Pull request #41322 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 1370072eb7e9772b6a6b125660479cb75943589b rather than 30bf45da204853d79e7533c118e65d783bfb44c2 Obtained Jenkinsfile from 1370072eb7e9772b6a6b125660479cb75943589b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-08-07T00:36:16.886Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-08-07T00:36:16.889Z] Trying to pass milestone 1 [Pipeline] milestone [2020-08-07T00:36:16.933Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-08-07T00:36:17.107Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-01c9a82bbc4bb31fb) in /home/ubuntu/workspace/moby_PR-41322 [Pipeline] { [Pipeline] checkout [2020-08-07T00:36:17.164Z] using credential docker-jenkins-github-credentials [2020-08-07T00:36:17.169Z] Cloning the remote Git repository [2020-08-07T00:36:17.169Z] Cloning with configured refspecs honoured and without tags [2020-08-07T00:36:17.151Z] Cloning repository https://github.com/moby/moby.git [2020-08-07T00:36:17.151Z] > git init /home/ubuntu/workspace/moby_PR-41322 # timeout=10 [2020-08-07T00:36:17.154Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-07T00:36:17.154Z] > git --version # timeout=10 [2020-08-07T00:36:17.156Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-07T00:36:17.156Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41322/head:refs/remotes/origin/PR-41322 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:36:25.382Z] Fetching without tags [2020-08-07T00:36:25.633Z] Merging remotes/origin/master commit 1370072eb7e9772b6a6b125660479cb75943589b into PR head commit 30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:36:26.191Z] Merge succeeded, producing 30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:36:26.191Z] Checking out Revision 30bf45da204853d79e7533c118e65d783bfb44c2 (PR-41322) [2020-08-07T00:36:26.346Z] Commit message: "Add support for custom seccomp on privileged containers" [2020-08-07T00:36:26.353Z] First time build. Skipping changelog. [2020-08-07T00:36:25.350Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-07T00:36:25.352Z] > git config --add remote.origin.fetch +refs/pull/41322/head:refs/remotes/origin/PR-41322 # timeout=10 [2020-08-07T00:36:25.353Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:36:25.358Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-07T00:36:25.363Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-07T00:36:25.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-07T00:36:25.363Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41322/head:refs/remotes/origin/PR-41322 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:36:25.614Z] > git config core.sparsecheckout # timeout=10 [2020-08-07T00:36:25.617Z] > git checkout -f 30bf45da204853d79e7533c118e65d783bfb44c2 # timeout=10 [2020-08-07T00:36:26.152Z] > git merge 1370072eb7e9772b6a6b125660479cb75943589b # timeout=10 [2020-08-07T00:36:26.165Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-07T00:36:26.173Z] > git config core.sparsecheckout # timeout=10 [2020-08-07T00:36:26.175Z] > git checkout -f 30bf45da204853d79e7533c118e65d783bfb44c2 # timeout=10 [2020-08-07T00:36:26.328Z] > git rev-list --no-walk 5a261a30e2bbc274a9c14c20784a45c407ab3531 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-07T00:36:27.163Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41322:/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-08-07T00:36:29.694Z] 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 [2020-08-07T00:36:29.903Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-01c9a82bbc4bb31fb) in /home/ubuntu/workspace/moby_PR-41322 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-08-07T00:36:29.910Z] Running on ppc64le-ubuntu-14 in /home/docker/workspace/moby_PR-41322 [2020-08-07T00:36:29.911Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-08b0e0fcd6069ff71) in /home/ubuntu/workspace/moby_PR-41322 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-08-07T00:36:29.978Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-41322 [2020-08-07T00:36:29.982Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-08-07T00:36:29.990Z] Fetching changes from the remote Git repository [2020-08-07T00:36:29.995Z] Fetching without tags [Pipeline] // stage [2020-08-07T00:36:30.001Z] using credential docker-jenkins-github-credentials [2020-08-07T00:36:30.008Z] Cloning the remote Git repository [2020-08-07T00:36:30.008Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-08-07T00:36:30.025Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-08-07T00:36:30.039Z] Cloning the remote Git repository [2020-08-07T00:36:30.039Z] Cloning with configured refspecs honoured and without tags [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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2020-08-07T00:36:30.237Z] using credential docker-jenkins-github-credentials [2020-08-07T00:36:30.243Z] Merging remotes/origin/master commit 1370072eb7e9772b6a6b125660479cb75943589b into PR head commit 30bf45da204853d79e7533c118e65d783bfb44c2 [Pipeline] // stage [2020-08-07T00:36:30.252Z] Cloning the remote Git repository [2020-08-07T00:36:30.252Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [2020-08-07T00:36:30.394Z] Merge succeeded, producing 30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:36:30.394Z] Checking out Revision 30bf45da204853d79e7533c118e65d783bfb44c2 (PR-41322) [2020-08-07T00:36:30.436Z] Commit message: "Add support for custom seccomp on privileged containers" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-07T00:36:29.966Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-08-07T00:36:29.971Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-07T00:36:29.976Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-07T00:36:29.976Z] > git --version # timeout=10 [2020-08-07T00:36:29.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-07T00:36:29.978Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41322/head:refs/remotes/origin/PR-41322 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:36:30.224Z] > git config core.sparsecheckout # timeout=10 [2020-08-07T00:36:30.226Z] > git checkout -f 30bf45da204853d79e7533c118e65d783bfb44c2 # timeout=10 [2020-08-07T00:36:30.364Z] > git merge 1370072eb7e9772b6a6b125660479cb75943589b # timeout=10 [2020-08-07T00:36:30.370Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-07T00:36:30.375Z] > git config core.sparsecheckout # timeout=10 [2020-08-07T00:36:30.376Z] > git checkout -f 30bf45da204853d79e7533c118e65d783bfb44c2 # timeout=10 [2020-08-07T00:36:30.010Z] Cloning repository https://github.com/moby/moby.git [2020-08-07T00:36:30.010Z] > git init /home/ubuntu/workspace/moby_PR-41322 # timeout=10 [2020-08-07T00:36:30.030Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-07T00:36:30.030Z] > git --version # timeout=10 [2020-08-07T00:36:30.035Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-07T00:36:30.037Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41322/head:refs/remotes/origin/PR-41322 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:36:30.046Z] Cloning repository https://github.com/moby/moby.git [2020-08-07T00:36:30.047Z] > git init /home/docker/workspace/moby_PR-41322 # timeout=10 [2020-08-07T00:36:30.056Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-07T00:36:30.056Z] > git --version # timeout=10 [2020-08-07T00:36:30.059Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-07T00:36:30.060Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41322/head:refs/remotes/origin/PR-41322 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:36:30.264Z] Cloning repository https://github.com/moby/moby.git [2020-08-07T00:36:30.264Z] > git init /home/jenkins/workspace/moby_PR-41322 # timeout=10 [2020-08-07T00:36:30.268Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-07T00:36:30.268Z] > git --version # timeout=10 [2020-08-07T00:36:30.269Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-07T00:36:30.270Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41322/head:refs/remotes/origin/PR-41322 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:36:31.191Z] + [ PR != PR ] [2020-08-07T00:36:31.191Z] + [ master != master ] [2020-08-07T00:36:31.191Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-07T00:36:31.435Z] Running on azwin-2-5039d0 in d:\jenkins\workspace\moby_PR-41322 [Pipeline] { [Pipeline] ws [2020-08-07T00:36:31.451Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-08-07T00:36:31.509Z] + docker version [2020-08-07T00:36:31.509Z] Client: Docker Engine - Community [2020-08-07T00:36:31.509Z] Version: 19.03.12 [2020-08-07T00:36:31.509Z] API version: 1.40 [2020-08-07T00:36:31.509Z] Go version: go1.13.10 [2020-08-07T00:36:31.509Z] Git commit: 48a66213fe [2020-08-07T00:36:31.509Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-07T00:36:31.509Z] OS/Arch: linux/amd64 [2020-08-07T00:36:31.509Z] Experimental: false [2020-08-07T00:36:31.509Z] [2020-08-07T00:36:31.509Z] Server: Docker Engine - Community [2020-08-07T00:36:31.509Z] Engine: [2020-08-07T00:36:31.509Z] Version: 19.03.12 [2020-08-07T00:36:31.509Z] API version: 1.40 (minimum version 1.12) [2020-08-07T00:36:31.509Z] Go version: go1.13.10 [2020-08-07T00:36:31.509Z] Git commit: 48a66213fe [2020-08-07T00:36:31.509Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-07T00:36:31.509Z] OS/Arch: linux/amd64 [2020-08-07T00:36:31.509Z] Experimental: true [2020-08-07T00:36:31.509Z] containerd: [2020-08-07T00:36:31.509Z] Version: 1.2.13 [2020-08-07T00:36:31.509Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-07T00:36:31.509Z] runc: [2020-08-07T00:36:31.509Z] Version: 1.0.0-rc10 [2020-08-07T00:36:31.509Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-07T00:36:31.509Z] docker-init: [2020-08-07T00:36:31.509Z] Version: 0.18.0 [2020-08-07T00:36:31.509Z] GitCommit: fec3683 [Pipeline] sh [2020-08-07T00:36:31.790Z] + docker info [2020-08-07T00:36:31.790Z] Client: [2020-08-07T00:36:31.790Z] Debug Mode: false [2020-08-07T00:36:31.790Z] [2020-08-07T00:36:31.790Z] Server: [2020-08-07T00:36:31.790Z] Containers: 0 [2020-08-07T00:36:31.790Z] Running: 0 [2020-08-07T00:36:31.790Z] Paused: 0 [2020-08-07T00:36:31.790Z] Stopped: 0 [2020-08-07T00:36:31.790Z] Images: 6 [2020-08-07T00:36:31.790Z] Server Version: 19.03.12 [2020-08-07T00:36:31.790Z] Storage Driver: overlay2 [2020-08-07T00:36:31.790Z] Backing Filesystem: extfs [2020-08-07T00:36:31.790Z] Supports d_type: true [2020-08-07T00:36:31.790Z] Native Overlay Diff: true [2020-08-07T00:36:31.790Z] Logging Driver: json-file [2020-08-07T00:36:31.790Z] Cgroup Driver: cgroupfs [2020-08-07T00:36:31.790Z] Plugins: [2020-08-07T00:36:31.790Z] Volume: local [2020-08-07T00:36:31.790Z] Network: bridge host ipvlan macvlan null overlay [2020-08-07T00:36:31.790Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-07T00:36:31.790Z] Swarm: inactive [2020-08-07T00:36:31.790Z] Runtimes: runc [2020-08-07T00:36:31.790Z] Default Runtime: runc [2020-08-07T00:36:31.790Z] Init Binary: docker-init [2020-08-07T00:36:31.790Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-07T00:36:31.790Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-07T00:36:31.790Z] init version: fec3683 [2020-08-07T00:36:31.790Z] Security Options: [2020-08-07T00:36:31.790Z] apparmor [2020-08-07T00:36:31.790Z] seccomp [2020-08-07T00:36:31.790Z] Profile: default [2020-08-07T00:36:31.790Z] Kernel Version: 5.3.0-1030-aws [2020-08-07T00:36:31.790Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-07T00:36:31.790Z] OSType: linux [2020-08-07T00:36:31.790Z] Architecture: x86_64 [2020-08-07T00:36:31.790Z] CPUs: 8 [2020-08-07T00:36:31.790Z] Total Memory: 30.58GiB [2020-08-07T00:36:31.790Z] Name: ip-10-100-56-182 [2020-08-07T00:36:31.790Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-07T00:36:31.790Z] Docker Root Dir: /var/lib/docker [2020-08-07T00:36:31.790Z] Debug Mode: false [2020-08-07T00:36:31.790Z] Registry: https://index.docker.io/v1/ [2020-08-07T00:36:31.790Z] Labels: [2020-08-07T00:36:31.790Z] Experimental: true [2020-08-07T00:36:31.790Z] Insecure Registries: [2020-08-07T00:36:31.790Z] 127.0.0.0/8 [2020-08-07T00:36:31.790Z] Live Restore Enabled: true [2020-08-07T00:36:31.790Z] [2020-08-07T00:36:31.790Z] WARNING: No swap limit support [Pipeline] sh [2020-08-07T00:36:32.070Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-07T00:36:32.070Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-07T00:36:32.070Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41322/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-07T00:36:32.328Z] + bash /home/ubuntu/workspace/moby_PR-41322/check-config.sh [2020-08-07T00:36:32.328Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-07T00:36:32.328Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-07T00:36:32.328Z] [2020-08-07T00:36:32.328Z] Generally Necessary: [2020-08-07T00:36:32.328Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-07T00:36:32.328Z] - apparmor: enabled and tools installed [2020-08-07T00:36:32.328Z] - CONFIG_NAMESPACES: enabled [2020-08-07T00:36:32.328Z] - CONFIG_NET_NS: enabled [2020-08-07T00:36:32.328Z] - CONFIG_PID_NS: enabled [2020-08-07T00:36:32.328Z] - CONFIG_IPC_NS: enabled [2020-08-07T00:36:32.328Z] - CONFIG_UTS_NS: enabled [2020-08-07T00:36:32.328Z] - CONFIG_CGROUPS: enabled [2020-08-07T00:36:32.328Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-07T00:36:32.328Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-07T00:36:32.328Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-07T00:36:32.328Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-07T00:36:32.328Z] - CONFIG_CPUSETS: enabled [2020-08-07T00:36:32.328Z] - CONFIG_MEMCG: enabled [2020-08-07T00:36:32.328Z] - CONFIG_KEYS: enabled [2020-08-07T00:36:32.328Z] - CONFIG_VETH: enabled (as module) [2020-08-07T00:36:32.328Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-07T00:36:32.328Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-07T00:36:32.328Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-07T00:36:32.328Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-07T00:36:32.328Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-07T00:36:32.328Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-07T00:36:32.328Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-07T00:36:32.328Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-07T00:36:32.328Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-07T00:36:32.328Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-07T00:36:32.328Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-07T00:36:32.328Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-07T00:36:32.328Z] [2020-08-07T00:36:32.328Z] Optional Features: [2020-08-07T00:36:32.328Z] - CONFIG_USER_NS: enabled [2020-08-07T00:36:32.328Z] - CONFIG_SECCOMP: enabled [2020-08-07T00:36:32.328Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-07T00:36:32.328Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-07T00:36:32.328Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-07T00:36:32.328Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-07T00:36:32.328Z] - CONFIG_BLK_CGROUP: enabled [2020-08-07T00:36:32.328Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-07T00:36:32.328Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-07T00:36:32.328Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-07T00:36:32.328Z] - CONFIG_CGROUP_PERF: enabled [2020-08-07T00:36:32.328Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-07T00:36:32.328Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-07T00:36:32.328Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-07T00:36:32.328Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-07T00:36:32.328Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-07T00:36:32.328Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-07T00:36:32.328Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-07T00:36:32.328Z] - CONFIG_IP_VS: enabled (as module) [2020-08-07T00:36:32.328Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-07T00:36:32.328Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-07T00:36:32.328Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-07T00:36:32.587Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-07T00:36:32.587Z] - CONFIG_EXT4_FS: enabled [2020-08-07T00:36:32.587Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-07T00:36:32.587Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-07T00:36:32.587Z] - Network Drivers: [2020-08-07T00:36:32.587Z] - "overlay": [2020-08-07T00:36:32.587Z] - CONFIG_VXLAN: enabled (as module) [2020-08-07T00:36:32.587Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-07T00:36:32.587Z] Optional (for encrypted networks): [2020-08-07T00:36:32.587Z] - CONFIG_CRYPTO: enabled [2020-08-07T00:36:32.587Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-07T00:36:32.587Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-07T00:36:32.587Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-07T00:36:32.587Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-07T00:36:32.587Z] - CONFIG_XFRM: enabled [2020-08-07T00:36:32.587Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-07T00:36:32.587Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-07T00:36:32.587Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-07T00:36:32.587Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-07T00:36:32.587Z] - "ipvlan": [2020-08-07T00:36:32.587Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-07T00:36:32.587Z] - "macvlan": [2020-08-07T00:36:32.587Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-07T00:36:32.587Z] - CONFIG_DUMMY: enabled (as module) [2020-08-07T00:36:32.587Z] - "ftp,tftp client in container": [2020-08-07T00:36:32.587Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-07T00:36:32.587Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-07T00:36:32.587Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-07T00:36:32.587Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-07T00:36:32.587Z] - Storage Drivers: [2020-08-07T00:36:32.587Z] - "aufs": [2020-08-07T00:36:32.587Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-07T00:36:32.587Z] - "btrfs": [2020-08-07T00:36:32.587Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-07T00:36:32.587Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-07T00:36:32.587Z] - "devicemapper": [2020-08-07T00:36:32.587Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-07T00:36:32.587Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-07T00:36:32.587Z] - "overlay": [2020-08-07T00:36:32.587Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-07T00:36:32.587Z] - "zfs": [2020-08-07T00:36:32.587Z] - /dev/zfs: present [2020-08-07T00:36:32.587Z] - zfs command: missing [2020-08-07T00:36:32.587Z] - zpool command: missing [2020-08-07T00:36:32.587Z] [2020-08-07T00:36:32.587Z] Limits: [2020-08-07T00:36:32.587Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-07T00:36:32.587Z] [2020-08-07T00:36:32.587Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-07T00:36:32.917Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:30bf45da204853d79e7533c118e65d783bfb44c2 . [2020-08-07T00:36:32.917Z] #2 [internal] load .dockerignore [2020-08-07T00:36:32.917Z] #2 transferring context: 87B done [2020-08-07T00:36:32.917Z] #2 DONE 0.0s [2020-08-07T00:36:32.917Z] [2020-08-07T00:36:32.917Z] #1 [internal] load build definition from Dockerfile [2020-08-07T00:36:32.917Z] #1 transferring dockerfile: 16.37kB done [2020-08-07T00:36:32.917Z] #1 DONE 0.0s [2020-08-07T00:36:32.917Z] [2020-08-07T00:36:32.917Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-07T00:36:33.176Z] #3 DONE 0.1s [2020-08-07T00:36:33.176Z] [2020-08-07T00:36:33.176Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-07T00:36:33.176Z] #4 CACHED [2020-08-07T00:36:33.176Z] [2020-08-07T00:36:33.176Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-07T00:36:33.176Z] #6 DONE 0.1s [2020-08-07T00:36:33.176Z] [2020-08-07T00:36:33.176Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-07T00:36:33.176Z] #5 DONE 0.1s [2020-08-07T00:36:33.176Z] [2020-08-07T00:36:33.176Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-07T00:36:33.176Z] #58 DONE 0.0s [2020-08-07T00:36:33.176Z] [2020-08-07T00:36:33.176Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-07T00:36:33.176Z] #7 DONE 0.0s [2020-08-07T00:36:33.176Z] [2020-08-07T00:36:33.176Z] #20 [internal] load build context [2020-08-07T00:36:34.113Z] #20 transferring context: 51.48MB 0.6s done [2020-08-07T00:36:34.113Z] #20 DONE 0.7s [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-07T00:36:34.113Z] #46 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-07T00:36:34.113Z] #18 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-07T00:36:34.113Z] #42 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-07T00:36:34.113Z] #15 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-07T00:36:34.113Z] #14 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-07T00:36:34.113Z] #55 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:36:34.113Z] #21 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-07T00:36:34.113Z] #37 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-07T00:36:34.113Z] #59 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-07T00:36:34.113Z] #50 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:36:34.113Z] #41 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-07T00:36:34.113Z] #53 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-07T00:36:34.113Z] #8 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:36:34.113Z] #49 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-07T00:36:34.113Z] #23 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-07T00:36:34.113Z] #28 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-07T00:36:34.113Z] #22 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-07T00:36:34.113Z] #57 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:36:34.113Z] #45 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-07T00:36:34.113Z] #36 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-07T00:36:34.113Z] #29 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-07T00:36:34.113Z] #24 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-07T00:36:34.113Z] #32 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:36:34.113Z] #60 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-07T00:36:34.113Z] #44 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-07T00:36:34.113Z] #61 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:36:34.113Z] #33 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-07T00:36:34.113Z] #17 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:36:34.113Z] #39 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:36:34.113Z] #30 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-07T00:36:34.113Z] #51 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:36:34.113Z] #10 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-07T00:36:34.113Z] #16 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:36:34.113Z] #47 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-07T00:36:34.113Z] #40 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:36:34.113Z] #43 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:36:34.113Z] #38 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:36:34.113Z] #52 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:36:34.113Z] #54 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-07T00:36:34.113Z] #35 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-07T00:36:34.113Z] #19 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-07T00:36:34.113Z] #13 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-07T00:36:34.113Z] #9 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-07T00:36:34.113Z] #11 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-07T00:36:34.113Z] #26 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-07T00:36:34.113Z] #27 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-07T00:36:34.113Z] #56 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-07T00:36:34.113Z] #48 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-07T00:36:34.113Z] #12 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-07T00:36:34.113Z] #34 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:36:34.113Z] #25 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-07T00:36:34.113Z] #31 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-07T00:36:34.113Z] #62 CACHED [2020-08-07T00:36:34.113Z] [2020-08-07T00:36:34.113Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-07T00:36:34.680Z] #63 DONE 0.8s [2020-08-07T00:36:34.680Z] [2020-08-07T00:36:34.680Z] #64 exporting to image [2020-08-07T00:36:34.680Z] #64 exporting layers [2020-08-07T00:36:35.615Z] #64 exporting layers 0.7s done [2020-08-07T00:36:35.615Z] #64 writing image sha256:b41ebf245cb1c23dd992228c7fda6fbe1dae7d03a214facaa50850a7aa336de3 done [2020-08-07T00:36:35.615Z] #64 naming to docker.io/library/docker:30bf45da204853d79e7533c118e65d783bfb44c2 done [2020-08-07T00:36:35.615Z] #64 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-08-07T00:36:36.040Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41322/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41322/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bf45da204853d79e7533c118e65d783bfb44c2 hack/validate/default [2020-08-07T00:36:36.607Z] Congratulations! All commits are properly signed with the DCO! [2020-08-07T00:36:36.607Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-08-07T00:36:36.607Z] No api/types/ or api/swagger.yaml changes in diff. [2020-08-07T00:36:36.607Z] Congratulations! All TOML source files changed here have valid syntax. [2020-08-07T00:36:36.607Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-08-07T00:36:36.607Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-08-07T00:36:36.607Z] Congratulations! No new tests were added to integration-cli. [2020-08-07T00:36:36.607Z] [2020-08-07T00:36:36.607Z] INFO Start validation with golang-ci-lint [2020-08-07T00:36:36.866Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-08-07T00:36:36.866Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-07T00:36:36.866Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-07T00:36:39.404Z] Fetching without tags [2020-08-07T00:36:39.379Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-07T00:36:39.381Z] > git config --add remote.origin.fetch +refs/pull/41322/head:refs/remotes/origin/PR-41322 # timeout=10 [2020-08-07T00:36:39.382Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:36:39.401Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-07T00:36:39.416Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-07T00:36:39.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-07T00:36:39.416Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41322/head:refs/remotes/origin/PR-41322 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:36:39.690Z] Merging remotes/origin/master commit 1370072eb7e9772b6a6b125660479cb75943589b into PR head commit 30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:36:40.228Z] Merge succeeded, producing 30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:36:40.229Z] Checking out Revision 30bf45da204853d79e7533c118e65d783bfb44c2 (PR-41322) [2020-08-07T00:36:40.409Z] Commit message: "Add support for custom seccomp on privileged containers" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-07T00:36:39.702Z] > git config core.sparsecheckout # timeout=10 [2020-08-07T00:36:39.705Z] > git checkout -f 30bf45da204853d79e7533c118e65d783bfb44c2 # timeout=10 [2020-08-07T00:36:40.206Z] > git merge 1370072eb7e9772b6a6b125660479cb75943589b # timeout=10 [2020-08-07T00:36:40.225Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-07T00:36:40.240Z] > git config core.sparsecheckout # timeout=10 [2020-08-07T00:36:40.244Z] > git checkout -f 30bf45da204853d79e7533c118e65d783bfb44c2 # timeout=10 [2020-08-07T00:36:41.257Z] + docker version [2020-08-07T00:36:41.257Z] Client: Docker Engine - Community [2020-08-07T00:36:41.257Z] Version: 19.03.7 [2020-08-07T00:36:41.257Z] API version: 1.40 [2020-08-07T00:36:41.257Z] Go version: go1.12.17 [2020-08-07T00:36:41.257Z] Git commit: 7141c199a2 [2020-08-07T00:36:41.257Z] Built: Sat Mar 7 16:48:47 2020 [2020-08-07T00:36:41.257Z] OS/Arch: linux/s390x [2020-08-07T00:36:41.257Z] Experimental: false [2020-08-07T00:36:41.257Z] [2020-08-07T00:36:41.257Z] Server: Docker Engine - Community [2020-08-07T00:36:41.257Z] Engine: [2020-08-07T00:36:41.257Z] Version: 19.03.7 [2020-08-07T00:36:41.257Z] API version: 1.40 (minimum version 1.12) [2020-08-07T00:36:41.257Z] Go version: go1.12.17 [2020-08-07T00:36:41.257Z] Git commit: 7141c199a2 [2020-08-07T00:36:41.257Z] Built: Sat Mar 7 16:47:46 2020 [2020-08-07T00:36:41.257Z] OS/Arch: linux/s390x [2020-08-07T00:36:41.257Z] Experimental: true [2020-08-07T00:36:41.257Z] containerd: [2020-08-07T00:36:41.257Z] Version: 1.2.13 [2020-08-07T00:36:41.257Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-07T00:36:41.257Z] runc: [2020-08-07T00:36:41.257Z] Version: 1.0.0-rc10 [2020-08-07T00:36:41.257Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-07T00:36:41.257Z] docker-init: [2020-08-07T00:36:41.257Z] Version: 0.18.0 [2020-08-07T00:36:41.257Z] GitCommit: fec3683 [Pipeline] sh [2020-08-07T00:36:41.641Z] + docker info [2020-08-07T00:36:41.641Z] Client: [2020-08-07T00:36:41.641Z] Debug Mode: false [2020-08-07T00:36:41.641Z] [2020-08-07T00:36:41.641Z] Server: [2020-08-07T00:36:41.641Z] Containers: 0 [2020-08-07T00:36:41.641Z] Running: 0 [2020-08-07T00:36:41.641Z] Paused: 0 [2020-08-07T00:36:41.641Z] Stopped: 0 [2020-08-07T00:36:41.641Z] Images: 0 [2020-08-07T00:36:41.641Z] Server Version: 19.03.7 [2020-08-07T00:36:41.641Z] Storage Driver: overlay2 [2020-08-07T00:36:41.641Z] Backing Filesystem: [2020-08-07T00:36:41.641Z] Supports d_type: true [2020-08-07T00:36:41.641Z] Native Overlay Diff: true [2020-08-07T00:36:41.641Z] Logging Driver: json-file [2020-08-07T00:36:41.641Z] Cgroup Driver: cgroupfs [2020-08-07T00:36:41.641Z] Plugins: [2020-08-07T00:36:41.641Z] Volume: local [2020-08-07T00:36:41.641Z] Network: bridge host ipvlan macvlan null overlay [2020-08-07T00:36:41.641Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-07T00:36:41.641Z] Swarm: inactive [2020-08-07T00:36:41.641Z] Runtimes: runc [2020-08-07T00:36:41.641Z] Default Runtime: runc [2020-08-07T00:36:41.641Z] Init Binary: docker-init [2020-08-07T00:36:41.641Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-07T00:36:41.641Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-07T00:36:41.641Z] init version: fec3683 [2020-08-07T00:36:41.641Z] Security Options: [2020-08-07T00:36:41.641Z] apparmor [2020-08-07T00:36:41.641Z] seccomp [2020-08-07T00:36:41.641Z] Profile: default [2020-08-07T00:36:41.641Z] Kernel Version: 4.15.0-88-generic [2020-08-07T00:36:41.641Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-07T00:36:41.641Z] OSType: linux [2020-08-07T00:36:41.641Z] Architecture: s390x [2020-08-07T00:36:41.641Z] CPUs: 2 [2020-08-07T00:36:41.641Z] Total Memory: 7.861GiB [2020-08-07T00:36:41.641Z] Name: s390x-ubuntu-30 [2020-08-07T00:36:41.641Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-08-07T00:36:41.641Z] Docker Root Dir: /var/lib/docker [2020-08-07T00:36:41.641Z] Debug Mode: false [2020-08-07T00:36:41.641Z] Username: dockerbuildbot [2020-08-07T00:36:41.641Z] Registry: https://index.docker.io/v1/ [2020-08-07T00:36:41.641Z] Labels: [2020-08-07T00:36:41.641Z] Experimental: true [2020-08-07T00:36:41.641Z] Insecure Registries: [2020-08-07T00:36:41.641Z] 127.0.0.0/8 [2020-08-07T00:36:41.641Z] Live Restore Enabled: false [2020-08-07T00:36:41.641Z] [2020-08-07T00:36:41.641Z] WARNING: No swap limit support [Pipeline] sh [2020-08-07T00:36:42.041Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-07T00:36:42.041Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-07T00:36:42.041Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41322/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-07T00:36:42.041Z] + bash /home/jenkins/workspace/moby_PR-41322/check-config.sh [2020-08-07T00:36:42.041Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-07T00:36:42.041Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-08-07T00:36:42.041Z] [2020-08-07T00:36:42.041Z] Generally Necessary: [2020-08-07T00:36:42.041Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-07T00:36:42.041Z] - apparmor: enabled and tools installed [2020-08-07T00:36:42.041Z] - CONFIG_NAMESPACES: enabled [2020-08-07T00:36:42.041Z] - CONFIG_NET_NS: enabled [2020-08-07T00:36:42.041Z] - CONFIG_PID_NS: enabled [2020-08-07T00:36:42.041Z] - CONFIG_IPC_NS: enabled [2020-08-07T00:36:42.041Z] - CONFIG_UTS_NS: enabled [2020-08-07T00:36:42.041Z] - CONFIG_CGROUPS: enabled [2020-08-07T00:36:42.041Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-07T00:36:42.041Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-07T00:36:42.041Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-07T00:36:42.041Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-07T00:36:42.041Z] - CONFIG_CPUSETS: enabled [2020-08-07T00:36:42.041Z] - CONFIG_MEMCG: enabled [2020-08-07T00:36:42.041Z] - CONFIG_KEYS: enabled [2020-08-07T00:36:42.041Z] - CONFIG_VETH: enabled (as module) [2020-08-07T00:36:42.041Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-07T00:36:42.041Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-07T00:36:42.041Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-07T00:36:42.041Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-07T00:36:42.041Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-07T00:36:42.041Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-07T00:36:42.041Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-07T00:36:42.041Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-07T00:36:42.041Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-07T00:36:42.041Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-07T00:36:42.041Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-07T00:36:42.041Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-07T00:36:42.041Z] [2020-08-07T00:36:42.041Z] Optional Features: [2020-08-07T00:36:42.041Z] - CONFIG_USER_NS: enabled [2020-08-07T00:36:42.041Z] - CONFIG_SECCOMP: enabled [2020-08-07T00:36:42.041Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-07T00:36:42.041Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-07T00:36:42.041Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-07T00:36:42.041Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-07T00:36:42.041Z] - CONFIG_BLK_CGROUP: enabled [2020-08-07T00:36:42.041Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-07T00:36:42.041Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-07T00:36:42.041Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-07T00:36:42.041Z] - CONFIG_CGROUP_PERF: enabled [2020-08-07T00:36:42.041Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-07T00:36:42.041Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-07T00:36:42.041Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-07T00:36:42.041Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-07T00:36:42.041Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-07T00:36:42.041Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-07T00:36:42.041Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-07T00:36:42.041Z] - CONFIG_IP_VS: enabled (as module) [2020-08-07T00:36:42.041Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-07T00:36:42.041Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-07T00:36:42.041Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-07T00:36:42.041Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-07T00:36:42.041Z] - CONFIG_EXT4_FS: enabled [2020-08-07T00:36:42.041Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-07T00:36:42.041Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-07T00:36:42.041Z] - Network Drivers: [2020-08-07T00:36:42.041Z] - "overlay": [2020-08-07T00:36:42.334Z] - CONFIG_VXLAN: enabled (as module) [2020-08-07T00:36:42.334Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-07T00:36:42.334Z] Optional (for encrypted networks): [2020-08-07T00:36:42.334Z] - CONFIG_CRYPTO: enabled [2020-08-07T00:36:42.334Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-07T00:36:42.334Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-07T00:36:42.334Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-07T00:36:42.334Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-07T00:36:42.334Z] - CONFIG_XFRM: enabled [2020-08-07T00:36:42.334Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-07T00:36:42.334Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-07T00:36:42.334Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-07T00:36:42.335Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-07T00:36:42.335Z] - "ipvlan": [2020-08-07T00:36:42.335Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-07T00:36:42.335Z] - "macvlan": [2020-08-07T00:36:42.335Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-07T00:36:42.335Z] - CONFIG_DUMMY: enabled (as module) [2020-08-07T00:36:42.335Z] - "ftp,tftp client in container": [2020-08-07T00:36:42.335Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-07T00:36:42.335Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-07T00:36:42.335Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-07T00:36:42.335Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-07T00:36:42.335Z] - Storage Drivers: [2020-08-07T00:36:42.335Z] - "aufs": [2020-08-07T00:36:42.335Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-07T00:36:42.335Z] - "btrfs": [2020-08-07T00:36:42.335Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-07T00:36:42.335Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-07T00:36:42.335Z] - "devicemapper": [2020-08-07T00:36:42.335Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-07T00:36:42.335Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-07T00:36:42.335Z] - "overlay": [2020-08-07T00:36:42.335Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-07T00:36:42.335Z] - "zfs": [2020-08-07T00:36:42.335Z] - /dev/zfs: missing [2020-08-07T00:36:42.335Z] - zfs command: missing [2020-08-07T00:36:42.335Z] - zpool command: missing [2020-08-07T00:36:42.335Z] [2020-08-07T00:36:42.335Z] Limits: [2020-08-07T00:36:42.335Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-07T00:36:42.335Z] [2020-08-07T00:36:42.335Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-07T00:36:42.769Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:30bf45da204853d79e7533c118e65d783bfb44c2 . [2020-08-07T00:36:42.769Z] #2 [internal] load build definition from Dockerfile [2020-08-07T00:36:42.769Z] #2 transferring dockerfile: 16.37kB done [2020-08-07T00:36:42.769Z] #2 DONE 0.0s [2020-08-07T00:36:42.769Z] [2020-08-07T00:36:42.769Z] #1 [internal] load .dockerignore [2020-08-07T00:36:42.769Z] #1 transferring context: 87B done [2020-08-07T00:36:42.769Z] #1 DONE 0.0s [2020-08-07T00:36:42.769Z] [2020-08-07T00:36:42.769Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-07T00:36:43.069Z] #3 DONE 0.2s [2020-08-07T00:36:43.069Z] [2020-08-07T00:36:43.069Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-07T00:36:43.069Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-07T00:36:43.363Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-08-07T00:36:43.363Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 4.45MB / 8.88MB 0.1s [2020-08-07T00:36:43.363Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-07T00:36:43.363Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-08-07T00:36:43.363Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-08-07T00:36:43.363Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2020-08-07T00:36:43.656Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-08-07T00:36:43.656Z] #4 DONE 0.6s [2020-08-07T00:36:44.295Z] [2020-08-07T00:36:44.295Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-07T00:36:44.295Z] #6 DONE 0.2s [2020-08-07T00:36:44.295Z] [2020-08-07T00:36:44.295Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-07T00:36:44.295Z] #5 DONE 0.3s [2020-08-07T00:36:44.295Z] [2020-08-07T00:36:44.295Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-07T00:36:44.295Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done [2020-08-07T00:36:44.468Z] Fetching without tags [2020-08-07T00:36:44.605Z] #7 sha256:d2a4bc25ce2a6a1f4ba156c384f6651a22a1bb3c09858f16eee8082d74f215dd 1.79kB / 1.79kB done [2020-08-07T00:36:44.605Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 72.70kB / 48.97MB 0.1s [2020-08-07T00:36:44.605Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 1.77MB / 7.39MB 0.1s [2020-08-07T00:36:44.605Z] #7 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done [2020-08-07T00:36:44.605Z] #7 sha256:2e42156bedac290657ae872b45e29b8341fc415b5ff0af67fca09c9df94f0d83 6.19kB / 6.19kB done [2020-08-07T00:36:44.863Z] Merging remotes/origin/master commit 1370072eb7e9772b6a6b125660479cb75943589b into PR head commit 30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:36:44.903Z] Still waiting to schedule task [2020-08-07T00:36:44.903Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-08-07T00:36:44.904Z] Still waiting to schedule task [2020-08-07T00:36:44.904Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-08-07T00:36:44.930Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 11.70MB / 48.97MB 0.3s [2020-08-07T00:36:44.930Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-08-07T00:36:44.930Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 31.75kB / 9.88MB 0.3s [2020-08-07T00:36:44.930Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.3s [2020-08-07T00:36:44.930Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 18.53MB / 48.97MB 0.5s [2020-08-07T00:36:44.930Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.5s [2020-08-07T00:36:44.930Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 6.82MB / 51.38MB 0.5s [2020-08-07T00:36:44.930Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 25.16MB / 48.97MB 0.6s [2020-08-07T00:36:44.930Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.5s done [2020-08-07T00:36:44.930Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 10.42MB / 51.38MB 0.6s [2020-08-07T00:36:44.930Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.6s [2020-08-07T00:36:45.258Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 28.37MB / 48.97MB 0.7s [2020-08-07T00:36:45.258Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 14.42MB / 51.38MB 0.7s [2020-08-07T00:36:45.258Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 3.48MB / 56.74MB 0.7s [2020-08-07T00:36:45.258Z] #7 ... [2020-08-07T00:36:45.258Z] [2020-08-07T00:36:45.258Z] #20 [internal] load build context [2020-08-07T00:36:45.258Z] #20 transferring context: 51.48MB 0.8s done [2020-08-07T00:36:45.258Z] #20 DONE 0.9s [2020-08-07T00:36:45.258Z] [2020-08-07T00:36:45.258Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-07T00:36:45.258Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 32.39MB / 48.97MB 0.8s [2020-08-07T00:36:45.258Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 19.45MB / 51.38MB 0.8s [2020-08-07T00:36:45.258Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 7.99MB / 56.74MB 0.8s [2020-08-07T00:36:45.588Z] #7 ... [2020-08-07T00:36:45.588Z] [2020-08-07T00:36:45.588Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-07T00:36:45.588Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-07T00:36:45.588Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-07T00:36:45.588Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-07T00:36:45.588Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-08-07T00:36:45.588Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-08-07T00:36:45.588Z] #58 DONE 1.1s [2020-08-07T00:36:45.588Z] [2020-08-07T00:36:45.588Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-07T00:36:45.588Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 41.76MB / 48.97MB 1.0s [2020-08-07T00:36:45.588Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 26.44MB / 51.38MB 1.0s [2020-08-07T00:36:45.588Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 14.99MB / 56.74MB 1.0s [2020-08-07T00:36:45.588Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 44.72MB / 48.97MB 1.1s [2020-08-07T00:36:45.588Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 30.66MB / 51.38MB 1.1s [2020-08-07T00:36:45.588Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 19.61MB / 56.74MB 1.1s [2020-08-07T00:36:45.588Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 47.61MB / 48.97MB 1.2s [2020-08-07T00:36:45.588Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 34.73MB / 51.38MB 1.2s [2020-08-07T00:36:45.588Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 24.46MB / 56.74MB 1.2s [2020-08-07T00:36:45.824Z] Merge succeeded, producing 30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:36:45.824Z] Checking out Revision 30bf45da204853d79e7533c118e65d783bfb44c2 (PR-41322) [2020-08-07T00:36:44.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-07T00:36:44.445Z] > git config --add remote.origin.fetch +refs/pull/41322/head:refs/remotes/origin/PR-41322 # timeout=10 [2020-08-07T00:36:44.449Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:36:44.462Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-07T00:36:44.470Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-07T00:36:44.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-07T00:36:44.471Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41322/head:refs/remotes/origin/PR-41322 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:36:44.864Z] > git config core.sparsecheckout # timeout=10 [2020-08-07T00:36:44.869Z] > git checkout -f 30bf45da204853d79e7533c118e65d783bfb44c2 # timeout=10 [2020-08-07T00:36:45.800Z] > git merge 1370072eb7e9772b6a6b125660479cb75943589b # timeout=10 [2020-08-07T00:36:45.814Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-07T00:36:45.825Z] > git config core.sparsecheckout # timeout=10 [2020-08-07T00:36:45.829Z] > git checkout -f 30bf45da204853d79e7533c118e65d783bfb44c2 # timeout=10 [2020-08-07T00:36:45.910Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s done [2020-08-07T00:36:45.910Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 43.59MB / 51.38MB 1.4s [2020-08-07T00:36:45.910Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 35.97MB / 56.74MB 1.4s [2020-08-07T00:36:45.910Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 97.28kB / 102.23MB 1.4s [2020-08-07T00:36:45.910Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-08-07T00:36:45.910Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 49.05MB / 51.38MB 1.5s [2020-08-07T00:36:45.910Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 39.26MB / 56.74MB 1.5s [2020-08-07T00:36:46.242Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 43.67MB / 56.74MB 1.6s [2020-08-07T00:36:46.242Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 8.22MB / 102.23MB 1.6s [2020-08-07T00:36:46.242Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.6s done [2020-08-07T00:36:46.242Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 50.72MB / 56.74MB 1.7s [2020-08-07T00:36:46.242Z] #7 sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 156B / 156B 1.7s done [2020-08-07T00:36:46.242Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.60MB / 56.74MB 1.8s [2020-08-07T00:36:46.242Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 18.89MB / 102.23MB 1.8s [2020-08-07T00:36:46.517Z] Commit message: "Add support for custom seccomp on privileged containers" [2020-08-07T00:36:46.545Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.9s done [2020-08-07T00:36:46.546Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 30.53MB / 102.23MB 1.9s [2020-08-07T00:36:46.546Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 42.31MB / 102.23MB 2.0s [2020-08-07T00:36:46.546Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 62.33MB / 102.23MB 2.2s [2020-08-07T00:36:46.842Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 69.21MB / 102.23MB 2.3s [2020-08-07T00:36:46.842Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 78.51MB / 102.23MB 2.4s [2020-08-07T00:36:46.842Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 88.55MB / 102.23MB 2.5s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-07T00:36:47.135Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 99.75MB / 102.23MB 2.6s [2020-08-07T00:36:47.366Z] + docker version [2020-08-07T00:36:47.366Z] Client: Docker Engine - Community [2020-08-07T00:36:47.366Z] Version: 19.03.12 [2020-08-07T00:36:47.366Z] API version: 1.40 [2020-08-07T00:36:47.366Z] Go version: go1.13.10 [2020-08-07T00:36:47.366Z] Git commit: 48a6621 [2020-08-07T00:36:47.366Z] Built: Mon Jun 22 15:46:32 2020 [2020-08-07T00:36:47.366Z] OS/Arch: linux/arm64 [2020-08-07T00:36:47.366Z] Experimental: false [2020-08-07T00:36:47.366Z] [2020-08-07T00:36:47.366Z] Server: Docker Engine - Community [2020-08-07T00:36:47.366Z] Engine: [2020-08-07T00:36:47.366Z] Version: 19.03.12 [2020-08-07T00:36:47.366Z] API version: 1.40 (minimum version 1.12) [2020-08-07T00:36:47.366Z] Go version: go1.13.10 [2020-08-07T00:36:47.366Z] Git commit: 48a6621 [2020-08-07T00:36:47.366Z] Built: Mon Jun 22 15:45:04 2020 [2020-08-07T00:36:47.366Z] OS/Arch: linux/arm64 [2020-08-07T00:36:47.366Z] Experimental: true [2020-08-07T00:36:47.366Z] containerd: [2020-08-07T00:36:47.366Z] Version: 1.2.13 [2020-08-07T00:36:47.366Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-07T00:36:47.366Z] runc: [2020-08-07T00:36:47.366Z] Version: 1.0.0-rc10 [2020-08-07T00:36:47.366Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-07T00:36:47.366Z] docker-init: [2020-08-07T00:36:47.366Z] Version: 0.18.0 [2020-08-07T00:36:47.366Z] GitCommit: fec3683 [Pipeline] sh [2020-08-07T00:36:47.427Z] Fetching without tags [2020-08-07T00:36:47.430Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 102.23MB / 102.23MB 2.7s done [2020-08-07T00:36:47.430Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.6s done [2020-08-07T00:36:47.659Z] + docker info [2020-08-07T00:36:47.400Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-07T00:36:47.404Z] > git config --add remote.origin.fetch +refs/pull/41322/head:refs/remotes/origin/PR-41322 # timeout=10 [2020-08-07T00:36:47.407Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:36:47.421Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-07T00:36:47.435Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-07T00:36:47.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-07T00:36:47.436Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41322/head:refs/remotes/origin/PR-41322 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:36:47.723Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-08-07T00:36:47.855Z] Merging remotes/origin/master commit 1370072eb7e9772b6a6b125660479cb75943589b into PR head commit 30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:36:48.017Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.2s done [2020-08-07T00:36:48.017Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2020-08-07T00:36:48.231Z] Client: [2020-08-07T00:36:48.231Z] Debug Mode: false [2020-08-07T00:36:48.231Z] [2020-08-07T00:36:48.231Z] Server: [2020-08-07T00:36:48.231Z] Containers: 0 [2020-08-07T00:36:48.231Z] Running: 0 [2020-08-07T00:36:48.231Z] Paused: 0 [2020-08-07T00:36:48.231Z] Stopped: 0 [2020-08-07T00:36:48.231Z] Images: 2 [2020-08-07T00:36:48.231Z] Server Version: 19.03.12 [2020-08-07T00:36:48.231Z] Storage Driver: overlay2 [2020-08-07T00:36:48.231Z] Backing Filesystem: extfs [2020-08-07T00:36:48.231Z] Supports d_type: true [2020-08-07T00:36:48.231Z] Native Overlay Diff: true [2020-08-07T00:36:48.231Z] Logging Driver: json-file [2020-08-07T00:36:48.231Z] Cgroup Driver: cgroupfs [2020-08-07T00:36:48.231Z] Plugins: [2020-08-07T00:36:48.231Z] Volume: local [2020-08-07T00:36:48.231Z] Network: bridge host ipvlan macvlan null overlay [2020-08-07T00:36:48.231Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-07T00:36:48.231Z] Swarm: inactive [2020-08-07T00:36:48.231Z] Runtimes: runc [2020-08-07T00:36:48.231Z] Default Runtime: runc [2020-08-07T00:36:48.231Z] Init Binary: docker-init [2020-08-07T00:36:48.231Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-07T00:36:48.231Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-07T00:36:48.231Z] init version: fec3683 [2020-08-07T00:36:48.231Z] Security Options: [2020-08-07T00:36:48.231Z] apparmor [2020-08-07T00:36:48.231Z] seccomp [2020-08-07T00:36:48.231Z] Profile: default [2020-08-07T00:36:48.231Z] Kernel Version: 4.15.0-1074-aws [2020-08-07T00:36:48.231Z] Operating System: Ubuntu 16.04.6 LTS [2020-08-07T00:36:48.231Z] OSType: linux [2020-08-07T00:36:48.231Z] Architecture: aarch64 [2020-08-07T00:36:48.231Z] CPUs: 4 [2020-08-07T00:36:48.231Z] Total Memory: 7.525GiB [2020-08-07T00:36:48.231Z] Name: ip-10-100-32-200 [2020-08-07T00:36:48.231Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-08-07T00:36:48.231Z] Docker Root Dir: /var/lib/docker [2020-08-07T00:36:48.231Z] Debug Mode: false [2020-08-07T00:36:48.231Z] Registry: https://index.docker.io/v1/ [2020-08-07T00:36:48.231Z] Labels: [2020-08-07T00:36:48.231Z] Experimental: true [2020-08-07T00:36:48.231Z] Insecure Registries: [2020-08-07T00:36:48.231Z] 127.0.0.0/8 [2020-08-07T00:36:48.231Z] Live Restore Enabled: true [2020-08-07T00:36:48.231Z] [2020-08-07T00:36:48.231Z] WARNING: No swap limit support [Pipeline] sh [2020-08-07T00:36:48.310Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2020-08-07T00:36:48.310Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-08-07T00:36:48.523Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-07T00:36:48.523Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-07T00:36:48.523Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41322/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-07T00:36:48.523Z] + bash /home/ubuntu/workspace/moby_PR-41322/check-config.sh [2020-08-07T00:36:48.523Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-07T00:36:48.523Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-08-07T00:36:48.523Z] [2020-08-07T00:36:48.523Z] Generally Necessary: [2020-08-07T00:36:48.523Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-07T00:36:48.523Z] - apparmor: enabled and tools installed [2020-08-07T00:36:48.523Z] - CONFIG_NAMESPACES: enabled [2020-08-07T00:36:48.523Z] - CONFIG_NET_NS: enabled [2020-08-07T00:36:48.523Z] - CONFIG_PID_NS: enabled [2020-08-07T00:36:48.523Z] - CONFIG_IPC_NS: enabled [2020-08-07T00:36:48.523Z] - CONFIG_UTS_NS: enabled [2020-08-07T00:36:48.523Z] - CONFIG_CGROUPS: enabled [2020-08-07T00:36:48.523Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-07T00:36:48.523Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-07T00:36:48.523Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-07T00:36:48.523Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-07T00:36:48.595Z] Merge succeeded, producing 30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:36:48.595Z] Checking out Revision 30bf45da204853d79e7533c118e65d783bfb44c2 (PR-41322) [2020-08-07T00:36:48.785Z] - CONFIG_CPUSETS: enabled [2020-08-07T00:36:48.785Z] - CONFIG_MEMCG: enabled [2020-08-07T00:36:48.785Z] - CONFIG_KEYS: enabled [2020-08-07T00:36:48.785Z] - CONFIG_VETH: enabled (as module) [2020-08-07T00:36:48.785Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-07T00:36:48.785Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-07T00:36:48.785Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-07T00:36:48.785Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-07T00:36:48.785Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-07T00:36:48.785Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-07T00:36:48.785Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-07T00:36:48.785Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-07T00:36:48.785Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-07T00:36:48.785Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-07T00:36:48.785Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-07T00:36:48.785Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-07T00:36:48.785Z] [2020-08-07T00:36:48.785Z] Optional Features: [2020-08-07T00:36:48.785Z] - CONFIG_USER_NS: enabled [2020-08-07T00:36:48.785Z] - CONFIG_SECCOMP: enabled [2020-08-07T00:36:48.785Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-07T00:36:48.785Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-07T00:36:48.785Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-07T00:36:48.785Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-07T00:36:48.785Z] - CONFIG_BLK_CGROUP: enabled [2020-08-07T00:36:48.785Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-07T00:36:48.785Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-07T00:36:49.047Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-07T00:36:49.047Z] - CONFIG_CGROUP_PERF: enabled [2020-08-07T00:36:49.047Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-07T00:36:49.047Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-07T00:36:49.047Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-07T00:36:49.047Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-07T00:36:49.047Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-07T00:36:49.047Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-07T00:36:49.047Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-07T00:36:49.047Z] - CONFIG_IP_VS: enabled (as module) [2020-08-07T00:36:49.047Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-07T00:36:49.047Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-07T00:36:49.047Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-07T00:36:49.047Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-07T00:36:49.047Z] - CONFIG_EXT4_FS: enabled [2020-08-07T00:36:49.047Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-07T00:36:49.047Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-07T00:36:49.047Z] - Network Drivers: [2020-08-07T00:36:49.047Z] - "overlay": [2020-08-07T00:36:49.047Z] - CONFIG_VXLAN: enabled (as module) [2020-08-07T00:36:49.047Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-07T00:36:49.047Z] Optional (for encrypted networks): [2020-08-07T00:36:49.308Z] - CONFIG_CRYPTO: enabled [2020-08-07T00:36:49.308Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-07T00:36:49.308Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-07T00:36:49.308Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-07T00:36:49.308Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-07T00:36:49.308Z] - CONFIG_XFRM: enabled [2020-08-07T00:36:49.308Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-07T00:36:49.308Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-07T00:36:49.308Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-07T00:36:49.308Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-07T00:36:49.308Z] - "ipvlan": [2020-08-07T00:36:49.308Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-07T00:36:49.308Z] - "macvlan": [2020-08-07T00:36:49.308Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-07T00:36:49.308Z] - CONFIG_DUMMY: enabled (as module) [2020-08-07T00:36:49.308Z] - "ftp,tftp client in container": [2020-08-07T00:36:49.308Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-07T00:36:49.308Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-07T00:36:49.308Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-07T00:36:49.308Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-07T00:36:49.308Z] - Storage Drivers: [2020-08-07T00:36:49.308Z] - "aufs": [2020-08-07T00:36:49.308Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-07T00:36:49.308Z] - "btrfs": [2020-08-07T00:36:49.308Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-07T00:36:49.308Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-07T00:36:49.308Z] - "devicemapper": [2020-08-07T00:36:49.308Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-07T00:36:49.308Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-07T00:36:49.308Z] - "overlay": [2020-08-07T00:36:49.308Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-07T00:36:49.308Z] - "zfs": [2020-08-07T00:36:49.308Z] - /dev/zfs: missing [2020-08-07T00:36:49.308Z] - zfs command: missing [2020-08-07T00:36:49.308Z] - zpool command: missing [2020-08-07T00:36:49.308Z] [2020-08-07T00:36:49.308Z] Limits: [2020-08-07T00:36:49.308Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-07T00:36:49.309Z] [2020-08-07T00:36:49.309Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-07T00:36:49.413Z] Commit message: "Add support for custom seccomp on privileged containers" [2020-08-07T00:36:47.862Z] > git config core.sparsecheckout # timeout=10 [2020-08-07T00:36:47.865Z] > git checkout -f 30bf45da204853d79e7533c118e65d783bfb44c2 # timeout=10 [2020-08-07T00:36:48.565Z] > git merge 1370072eb7e9772b6a6b125660479cb75943589b # timeout=10 [2020-08-07T00:36:48.587Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-07T00:36:48.602Z] > git config core.sparsecheckout # timeout=10 [2020-08-07T00:36:48.604Z] > git checkout -f 30bf45da204853d79e7533c118e65d783bfb44c2 # timeout=10 [2020-08-07T00:36:49.658Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:30bf45da204853d79e7533c118e65d783bfb44c2 . [2020-08-07T00:36:49.658Z] #1 [internal] load .dockerignore [2020-08-07T00:36:49.658Z] #1 transferring context: 87B done [2020-08-07T00:36:49.658Z] #1 DONE 0.0s [2020-08-07T00:36:49.658Z] [2020-08-07T00:36:49.658Z] #2 [internal] load build definition from Dockerfile [2020-08-07T00:36:49.658Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-08-07T00:36:49.658Z] #2 DONE 0.0s [2020-08-07T00:36:49.658Z] [2020-08-07T00:36:49.658Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-07T00:36:49.825Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.3s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-07T00:36:49.919Z] #3 DONE 0.1s [2020-08-07T00:36:49.919Z] [2020-08-07T00:36:49.919Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-07T00:36:49.919Z] #4 CACHED [2020-08-07T00:36:50.118Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2020-08-07T00:36:50.186Z] [2020-08-07T00:36:50.186Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-07T00:36:50.186Z] #5 DONE 0.1s [2020-08-07T00:36:50.186Z] [2020-08-07T00:36:50.186Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-07T00:36:50.253Z] + docker version [2020-08-07T00:36:50.253Z] Client: [2020-08-07T00:36:50.253Z] Version: 18.06.1-ce [2020-08-07T00:36:50.253Z] API version: 1.38 [2020-08-07T00:36:50.253Z] Go version: go1.10.3 [2020-08-07T00:36:50.253Z] Git commit: e68fc7a [2020-08-07T00:36:50.253Z] Built: Tue Aug 21 17:26:10 2018 [2020-08-07T00:36:50.253Z] OS/Arch: linux/ppc64le [2020-08-07T00:36:50.253Z] Experimental: false [2020-08-07T00:36:50.253Z] [2020-08-07T00:36:50.253Z] Server: [2020-08-07T00:36:50.253Z] Engine: [2020-08-07T00:36:50.253Z] Version: 18.06.1-ce [2020-08-07T00:36:50.253Z] API version: 1.38 (minimum version 1.12) [2020-08-07T00:36:50.253Z] Go version: go1.10.3 [2020-08-07T00:36:50.253Z] Git commit: e68fc7a [2020-08-07T00:36:50.253Z] Built: Tue Aug 21 17:24:20 2018 [2020-08-07T00:36:50.253Z] OS/Arch: linux/ppc64le [2020-08-07T00:36:50.253Z] Experimental: true [Pipeline] sh [2020-08-07T00:36:50.450Z] #6 DONE 0.1s [2020-08-07T00:36:50.450Z] [2020-08-07T00:36:50.450Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-07T00:36:50.450Z] #58 DONE 0.0s [2020-08-07T00:36:50.450Z] [2020-08-07T00:36:50.450Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-07T00:36:50.450Z] #7 DONE 0.0s [2020-08-07T00:36:50.451Z] [2020-08-07T00:36:50.451Z] #20 [internal] load build context [2020-08-07T00:36:50.638Z] + docker info [2020-08-07T00:36:50.638Z] Containers: 1 [2020-08-07T00:36:50.638Z] Running: 1 [2020-08-07T00:36:50.638Z] Paused: 0 [2020-08-07T00:36:50.638Z] Stopped: 0 [2020-08-07T00:36:50.638Z] Images: 14 [2020-08-07T00:36:50.638Z] Server Version: 18.06.1-ce [2020-08-07T00:36:50.638Z] Storage Driver: overlay2 [2020-08-07T00:36:50.638Z] Backing Filesystem: extfs [2020-08-07T00:36:50.638Z] Supports d_type: true [2020-08-07T00:36:50.638Z] Native Overlay Diff: true [2020-08-07T00:36:50.638Z] Logging Driver: json-file [2020-08-07T00:36:50.638Z] Cgroup Driver: cgroupfs [2020-08-07T00:36:50.638Z] Plugins: [2020-08-07T00:36:50.638Z] Volume: local [2020-08-07T00:36:50.638Z] Network: bridge host ipvlan macvlan null overlay [2020-08-07T00:36:50.638Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-08-07T00:36:50.638Z] Swarm: inactive [2020-08-07T00:36:50.638Z] Runtimes: runc [2020-08-07T00:36:50.638Z] Default Runtime: runc [2020-08-07T00:36:50.638Z] Init Binary: docker-init [2020-08-07T00:36:50.638Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-08-07T00:36:50.638Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-08-07T00:36:50.638Z] init version: fec3683 [2020-08-07T00:36:50.638Z] Security Options: [2020-08-07T00:36:50.638Z] apparmor [2020-08-07T00:36:50.638Z] seccomp [2020-08-07T00:36:50.638Z] Profile: default [2020-08-07T00:36:50.638Z] Kernel Version: 4.4.0-130-generic [2020-08-07T00:36:50.638Z] Operating System: Ubuntu 16.04.3 LTS [2020-08-07T00:36:50.638Z] OSType: linux [2020-08-07T00:36:50.638Z] Architecture: ppc64le [2020-08-07T00:36:50.638Z] CPUs: 4 [2020-08-07T00:36:50.638Z] Total Memory: 7.972GiB [2020-08-07T00:36:50.638Z] Name: ppc64le-ubuntu-14 [2020-08-07T00:36:50.638Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-08-07T00:36:50.638Z] Docker Root Dir: /var/lib/docker [2020-08-07T00:36:50.638Z] Debug Mode (client): false [2020-08-07T00:36:50.638Z] Debug Mode (server): false [2020-08-07T00:36:50.638Z] Username: dockerbuildbot [2020-08-07T00:36:50.639Z] Registry: https://index.docker.io/v1/ [2020-08-07T00:36:50.639Z] Labels: [2020-08-07T00:36:50.639Z] Experimental: true [2020-08-07T00:36:50.639Z] Insecure Registries: [2020-08-07T00:36:50.639Z] 127.0.0.0/8 [2020-08-07T00:36:50.639Z] Live Restore Enabled: false [2020-08-07T00:36:50.639Z] [Pipeline] sh [2020-08-07T00:36:51.033Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-07T00:36:51.033Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-07T00:36:51.033Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41322/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-07T00:36:51.033Z] + bash /home/docker/workspace/moby_PR-41322/check-config.sh [2020-08-07T00:36:51.033Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-07T00:36:51.033Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-08-07T00:36:51.033Z] [2020-08-07T00:36:51.033Z] Generally Necessary: [2020-08-07T00:36:51.033Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-07T00:36:51.033Z] - apparmor: enabled and tools installed [2020-08-07T00:36:51.033Z] - CONFIG_NAMESPACES: enabled [2020-08-07T00:36:51.033Z] - CONFIG_NET_NS: enabled [2020-08-07T00:36:51.033Z] - CONFIG_PID_NS: enabled [2020-08-07T00:36:51.033Z] - CONFIG_IPC_NS: enabled [2020-08-07T00:36:51.033Z] - CONFIG_UTS_NS: enabled [2020-08-07T00:36:51.033Z] - CONFIG_CGROUPS: enabled [2020-08-07T00:36:51.033Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-07T00:36:51.033Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-07T00:36:51.033Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-07T00:36:51.033Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-07T00:36:51.033Z] - CONFIG_CPUSETS: enabled [2020-08-07T00:36:51.033Z] - CONFIG_MEMCG: enabled [2020-08-07T00:36:51.033Z] - CONFIG_KEYS: enabled [2020-08-07T00:36:51.033Z] - CONFIG_VETH: enabled (as module) [2020-08-07T00:36:51.161Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.0s done [2020-08-07T00:36:51.161Z] #7 extracting sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 [2020-08-07T00:36:51.327Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-07T00:36:51.327Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-07T00:36:51.327Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-07T00:36:51.327Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-07T00:36:51.327Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-07T00:36:51.327Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-07T00:36:51.327Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-07T00:36:51.327Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-07T00:36:51.327Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-07T00:36:51.327Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-07T00:36:51.327Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-07T00:36:51.327Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-07T00:36:51.327Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-08-07T00:36:51.327Z] [2020-08-07T00:36:51.327Z] Optional Features: [2020-08-07T00:36:51.327Z] - CONFIG_USER_NS: enabled [2020-08-07T00:36:51.327Z] - CONFIG_SECCOMP: enabled [2020-08-07T00:36:51.327Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-07T00:36:51.327Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-07T00:36:51.327Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-07T00:36:51.327Z] (cgroup swap accounting is currently enabled) [2020-08-07T00:36:51.327Z] - CONFIG_MEMCG_KMEM: enabled [2020-08-07T00:36:51.327Z] - CONFIG_BLK_CGROUP: enabled [2020-08-07T00:36:51.327Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-07T00:36:51.327Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-07T00:36:51.327Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-07T00:36:51.327Z] - CONFIG_CGROUP_PERF: enabled [2020-08-07T00:36:51.327Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-07T00:36:51.327Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-07T00:36:51.327Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-07T00:36:51.327Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-07T00:36:51.327Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-07T00:36:51.327Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-07T00:36:51.327Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-07T00:36:51.327Z] - CONFIG_IP_VS: enabled (as module) [2020-08-07T00:36:51.327Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-07T00:36:51.327Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-07T00:36:51.327Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-07T00:36:51.327Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-07T00:36:51.327Z] - CONFIG_EXT4_FS: enabled [2020-08-07T00:36:51.327Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-07T00:36:51.327Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-07T00:36:51.327Z] - Network Drivers: [2020-08-07T00:36:51.327Z] - "overlay": [2020-08-07T00:36:51.327Z] - CONFIG_VXLAN: enabled (as module) [2020-08-07T00:36:51.327Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-07T00:36:51.327Z] Optional (for encrypted networks): [2020-08-07T00:36:51.621Z] - CONFIG_CRYPTO: enabled [2020-08-07T00:36:51.621Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-08-07T00:36:51.621Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-08-07T00:36:51.621Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-08-07T00:36:51.621Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-08-07T00:36:51.621Z] - CONFIG_XFRM: enabled [2020-08-07T00:36:51.621Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-07T00:36:51.621Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-07T00:36:51.621Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-07T00:36:51.621Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-07T00:36:51.621Z] - "ipvlan": [2020-08-07T00:36:51.621Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-07T00:36:51.621Z] - "macvlan": [2020-08-07T00:36:51.621Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-07T00:36:51.621Z] - CONFIG_DUMMY: enabled (as module) [2020-08-07T00:36:51.621Z] - "ftp,tftp client in container": [2020-08-07T00:36:51.621Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-07T00:36:51.621Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-07T00:36:51.621Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-07T00:36:51.621Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-07T00:36:51.621Z] - Storage Drivers: [2020-08-07T00:36:51.621Z] - "aufs": [2020-08-07T00:36:51.621Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-07T00:36:51.621Z] - "btrfs": [2020-08-07T00:36:51.621Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-07T00:36:51.621Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-07T00:36:51.621Z] - "devicemapper": [2020-08-07T00:36:51.621Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-07T00:36:51.621Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-07T00:36:51.621Z] - "overlay": [2020-08-07T00:36:51.621Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-07T00:36:51.621Z] - "zfs": [2020-08-07T00:36:51.621Z] - /dev/zfs: missing [2020-08-07T00:36:51.621Z] - zfs command: missing [2020-08-07T00:36:51.621Z] - zpool command: missing [2020-08-07T00:36:51.621Z] [2020-08-07T00:36:51.621Z] Limits: [2020-08-07T00:36:51.621Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-07T00:36:51.621Z] [2020-08-07T00:36:51.621Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-07T00:36:51.866Z] #20 transferring context: 51.48MB 1.4s done [2020-08-07T00:36:51.867Z] #20 DONE 1.5s [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-07T00:36:51.867Z] #46 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-07T00:36:51.867Z] #53 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-07T00:36:51.867Z] #48 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:36:51.867Z] #41 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-07T00:36:51.867Z] #14 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-07T00:36:51.867Z] #13 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:36:51.867Z] #45 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-07T00:36:51.867Z] #57 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:36:51.867Z] #43 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-07T00:36:51.867Z] #56 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:36:51.867Z] #21 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-07T00:36:51.867Z] #16 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:36:51.867Z] #49 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-07T00:36:51.867Z] #15 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-07T00:36:51.867Z] #8 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-07T00:36:51.867Z] #36 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-07T00:36:51.867Z] #22 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-07T00:36:51.867Z] #34 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:36:51.867Z] #10 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-07T00:36:51.867Z] #42 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-07T00:36:51.867Z] #19 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-07T00:36:51.867Z] #12 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:36:51.867Z] #54 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-07T00:36:51.867Z] #17 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:36:51.867Z] #25 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-07T00:36:51.867Z] #35 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-07T00:36:51.867Z] #31 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-07T00:36:51.867Z] #18 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:36:51.867Z] #52 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-07T00:36:51.867Z] #29 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-07T00:36:51.867Z] #55 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-07T00:36:51.867Z] #32 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:36:51.867Z] #33 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:36:51.867Z] #47 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-07T00:36:51.867Z] #26 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:36:51.867Z] #60 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-07T00:36:51.867Z] #59 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-07T00:36:51.867Z] #28 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:36:51.867Z] #39 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-07T00:36:51.867Z] #40 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-07T00:36:51.867Z] #27 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-07T00:36:51.867Z] #9 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-07T00:36:51.867Z] #50 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-07T00:36:51.867Z] #51 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:36:51.867Z] #38 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-07T00:36:51.867Z] #44 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-07T00:36:51.867Z] #61 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-07T00:36:51.867Z] #37 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-07T00:36:51.867Z] #23 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-07T00:36:51.867Z] #11 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:36:51.867Z] #30 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-07T00:36:51.867Z] #24 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-07T00:36:51.867Z] #62 CACHED [2020-08-07T00:36:51.867Z] [2020-08-07T00:36:51.867Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-07T00:36:52.058Z] + make bundles/buildx [2020-08-07T00:36:52.351Z] make: command: Command not found [2020-08-07T00:36:52.351Z] make: command: Command not found [2020-08-07T00:36:52.351Z] mkdir bundles [2020-08-07T00:36:52.351Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-08-07T00:36:52.351Z] --build-arg BUILDX_COMMIT \ [2020-08-07T00:36:52.351Z] --build-arg BUILDX_REPO \ [2020-08-07T00:36:52.351Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-08-07T00:36:52.351Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-08-07T00:36:52.351Z] . [2020-08-07T00:36:52.351Z] /bin/sh: 4: go: not found [2020-08-07T00:36:52.351Z] /bin/sh: 5: go: not found [2020-08-07T00:36:53.201Z] using credential docker-jenkins-github-credentials [2020-08-07T00:36:53.274Z] Cloning the remote Git repository [2020-08-07T00:36:53.274Z] Cloning with configured refspecs honoured and without tags [2020-08-07T00:36:53.786Z] #63 DONE 2.0s [2020-08-07T00:36:53.786Z] [2020-08-07T00:36:53.786Z] #64 exporting to image [2020-08-07T00:36:53.786Z] #64 exporting layers [2020-08-07T00:36:53.924Z] #7 extracting sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 2.6s done [2020-08-07T00:36:53.924Z] #7 extracting sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 [2020-08-07T00:36:53.924Z] #7 extracting sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 0.0s done [2020-08-07T00:36:53.461Z] Cloning repository https://github.com/moby/moby.git [2020-08-07T00:36:54.217Z] #7 DONE 9.8s [2020-08-07T00:36:54.217Z] [2020-08-07T00:36:54.217Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-07T00:36:54.443Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c1f75e3e0a0b4c70) in /home/ubuntu/workspace/moby_PR-41322 [Pipeline] { [Pipeline] checkout [2020-08-07T00:36:54.492Z] using credential docker-jenkins-github-credentials [2020-08-07T00:36:54.498Z] Cloning the remote Git repository [2020-08-07T00:36:54.498Z] Cloning with configured refspecs honoured and without tags [2020-08-07T00:36:54.593Z] Sending build context to Docker daemon 56.24MB [2020-08-07T00:36:54.593Z] Step 1/15 : ARG GO_VERSION=1.13.14 [2020-08-07T00:36:54.593Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-08-07T00:36:54.593Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-08-07T00:36:54.593Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-08-07T00:36:54.593Z] ---> 4bc81aa2240f [2020-08-07T00:36:54.593Z] Step 5/15 : ARG BUILDX_REPO [2020-08-07T00:36:54.593Z] ---> Using cache [2020-08-07T00:36:54.593Z] ---> c7de1ab7308d [2020-08-07T00:36:54.593Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-08-07T00:36:54.593Z] ---> Using cache [2020-08-07T00:36:54.593Z] ---> 9f5b14b82946 [2020-08-07T00:36:54.593Z] Step 7/15 : WORKDIR /buildx [2020-08-07T00:36:54.593Z] ---> Using cache [2020-08-07T00:36:54.593Z] ---> 3d1ee097248c [2020-08-07T00:36:54.593Z] Step 8/15 : ARG BUILDX_COMMIT [2020-08-07T00:36:54.593Z] ---> Using cache [2020-08-07T00:36:54.593Z] ---> 225c7a0c62b4 [2020-08-07T00:36:54.593Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-08-07T00:36:54.593Z] ---> Using cache [2020-08-07T00:36:54.593Z] ---> aa1c00b8e8e2 [2020-08-07T00:36:54.593Z] Step 10/15 : ARG GOOS [2020-08-07T00:36:54.593Z] ---> Using cache [2020-08-07T00:36:54.593Z] ---> abfba7aee3c0 [2020-08-07T00:36:54.593Z] Step 11/15 : ARG GOARCH [2020-08-07T00:36:54.593Z] ---> Using cache [2020-08-07T00:36:54.593Z] ---> e79f67b9eaf0 [2020-08-07T00:36:54.593Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-08-07T00:36:54.593Z] ---> Using cache [2020-08-07T00:36:54.593Z] ---> e83e58c52bdf [2020-08-07T00:36:54.593Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-08-07T00:36:54.593Z] ---> 4bc81aa2240f [2020-08-07T00:36:54.593Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-08-07T00:36:54.593Z] ---> Using cache [2020-08-07T00:36:54.593Z] ---> 6deb05fd8ce1 [2020-08-07T00:36:54.593Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-08-07T00:36:54.593Z] ---> Using cache [2020-08-07T00:36:54.593Z] ---> 1883574176ac [2020-08-07T00:36:54.593Z] Successfully built 1883574176ac [2020-08-07T00:36:54.593Z] Successfully tagged moby-buildx:latest [2020-08-07T00:36:54.593Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-08-07T00:36:54.593Z] if [ -n "${id}" ]; then \ [2020-08-07T00:36:54.593Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-08-07T00:36:54.593Z] && touch bundles/buildx; \ [2020-08-07T00:36:54.593Z] docker rm -f ${id}; \ [2020-08-07T00:36:54.593Z] fi [2020-08-07T00:36:54.897Z] 8e20128333a14498b5def4781d411c9add0d1d26544690586ed3f34af50cd81e [2020-08-07T00:36:54.897Z] bundles/buildx version [2020-08-07T00:36:54.897Z] buildx v0.3.1 6db68d0 [2020-08-07T00:36:54.897Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:30bf45da204853d79e7533c118e65d783bfb44c2 . [2020-08-07T00:36:55.190Z] #1 [internal] load .dockerignore [2020-08-07T00:36:55.190Z] #1 transferring context: 87B done [2020-08-07T00:36:55.190Z] #1 DONE 0.0s [2020-08-07T00:36:55.190Z] [2020-08-07T00:36:55.190Z] #2 [internal] load build definition from Dockerfile [2020-08-07T00:36:55.190Z] #2 transferring dockerfile: 16.36kB 0.0s done [2020-08-07T00:36:55.190Z] #2 DONE 0.1s [2020-08-07T00:36:55.190Z] [2020-08-07T00:36:55.190Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-07T00:36:55.257Z] #8 DONE 1.1s [2020-08-07T00:36:55.258Z] [2020-08-07T00:36:55.258Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-07T00:36:54.517Z] Cloning repository https://github.com/moby/moby.git [2020-08-07T00:36:54.518Z] > git init /home/ubuntu/workspace/moby_PR-41322 # timeout=10 [2020-08-07T00:36:54.534Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-07T00:36:54.534Z] > git --version # timeout=10 [2020-08-07T00:36:54.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-07T00:36:54.541Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41322/head:refs/remotes/origin/PR-41322 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:36:55.707Z] #64 exporting layers 1.5s done [2020-08-07T00:36:55.707Z] #64 writing image sha256:0ff3e76b965f02d484d3476dfa6a6130af1da57c3d930fcbb01e36844f0edb02 done [2020-08-07T00:36:55.707Z] #64 naming to docker.io/library/docker:30bf45da204853d79e7533c118e65d783bfb44c2 done [2020-08-07T00:36:55.707Z] #64 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-07T00:36:55.828Z] #3 DONE 0.4s [2020-08-07T00:36:55.828Z] [2020-08-07T00:36:55.828Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-07T00:36:55.828Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-07T00:36:55.828Z] #4 CACHED [2020-08-07T00:36:55.828Z] [2020-08-07T00:36:55.828Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-07T00:36:53.962Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-08-07T00:36:55.080Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-07T00:36:55.080Z] > git --version # timeout=10 [2020-08-07T00:36:55.143Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-07T00:36:55.143Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41322/head:refs/remotes/origin/PR-41322 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:36:56.049Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41322/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bf45da204853d79e7533c118e65d783bfb44c2 hack/test/unit [2020-08-07T00:36:56.300Z] #9 DONE 1.0s [2020-08-07T00:36:56.300Z] [2020-08-07T00:36:56.300Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-07T00:36:56.300Z] #35 DONE 0.1s [2020-08-07T00:36:56.300Z] [2020-08-07T00:36:56.300Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-07T00:36:56.300Z] #32 ... [2020-08-07T00:36:56.300Z] [2020-08-07T00:36:56.300Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-07T00:36:56.300Z] #27 DONE 0.1s [2020-08-07T00:36:56.464Z] #5 ... [2020-08-07T00:36:56.464Z] [2020-08-07T00:36:56.464Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-07T00:36:56.464Z] #6 DONE 0.4s [2020-08-07T00:36:56.464Z] [2020-08-07T00:36:56.464Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-07T00:36:56.594Z] [2020-08-07T00:36:56.594Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-07T00:36:56.762Z] #5 DONE 0.8s [2020-08-07T00:36:56.762Z] [2020-08-07T00:36:56.762Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-07T00:36:56.762Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-07T00:36:56.762Z] #58 DONE 0.0s [2020-08-07T00:36:56.762Z] [2020-08-07T00:36:56.762Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-07T00:36:56.762Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done [2020-08-07T00:36:56.762Z] #7 DONE 0.0s [2020-08-07T00:36:56.762Z] [2020-08-07T00:36:56.762Z] #20 [internal] load build context [2020-08-07T00:36:59.363Z] ? github.com/docker/docker/api [no test files] [2020-08-07T00:36:59.541Z] #20 transferring context: 51.48MB 2.7s done [2020-08-07T00:36:59.541Z] #20 DONE 2.7s [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-07T00:36:59.541Z] #8 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-07T00:36:59.541Z] #32 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-07T00:36:59.541Z] #42 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-07T00:36:59.541Z] #50 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-07T00:36:59.541Z] #36 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:36:59.541Z] #39 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-07T00:36:59.541Z] #11 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-07T00:36:59.541Z] #31 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-07T00:36:59.541Z] #53 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-07T00:36:59.541Z] #51 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-07T00:36:59.541Z] #59 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:36:59.541Z] #30 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-07T00:36:59.541Z] #34 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-07T00:36:59.541Z] #13 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-07T00:36:59.541Z] #15 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-07T00:36:59.541Z] #44 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-07T00:36:59.541Z] #23 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:36:59.541Z] #43 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-07T00:36:59.541Z] #35 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-07T00:36:59.541Z] #22 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:36:59.541Z] #49 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-07T00:36:59.541Z] #26 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-07T00:36:59.541Z] #19 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-07T00:36:59.541Z] #14 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-07T00:36:59.541Z] #46 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-07T00:36:59.541Z] #40 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:36:59.541Z] #33 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-07T00:36:59.541Z] #55 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:36:59.541Z] #25 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:36:59.541Z] #47 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:36:59.541Z] #21 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-07T00:36:59.541Z] #57 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-07T00:36:59.541Z] #18 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-07T00:36:59.541Z] #28 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:36:59.541Z] #60 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-07T00:36:59.541Z] #37 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-07T00:36:59.541Z] #24 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:36:59.541Z] #10 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-07T00:36:59.541Z] #48 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-07T00:36:59.541Z] #27 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:36:59.541Z] #52 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-07T00:36:59.541Z] #9 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-07T00:36:59.541Z] #16 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:36:59.541Z] #54 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:36:59.541Z] #41 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-07T00:36:59.541Z] #56 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-07T00:36:59.541Z] #29 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-07T00:36:59.541Z] #17 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:36:59.541Z] #45 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:36:59.541Z] #38 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-07T00:36:59.541Z] #12 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-07T00:36:59.541Z] #61 CACHED [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-07T00:36:59.541Z] #62 DONE 0.0s [2020-08-07T00:36:59.541Z] [2020-08-07T00:36:59.541Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-07T00:37:00.584Z] #63 DONE 0.8s [2020-08-07T00:37:00.584Z] [2020-08-07T00:37:00.584Z] #64 exporting to oci image format [2020-08-07T00:37:00.584Z] #64 exporting layers [2020-08-07T00:37:01.109Z] #28 4.141 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-07T00:37:01.109Z] #28 4.141 Cloning into '.'... [2020-08-07T00:37:01.421Z] #28 ... [2020-08-07T00:37:01.421Z] [2020-08-07T00:37:01.421Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:37:01.421Z] #47 3.929 + RM_GOPATH=0 [2020-08-07T00:37:01.421Z] #47 3.930 + TMP_GOPATH= [2020-08-07T00:37:01.421Z] #47 3.930 + : /build [2020-08-07T00:37:01.421Z] #47 3.930 + '[' -z '' ']' [2020-08-07T00:37:01.421Z] #47 3.930 ++ mktemp -d [2020-08-07T00:37:01.421Z] #47 3.935 + export GOPATH=/tmp/tmp.VtrA1NFzmd [2020-08-07T00:37:01.421Z] #47 3.935 + GOPATH=/tmp/tmp.VtrA1NFzmd [2020-08-07T00:37:01.421Z] #47 3.935 + RM_GOPATH=1 [2020-08-07T00:37:01.421Z] #47 3.935 + case "$(go env GOARCH)" in [2020-08-07T00:37:01.421Z] #47 3.935 ++ go env GOARCH [2020-08-07T00:37:01.421Z] #47 3.938 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:01.421Z] #47 3.938 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:01.421Z] #47 3.940 ++ dirname /tmp/install/install.sh [2020-08-07T00:37:01.421Z] #47 3.942 + dir=/tmp/install [2020-08-07T00:37:01.421Z] #47 3.943 + bin=shfmt [2020-08-07T00:37:01.421Z] #47 3.943 + shift [2020-08-07T00:37:01.421Z] #47 3.943 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-07T00:37:01.421Z] #47 3.943 + . /tmp/install/shfmt.installer [2020-08-07T00:37:01.421Z] #47 3.943 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-07T00:37:01.421Z] #47 3.944 + install_shfmt [2020-08-07T00:37:01.421Z] #47 3.944 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-07T00:37:01.421Z] #47 3.945 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-07T00:37:01.421Z] #47 3.945 + git clone https://github.com/mvdan/sh.git /tmp/tmp.VtrA1NFzmd/src/github.com/mvdan/sh [2020-08-07T00:37:01.421Z] #47 3.946 Cloning into '/tmp/tmp.VtrA1NFzmd/src/github.com/mvdan/sh'... [2020-08-07T00:37:02.065Z] #47 ... [2020-08-07T00:37:02.065Z] [2020-08-07T00:37:02.065Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:37:02.065Z] #30 3.997 + RM_GOPATH=0 [2020-08-07T00:37:02.065Z] #30 3.997 + TMP_GOPATH= [2020-08-07T00:37:02.065Z] #30 3.997 + : /build [2020-08-07T00:37:02.065Z] #30 3.997 + '[' -z '' ']' [2020-08-07T00:37:02.065Z] #30 3.997 ++ mktemp -d [2020-08-07T00:37:02.065Z] #30 4.004 + export GOPATH=/tmp/tmp.dNoY0cKtz0 [2020-08-07T00:37:02.065Z] #30 4.004 + GOPATH=/tmp/tmp.dNoY0cKtz0 [2020-08-07T00:37:02.065Z] #30 4.004 + RM_GOPATH=1 [2020-08-07T00:37:02.065Z] #30 4.004 + case "$(go env GOARCH)" in [2020-08-07T00:37:02.065Z] #30 4.005 ++ go env GOARCH [2020-08-07T00:37:02.065Z] #30 4.010 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:02.065Z] #30 4.010 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:02.065Z] #30 4.011 ++ dirname /tmp/install/install.sh [2020-08-07T00:37:02.065Z] #30 4.012 + dir=/tmp/install [2020-08-07T00:37:02.065Z] #30 4.012 + bin=tomlv [2020-08-07T00:37:02.065Z] #30 4.012 + shift [2020-08-07T00:37:02.065Z] #30 4.012 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-07T00:37:02.065Z] #30 4.012 + . /tmp/install/tomlv.installer [2020-08-07T00:37:02.065Z] #30 4.012 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-07T00:37:02.065Z] #30 4.012 + install_tomlv [2020-08-07T00:37:02.065Z] #30 4.012 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-07T00:37:02.065Z] #30 4.012 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-07T00:37:02.065Z] #30 4.012 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dNoY0cKtz0/src/github.com/BurntSushi/toml [2020-08-07T00:37:02.065Z] #30 4.016 Cloning into '/tmp/tmp.dNoY0cKtz0/src/github.com/BurntSushi/toml'... [2020-08-07T00:37:02.065Z] #30 4.858 + cd /tmp/tmp.dNoY0cKtz0/src/github.com/BurntSushi/toml [2020-08-07T00:37:02.065Z] #30 4.858 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-07T00:37:02.065Z] #30 4.869 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-07T00:37:02.065Z] #30 5.255 internal/cpu [2020-08-07T00:37:02.065Z] #30 5.272 runtime/internal/atomic [2020-08-07T00:37:02.065Z] #30 5.489 runtime/internal/sys [2020-08-07T00:37:02.065Z] #30 5.655 runtime/internal/math [2020-08-07T00:37:02.065Z] #30 5.729 math/bits [2020-08-07T00:37:02.065Z] #30 5.785 internal/bytealg [2020-08-07T00:37:02.384Z] #30 ... [2020-08-07T00:37:02.384Z] [2020-08-07T00:37:02.384Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:37:02.384Z] #21 1.675 Install docker/cli version 17.06.2-ce from stable [2020-08-07T00:37:02.384Z] #21 1.676 + RM_GOPATH=0 [2020-08-07T00:37:02.384Z] #21 1.676 + TMP_GOPATH= [2020-08-07T00:37:02.384Z] #21 1.676 + : /build [2020-08-07T00:37:02.384Z] #21 1.676 + '[' -z '' ']' [2020-08-07T00:37:02.384Z] #21 1.676 ++ mktemp -d [2020-08-07T00:37:02.384Z] #21 1.676 + export GOPATH=/tmp/tmp.31Nco7rOsq [2020-08-07T00:37:02.384Z] #21 1.676 + GOPATH=/tmp/tmp.31Nco7rOsq [2020-08-07T00:37:02.384Z] #21 1.676 + RM_GOPATH=1 [2020-08-07T00:37:02.384Z] #21 1.676 + case "$(go env GOARCH)" in [2020-08-07T00:37:02.384Z] #21 1.676 ++ go env GOARCH [2020-08-07T00:37:02.384Z] #21 1.676 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:02.384Z] #21 1.676 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:02.384Z] #21 1.676 ++ dirname /tmp/install/install.sh [2020-08-07T00:37:02.384Z] #21 1.676 + dir=/tmp/install [2020-08-07T00:37:02.384Z] #21 1.676 + bin=dockercli [2020-08-07T00:37:02.384Z] #21 1.676 + shift [2020-08-07T00:37:02.384Z] #21 1.676 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-07T00:37:02.384Z] #21 1.676 + . /tmp/install/dockercli.installer [2020-08-07T00:37:02.384Z] #21 1.676 ++ : stable [2020-08-07T00:37:02.384Z] #21 1.676 ++ : 17.06.2-ce [2020-08-07T00:37:02.384Z] #21 1.676 + install_dockercli [2020-08-07T00:37:02.384Z] #21 1.676 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-07T00:37:02.384Z] #21 1.676 ++ uname -m [2020-08-07T00:37:02.384Z] #21 1.676 + arch=s390x [2020-08-07T00:37:02.384Z] #21 1.676 + '[' s390x '!=' x86_64 ']' [2020-08-07T00:37:02.384Z] #21 1.676 + '[' s390x '!=' s390x ']' [2020-08-07T00:37:02.384Z] #21 1.676 + url=https://download.docker.com/linux/static [2020-08-07T00:37:02.384Z] #21 1.676 + tar -xz docker/docker [2020-08-07T00:37:02.384Z] #21 1.676 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-08-07T00:37:02.384Z] #21 5.650 + mkdir -p /build [2020-08-07T00:37:02.384Z] #21 5.653 + mv docker/docker /build/ [2020-08-07T00:37:02.384Z] #21 5.662 + rmdir docker [2020-08-07T00:37:02.384Z] #21 DONE 6.0s [2020-08-07T00:37:02.384Z] [2020-08-07T00:37:02.384Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:37:02.384Z] #43 1.467 + RM_GOPATH=0 [2020-08-07T00:37:02.384Z] #43 1.467 + TMP_GOPATH= [2020-08-07T00:37:02.384Z] #43 1.467 + : /build [2020-08-07T00:37:02.384Z] #43 1.467 + '[' -z '' ']' [2020-08-07T00:37:02.384Z] #43 1.467 ++ mktemp -d [2020-08-07T00:37:02.384Z] #43 1.467 + export GOPATH=/tmp/tmp.bZNK6MQZ7V [2020-08-07T00:37:02.384Z] #43 1.467 + GOPATH=/tmp/tmp.bZNK6MQZ7V [2020-08-07T00:37:02.384Z] #43 1.467 + RM_GOPATH=1 [2020-08-07T00:37:02.384Z] #43 1.467 + case "$(go env GOARCH)" in [2020-08-07T00:37:02.384Z] #43 1.467 ++ go env GOARCH [2020-08-07T00:37:02.384Z] #43 1.467 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:02.384Z] #43 1.467 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:02.384Z] #43 1.467 ++ dirname /tmp/install/install.sh [2020-08-07T00:37:02.384Z] #43 1.467 + dir=/tmp/install [2020-08-07T00:37:02.384Z] #43 1.467 + bin=gotestsum [2020-08-07T00:37:02.384Z] #43 1.467 + shift [2020-08-07T00:37:02.384Z] #43 1.467 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-07T00:37:02.384Z] #43 1.467 + . /tmp/install/gotestsum.installer [2020-08-07T00:37:02.384Z] #43 1.467 ++ : v0.3.5 [2020-08-07T00:37:02.384Z] #43 1.467 + install_gotestsum [2020-08-07T00:37:02.384Z] #43 1.467 + set -e [2020-08-07T00:37:02.384Z] #43 1.467 + export GO111MODULE=on [2020-08-07T00:37:02.384Z] #43 1.467 + GO111MODULE=on [2020-08-07T00:37:02.384Z] #43 1.467 + GOBIN=/build [2020-08-07T00:37:02.384Z] #43 1.467 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-07T00:37:02.384Z] #43 1.467 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-07T00:37:02.384Z] #43 1.467 go: finding gotest.tools v0.3.5 [2020-08-07T00:37:02.384Z] #43 1.675 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-07T00:37:02.384Z] #43 1.861 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-07T00:37:02.384Z] #43 2.163 go: downloading gotest.tools v2.1.0+incompatible [2020-08-07T00:37:02.384Z] #43 2.206 go: extracting gotest.tools v2.1.0+incompatible [2020-08-07T00:37:02.384Z] #43 2.230 go: downloading github.com/pkg/errors v0.8.0 [2020-08-07T00:37:02.384Z] #43 2.261 go: downloading github.com/fatih/color v1.6.0 [2020-08-07T00:37:02.384Z] #43 2.275 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-07T00:37:02.384Z] #43 2.275 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-07T00:37:02.384Z] #43 2.289 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-07T00:37:02.384Z] #43 2.308 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-07T00:37:02.384Z] #43 2.322 go: extracting github.com/pkg/errors v0.8.0 [2020-08-07T00:37:02.384Z] #43 2.322 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-07T00:37:02.384Z] #43 2.325 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-07T00:37:02.384Z] #43 2.331 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-07T00:37:02.384Z] #43 2.331 go: extracting github.com/fatih/color v1.6.0 [2020-08-07T00:37:02.384Z] #43 2.331 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-07T00:37:02.384Z] #43 2.331 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-07T00:37:02.384Z] #43 2.343 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-07T00:37:02.384Z] #43 2.346 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-07T00:37:02.384Z] #43 2.504 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-07T00:37:02.384Z] #43 2.504 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-07T00:37:02.384Z] #43 2.509 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-07T00:37:02.384Z] #43 2.509 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-07T00:37:02.384Z] #43 3.373 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-07T00:37:02.384Z] #43 3.635 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-07T00:37:02.384Z] #43 3.687 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-07T00:37:02.384Z] #43 5.535 go: finding github.com/fatih/color v1.6.0 [2020-08-07T00:37:02.384Z] #43 5.564 go: finding github.com/pkg/errors v0.8.0 [2020-08-07T00:37:02.384Z] #43 5.613 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-07T00:37:02.384Z] #43 5.729 go: finding github.com/spf13/pflag v1.0.1 [2020-08-07T00:37:02.384Z] #43 5.741 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-07T00:37:02.384Z] #43 5.876 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-07T00:37:02.384Z] #43 5.993 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-07T00:37:02.697Z] #43 6.268 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-07T00:37:02.697Z] #43 6.275 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-07T00:37:02.697Z] #43 6.346 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-07T00:37:02.697Z] #43 ... [2020-08-07T00:37:02.697Z] [2020-08-07T00:37:02.697Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:37:02.697Z] #30 6.284 runtime [2020-08-07T00:37:02.697Z] #30 6.371 math [2020-08-07T00:37:06.241Z] #30 ... [2020-08-07T00:37:06.241Z] [2020-08-07T00:37:06.241Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-07T00:37:06.241Z] #23 4.228 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-07T00:37:06.241Z] #23 4.268 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-07T00:37:06.241Z] #23 4.282 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-07T00:37:06.241Z] #23 5.044 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-07T00:37:06.241Z] #23 7.449 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-07T00:37:06.241Z] #23 9.457 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-07T00:37:06.534Z] #23 ... [2020-08-07T00:37:06.534Z] [2020-08-07T00:37:06.534Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:37:06.534Z] #60 1.947 + RM_GOPATH=0 [2020-08-07T00:37:06.534Z] #60 1.947 + TMP_GOPATH= [2020-08-07T00:37:06.534Z] #60 1.947 + : /build [2020-08-07T00:37:06.534Z] #60 1.947 + '[' -z '' ']' [2020-08-07T00:37:06.534Z] #60 1.947 ++ mktemp -d [2020-08-07T00:37:06.534Z] #60 1.947 + export GOPATH=/tmp/tmp.7P2HIgiUfL [2020-08-07T00:37:06.534Z] #60 1.947 + GOPATH=/tmp/tmp.7P2HIgiUfL [2020-08-07T00:37:06.534Z] #60 1.947 + RM_GOPATH=1 [2020-08-07T00:37:06.534Z] #60 1.947 + case "$(go env GOARCH)" in [2020-08-07T00:37:06.534Z] #60 1.947 ++ go env GOARCH [2020-08-07T00:37:06.534Z] #60 1.955 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-07T00:37:06.534Z] #60 1.955 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:06.534Z] #60 1.955 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:06.534Z] #60 1.955 ++ dirname /tmp/install/install.sh [2020-08-07T00:37:06.534Z] #60 1.955 + dir=/tmp/install [2020-08-07T00:37:06.534Z] #60 1.955 + bin=proxy [2020-08-07T00:37:06.534Z] #60 1.955 + shift [2020-08-07T00:37:06.534Z] #60 1.955 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-07T00:37:06.534Z] #60 1.955 + . /tmp/install/proxy.installer [2020-08-07T00:37:06.534Z] #60 1.955 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-07T00:37:06.534Z] #60 1.955 + install_proxy [2020-08-07T00:37:06.534Z] #60 1.955 + case "$1" in [2020-08-07T00:37:06.534Z] #60 1.955 + export CGO_ENABLED=0 [2020-08-07T00:37:06.534Z] #60 1.955 + CGO_ENABLED=0 [2020-08-07T00:37:06.534Z] #60 1.955 + _install_proxy [2020-08-07T00:37:06.534Z] #60 1.955 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-07T00:37:06.534Z] #60 1.955 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7P2HIgiUfL/src/github.com/docker/libnetwork [2020-08-07T00:37:06.534Z] #60 1.959 Cloning into '/tmp/tmp.7P2HIgiUfL/src/github.com/docker/libnetwork'... [2020-08-07T00:37:06.534Z] #60 ... [2020-08-07T00:37:06.534Z] [2020-08-07T00:37:06.534Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-07T00:37:06.534Z] #51 4.203 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-07T00:37:06.534Z] #51 4.249 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-07T00:37:06.534Z] #51 4.286 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-07T00:37:06.534Z] #51 4.986 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-07T00:37:06.534Z] #51 6.922 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-07T00:37:06.534Z] #51 9.861 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-07T00:37:06.827Z] #51 ... [2020-08-07T00:37:06.827Z] [2020-08-07T00:37:06.827Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:37:06.827Z] #54 2.235 + RM_GOPATH=0 [2020-08-07T00:37:06.827Z] #54 2.235 + TMP_GOPATH= [2020-08-07T00:37:06.827Z] #54 2.235 + : /build [2020-08-07T00:37:06.827Z] #54 2.235 + '[' -z '' ']' [2020-08-07T00:37:06.827Z] #54 2.235 ++ mktemp -d [2020-08-07T00:37:06.827Z] #54 2.235 + export GOPATH=/tmp/tmp.dSYSpWmwJP [2020-08-07T00:37:06.827Z] #54 2.235 + GOPATH=/tmp/tmp.dSYSpWmwJP [2020-08-07T00:37:06.827Z] #54 2.235 + RM_GOPATH=1 [2020-08-07T00:37:06.827Z] #54 2.235 + case "$(go env GOARCH)" in [2020-08-07T00:37:06.827Z] #54 2.235 ++ go env GOARCH [2020-08-07T00:37:06.827Z] #54 2.260 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:06.827Z] #54 2.260 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:06.827Z] #54 2.261 ++ dirname /tmp/install/install.sh [2020-08-07T00:37:06.827Z] #54 2.261 + dir=/tmp/install [2020-08-07T00:37:06.827Z] #54 2.261 + bin=rootlesskit [2020-08-07T00:37:06.827Z] #54 2.261 + shift [2020-08-07T00:37:06.827Z] #54 2.261 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-07T00:37:06.827Z] #54 2.261 + . /tmp/install/rootlesskit.installer [2020-08-07T00:37:06.827Z] #54 2.261 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-07T00:37:06.827Z] #54 2.261 + install_rootlesskit [2020-08-07T00:37:06.827Z] #54 2.261 + case "$1" in [2020-08-07T00:37:06.827Z] #54 2.261 + export CGO_ENABLED=0 [2020-08-07T00:37:06.827Z] #54 2.261 + CGO_ENABLED=0 [2020-08-07T00:37:06.827Z] #54 2.261 + _install_rootlesskit [2020-08-07T00:37:06.827Z] #54 2.262 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-07T00:37:06.827Z] #54 2.262 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-07T00:37:06.827Z] #54 2.262 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dSYSpWmwJP/src/github.com/rootless-containers/rootlesskit [2020-08-07T00:37:06.827Z] #54 2.264 Cloning into '/tmp/tmp.dSYSpWmwJP/src/github.com/rootless-containers/rootlesskit'... [2020-08-07T00:37:06.827Z] #54 5.520 + cd /tmp/tmp.dSYSpWmwJP/src/github.com/rootless-containers/rootlesskit [2020-08-07T00:37:06.827Z] #54 5.521 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-07T00:37:06.827Z] #54 5.884 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-07T00:37:06.827Z] #54 5.884 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-07T00:37:06.827Z] #54 ... [2020-08-07T00:37:06.827Z] [2020-08-07T00:37:06.827Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:37:06.827Z] #41 3.993 + RM_GOPATH=0 [2020-08-07T00:37:06.827Z] #41 3.993 + TMP_GOPATH= [2020-08-07T00:37:06.827Z] #41 3.993 + : /build [2020-08-07T00:37:06.827Z] #41 3.993 + '[' -z '' ']' [2020-08-07T00:37:06.827Z] #41 3.993 ++ mktemp -d [2020-08-07T00:37:06.827Z] #41 3.994 + export GOPATH=/tmp/tmp.1jEQuUUcbA [2020-08-07T00:37:06.827Z] #41 3.994 + GOPATH=/tmp/tmp.1jEQuUUcbA [2020-08-07T00:37:06.827Z] #41 3.994 + RM_GOPATH=1 [2020-08-07T00:37:06.827Z] #41 3.994 + case "$(go env GOARCH)" in [2020-08-07T00:37:06.827Z] #41 3.995 ++ go env GOARCH [2020-08-07T00:37:06.827Z] #41 4.017 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:06.827Z] #41 4.018 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:06.827Z] #41 4.018 ++ dirname /tmp/install/install.sh [2020-08-07T00:37:06.827Z] #41 4.022 + dir=/tmp/install [2020-08-07T00:37:06.827Z] #41 4.022 + bin=vndr [2020-08-07T00:37:06.827Z] #41 4.022 + shift [2020-08-07T00:37:06.827Z] #41 4.022 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-07T00:37:06.827Z] #41 4.022 + . /tmp/install/vndr.installer [2020-08-07T00:37:06.827Z] #41 4.022 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-07T00:37:06.827Z] #41 4.022 + install_vndr [2020-08-07T00:37:06.827Z] #41 4.022 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-07T00:37:06.827Z] #41 4.022 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-07T00:37:06.827Z] #41 4.022 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1jEQuUUcbA/src/github.com/LK4D4/vndr [2020-08-07T00:37:06.827Z] #41 4.029 Cloning into '/tmp/tmp.1jEQuUUcbA/src/github.com/LK4D4/vndr'... [2020-08-07T00:37:06.827Z] #41 4.577 + cd /tmp/tmp.1jEQuUUcbA/src/github.com/LK4D4/vndr [2020-08-07T00:37:06.827Z] #41 4.577 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-07T00:37:06.827Z] #41 4.590 + go build -buildmode=pie -v -o /build/vndr . [2020-08-07T00:37:06.827Z] #41 5.544 runtime/internal/sys [2020-08-07T00:37:06.827Z] #41 5.562 internal/cpu [2020-08-07T00:37:06.827Z] #41 5.720 runtime/internal/math [2020-08-07T00:37:06.827Z] #41 5.793 internal/race [2020-08-07T00:37:06.827Z] #41 5.996 sync/atomic [2020-08-07T00:37:06.827Z] #41 6.438 runtime [2020-08-07T00:37:06.827Z] #41 6.455 unicode [2020-08-07T00:37:06.827Z] #41 9.231 unicode/utf8 [2020-08-07T00:37:06.827Z] #41 9.595 math [2020-08-07T00:37:07.151Z] #41 ... [2020-08-07T00:37:07.151Z] [2020-08-07T00:37:07.151Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:37:07.151Z] #45 3.143 + RM_GOPATH=0 [2020-08-07T00:37:07.151Z] #45 3.143 + TMP_GOPATH= [2020-08-07T00:37:07.151Z] #45 3.143 + : /build [2020-08-07T00:37:07.151Z] #45 3.143 + '[' -z '' ']' [2020-08-07T00:37:07.151Z] #45 3.144 ++ mktemp -d [2020-08-07T00:37:07.151Z] #45 3.147 + export GOPATH=/tmp/tmp.467sBu9beN [2020-08-07T00:37:07.151Z] #45 3.148 + GOPATH=/tmp/tmp.467sBu9beN [2020-08-07T00:37:07.151Z] #45 3.148 + RM_GOPATH=1 [2020-08-07T00:37:07.151Z] #45 3.148 + case "$(go env GOARCH)" in [2020-08-07T00:37:07.151Z] #45 3.148 ++ go env GOARCH [2020-08-07T00:37:07.151Z] #45 3.179 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:07.151Z] #45 3.180 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:07.151Z] #45 3.184 ++ dirname /tmp/install/install.sh [2020-08-07T00:37:07.151Z] #45 3.185 + dir=/tmp/install [2020-08-07T00:37:07.151Z] #45 3.185 + bin=golangci_lint [2020-08-07T00:37:07.151Z] #45 3.185 + shift [2020-08-07T00:37:07.151Z] #45 3.185 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-07T00:37:07.151Z] #45 3.186 + . /tmp/install/golangci_lint.installer [2020-08-07T00:37:07.151Z] #45 3.186 ++ : v1.23.8 [2020-08-07T00:37:07.151Z] #45 3.186 + install_golangci_lint [2020-08-07T00:37:07.151Z] #45 3.188 + echo 'Installing golangci-lint version v1.23.8' [2020-08-07T00:37:07.151Z] #45 3.188 Installing golangci-lint version v1.23.8 [2020-08-07T00:37:07.151Z] #45 3.188 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-07T00:37:07.151Z] #45 ... [2020-08-07T00:37:07.151Z] [2020-08-07T00:37:07.151Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:37:07.151Z] #38 4.042 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-07T00:37:07.151Z] #38 4.174 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-07T00:37:07.151Z] #38 4.288 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-07T00:37:07.151Z] #38 4.798 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-07T00:37:07.151Z] #38 6.922 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-07T00:37:07.151Z] #38 8.187 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-07T00:37:07.474Z] #38 ... [2020-08-07T00:37:07.474Z] [2020-08-07T00:37:07.474Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:37:07.474Z] #10 4.325 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-07T00:37:07.474Z] #10 4.367 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-07T00:37:07.474Z] #10 4.394 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-07T00:37:07.474Z] #10 5.030 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-07T00:37:07.474Z] #10 8.029 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-07T00:37:07.474Z] #10 10.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-07T00:37:07.474Z] #10 ... [2020-08-07T00:37:07.474Z] [2020-08-07T00:37:07.474Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-07T00:37:07.474Z] #36 4.053 + git clone https://github.com/docker/distribution.git . [2020-08-07T00:37:07.474Z] #36 4.062 Cloning into '.'... [2020-08-07T00:37:07.474Z] #36 ... [2020-08-07T00:37:07.474Z] [2020-08-07T00:37:07.474Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:37:07.474Z] #47 10.06 + cd /tmp/tmp.VtrA1NFzmd/src/github.com/mvdan/sh [2020-08-07T00:37:07.474Z] #47 10.06 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-07T00:37:07.474Z] #47 10.08 + GO111MODULE=on [2020-08-07T00:37:07.474Z] #47 10.08 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-07T00:37:07.474Z] #47 11.15 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-07T00:37:07.474Z] #47 11.20 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-07T00:37:07.474Z] #47 11.24 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-07T00:37:07.474Z] #47 11.33 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-07T00:37:07.536Z] #64 exporting layers 6.1s done [2020-08-07T00:37:07.536Z] #64 exporting manifest sha256:19fb3c04c9717e64c597ae0bd0bc25b6c10a7bffd101fa5d719be793ca4196b0 [2020-08-07T00:37:07.536Z] #64 exporting manifest sha256:19fb3c04c9717e64c597ae0bd0bc25b6c10a7bffd101fa5d719be793ca4196b0 done [2020-08-07T00:37:07.536Z] #64 exporting config sha256:301a8079055f05938e7a285b4390ed39e62f5c6ecb821cb6f9c48ab27a59be57 done [2020-08-07T00:37:07.536Z] #64 sending tarball [2020-08-07T00:37:07.753Z] Fetching without tags [2020-08-07T00:37:07.768Z] #47 11.43 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-07T00:37:08.020Z] Merging remotes/origin/master commit 1370072eb7e9772b6a6b125660479cb75943589b into PR head commit 30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:37:08.405Z] #47 11.96 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-07T00:37:08.557Z] Merge succeeded, producing 30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:37:08.557Z] Checking out Revision 30bf45da204853d79e7533c118e65d783bfb44c2 (PR-41322) [2020-08-07T00:37:07.747Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-07T00:37:07.753Z] > git config --add remote.origin.fetch +refs/pull/41322/head:refs/remotes/origin/PR-41322 # timeout=10 [2020-08-07T00:37:07.758Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:37:07.765Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-07T00:37:07.772Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-07T00:37:07.772Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-07T00:37:07.773Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41322/head:refs/remotes/origin/PR-41322 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:37:08.039Z] > git config core.sparsecheckout # timeout=10 [2020-08-07T00:37:08.044Z] > git checkout -f 30bf45da204853d79e7533c118e65d783bfb44c2 # timeout=10 [2020-08-07T00:37:08.560Z] > git merge 1370072eb7e9772b6a6b125660479cb75943589b # timeout=10 [2020-08-07T00:37:08.567Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-07T00:37:08.576Z] > git config core.sparsecheckout # timeout=10 [2020-08-07T00:37:08.580Z] > git checkout -f 30bf45da204853d79e7533c118e65d783bfb44c2 # timeout=10 [2020-08-07T00:37:08.700Z] #47 12.51 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-07T00:37:09.047Z] Commit message: "Add support for custom seccomp on privileged containers" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-07T00:37:09.741Z] #47 13.42 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-07T00:37:09.805Z] + docker version [2020-08-07T00:37:09.805Z] Client: Docker Engine - Community [2020-08-07T00:37:09.805Z] Version: 19.03.12 [2020-08-07T00:37:09.805Z] API version: 1.40 [2020-08-07T00:37:09.805Z] Go version: go1.13.10 [2020-08-07T00:37:09.805Z] Git commit: 48a66213fe [2020-08-07T00:37:09.805Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-07T00:37:09.805Z] OS/Arch: linux/amd64 [2020-08-07T00:37:09.805Z] Experimental: false [2020-08-07T00:37:09.805Z] [2020-08-07T00:37:09.805Z] Server: Docker Engine - Community [2020-08-07T00:37:09.805Z] Engine: [2020-08-07T00:37:09.805Z] Version: 19.03.12 [2020-08-07T00:37:09.805Z] API version: 1.40 (minimum version 1.12) [2020-08-07T00:37:09.805Z] Go version: go1.13.10 [2020-08-07T00:37:09.805Z] Git commit: 48a66213fe [2020-08-07T00:37:09.805Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-07T00:37:09.805Z] OS/Arch: linux/amd64 [2020-08-07T00:37:09.805Z] Experimental: true [2020-08-07T00:37:09.805Z] containerd: [2020-08-07T00:37:09.805Z] Version: 1.2.13 [2020-08-07T00:37:09.805Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-07T00:37:09.805Z] runc: [2020-08-07T00:37:09.805Z] Version: 1.0.0-rc10 [2020-08-07T00:37:09.805Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-07T00:37:09.805Z] docker-init: [2020-08-07T00:37:09.805Z] Version: 0.18.0 [2020-08-07T00:37:09.805Z] GitCommit: fec3683 [Pipeline] sh [2020-08-07T00:37:10.088Z] + docker info [2020-08-07T00:37:10.347Z] Client: [2020-08-07T00:37:10.347Z] Debug Mode: false [2020-08-07T00:37:10.347Z] [2020-08-07T00:37:10.347Z] Server: [2020-08-07T00:37:10.347Z] Containers: 0 [2020-08-07T00:37:10.347Z] Running: 0 [2020-08-07T00:37:10.347Z] Paused: 0 [2020-08-07T00:37:10.347Z] Stopped: 0 [2020-08-07T00:37:10.347Z] Images: 2 [2020-08-07T00:37:10.347Z] Server Version: 19.03.12 [2020-08-07T00:37:10.347Z] Storage Driver: overlay2 [2020-08-07T00:37:10.347Z] Backing Filesystem: extfs [2020-08-07T00:37:10.347Z] Supports d_type: true [2020-08-07T00:37:10.347Z] Native Overlay Diff: true [2020-08-07T00:37:10.347Z] Logging Driver: json-file [2020-08-07T00:37:10.347Z] Cgroup Driver: cgroupfs [2020-08-07T00:37:10.347Z] Plugins: [2020-08-07T00:37:10.347Z] Volume: local [2020-08-07T00:37:10.347Z] Network: bridge host ipvlan macvlan null overlay [2020-08-07T00:37:10.347Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-07T00:37:10.347Z] Swarm: inactive [2020-08-07T00:37:10.347Z] Runtimes: runc [2020-08-07T00:37:10.347Z] Default Runtime: runc [2020-08-07T00:37:10.347Z] Init Binary: docker-init [2020-08-07T00:37:10.347Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-07T00:37:10.347Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-07T00:37:10.347Z] init version: fec3683 [2020-08-07T00:37:10.347Z] Security Options: [2020-08-07T00:37:10.347Z] apparmor [2020-08-07T00:37:10.347Z] seccomp [2020-08-07T00:37:10.347Z] Profile: default [2020-08-07T00:37:10.347Z] Kernel Version: 5.3.0-1030-aws [2020-08-07T00:37:10.347Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-07T00:37:10.347Z] OSType: linux [2020-08-07T00:37:10.347Z] Architecture: x86_64 [2020-08-07T00:37:10.347Z] CPUs: 2 [2020-08-07T00:37:10.347Z] Total Memory: 7.487GiB [2020-08-07T00:37:10.347Z] Name: ip-10-100-37-44 [2020-08-07T00:37:10.347Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-07T00:37:10.347Z] Docker Root Dir: /var/lib/docker [2020-08-07T00:37:10.347Z] Debug Mode: false [2020-08-07T00:37:10.347Z] Registry: https://index.docker.io/v1/ [2020-08-07T00:37:10.347Z] Labels: [2020-08-07T00:37:10.347Z] Experimental: true [2020-08-07T00:37:10.347Z] Insecure Registries: [2020-08-07T00:37:10.347Z] 127.0.0.0/8 [2020-08-07T00:37:10.347Z] Live Restore Enabled: true [2020-08-07T00:37:10.347Z] [2020-08-07T00:37:10.347Z] WARNING: No swap limit support [Pipeline] sh [2020-08-07T00:37:10.631Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-07T00:37:10.631Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-07T00:37:10.631Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41322/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-07T00:37:10.631Z] + bash /home/ubuntu/workspace/moby_PR-41322/check-config.sh [2020-08-07T00:37:10.631Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-07T00:37:10.631Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-07T00:37:10.631Z] [2020-08-07T00:37:10.631Z] Generally Necessary: [2020-08-07T00:37:10.782Z] #47 14.34 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-07T00:37:10.782Z] #47 ... [2020-08-07T00:37:10.782Z] [2020-08-07T00:37:10.782Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-07T00:37:10.782Z] #32 4.316 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-07T00:37:10.782Z] #32 4.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-07T00:37:10.782Z] #32 4.391 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-07T00:37:10.782Z] #32 5.099 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-07T00:37:10.782Z] #32 7.336 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-07T00:37:10.782Z] #32 9.926 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-07T00:37:10.782Z] #32 14.36 Fetched 8063 kB in 10s (799 kB/s) [2020-08-07T00:37:10.782Z] #32 14.36 Reading package lists... [2020-08-07T00:37:10.782Z] #32 ... [2020-08-07T00:37:10.782Z] [2020-08-07T00:37:10.782Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:37:10.782Z] #47 14.38 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-07T00:37:10.782Z] #47 14.47 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-07T00:37:10.782Z] #47 14.56 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-07T00:37:10.890Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-07T00:37:10.890Z] - apparmor: enabled and tools installed [2020-08-07T00:37:10.890Z] - CONFIG_NAMESPACES: enabled [2020-08-07T00:37:10.890Z] - CONFIG_NET_NS: enabled [2020-08-07T00:37:10.890Z] - CONFIG_PID_NS: enabled [2020-08-07T00:37:10.890Z] - CONFIG_IPC_NS: enabled [2020-08-07T00:37:10.890Z] - CONFIG_UTS_NS: enabled [2020-08-07T00:37:10.890Z] - CONFIG_CGROUPS: enabled [2020-08-07T00:37:10.890Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-07T00:37:10.890Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-07T00:37:10.890Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-07T00:37:10.890Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-07T00:37:10.890Z] - CONFIG_CPUSETS: enabled [2020-08-07T00:37:10.890Z] - CONFIG_MEMCG: enabled [2020-08-07T00:37:10.890Z] - CONFIG_KEYS: enabled [2020-08-07T00:37:10.890Z] - CONFIG_VETH: enabled (as module) [2020-08-07T00:37:10.890Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-07T00:37:10.890Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-07T00:37:10.890Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-07T00:37:10.890Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-07T00:37:10.890Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-07T00:37:10.890Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-07T00:37:10.890Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-07T00:37:10.890Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-07T00:37:10.890Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-07T00:37:10.890Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-07T00:37:10.890Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-07T00:37:10.890Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-07T00:37:10.890Z] [2020-08-07T00:37:10.890Z] Optional Features: [2020-08-07T00:37:10.890Z] - CONFIG_USER_NS: enabled [2020-08-07T00:37:10.890Z] - CONFIG_SECCOMP: enabled [2020-08-07T00:37:10.890Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-07T00:37:10.890Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-07T00:37:10.890Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-07T00:37:10.890Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-07T00:37:10.890Z] - CONFIG_BLK_CGROUP: enabled [2020-08-07T00:37:10.890Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-07T00:37:10.890Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-07T00:37:10.890Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-07T00:37:10.890Z] - CONFIG_CGROUP_PERF: enabled [2020-08-07T00:37:10.890Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-07T00:37:10.890Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-07T00:37:10.890Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-07T00:37:10.890Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-07T00:37:10.890Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-07T00:37:10.890Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-07T00:37:10.890Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-07T00:37:10.890Z] - CONFIG_IP_VS: enabled (as module) [2020-08-07T00:37:10.890Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-07T00:37:10.890Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-07T00:37:10.890Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-07T00:37:10.890Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-07T00:37:11.076Z] #47 14.88 runtime [2020-08-07T00:37:11.076Z] #47 14.94 runtime/cgo [2020-08-07T00:37:11.149Z] - CONFIG_EXT4_FS: enabled [2020-08-07T00:37:11.150Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-07T00:37:11.150Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-07T00:37:11.150Z] - Network Drivers: [2020-08-07T00:37:11.150Z] - "overlay": [2020-08-07T00:37:11.150Z] - CONFIG_VXLAN: enabled (as module) [2020-08-07T00:37:11.150Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-07T00:37:11.150Z] Optional (for encrypted networks): [2020-08-07T00:37:11.150Z] - CONFIG_CRYPTO: enabled [2020-08-07T00:37:11.150Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-07T00:37:11.150Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-07T00:37:11.150Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-07T00:37:11.150Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-07T00:37:11.150Z] - CONFIG_XFRM: enabled [2020-08-07T00:37:11.150Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-07T00:37:11.150Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-07T00:37:11.150Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-07T00:37:11.150Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-07T00:37:11.150Z] - "ipvlan": [2020-08-07T00:37:11.150Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-07T00:37:11.150Z] - "macvlan": [2020-08-07T00:37:11.150Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-07T00:37:11.150Z] - CONFIG_DUMMY: enabled (as module) [2020-08-07T00:37:11.150Z] - "ftp,tftp client in container": [2020-08-07T00:37:11.150Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-07T00:37:11.150Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-07T00:37:11.150Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-07T00:37:11.150Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-07T00:37:11.150Z] - Storage Drivers: [2020-08-07T00:37:11.150Z] - "aufs": [2020-08-07T00:37:11.150Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-07T00:37:11.150Z] - "btrfs": [2020-08-07T00:37:11.150Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-07T00:37:11.150Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-07T00:37:11.150Z] - "devicemapper": [2020-08-07T00:37:11.150Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-07T00:37:11.150Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-07T00:37:11.150Z] - "overlay": [2020-08-07T00:37:11.150Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-07T00:37:11.150Z] - "zfs": [2020-08-07T00:37:11.150Z] - /dev/zfs: present [2020-08-07T00:37:11.150Z] - zfs command: missing [2020-08-07T00:37:11.150Z] - zpool command: missing [2020-08-07T00:37:11.150Z] [2020-08-07T00:37:11.150Z] Limits: [2020-08-07T00:37:11.150Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-07T00:37:11.150Z] [2020-08-07T00:37:11.150Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-07T00:37:11.483Z] + sudo modprobe ip_vs [2020-08-07T00:37:11.483Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:30bf45da204853d79e7533c118e65d783bfb44c2 . [2020-08-07T00:37:11.483Z] #1 [internal] load .dockerignore [2020-08-07T00:37:11.483Z] #1 transferring context: 87B done [2020-08-07T00:37:11.483Z] #1 DONE 0.0s [2020-08-07T00:37:11.483Z] [2020-08-07T00:37:11.483Z] #2 [internal] load build definition from Dockerfile [2020-08-07T00:37:11.483Z] #2 transferring dockerfile: 16.37kB done [2020-08-07T00:37:11.483Z] #2 DONE 0.0s [2020-08-07T00:37:11.483Z] [2020-08-07T00:37:11.483Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-07T00:37:11.483Z] #3 DONE 0.1s [2020-08-07T00:37:11.634Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [2020-08-07T00:37:11.745Z] [2020-08-07T00:37:11.745Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-07T00:37:11.745Z] #4 CACHED [2020-08-07T00:37:11.745Z] [2020-08-07T00:37:11.745Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-07T00:37:11.745Z] #6 DONE 0.1s [2020-08-07T00:37:11.745Z] [2020-08-07T00:37:11.745Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-07T00:37:12.005Z] #5 DONE 0.1s [2020-08-07T00:37:12.005Z] [2020-08-07T00:37:12.005Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-07T00:37:12.005Z] #58 DONE 0.0s [2020-08-07T00:37:12.005Z] [2020-08-07T00:37:12.005Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-07T00:37:12.005Z] #7 DONE 0.0s [2020-08-07T00:37:12.005Z] [2020-08-07T00:37:12.005Z] #20 [internal] load build context [2020-08-07T00:37:12.229Z] Fetching without tags [2020-08-07T00:37:12.630Z] #47 ... [2020-08-07T00:37:12.630Z] [2020-08-07T00:37:12.630Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:37:12.630Z] #43 6.498 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-07T00:37:11.901Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-07T00:37:11.948Z] > git config --add remote.origin.fetch +refs/pull/41322/head:refs/remotes/origin/PR-41322 # timeout=10 [2020-08-07T00:37:12.010Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:37:12.135Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-07T00:37:12.260Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-07T00:37:12.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-07T00:37:12.260Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41322/head:refs/remotes/origin/PR-41322 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:37:12.924Z] #43 ... [2020-08-07T00:37:12.924Z] [2020-08-07T00:37:12.924Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:37:12.924Z] #60 11.94 Checking out files: 93% (1940/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-08-07T00:37:12.924Z] #60 12.02 + cd /tmp/tmp.7P2HIgiUfL/src/github.com/docker/libnetwork [2020-08-07T00:37:12.924Z] #60 12.02 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-07T00:37:12.924Z] #60 12.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-07T00:37:12.992Z] Merging remotes/origin/master commit 1370072eb7e9772b6a6b125660479cb75943589b into PR head commit 30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:37:13.399Z] #20 transferring context: 51.48MB 1.3s done [2020-08-07T00:37:13.399Z] #20 DONE 1.4s [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-07T00:37:13.399Z] #29 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-07T00:37:13.399Z] #46 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-07T00:37:13.399Z] #57 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:37:13.399Z] #38 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-07T00:37:13.399Z] #53 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-07T00:37:13.399Z] #61 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:37:13.399Z] #47 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-07T00:37:13.399Z] #18 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:37:13.399Z] #30 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-07T00:37:13.399Z] #37 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-07T00:37:13.399Z] #35 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:37:13.399Z] #10 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:37:13.399Z] #43 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-07T00:37:13.399Z] #27 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-07T00:37:13.399Z] #23 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-07T00:37:13.399Z] #42 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:37:13.399Z] #52 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-07T00:37:13.399Z] #15 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-07T00:37:13.399Z] #55 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-07T00:37:13.399Z] #36 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:37:13.399Z] #33 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:37:13.399Z] #45 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:37:13.399Z] #54 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-07T00:37:13.399Z] #59 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-07T00:37:13.399Z] #14 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-07T00:37:13.399Z] #48 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-07T00:37:13.399Z] #51 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-07T00:37:13.399Z] #13 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:37:13.399Z] #39 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-07T00:37:13.399Z] #31 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-07T00:37:13.399Z] #24 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:37:13.399Z] #25 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-07T00:37:13.399Z] #56 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-07T00:37:13.399Z] #22 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-07T00:37:13.399Z] #34 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-07T00:37:13.399Z] #17 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:37:13.399Z] #41 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-07T00:37:13.399Z] #32 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-07T00:37:13.399Z] #8 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-07T00:37:13.399Z] #26 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:37:13.399Z] #49 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-07T00:37:13.399Z] #28 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:37:13.399Z] #60 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:37:13.399Z] #21 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-07T00:37:13.399Z] #16 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-07T00:37:13.399Z] #44 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-07T00:37:13.399Z] #12 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-07T00:37:13.399Z] #9 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-07T00:37:13.399Z] #11 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-07T00:37:13.399Z] #40 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-07T00:37:13.399Z] #19 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-07T00:37:13.399Z] #50 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-07T00:37:13.399Z] #62 CACHED [2020-08-07T00:37:13.399Z] [2020-08-07T00:37:13.399Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-07T00:37:13.967Z] #60 ... [2020-08-07T00:37:13.967Z] [2020-08-07T00:37:13.967Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-07T00:37:13.967Z] #32 14.36 Reading package lists... [2020-08-07T00:37:14.339Z] #63 DONE 1.1s [2020-08-07T00:37:14.599Z] [2020-08-07T00:37:14.599Z] #64 exporting to image [2020-08-07T00:37:14.599Z] #64 exporting layers [2020-08-07T00:37:15.168Z] #64 exporting layers 0.8s done [2020-08-07T00:37:15.168Z] #64 writing image sha256:6d990a865cf433c85cce4d537fae8609a791f858c7730c01f6571ad1b617e8eb done [2020-08-07T00:37:15.168Z] #64 naming to docker.io/library/docker:30bf45da204853d79e7533c118e65d783bfb44c2 done [2020-08-07T00:37:15.168Z] #64 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-08-07T00:37:15.509Z] + trap exit INT TERM [2020-08-07T00:37:15.509Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-08-07T00:37:15.509Z] + CONTAINER_NAME=docker-pr2 [2020-08-07T00:37:15.509Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41322/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41322/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 -e DOCKER_GRAPHDRIVER docker:30bf45da204853d79e7533c118e65d783bfb44c2 hack/make.sh dynbinary-daemon [2020-08-07T00:37:15.600Z] INFO [loader] Go packages loading at mode 575 (files|compiled_files|exports_file|imports|name|types_sizes|deps) took 34.090341006s [2020-08-07T00:37:15.600Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 167.749819ms [2020-08-07T00:37:13.092Z] > git config core.sparsecheckout # timeout=10 [2020-08-07T00:37:13.139Z] > git checkout -f 30bf45da204853d79e7533c118e65d783bfb44c2 # timeout=10 [2020-08-07T00:37:15.768Z] [2020-08-07T00:37:16.028Z] Removing bundles/ [2020-08-07T00:37:16.028Z] [2020-08-07T00:37:16.028Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-07T00:37:16.028Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-07T00:37:16.028Z] GOOS="" GOARCH="" GOARM="" [2020-08-07T00:37:16.444Z] Merge succeeded, producing 30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:37:16.444Z] Checking out Revision 30bf45da204853d79e7533c118e65d783bfb44c2 (PR-41322) [2020-08-07T00:37:17.794Z] #32 17.88 Reading package lists... [2020-08-07T00:37:17.794Z] #32 21.36 Building dependency tree... [2020-08-07T00:37:17.794Z] #32 ... [2020-08-07T00:37:17.794Z] [2020-08-07T00:37:17.794Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:37:17.794Z] #30 11.51 internal/testlog [2020-08-07T00:37:17.794Z] #30 11.74 encoding [2020-08-07T00:37:17.794Z] #30 11.89 runtime/cgo [2020-08-07T00:37:18.088Z] #30 ... [2020-08-07T00:37:18.088Z] [2020-08-07T00:37:18.088Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:37:18.088Z] #38 14.53 Fetched 8063 kB in 11s (758 kB/s) [2020-08-07T00:37:18.088Z] #38 14.53 Reading package lists... [2020-08-07T00:37:18.088Z] #38 17.94 Reading package lists... [2020-08-07T00:37:18.088Z] #38 21.24 Building dependency tree... [2020-08-07T00:37:18.135Z] INFO [runner/unused/goanalysis] analyzers took 30.516419699s with top 10 stages: buildssa: 24.613462893s, U1000: 5.902956806s [2020-08-07T00:37:18.382Z] #38 ... [2020-08-07T00:37:18.382Z] [2020-08-07T00:37:18.382Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-07T00:37:18.382Z] #51 14.29 Fetched 8063 kB in 10s (794 kB/s) [2020-08-07T00:37:18.382Z] #51 14.29 Reading package lists... [2020-08-07T00:37:18.382Z] #51 17.99 Reading package lists... [2020-08-07T00:37:18.382Z] #51 21.13 Building dependency tree... [2020-08-07T00:37:18.382Z] #51 22.03 The following additional packages will be installed: [2020-08-07T00:37:18.382Z] #51 22.07 libbtrfs0 [2020-08-07T00:37:18.382Z] #51 22.10 The following NEW packages will be installed: [2020-08-07T00:37:18.382Z] #51 22.11 libbtrfs-dev libbtrfs0 [2020-08-07T00:37:18.382Z] #51 ... [2020-08-07T00:37:18.382Z] [2020-08-07T00:37:18.382Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:37:18.382Z] #38 22.14 The following additional packages will be installed: [2020-08-07T00:37:18.382Z] #38 22.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-07T00:37:18.382Z] #38 22.14 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-07T00:37:18.382Z] #38 22.14 Suggested packages: [2020-08-07T00:37:18.382Z] #38 22.14 manpages-dev python-setuptools [2020-08-07T00:37:16.168Z] > git merge 1370072eb7e9772b6a6b125660479cb75943589b # timeout=10 [2020-08-07T00:37:16.308Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-08-07T00:37:16.466Z] > git config core.sparsecheckout # timeout=10 [2020-08-07T00:37:16.529Z] > git checkout -f 30bf45da204853d79e7533c118e65d783bfb44c2 # timeout=10 [2020-08-07T00:37:19.427Z] #38 ... [2020-08-07T00:37:19.427Z] [2020-08-07T00:37:19.427Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:37:19.427Z] #41 12.89 unicode/utf16 [2020-08-07T00:37:19.427Z] #41 13.07 container/list [2020-08-07T00:37:19.427Z] #41 13.78 crypto/internal/subtle [2020-08-07T00:37:19.427Z] #41 13.86 crypto/subtle [2020-08-07T00:37:19.427Z] #41 13.98 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-07T00:37:19.427Z] #41 14.07 internal/nettrace [2020-08-07T00:37:19.427Z] #41 14.16 runtime/cgo [2020-08-07T00:37:19.427Z] #41 ... [2020-08-07T00:37:19.427Z] [2020-08-07T00:37:19.427Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-07T00:37:19.427Z] #51 22.26 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-07T00:37:19.427Z] #51 22.26 Need to get 118 kB of archives. [2020-08-07T00:37:19.427Z] #51 22.26 After this operation, 390 kB of additional disk space will be used. [2020-08-07T00:37:19.427Z] #51 22.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-07T00:37:19.427Z] #51 22.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-07T00:37:19.427Z] #51 22.89 debconf: delaying package configuration, since apt-utils is not installed [2020-08-07T00:37:19.427Z] #51 22.98 Fetched 118 kB in 0s (839 kB/s) [2020-08-07T00:37:19.427Z] #51 23.03 Selecting previously unselected package libbtrfs0. [2020-08-07T00:37:19.427Z] #51 23.03 (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 ... 15177 files and directories currently installed.) [2020-08-07T00:37:19.427Z] #51 23.08 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-07T00:37:19.427Z] #51 23.09 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-07T00:37:19.427Z] #51 23.16 Selecting previously unselected package libbtrfs-dev. [2020-08-07T00:37:19.427Z] #51 23.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-07T00:37:19.427Z] #51 23.17 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-07T00:37:19.724Z] #51 23.31 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-07T00:37:19.724Z] #51 23.41 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-07T00:37:19.724Z] #51 23.44 Processing triggers for libc-bin (2.28-10) ... [2020-08-07T00:37:20.022Z] #51 ... [2020-08-07T00:37:20.022Z] [2020-08-07T00:37:20.022Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:37:20.022Z] #43 DONE 23.6s [2020-08-07T00:37:20.022Z] [2020-08-07T00:37:20.022Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:37:20.022Z] #60 DONE 23.8s [2020-08-07T00:37:20.022Z] [2020-08-07T00:37:20.022Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:37:20.022Z] #38 23.25 The following NEW packages will be installed: [2020-08-07T00:37:20.022Z] #38 23.25 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-07T00:37:20.022Z] #38 23.25 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-07T00:37:20.022Z] #38 23.25 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-07T00:37:20.022Z] #38 23.25 python-six zlib1g-dev [2020-08-07T00:37:20.022Z] #38 23.38 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-07T00:37:20.022Z] #38 23.38 Need to get 3742 kB of archives. [2020-08-07T00:37:20.022Z] #38 23.38 After this operation, 22.0 MB of additional disk space will be used. [2020-08-07T00:37:20.022Z] #38 23.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-08-07T00:37:20.022Z] #38 23.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-07T00:37:20.022Z] #38 23.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-08-07T00:37:20.022Z] #38 23.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-07T00:37:20.022Z] #38 23.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-08-07T00:37:20.022Z] #38 23.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-07T00:37:20.022Z] #38 23.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-08-07T00:37:20.022Z] #38 23.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-08-07T00:37:20.022Z] #38 23.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-08-07T00:37:20.022Z] #38 23.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-08-07T00:37:20.022Z] #38 23.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-08-07T00:37:20.022Z] #38 23.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-08-07T00:37:20.322Z] #38 ... [2020-08-07T00:37:20.322Z] [2020-08-07T00:37:20.322Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-07T00:37:20.322Z] #51 DONE 24.0s [2020-08-07T00:37:20.322Z] [2020-08-07T00:37:20.322Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:37:20.322Z] #38 23.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-08-07T00:37:20.322Z] #38 ... [2020-08-07T00:37:20.322Z] [2020-08-07T00:37:20.322Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-07T00:37:20.322Z] #36 13.99 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-07T00:37:20.322Z] #36 15.26 + 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-08-07T00:37:20.322Z] #36 ... [2020-08-07T00:37:20.322Z] [2020-08-07T00:37:20.322Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:37:20.322Z] #38 24.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-08-07T00:37:20.322Z] #38 24.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-07T00:37:20.322Z] #38 24.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-08-07T00:37:20.322Z] #38 24.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-08-07T00:37:20.982Z] #38 24.83 debconf: delaying package configuration, since apt-utils is not installed [2020-08-07T00:37:21.295Z] #38 24.94 Fetched 3742 kB in 1s (4256 kB/s) [2020-08-07T00:37:21.295Z] #38 ... [2020-08-07T00:37:21.295Z] [2020-08-07T00:37:21.295Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-07T00:37:21.295Z] #23 15.03 Fetched 8063 kB in 11s (744 kB/s) [2020-08-07T00:37:21.295Z] #23 15.03 Reading package lists... [2020-08-07T00:37:21.295Z] #23 18.61 Reading package lists... [2020-08-07T00:37:21.295Z] #23 22.35 Building dependency tree... [2020-08-07T00:37:21.295Z] #23 23.54 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-07T00:37:21.295Z] #23 23.54 The following additional packages will be installed: [2020-08-07T00:37:21.295Z] #23 23.54 libjq1 libonig5 [2020-08-07T00:37:21.295Z] #23 23.81 The following NEW packages will be installed: [2020-08-07T00:37:21.295Z] #23 23.86 jq libjq1 libonig5 [2020-08-07T00:37:21.295Z] #23 24.16 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-07T00:37:21.295Z] #23 24.16 Need to get 350 kB of archives. [2020-08-07T00:37:21.295Z] #23 24.16 After this operation, 1154 kB of additional disk space will be used. [2020-08-07T00:37:21.295Z] #23 24.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-07T00:37:21.295Z] #23 24.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-07T00:37:21.295Z] #23 24.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-07T00:37:21.295Z] #23 ... [2020-08-07T00:37:21.295Z] [2020-08-07T00:37:21.295Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:37:21.295Z] #38 25.09 Selecting previously unselected package libcap-dev:s390x. [2020-08-07T00:37:21.295Z] #38 25.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-07T00:37:21.295Z] #38 25.17 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-08-07T00:37:21.588Z] #38 25.18 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-08-07T00:37:21.588Z] #38 25.35 Selecting previously unselected package libnet1:s390x. [2020-08-07T00:37:21.588Z] #38 25.35 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-07T00:37:21.588Z] #38 25.39 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-07T00:37:21.588Z] #38 ... [2020-08-07T00:37:21.588Z] [2020-08-07T00:37:21.588Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:37:21.588Z] #10 15.31 Fetched 8063 kB in 11s (731 kB/s) [2020-08-07T00:37:21.588Z] #10 15.31 Reading package lists... [2020-08-07T00:37:21.588Z] #10 18.79 Reading package lists... [2020-08-07T00:37:21.588Z] #10 22.48 Building dependency tree... [2020-08-07T00:37:21.588Z] #10 23.70 The following additional packages will be installed: [2020-08-07T00:37:21.588Z] #10 23.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-07T00:37:21.588Z] #10 23.70 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-07T00:37:21.588Z] #10 23.70 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-07T00:37:21.588Z] #10 23.70 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-07T00:37:21.588Z] #10 23.71 Suggested packages: [2020-08-07T00:37:21.588Z] #10 23.71 gcc-8-locales seccomp wine64 [2020-08-07T00:37:21.588Z] #10 24.73 The following NEW packages will be installed: [2020-08-07T00:37:21.588Z] #10 24.73 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-07T00:37:21.588Z] #10 24.73 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-07T00:37:21.588Z] #10 24.73 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-07T00:37:21.588Z] #10 24.73 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-07T00:37:21.588Z] #10 24.73 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-07T00:37:21.588Z] #10 24.73 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-07T00:37:21.588Z] #10 24.91 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-07T00:37:21.588Z] #10 24.91 Need to get 73.3 MB of archives. [2020-08-07T00:37:21.588Z] #10 24.91 After this operation, 494 MB of additional disk space will be used. [2020-08-07T00:37:21.588Z] #10 24.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-08-07T00:37:21.588Z] #10 25.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-08-07T00:37:21.588Z] #10 25.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-07T00:37:21.588Z] #10 25.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-08-07T00:37:21.588Z] #10 25.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-08-07T00:37:21.588Z] #10 25.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-07T00:37:21.588Z] #10 ... [2020-08-07T00:37:21.588Z] [2020-08-07T00:37:21.588Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-07T00:37:21.588Z] #23 25.52 debconf: delaying package configuration, since apt-utils is not installed [2020-08-07T00:37:21.882Z] #23 25.60 Fetched 350 kB in 0s (748 kB/s) [2020-08-07T00:37:21.882Z] #23 25.64 Selecting previously unselected package libonig5:s390x. [2020-08-07T00:37:21.882Z] #23 25.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-07T00:37:21.882Z] #23 25.65 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-08-07T00:37:21.882Z] #23 25.66 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-07T00:37:21.882Z] #23 25.77 Selecting previously unselected package libjq1:s390x. [2020-08-07T00:37:22.175Z] #23 25.77 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-07T00:37:22.175Z] #23 25.77 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-07T00:37:22.175Z] #23 25.92 Selecting previously unselected package jq. [2020-08-07T00:37:22.175Z] #23 25.92 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-07T00:37:22.175Z] #23 25.92 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-07T00:37:22.175Z] #23 26.01 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-07T00:37:22.470Z] #23 26.01 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-07T00:37:22.470Z] #23 26.02 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-07T00:37:22.470Z] #23 26.05 Processing triggers for libc-bin (2.28-10) ... [2020-08-07T00:37:22.470Z] #23 DONE 26.3s [2020-08-07T00:37:22.470Z] [2020-08-07T00:37:22.470Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-07T00:37:22.470Z] #24 DONE 0.1s [2020-08-07T00:37:22.470Z] [2020-08-07T00:37:22.470Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:37:22.470Z] #38 25.48 Selecting previously unselected package libnet1-dev. [2020-08-07T00:37:22.470Z] #38 25.48 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-07T00:37:22.470Z] #38 25.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-07T00:37:22.470Z] #38 25.56 Selecting previously unselected package libnl-3-200:s390x. [2020-08-07T00:37:22.470Z] #38 25.56 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-07T00:37:22.470Z] #38 25.56 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-07T00:37:22.470Z] #38 25.61 Selecting previously unselected package libnl-3-dev:s390x. [2020-08-07T00:37:22.470Z] #38 25.61 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-08-07T00:37:22.470Z] #38 25.62 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-08-07T00:37:22.470Z] #38 25.78 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-07T00:37:22.470Z] #38 25.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-07T00:37:22.470Z] #38 25.78 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-07T00:37:22.470Z] #38 25.80 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-08-07T00:37:22.470Z] #38 25.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-08-07T00:37:22.470Z] #38 25.81 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-07T00:37:22.470Z] #38 25.86 Selecting previously unselected package zlib1g-dev:s390x. [2020-08-07T00:37:22.470Z] #38 25.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-08-07T00:37:22.470Z] #38 25.87 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-07T00:37:22.470Z] #38 26.07 Selecting previously unselected package libprotobuf17:s390x. [2020-08-07T00:37:22.470Z] #38 26.07 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-08-07T00:37:22.470Z] #38 26.08 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-07T00:37:23.013Z] #64 ... [2020-08-07T00:37:23.014Z] [2020-08-07T00:37:23.014Z] #65 importing to docker [2020-08-07T00:37:23.014Z] #65 ... [2020-08-07T00:37:23.014Z] [2020-08-07T00:37:23.014Z] #64 exporting to oci image format [2020-08-07T00:37:23.014Z] #64 sending tarball 16.2s done [2020-08-07T00:37:23.014Z] #64 DONE 22.4s [2020-08-07T00:37:23.014Z] [2020-08-07T00:37:23.014Z] #65 importing to docker [2020-08-07T00:37:23.111Z] #38 26.76 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-08-07T00:37:23.111Z] #38 26.77 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-08-07T00:37:23.111Z] #38 26.77 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-07T00:37:23.111Z] #38 26.91 Selecting previously unselected package libprotobuf-dev:s390x. [2020-08-07T00:37:23.111Z] #38 26.91 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-08-07T00:37:23.111Z] #38 26.92 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-07T00:37:24.151Z] #38 27.74 Selecting previously unselected package libprotoc17:s390x. [2020-08-07T00:37:24.151Z] #38 27.75 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-08-07T00:37:24.151Z] #38 27.75 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-08-07T00:37:24.445Z] #38 28.12 Selecting previously unselected package protobuf-c-compiler. [2020-08-07T00:37:24.445Z] #38 28.13 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-08-07T00:37:24.445Z] #38 28.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-07T00:37:24.445Z] #38 28.24 Selecting previously unselected package protobuf-compiler. [2020-08-07T00:37:24.445Z] #38 28.26 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-08-07T00:37:24.445Z] #38 28.26 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-07T00:37:24.582Z] #65 DONE 2.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-07T00:37:24.738Z] #38 28.34 Selecting previously unselected package python-pkg-resources. [2020-08-07T00:37:24.739Z] #38 28.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-07T00:37:24.739Z] #38 28.35 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-07T00:37:24.739Z] #38 28.48 Selecting previously unselected package python-six. [2020-08-07T00:37:24.739Z] #38 28.48 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-07T00:37:24.739Z] #38 28.49 Unpacking python-six (1.12.0-1) ... [2020-08-07T00:37:24.739Z] #38 28.54 Selecting previously unselected package python-protobuf. [2020-08-07T00:37:24.739Z] #38 28.54 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-08-07T00:37:24.739Z] #38 28.54 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-07T00:37:24.758Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b83b19ae50958247) in /home/ubuntu/workspace/moby_PR-41322 [Pipeline] { [Pipeline] checkout [2020-08-07T00:37:24.998Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41322/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bf45da204853d79e7533c118e65d783bfb44c2 hack/test/unit [2020-08-07T00:37:25.376Z] #38 28.98 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-07T00:37:26.904Z] #38 ... [2020-08-07T00:37:26.904Z] [2020-08-07T00:37:26.904Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:37:26.904Z] #25 2.392 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-07T00:37:26.904Z] #25 2.614 [2020-08-07T00:37:26.904Z] #25 2.776 ## 3.6% ####### 10.3% ############ 17.1% ################# 23.8% ###################### 30.6% ########################## 37.3% ############################### 44.1% #################################### 50.9% ########################################### 59.9% ############################################### 66.6% #################################################### 73.4% ########################################################### 82.4% ################################################################# 91.4% ###################################################################### 98.2% ######################################################################## 100.0% [2020-08-07T00:37:27.199Z] #25 4.711 [2020-08-07T00:37:27.790Z] #25 4.860 ## 3.1% ########################################### 60.8% ######################################################################## 100.0% [2020-08-07T00:37:27.869Z] using credential docker-jenkins-github-credentials [2020-08-07T00:37:27.877Z] Cloning the remote Git repository [2020-08-07T00:37:27.877Z] Cloning with configured refspecs honoured and without tags [2020-08-07T00:37:28.090Z] #25 5.426 [2020-08-07T00:37:28.387Z] #25 5.546 #=#=# ########################## 36.1% [2020-08-07T00:37:28.387Z] #25 ... [2020-08-07T00:37:28.387Z] [2020-08-07T00:37:28.387Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-07T00:37:28.387Z] #32 21.36 Building dependency tree... [2020-08-07T00:37:28.387Z] #32 22.55 The following additional packages will be installed: [2020-08-07T00:37:28.387Z] #32 22.58 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-07T00:37:28.387Z] #32 22.58 Suggested packages: [2020-08-07T00:37:28.387Z] #32 22.58 cmake-doc ninja-build lrzip [2020-08-07T00:37:28.387Z] #32 22.58 Recommended packages: [2020-08-07T00:37:28.387Z] #32 22.58 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-07T00:37:28.387Z] #32 23.20 The following NEW packages will be installed: [2020-08-07T00:37:28.387Z] #32 23.20 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-07T00:37:28.387Z] #32 23.20 vim-common xxd [2020-08-07T00:37:28.387Z] #32 23.34 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-07T00:37:28.387Z] #32 23.34 Need to get 14.0 MB of archives. [2020-08-07T00:37:28.387Z] #32 23.34 After this operation, 62.1 MB of additional disk space will be used. [2020-08-07T00:37:28.387Z] #32 23.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-07T00:37:28.387Z] #32 23.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-07T00:37:28.387Z] #32 23.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-08-07T00:37:28.387Z] #32 23.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-07T00:37:28.387Z] #32 24.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-08-07T00:37:28.387Z] #32 24.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-08-07T00:37:28.387Z] #32 24.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-08-07T00:37:28.387Z] #32 24.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-08-07T00:37:28.387Z] #32 24.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-08-07T00:37:28.387Z] #32 24.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-08-07T00:37:28.387Z] #32 25.94 debconf: delaying package configuration, since apt-utils is not installed [2020-08-07T00:37:28.387Z] #32 26.02 Fetched 14.0 MB in 2s (7949 kB/s) [2020-08-07T00:37:28.387Z] #32 26.07 Selecting previously unselected package xxd. [2020-08-07T00:37:28.387Z] #32 26.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 ... 15177 files and directories currently installed.) [2020-08-07T00:37:28.387Z] #32 26.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-07T00:37:28.388Z] #32 26.11 Unpacking xxd (2:8.1.0875-5) ... [2020-08-07T00:37:28.388Z] #32 26.26 Selecting previously unselected package vim-common. [2020-08-07T00:37:28.388Z] #32 26.26 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-07T00:37:28.388Z] #32 26.27 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-07T00:37:28.388Z] #32 26.48 Selecting previously unselected package cmake-data. [2020-08-07T00:37:28.388Z] #32 26.48 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-07T00:37:28.388Z] #32 26.49 Unpacking cmake-data (3.13.4-1) ... [2020-08-07T00:37:28.388Z] #32 28.33 Selecting previously unselected package libicu63:s390x. [2020-08-07T00:37:28.388Z] #32 28.34 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-07T00:37:28.388Z] #32 28.35 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-07T00:37:28.388Z] #32 ... [2020-08-07T00:37:28.388Z] [2020-08-07T00:37:28.388Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:37:28.388Z] #25 5.546 #=#=# ########################## 36.1% ################################################## 69.6% ######################################################################## 100.0% [2020-08-07T00:37:28.555Z] ? github.com/docker/docker/api [no test files] [2020-08-07T00:37:27.939Z] Cloning repository https://github.com/moby/moby.git [2020-08-07T00:37:27.992Z] > git init /home/ubuntu/workspace/moby_PR-41322 # timeout=10 [2020-08-07T00:37:28.288Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-07T00:37:28.288Z] > git --version # timeout=10 [2020-08-07T00:37:28.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-07T00:37:28.347Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41322/head:refs/remotes/origin/PR-41322 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:37:28.681Z] #25 6.192 [2020-08-07T00:37:30.155Z] #25 6.309 0.5% ##### 7.9% ########## 14.3% ################ 22.9% ##################### 29.3% ############################ 40.1% ################################## 48.6% ####################################### 55.0% ############################################# 63.6% #################################################### 72.8% ######################################################### 79.3% [2020-08-07T00:37:30.155Z] #25 ... [2020-08-07T00:37:30.155Z] [2020-08-07T00:37:30.155Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:37:30.155Z] #52 1.807 + RM_GOPATH=0 [2020-08-07T00:37:30.155Z] #52 1.807 + TMP_GOPATH= [2020-08-07T00:37:30.155Z] #52 1.807 + : /build [2020-08-07T00:37:30.155Z] #52 1.807 + '[' -z '' ']' [2020-08-07T00:37:30.155Z] #52 1.808 ++ mktemp -d [2020-08-07T00:37:30.155Z] #52 1.811 + export GOPATH=/tmp/tmp.oSmX1XkvCZ [2020-08-07T00:37:30.155Z] #52 1.811 + GOPATH=/tmp/tmp.oSmX1XkvCZ [2020-08-07T00:37:30.155Z] #52 1.811 + RM_GOPATH=1 [2020-08-07T00:37:30.155Z] #52 1.811 + case "$(go env GOARCH)" in [2020-08-07T00:37:30.155Z] #52 1.811 ++ go env GOARCH [2020-08-07T00:37:30.155Z] #52 1.822 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:30.155Z] #52 1.823 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:30.155Z] #52 1.824 ++ dirname /tmp/install/install.sh [2020-08-07T00:37:30.155Z] #52 1.826 + dir=/tmp/install [2020-08-07T00:37:30.155Z] #52 1.826 + bin=containerd [2020-08-07T00:37:30.155Z] #52 1.826 + shift [2020-08-07T00:37:30.155Z] #52 1.826 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-07T00:37:30.155Z] #52 1.826 + . /tmp/install/containerd.installer [2020-08-07T00:37:30.155Z] #52 1.826 ++ set -e [2020-08-07T00:37:30.155Z] #52 1.826 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-07T00:37:30.155Z] #52 1.827 + install_containerd [2020-08-07T00:37:30.155Z] #52 1.827 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-07T00:37:30.155Z] #52 1.827 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-07T00:37:30.155Z] #52 1.827 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oSmX1XkvCZ/src/github.com/containerd/containerd [2020-08-07T00:37:30.155Z] #52 1.831 Cloning into '/tmp/tmp.oSmX1XkvCZ/src/github.com/containerd/containerd'... [2020-08-07T00:37:30.449Z] #52 ... [2020-08-07T00:37:30.449Z] [2020-08-07T00:37:30.449Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:37:30.449Z] #25 6.309 0.5% ##### 7.9% ########## 14.3% ################ 22.9% ##################### 29.3% ############################ 40.1% ################################## 48.6% ####################################### 55.0% ############################################# 63.6% #################################################### 72.8% ######################################################### 79.3% ############################################################## 87.2% #################################################################### 95.8% ######################################################################## 100.0% [2020-08-07T00:37:30.743Z] #25 8.140 [2020-08-07T00:37:31.334Z] #25 8.273 #=#=# # 2.3% ### 4.2% #### 6.7% ##### 7.9% [2020-08-07T00:37:31.334Z] #25 ... [2020-08-07T00:37:31.334Z] [2020-08-07T00:37:31.334Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:37:31.334Z] #30 25.20 internal/reflectlite [2020-08-07T00:37:31.334Z] #30 25.21 sync [2020-08-07T00:37:31.334Z] #30 26.84 errors [2020-08-07T00:37:31.334Z] #30 26.84 sort [2020-08-07T00:37:31.334Z] #30 27.08 strconv [2020-08-07T00:37:31.334Z] #30 27.60 io [2020-08-07T00:37:31.334Z] #30 28.34 internal/oserror [2020-08-07T00:37:31.334Z] #30 28.40 syscall [2020-08-07T00:37:31.334Z] #30 29.47 reflect [2020-08-07T00:37:31.334Z] #30 33.09 time [2020-08-07T00:37:31.643Z] #30 ... [2020-08-07T00:37:31.643Z] [2020-08-07T00:37:31.643Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:37:31.937Z] #25 8.273 #=#=# # 2.3% ### 4.2% #### 6.7% ##### 7.9% ####### 10.6% ######## 12.1% ########## 14.3% ############ 17.0% [2020-08-07T00:37:31.937Z] #25 ... [2020-08-07T00:37:31.937Z] [2020-08-07T00:37:31.937Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:37:31.937Z] #10 25.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-07T00:37:31.937Z] #10 25.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-07T00:37:31.937Z] #10 26.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-08-07T00:37:31.937Z] #10 30.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-08-07T00:37:31.937Z] #10 31.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-08-07T00:37:31.937Z] #10 31.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-08-07T00:37:31.937Z] #10 31.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-07T00:37:31.937Z] #10 31.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-07T00:37:31.937Z] #10 31.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-08-07T00:37:31.937Z] #10 31.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-08-07T00:37:31.937Z] #10 31.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-08-07T00:37:31.937Z] #10 31.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-08-07T00:37:31.937Z] #10 31.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-08-07T00:37:31.937Z] #10 31.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-08-07T00:37:31.937Z] #10 31.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-08-07T00:37:31.937Z] #10 31.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-08-07T00:37:31.937Z] #10 32.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-08-07T00:37:31.937Z] #10 32.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-08-07T00:37:31.937Z] #10 32.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-08-07T00:37:31.937Z] #10 32.91 debconf: delaying package configuration, since apt-utils is not installed [2020-08-07T00:37:31.937Z] #10 33.01 Fetched 73.3 MB in 7s (9910 kB/s) [2020-08-07T00:37:31.937Z] #10 33.06 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-07T00:37:31.937Z] #10 33.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 ... 15177 files and directories currently installed.) [2020-08-07T00:37:31.937Z] #10 33.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-08-07T00:37:31.937Z] #10 33.13 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-07T00:37:31.937Z] #10 34.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-07T00:37:31.937Z] #10 34.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-08-07T00:37:31.937Z] #10 34.88 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-07T00:37:31.937Z] #10 ... [2020-08-07T00:37:31.937Z] [2020-08-07T00:37:31.937Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:37:32.109Z] Commit message: "Add support for custom seccomp on privileged containers" [2020-08-07T00:37:32.233Z] #25 8.273 #=#=# # 2.3% ### 4.2% #### 6.7% ##### 7.9% ####### 10.6% ######## 12.1% ########## 14.3% ############ 17.0% ############## 20.1% [2020-08-07T00:37:32.233Z] #25 ... [2020-08-07T00:37:32.233Z] [2020-08-07T00:37:32.233Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:37:32.233Z] #38 30.86 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-07T00:37:32.233Z] #38 30.86 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-07T00:37:32.233Z] #38 30.87 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-07T00:37:32.233Z] #38 30.88 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-07T00:37:32.233Z] #38 30.88 Setting up python-six (1.12.0-1) ... [2020-08-07T00:37:32.233Z] #38 32.30 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-07T00:37:32.233Z] #38 32.31 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-07T00:37:32.233Z] #38 32.32 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-07T00:37:32.233Z] #38 32.33 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-08-07T00:37:32.233Z] #38 32.34 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-08-07T00:37:32.233Z] #38 32.34 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-07T00:37:32.233Z] #38 32.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-07T00:37:32.233Z] #38 32.36 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-07T00:37:32.233Z] #38 32.36 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-07T00:37:32.233Z] #38 32.37 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-07T00:37:32.233Z] #38 35.13 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-08-07T00:37:32.233Z] #38 35.14 Processing triggers for libc-bin (2.28-10) ... [2020-08-07T00:37:32.233Z] #38 DONE 35.8s [2020-08-07T00:37:32.233Z] [2020-08-07T00:37:32.233Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:37:32.528Z] #25 8.273 #=#=# # 2.3% ### 4.2% #### 6.7% ##### 7.9% ####### 10.6% ######## 12.1% ########## 14.3% ############ 17.0% ############## 20.1% ################ 23.6% ################## 25.4% ################### 26.7% ##################### 29.2% [2020-08-07T00:37:32.528Z] #25 ... [2020-08-07T00:37:32.528Z] [2020-08-07T00:37:32.528Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:37:32.528Z] #41 26.29 sync [2020-08-07T00:37:32.528Z] #41 26.29 internal/reflectlite [2020-08-07T00:37:32.528Z] #41 27.70 github.com/LK4D4/vndr/godl/singleflight [2020-08-07T00:37:32.528Z] #41 27.91 math/rand [2020-08-07T00:37:32.528Z] #41 28.21 io [2020-08-07T00:37:32.528Z] #41 28.53 strconv [2020-08-07T00:37:32.528Z] #41 28.94 bytes [2020-08-07T00:37:32.528Z] #41 30.27 bufio [2020-08-07T00:37:32.528Z] #41 30.90 reflect [2020-08-07T00:37:32.528Z] #41 31.61 syscall [2020-08-07T00:37:32.528Z] #41 ... [2020-08-07T00:37:32.528Z] [2020-08-07T00:37:32.528Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-07T00:37:32.528Z] #32 32.68 Selecting previously unselected package libxml2:s390x. [2020-08-07T00:37:32.528Z] #32 32.68 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-08-07T00:37:32.528Z] #32 32.68 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-07T00:37:32.528Z] #32 33.20 Selecting previously unselected package libarchive13:s390x. [2020-08-07T00:37:32.528Z] #32 33.20 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-08-07T00:37:32.528Z] #32 33.20 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-07T00:37:32.528Z] #32 33.38 Selecting previously unselected package libjsoncpp1:s390x. [2020-08-07T00:37:32.528Z] #32 33.38 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-08-07T00:37:32.528Z] #32 33.38 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-08-07T00:37:32.528Z] #32 33.45 Selecting previously unselected package librhash0:s390x. [2020-08-07T00:37:32.528Z] #32 33.47 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-08-07T00:37:32.528Z] #32 33.47 Unpacking librhash0:s390x (1.3.8-1) ... [2020-08-07T00:37:32.528Z] #32 33.59 Selecting previously unselected package libuv1:s390x. [2020-08-07T00:37:32.528Z] #32 33.59 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-08-07T00:37:32.528Z] #32 33.59 Unpacking libuv1:s390x (1.24.1-1) ... [2020-08-07T00:37:32.528Z] #32 33.66 Selecting previously unselected package cmake. [2020-08-07T00:37:32.528Z] #32 33.66 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-08-07T00:37:32.528Z] #32 33.67 Unpacking cmake (3.13.4-1) ... [2020-08-07T00:37:32.528Z] #32 35.51 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-07T00:37:32.528Z] #32 35.79 Setting up xxd (2:8.1.0875-5) ... [2020-08-07T00:37:32.528Z] #32 35.81 Setting up libuv1:s390x (1.24.1-1) ... [2020-08-07T00:37:32.528Z] #32 35.81 Setting up vim-common (2:8.1.0875-5) ... [2020-08-07T00:37:32.528Z] #32 35.83 Setting up librhash0:s390x (1.3.8-1) ... [2020-08-07T00:37:32.528Z] #32 35.84 Setting up cmake-data (3.13.4-1) ... [2020-08-07T00:37:32.528Z] #32 35.85 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-07T00:37:32.528Z] #32 35.85 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-08-07T00:37:32.528Z] #32 35.86 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-07T00:37:32.528Z] #32 35.87 Setting up cmake (3.13.4-1) ... [2020-08-07T00:37:32.528Z] #32 35.88 Processing triggers for libc-bin (2.28-10) ... [2020-08-07T00:37:32.528Z] #32 36.00 Processing triggers for mime-support (3.62) ... [2020-08-07T00:37:32.528Z] #32 DONE 36.4s [2020-08-07T00:37:32.528Z] [2020-08-07T00:37:32.528Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-07T00:37:34.612Z] #33 1.617 + RM_GOPATH=0 [2020-08-07T00:37:34.612Z] #33 1.617 + TMP_GOPATH= [2020-08-07T00:37:34.612Z] #33 1.617 + : /build [2020-08-07T00:37:34.612Z] #33 1.617 + '[' -z '' ']' [2020-08-07T00:37:34.612Z] #33 1.618 ++ mktemp -d [2020-08-07T00:37:34.612Z] #33 1.618 + export GOPATH=/tmp/tmp.ekTpUafB1U [2020-08-07T00:37:34.612Z] #33 1.618 + GOPATH=/tmp/tmp.ekTpUafB1U [2020-08-07T00:37:34.612Z] #33 1.618 + RM_GOPATH=1 [2020-08-07T00:37:34.612Z] #33 1.618 + case "$(go env GOARCH)" in [2020-08-07T00:37:34.612Z] #33 1.619 ++ go env GOARCH [2020-08-07T00:37:34.612Z] #33 1.630 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:34.612Z] #33 1.630 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:37:34.612Z] #33 1.630 ++ dirname /tmp/install/install.sh [2020-08-07T00:37:34.612Z] #33 1.635 + dir=/tmp/install [2020-08-07T00:37:34.612Z] #33 1.635 + bin=tini [2020-08-07T00:37:34.612Z] #33 1.635 + shift [2020-08-07T00:37:34.613Z] #33 1.635 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-07T00:37:34.613Z] #33 1.635 + . /tmp/install/tini.installer [2020-08-07T00:37:34.613Z] #33 1.635 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-07T00:37:34.613Z] #33 1.635 + install_tini [2020-08-07T00:37:34.613Z] #33 1.635 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-07T00:37:34.613Z] #33 1.635 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-07T00:37:34.613Z] #33 1.635 + git clone https://github.com/krallin/tini.git /tmp/tmp.ekTpUafB1U/tini [2020-08-07T00:37:34.613Z] #33 1.637 Cloning into '/tmp/tmp.ekTpUafB1U/tini'... [2020-08-07T00:37:34.906Z] #33 2.183 + cd /tmp/tmp.ekTpUafB1U/tini [2020-08-07T00:37:34.906Z] #33 2.183 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-07T00:37:34.906Z] #33 2.186 + cmake . [2020-08-07T00:37:34.927Z] + docker version [2020-08-07T00:37:35.206Z] #33 2.577 -- The C compiler identification is GNU 8.3.0 [2020-08-07T00:37:35.206Z] #33 2.636 -- Check for working C compiler: /usr/bin/cc [2020-08-07T00:37:35.500Z] #33 3.027 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-07T00:37:35.500Z] #33 3.028 -- Detecting C compiler ABI info [2020-08-07T00:37:36.189Z] #33 3.452 -- Detecting C compiler ABI info - done [2020-08-07T00:37:36.189Z] #33 3.495 -- Detecting C compile features [2020-08-07T00:37:37.231Z] #33 4.591 -- Detecting C compile features - done [2020-08-07T00:37:37.231Z] #33 4.622 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-07T00:37:37.525Z] #33 4.774 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-07T00:37:37.525Z] #33 ... [2020-08-07T00:37:37.525Z] [2020-08-07T00:37:37.525Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:37:37.525Z] #47 31.19 syscall [2020-08-07T00:37:37.525Z] #47 31.19 reflect [2020-08-07T00:37:37.525Z] #47 36.21 time [2020-08-07T00:37:37.525Z] #47 40.46 encoding/binary [2020-08-07T00:37:37.525Z] #47 40.71 context [2020-08-07T00:37:37.525Z] #47 ... [2020-08-07T00:37:37.525Z] [2020-08-07T00:37:37.525Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:37:37.525Z] #33 4.850 -- Configuring done [2020-08-07T00:37:37.525Z] #33 4.874 -- Generating done [2020-08-07T00:37:37.525Z] #33 4.878 -- Build files have been written to: /tmp/tmp.ekTpUafB1U/tini [2020-08-07T00:37:37.525Z] #33 4.885 + make tini-static [2020-08-07T00:37:37.821Z] #33 5.185 Scanning dependencies of target tini-static [2020-08-07T00:37:37.821Z] #33 5.223 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-07T00:37:37.821Z] #33 ... [2020-08-07T00:37:37.821Z] [2020-08-07T00:37:37.821Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-07T00:37:37.821Z] #28 31.50 Checking out files: 93% (1423/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-08-07T00:37:37.821Z] #28 31.60 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-07T00:37:37.821Z] #28 32.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-07T00:37:38.116Z] #28 ... [2020-08-07T00:37:38.116Z] [2020-08-07T00:37:38.116Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:37:38.116Z] #25 8.273 #=#=# # 2.3% ### 4.2% #### 6.7% ##### 7.9% ####### 10.6% ######## 12.1% ########## 14.3% ############ 17.0% ############## 20.1% ################ 23.6% ################## 25.4% ################### 26.7% ##################### 29.2% ###################### 30.6% ####################### 33.2% ######################### 35.0% ########################### 37.5% ############################ 39.4% ############################## 42.5% ################################ 45.0% ################################# 46.9% ################################### 49.4% #################################### 51.2% ###################################### 53.1% ######################################## 55.6% ######################################### 58.1% ########################################### 60.0% ############################################ 62.5% ############################################## 65.0% ################################################ 66.9% ################################################# 69.4% ################################################### 71.8% ##################################################### 73.7% ###################################################### 75.9% ######################################################## 79.0% ########################################################## 80.9% ############################################################ 83.4% ############################################################## 86.5% ################################################################ 89.0% ################################################################# 90.7% ################################################################### 93.9% ##################################################################### 96.4% ###################################################################### 98.3% ######################################################################## 100.0% [2020-08-07T00:37:38.116Z] #25 13.57 [2020-08-07T00:37:38.116Z] #25 15.04 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-07T00:37:38.116Z] #25 15.26 [2020-08-07T00:37:38.116Z] #25 15.40 ########################## 36.8% ######################################################################## 100.0% [2020-08-07T00:37:38.116Z] #25 15.46 [2020-08-07T00:37:38.754Z] #25 ... [2020-08-07T00:37:38.754Z] [2020-08-07T00:37:38.754Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:37:38.754Z] #33 6.008 [100%] Linking C executable tini-static [2020-08-07T00:37:39.048Z] #33 6.316 [100%] Built target tini-static [2020-08-07T00:37:39.048Z] #33 6.440 + mkdir -p /build [2020-08-07T00:37:39.048Z] #33 6.443 + cp tini-static /build/docker-init [2020-08-07T00:37:39.699Z] #33 DONE 6.9s [2020-08-07T00:37:39.699Z] [2020-08-07T00:37:39.699Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:37:39.699Z] #39 2.591 Note: Building without setproctitle() and strlcpy() support. [2020-08-07T00:37:39.699Z] #39 2.591 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-07T00:37:39.699Z] #39 2.616 Note: Building without GnuTLS support [2020-08-07T00:37:39.699Z] #39 2.622 Makefile.config:39: Warn: you have no libnftables installed [2020-08-07T00:37:39.699Z] #39 2.622 Makefile.config:40: Warn: Building without nftables support [2020-08-07T00:37:39.699Z] #39 3.705 fatal: not a git repository (or any of the parent directories): .git [2020-08-07T00:37:39.699Z] #39 3.727 GEN .gitid [2020-08-07T00:37:39.699Z] #39 3.729 GEN criu/include/version.h [2020-08-07T00:37:39.699Z] #39 3.763 GEN include/common/asm [2020-08-07T00:37:39.699Z] #39 4.754 PBCC images/timens.pb-c.c [2020-08-07T00:37:39.699Z] #39 4.800 DEP images/timens.pb-c.d [2020-08-07T00:37:39.699Z] #39 4.820 PBCC images/fown.pb-c.c [2020-08-07T00:37:39.699Z] #39 4.841 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-07T00:37:39.699Z] #39 4.881 PBCC images/opts.pb-c.c [2020-08-07T00:37:39.699Z] #39 4.913 PBCC images/memfd.pb-c.c [2020-08-07T00:37:39.699Z] #39 4.943 DEP images/fown.pb-c.d [2020-08-07T00:37:39.699Z] #39 4.984 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-07T00:37:39.699Z] #39 4.999 DEP images/opts.pb-c.d [2020-08-07T00:37:39.699Z] #39 5.049 DEP images/memfd.pb-c.d [2020-08-07T00:37:39.699Z] #39 5.065 PBCC images/sit.pb-c.c [2020-08-07T00:37:39.699Z] #39 5.099 DEP images/sit.pb-c.d [2020-08-07T00:37:39.699Z] #39 5.128 PBCC images/macvlan.pb-c.c [2020-08-07T00:37:39.699Z] #39 5.132 DEP images/macvlan.pb-c.d [2020-08-07T00:37:39.699Z] #39 5.162 PBCC images/autofs.pb-c.c [2020-08-07T00:37:39.699Z] #39 5.175 DEP images/autofs.pb-c.d [2020-08-07T00:37:39.699Z] #39 5.193 PBCC images/sysctl.pb-c.c [2020-08-07T00:37:39.699Z] #39 5.215 DEP images/sysctl.pb-c.d [2020-08-07T00:37:39.699Z] #39 5.232 PBCC images/time.pb-c.c [2020-08-07T00:37:39.699Z] #39 5.265 DEP images/time.pb-c.d [2020-08-07T00:37:39.699Z] #39 5.295 PBCC images/binfmt-misc.pb-c.c [2020-08-07T00:37:39.699Z] #39 5.299 DEP images/binfmt-misc.pb-c.d [2020-08-07T00:37:39.699Z] #39 5.360 PBCC images/seccomp.pb-c.c [2020-08-07T00:37:39.699Z] #39 5.379 DEP images/seccomp.pb-c.d [2020-08-07T00:37:39.699Z] #39 5.420 PBCC images/userns.pb-c.c [2020-08-07T00:37:39.699Z] #39 5.423 DEP images/userns.pb-c.d [2020-08-07T00:37:39.699Z] #39 5.462 PBCC images/cgroup.pb-c.c [2020-08-07T00:37:39.699Z] #39 5.487 DEP images/cgroup.pb-c.d [2020-08-07T00:37:39.699Z] #39 5.512 PBCC images/ext-file.pb-c.c [2020-08-07T00:37:39.699Z] #39 5.531 DEP images/ext-file.pb-c.d [2020-08-07T00:37:39.699Z] #39 5.554 PBCC images/rpc.pb-c.c [2020-08-07T00:37:39.699Z] #39 5.582 DEP images/rpc.pb-c.d [2020-08-07T00:37:39.699Z] #39 5.618 PBCC images/siginfo.pb-c.c [2020-08-07T00:37:39.699Z] #39 5.636 DEP images/siginfo.pb-c.d [2020-08-07T00:37:39.699Z] #39 5.664 PBCC images/pagemap.pb-c.c [2020-08-07T00:37:39.699Z] #39 5.696 DEP images/pagemap.pb-c.d [2020-08-07T00:37:39.699Z] #39 5.739 PBCC images/rlimit.pb-c.c [2020-08-07T00:37:39.699Z] #39 5.742 DEP images/rlimit.pb-c.d [2020-08-07T00:37:39.699Z] #39 5.760 PBCC images/file-lock.pb-c.c [2020-08-07T00:37:39.699Z] #39 5.778 DEP images/file-lock.pb-c.d [2020-08-07T00:37:39.699Z] #39 5.809 PBCC images/tty.pb-c.c [2020-08-07T00:37:39.699Z] #39 5.889 DEP images/tty.pb-c.d [2020-08-07T00:37:39.699Z] #39 5.955 PBCC images/tun.pb-c.c [2020-08-07T00:37:39.699Z] #39 6.003 PBCC images/netdev.pb-c.c [2020-08-07T00:37:39.699Z] #39 6.028 DEP images/tun.pb-c.d [2020-08-07T00:37:39.699Z] #39 6.048 DEP images/netdev.pb-c.d [2020-08-07T00:37:39.699Z] #39 6.092 PBCC images/vma.pb-c.c [2020-08-07T00:37:39.699Z] #39 6.150 DEP images/vma.pb-c.d [2020-08-07T00:37:39.699Z] #39 6.228 PBCC images/creds.pb-c.c [2020-08-07T00:37:39.699Z] #39 6.264 DEP images/creds.pb-c.d [2020-08-07T00:37:39.699Z] #39 6.300 PBCC images/utsns.pb-c.c [2020-08-07T00:37:39.699Z] #39 6.312 DEP images/utsns.pb-c.d [2020-08-07T00:37:39.699Z] #39 6.378 PBCC images/ipc-desc.pb-c.c [2020-08-07T00:37:39.699Z] #39 6.401 PBCC images/ipc-sem.pb-c.c [2020-08-07T00:37:39.699Z] #39 6.405 DEP images/ipc-desc.pb-c.d [2020-08-07T00:37:39.699Z] #39 6.451 DEP images/ipc-sem.pb-c.d [2020-08-07T00:37:39.699Z] #39 6.491 PBCC images/ipc-msg.pb-c.c [2020-08-07T00:37:39.699Z] #39 6.512 DEP images/ipc-msg.pb-c.d [2020-08-07T00:37:39.699Z] #39 6.528 PBCC images/ipc-shm.pb-c.c [2020-08-07T00:37:39.699Z] #39 6.549 DEP images/ipc-shm.pb-c.d [2020-08-07T00:37:39.699Z] #39 6.580 PBCC images/ipc-var.pb-c.c [2020-08-07T00:37:39.699Z] #39 6.623 DEP images/ipc-var.pb-c.d [2020-08-07T00:37:39.699Z] #39 6.673 PBCC images/sk-opts.pb-c.c [2020-08-07T00:37:39.699Z] #39 6.679 PBCC images/packet-sock.pb-c.c [2020-08-07T00:37:39.699Z] #39 6.724 DEP images/sk-opts.pb-c.d [2020-08-07T00:37:39.699Z] #39 6.775 DEP images/packet-sock.pb-c.d [2020-08-07T00:37:39.699Z] #39 6.829 PBCC images/sk-netlink.pb-c.c [2020-08-07T00:37:39.699Z] #39 6.881 DEP images/sk-netlink.pb-c.d [2020-08-07T00:37:39.699Z] #39 6.916 PBCC images/sk-inet.pb-c.c [2020-08-07T00:37:39.699Z] #39 6.934 DEP images/sk-inet.pb-c.d [2020-08-07T00:37:39.699Z] #39 6.959 PBCC images/sk-unix.pb-c.c [2020-08-07T00:37:39.699Z] #39 7.019 DEP images/sk-unix.pb-c.d [2020-08-07T00:37:39.699Z] #39 7.074 PBCC images/mm.pb-c.c [2020-08-07T00:37:39.699Z] #39 7.080 DEP images/mm.pb-c.d [2020-08-07T00:37:39.699Z] #39 7.149 PBCC images/timerfd.pb-c.c [2020-08-07T00:37:39.699Z] #39 7.183 DEP images/timerfd.pb-c.d [2020-08-07T00:37:39.699Z] #39 7.244 PBCC images/timer.pb-c.c [2020-08-07T00:37:39.699Z] #39 7.273 DEP images/timer.pb-c.d [2020-08-07T00:37:39.699Z] #39 7.280 PBCC images/sa.pb-c.c [2020-08-07T00:37:39.699Z] #39 7.313 DEP images/sa.pb-c.d [2020-08-07T00:37:39.699Z] #39 7.383 PBCC images/pipe-data.pb-c.c [2020-08-07T00:37:39.699Z] #39 7.411 DEP images/pipe-data.pb-c.d [2020-08-07T00:37:39.699Z] #39 7.500 PBCC images/mnt.pb-c.c [2020-08-07T00:37:39.699Z] #39 7.506 DEP images/mnt.pb-c.d [2020-08-07T00:37:39.699Z] #39 7.648 PBCC images/sk-packet.pb-c.c [2020-08-07T00:37:39.699Z] #39 7.654 DEP images/sk-packet.pb-c.d [2020-08-07T00:37:39.699Z] #39 7.681 PBCC images/tcp-stream.pb-c.c [2020-08-07T00:37:39.699Z] #39 7.734 DEP images/tcp-stream.pb-c.d [2020-08-07T00:37:40.007Z] #39 7.795 PBCC images/pipe.pb-c.c [2020-08-07T00:37:40.007Z] #39 7.834 DEP images/pipe.pb-c.d [2020-08-07T00:37:40.007Z] #39 7.883 PBCC images/pstree.pb-c.c [2020-08-07T00:37:40.007Z] #39 7.899 DEP images/pstree.pb-c.d [2020-08-07T00:37:40.007Z] #39 7.957 PBCC images/fs.pb-c.c [2020-08-07T00:37:40.007Z] #39 8.023 DEP images/fs.pb-c.d [2020-08-07T00:37:40.331Z] #39 8.119 PBCC images/signalfd.pb-c.c [2020-08-07T00:37:40.332Z] #39 8.145 DEP images/signalfd.pb-c.d [2020-08-07T00:37:40.332Z] #39 8.171 PBCC images/fh.pb-c.c [2020-08-07T00:37:40.332Z] #39 8.271 PBCC images/fsnotify.pb-c.c [2020-08-07T00:37:40.332Z] #39 8.331 DEP images/fh.pb-c.d [2020-08-07T00:37:40.332Z] #39 8.394 DEP images/fsnotify.pb-c.d [2020-08-07T00:37:40.632Z] #39 8.487 PBCC images/eventpoll.pb-c.c [2020-08-07T00:37:40.632Z] #39 8.507 DEP images/eventpoll.pb-c.d [2020-08-07T00:37:40.632Z] #39 8.540 PBCC images/eventfd.pb-c.c [2020-08-07T00:37:40.632Z] #39 8.556 DEP images/eventfd.pb-c.d [2020-08-07T00:37:40.632Z] #39 8.588 PBCC images/remap-file-path.pb-c.c [2020-08-07T00:37:40.632Z] #39 8.602 DEP images/remap-file-path.pb-c.d [2020-08-07T00:37:40.632Z] #39 8.669 PBCC images/fifo.pb-c.c [2020-08-07T00:37:40.925Z] #39 8.679 DEP images/fifo.pb-c.d [2020-08-07T00:37:40.925Z] #39 8.715 PBCC images/ghost-file.pb-c.c [2020-08-07T00:37:40.925Z] #39 8.735 DEP images/ghost-file.pb-c.d [2020-08-07T00:37:40.925Z] #39 8.776 PBCC images/regfile.pb-c.c [2020-08-07T00:37:40.925Z] #39 8.825 DEP images/regfile.pb-c.d [2020-08-07T00:37:40.925Z] #39 8.851 PBCC images/ns.pb-c.c [2020-08-07T00:37:40.925Z] #39 8.868 DEP images/ns.pb-c.d [2020-08-07T00:37:40.925Z] #39 8.912 PBCC images/fdinfo.pb-c.c [2020-08-07T00:37:40.925Z] #39 8.961 DEP images/fdinfo.pb-c.d [2020-08-07T00:37:40.925Z] #39 8.973 PBCC images/core-aarch64.pb-c.c [2020-08-07T00:37:40.925Z] #39 9.001 PBCC images/core-arm.pb-c.c [2020-08-07T00:37:40.925Z] #39 9.032 PBCC images/core-ppc64.pb-c.c [2020-08-07T00:37:41.218Z] #39 9.051 PBCC images/core-s390.pb-c.c [2020-08-07T00:37:41.218Z] #39 9.057 PBCC images/core-x86.pb-c.c [2020-08-07T00:37:41.218Z] #39 9.099 PBCC images/core.pb-c.c [2020-08-07T00:37:41.218Z] #39 9.113 PBCC images/inventory.pb-c.c [2020-08-07T00:37:41.218Z] #39 9.187 DEP images/core-aarch64.pb-c.d [2020-08-07T00:37:41.218Z] #39 9.229 DEP images/core-arm.pb-c.d [2020-08-07T00:37:41.218Z] #39 9.273 DEP images/core-ppc64.pb-c.d [2020-08-07T00:37:41.512Z] #39 9.333 DEP images/core-s390.pb-c.d [2020-08-07T00:37:41.512Z] #39 9.377 DEP images/core-x86.pb-c.d [2020-08-07T00:37:41.512Z] #39 9.385 DEP images/core.pb-c.d [2020-08-07T00:37:41.512Z] #39 9.435 DEP images/inventory.pb-c.d [2020-08-07T00:37:41.512Z] #39 9.452 PBCC images/cpuinfo.pb-c.c [2020-08-07T00:37:41.512Z] #39 9.487 DEP images/cpuinfo.pb-c.d [2020-08-07T00:37:41.512Z] #39 9.511 PBCC images/stats.pb-c.c [2020-08-07T00:37:41.512Z] #39 9.516 DEP images/stats.pb-c.d [2020-08-07T00:37:42.559Z] #39 ... [2020-08-07T00:37:42.559Z] [2020-08-07T00:37:42.559Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:37:42.559Z] #25 16.47 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-07T00:37:42.559Z] #25 16.55 skipping existing aab193acf6ba [2020-08-07T00:37:42.559Z] #25 16.59 [2020-08-07T00:37:42.559Z] #25 18.06 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-07T00:37:42.559Z] #25 18.14 skipping existing 4d43f82972ce [2020-08-07T00:37:42.559Z] #25 18.21 [2020-08-07T00:37:42.559Z] #25 19.14 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-07T00:37:42.559Z] #25 19.35 [2020-08-07T00:37:42.559Z] #25 19.47 ######################################################################## 100.0% [2020-08-07T00:37:42.559Z] #25 19.51 [2020-08-07T00:37:42.559Z] #25 19.54 Download of images into '/build' complete. [2020-08-07T00:37:42.559Z] #25 19.54 Use something like the following to load the result into a Docker daemon: [2020-08-07T00:37:42.559Z] #25 19.54 tar -cC '/build' . | docker load [2020-08-07T00:37:42.559Z] #25 DONE 19.7s [2020-08-07T00:37:42.559Z] [2020-08-07T00:37:42.559Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:37:42.559Z] #10 36.73 Selecting previously unselected package binutils-mingw-w64. [2020-08-07T00:37:42.559Z] #10 36.73 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-07T00:37:42.559Z] #10 36.74 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-07T00:37:42.559Z] #10 36.84 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-08-07T00:37:42.559Z] #10 36.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-07T00:37:42.559Z] #10 36.85 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-07T00:37:42.559Z] #10 37.06 Selecting previously unselected package dmsetup. [2020-08-07T00:37:42.559Z] #10 37.07 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-08-07T00:37:42.559Z] #10 37.08 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-07T00:37:42.559Z] #10 37.22 Selecting previously unselected package mingw-w64-common. [2020-08-07T00:37:42.559Z] #10 37.23 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-07T00:37:42.559Z] #10 37.23 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-07T00:37:42.559Z] #10 40.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-07T00:37:42.559Z] #10 40.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-07T00:37:42.559Z] #10 40.91 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-07T00:37:42.559Z] #10 45.55 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-07T00:37:42.559Z] #10 45.56 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-07T00:37:42.559Z] #10 45.56 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-07T00:37:42.559Z] #10 45.63 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-07T00:37:42.559Z] #10 45.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-07T00:37:42.559Z] #10 45.64 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-07T00:37:42.559Z] #10 ... [2020-08-07T00:37:42.559Z] [2020-08-07T00:37:42.559Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:37:42.559Z] #39 10.50 make[1]: Nothing to be done for 'all'. [2020-08-07T00:37:43.236Z] #39 ... [2020-08-07T00:37:43.236Z] [2020-08-07T00:37:43.236Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:37:43.236Z] #30 36.99 internal/poll [2020-08-07T00:37:43.236Z] #30 39.02 internal/fmtsort [2020-08-07T00:37:43.236Z] #30 39.03 internal/syscall/unix [2020-08-07T00:37:43.236Z] #30 39.22 os [2020-08-07T00:37:43.236Z] #30 39.34 strings [2020-08-07T00:37:43.236Z] #30 41.49 path [2020-08-07T00:37:43.236Z] #30 41.74 text/tabwriter [2020-08-07T00:37:43.236Z] #30 41.93 fmt [2020-08-07T00:37:43.236Z] #30 42.28 path/filepath [2020-08-07T00:37:43.236Z] #30 43.33 io/ioutil [2020-08-07T00:37:43.236Z] #30 45.00 flag [2020-08-07T00:37:43.236Z] #30 45.00 github.com/BurntSushi/toml [2020-08-07T00:37:43.236Z] #30 46.31 log [2020-08-07T00:37:43.478Z] Client: Docker Engine - Enterprise [2020-08-07T00:37:43.478Z] Version: 19.03.5 [2020-08-07T00:37:43.478Z] API version: 1.40 [2020-08-07T00:37:43.478Z] Go version: go1.12.12 [2020-08-07T00:37:43.478Z] Git commit: 2ee0c57608 [2020-08-07T00:37:43.478Z] Built: 11/13/2019 08:00:16 [2020-08-07T00:37:43.478Z] OS/Arch: windows/amd64 [2020-08-07T00:37:43.478Z] Experimental: false [2020-08-07T00:37:43.478Z] [2020-08-07T00:37:43.478Z] Server: Docker Engine - Enterprise [2020-08-07T00:37:43.478Z] Engine: [2020-08-07T00:37:43.478Z] Version: 19.03.5 [2020-08-07T00:37:43.478Z] API version: 1.40 (minimum version 1.24) [2020-08-07T00:37:43.478Z] Go version: go1.12.12 [2020-08-07T00:37:43.478Z] Git commit: 2ee0c57608 [2020-08-07T00:37:43.478Z] Built: 11/13/2019 07:58:51 [2020-08-07T00:37:43.478Z] OS/Arch: windows/amd64 [2020-08-07T00:37:43.478Z] Experimental: true [2020-08-07T00:37:43.530Z] #30 ... [2020-08-07T00:37:43.530Z] [2020-08-07T00:37:43.530Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:37:43.530Z] #41 36.95 time [2020-08-07T00:37:43.530Z] #41 39.24 internal/fmtsort [2020-08-07T00:37:43.530Z] #41 39.67 strings [2020-08-07T00:37:43.530Z] #41 41.41 os [2020-08-07T00:37:43.530Z] #41 41.73 regexp/syntax [2020-08-07T00:37:43.530Z] #41 44.75 fmt [2020-08-07T00:37:43.530Z] #41 45.16 regexp [2020-08-07T00:37:43.530Z] #41 ... [2020-08-07T00:37:43.530Z] [2020-08-07T00:37:43.530Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [Pipeline] sh [2020-08-07T00:37:44.410Z] #52 23.51 Checking out files: 51% (1640/3209) Checking out files: 52% (1669/3209) Checking out files: 53% (1701/3209) Checking out files: 54% (1733/3209) Checking out files: 55% (1765/3209) Checking out files: 56% (1798/3209) Checking out files: 57% (1830/3209) Checking out files: 58% (1862/3209) Checking out files: 59% (1894/3209) Checking out files: 60% (1926/3209) Checking out files: 61% (1958/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-07T00:37:44.410Z] #52 24.28 + cd /tmp/tmp.oSmX1XkvCZ/src/github.com/containerd/containerd [2020-08-07T00:37:44.410Z] #52 24.28 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-07T00:37:44.695Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m33.899393569s with top 10 stages: buildssa: 1m27.572404904s, goimports: 15.767524518s, unconvert: 11.59647764s, gosec: 10.126226223s, golint: 6.716973213s, misspell: 4.920426198s, ineffassign: 4.735273907s, inspect: 4.125691665s, deadcode: 4.069199228s, isgenerated: 3.959835933s [2020-08-07T00:37:44.695Z] INFO [runner] Issues before processing: 2303, after processing: 0 [2020-08-07T00:37:44.695Z] INFO [runner] Processors filtering stat (out/in): cgo: 1694/2303, skip_files: 1694/1694, exclude-rules: 64/1589, identifier_marker: 1589/1589, nolint: 0/64, path_prettifier: 1694/1694, skip_dirs: 1694/1694, exclude: 1589/1589, filename_unadjuster: 1694/1694, autogenerated_exclude: 1589/1694 [2020-08-07T00:37:44.695Z] INFO [runner] processing took 81.167607ms with stages: identifier_marker: 29.217756ms, nolint: 25.710734ms, path_prettifier: 12.385371ms, autogenerated_exclude: 6.362821ms, exclude-rules: 3.322386ms, skip_dirs: 3.233177ms, cgo: 537.905µs, filename_unadjuster: 391.878µs, max_same_issues: 1.557µs, uniq_by_line: 833ns, exclude: 627ns, max_from_linter: 610ns, source_code: 514ns, diff: 497ns, skip_files: 442ns, path_shortener: 256ns, max_per_file_from_linter: 243ns [2020-08-07T00:37:44.695Z] INFO [runner] linters took 31.111330976s with stages: goanalysis_metalinter: 23.970782361s, unused: 7.059243029s [2020-08-07T00:37:44.695Z] INFO File cache stats: 1445 entries of total size 6.8MiB [2020-08-07T00:37:44.695Z] INFO Memory: 559 samples, avg is 1088.3MB, max is 3035.6MB [2020-08-07T00:37:44.695Z] INFO Execution took 1m5.376428516s [2020-08-07T00:37:44.695Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-08-07T00:37:44.992Z] + docker info [2020-08-07T00:37:45.026Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41322/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bf45da204853d79e7533c118e65d783bfb44c2 hack/make.sh dynbinary-daemon test-docker-py [2020-08-07T00:37:45.285Z] [2020-08-07T00:37:45.285Z] Removing bundles/ [2020-08-07T00:37:45.285Z] [2020-08-07T00:37:45.285Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-07T00:37:45.285Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-07T00:37:45.285Z] GOOS="" GOARCH="" GOARM="" [2020-08-07T00:37:45.927Z] #52 25.49 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-07T00:37:45.927Z] #52 25.49 + BUILDTAGS='netgo osusergo static_build' [2020-08-07T00:37:45.927Z] #52 25.49 + export EXTRA_FLAGS=-buildmode=pie [2020-08-07T00:37:45.927Z] #52 25.49 + EXTRA_FLAGS=-buildmode=pie [2020-08-07T00:37:45.927Z] #52 25.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-07T00:37:45.927Z] #52 25.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-07T00:37:45.927Z] #52 25.49 + '[' '' = dynamic ']' [2020-08-07T00:37:45.927Z] #52 25.49 + make [2020-08-07T00:37:46.564Z] #52 26.49 + bin/ctr [2020-08-07T00:37:46.878Z] #52 ... [2020-08-07T00:37:46.878Z] [2020-08-07T00:37:46.878Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:37:46.878Z] #30 48.01 github.com/BurntSushi/toml/cmd/tomlv [2020-08-07T00:37:46.878Z] #30 DONE 50.7s [2020-08-07T00:37:47.173Z] [2020-08-07T00:37:47.173Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:37:47.173Z] #39 11.75 CC images/stats.o [2020-08-07T00:37:47.173Z] #39 11.91 CC images/core.o [2020-08-07T00:37:47.173Z] #39 12.18 CC images/core-x86.o [2020-08-07T00:37:47.173Z] #39 12.54 CC images/core-arm.o [2020-08-07T00:37:47.173Z] #39 12.80 CC images/core-aarch64.o [2020-08-07T00:37:47.173Z] #39 13.07 CC images/core-ppc64.o [2020-08-07T00:37:47.173Z] #39 13.54 CC images/core-s390.o [2020-08-07T00:37:47.173Z] #39 13.96 CC images/cpuinfo.o [2020-08-07T00:37:47.173Z] #39 14.14 CC images/inventory.o [2020-08-07T00:37:47.173Z] #39 14.24 CC images/fdinfo.o [2020-08-07T00:37:47.173Z] #39 14.47 CC images/fown.o [2020-08-07T00:37:47.173Z] #39 14.60 CC images/ns.o [2020-08-07T00:37:47.173Z] #39 14.78 CC images/regfile.o [2020-08-07T00:37:47.173Z] #39 15.09 CC images/ghost-file.o [2020-08-07T00:37:47.235Z] ok github.com/docker/docker/api/server 0.045s coverage: 9.0% of statements [2020-08-07T00:37:47.467Z] #39 15.31 CC images/fifo.o [2020-08-07T00:37:47.468Z] #39 15.46 CC images/remap-file-path.o [2020-08-07T00:37:47.468Z] #39 ... [2020-08-07T00:37:47.468Z] [2020-08-07T00:37:47.468Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:37:47.468Z] #47 41.35 os [2020-08-07T00:37:47.468Z] #47 41.98 encoding/base64 [2020-08-07T00:37:47.468Z] #47 42.60 golang.org/x/sys/unix [2020-08-07T00:37:47.468Z] #47 44.00 fmt [2020-08-07T00:37:47.468Z] #47 47.74 encoding/json [2020-08-07T00:37:47.468Z] #47 49.67 github.com/pkg/diff [2020-08-07T00:37:47.468Z] #47 50.73 go/ast [2020-08-07T00:37:47.761Z] #47 ... [2020-08-07T00:37:47.761Z] [2020-08-07T00:37:47.761Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:37:47.761Z] #39 15.54 CC images/eventfd.o [2020-08-07T00:37:47.761Z] #39 15.55 CC images/eventpoll.o [2020-08-07T00:37:47.761Z] #39 15.67 CC images/fh.o [2020-08-07T00:37:48.055Z] #39 15.89 CC images/fsnotify.o [2020-08-07T00:37:48.348Z] #39 16.15 CC images/signalfd.o [2020-08-07T00:37:48.348Z] #39 16.29 CC images/fs.o [2020-08-07T00:37:48.642Z] #39 16.42 CC images/pstree.o [2020-08-07T00:37:48.642Z] #39 16.53 CC images/pipe.o [2020-08-07T00:37:48.642Z] #39 16.65 CC images/tcp-stream.o [2020-08-07T00:37:48.936Z] #39 16.80 CC images/sk-packet.o [2020-08-07T00:37:48.936Z] #39 16.95 CC images/mnt.o [2020-08-07T00:37:49.229Z] #39 17.13 CC images/pipe-data.o [2020-08-07T00:37:49.229Z] #39 17.22 CC images/sa.o [2020-08-07T00:37:49.229Z] #39 17.33 CC images/timer.o [2020-08-07T00:37:49.523Z] #39 17.55 CC images/timerfd.o [2020-08-07T00:37:49.816Z] #39 17.67 CC images/mm.o [2020-08-07T00:37:49.816Z] #39 17.78 CC images/sk-opts.o [2020-08-07T00:37:49.816Z] #39 17.86 CC images/sk-unix.o [2020-08-07T00:37:50.110Z] #39 18.07 CC images/sk-inet.o [2020-08-07T00:37:50.403Z] #39 18.26 CC images/tun.o [2020-08-07T00:37:50.403Z] #39 18.36 CC images/sk-netlink.o [2020-08-07T00:37:50.403Z] #39 18.44 CC images/packet-sock.o [2020-08-07T00:37:50.696Z] #39 18.58 CC images/ipc-var.o [2020-08-07T00:37:50.696Z] #39 18.65 CC images/ipc-desc.o [2020-08-07T00:37:50.696Z] #39 18.80 CC images/ipc-shm.o [2020-08-07T00:37:50.989Z] #39 18.94 CC images/ipc-msg.o [2020-08-07T00:37:51.283Z] #39 19.14 CC images/ipc-sem.o [2020-08-07T00:37:51.283Z] #39 19.31 CC images/utsns.o [2020-08-07T00:37:51.577Z] #39 19.46 CC images/creds.o [2020-08-07T00:37:51.577Z] #39 19.59 CC images/vma.o [2020-08-07T00:37:51.870Z] #39 19.75 CC images/netdev.o [2020-08-07T00:37:51.870Z] #39 19.97 CC images/tty.o [2020-08-07T00:37:52.163Z] #39 20.27 CC images/file-lock.o [2020-08-07T00:37:52.457Z] #39 20.42 CC images/rlimit.o [2020-08-07T00:37:52.457Z] #39 20.55 CC images/pagemap.o [2020-08-07T00:37:52.586Z] Fetching without tags [2020-08-07T00:37:52.750Z] #39 20.76 CC images/siginfo.o [2020-08-07T00:37:52.940Z] Merging remotes/origin/master commit 1370072eb7e9772b6a6b125660479cb75943589b into PR head commit 30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:37:53.043Z] #39 20.96 CC images/rpc.o [2020-08-07T00:37:52.506Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-07T00:37:52.517Z] > git config --add remote.origin.fetch +refs/pull/41322/head:refs/remotes/origin/PR-41322 # timeout=10 [2020-08-07T00:37:52.547Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:37:52.564Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-07T00:37:52.589Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-07T00:37:52.589Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-07T00:37:52.590Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41322/head:refs/remotes/origin/PR-41322 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T00:37:52.946Z] > git config core.sparsecheckout # timeout=10 [2020-08-07T00:37:52.971Z] > git checkout -f 30bf45da204853d79e7533c118e65d783bfb44c2 # timeout=10 [2020-08-07T00:37:53.680Z] #39 21.57 CC images/ext-file.o [2020-08-07T00:37:53.680Z] #39 21.65 CC images/cgroup.o [2020-08-07T00:37:53.849Z] Merge succeeded, producing 30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:37:53.849Z] Checking out Revision 30bf45da204853d79e7533c118e65d783bfb44c2 (PR-41322) [2020-08-07T00:37:53.974Z] #39 21.86 CC images/userns.o [2020-08-07T00:37:53.974Z] #39 21.98 CC images/google/protobuf/descriptor.o [2020-08-07T00:37:54.611Z] #39 ... [2020-08-07T00:37:54.611Z] [2020-08-07T00:37:54.611Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:37:54.611Z] #41 48.09 internal/lazyregexp [2020-08-07T00:37:54.611Z] #41 48.30 github.com/LK4D4/vndr/versioned [2020-08-07T00:37:54.611Z] #41 48.33 go/token [2020-08-07T00:37:54.611Z] #41 48.37 net/url [2020-08-07T00:37:54.611Z] #41 48.79 go/scanner [2020-08-07T00:37:54.611Z] #41 49.67 text/template/parse [2020-08-07T00:37:54.611Z] #41 49.67 go/ast [2020-08-07T00:37:54.611Z] #41 52.71 text/template [2020-08-07T00:37:54.611Z] #41 52.78 go/parser [2020-08-07T00:37:54.611Z] #41 55.15 encoding/xml [2020-08-07T00:37:54.611Z] #41 55.71 go/doc [2020-08-07T00:37:54.611Z] #41 57.93 github.com/LK4D4/vndr/build [2020-08-07T00:37:54.905Z] #41 ... [2020-08-07T00:37:54.905Z] [2020-08-07T00:37:54.905Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:37:54.905Z] #39 22.82 CC images/opts.o [2020-08-07T00:37:55.199Z] #39 22.98 CC images/seccomp.o [2020-08-07T00:37:55.199Z] #39 23.15 CC images/binfmt-misc.o [2020-08-07T00:37:55.199Z] #39 23.24 CC images/time.o [2020-08-07T00:37:55.493Z] #39 23.38 CC images/sysctl.o [2020-08-07T00:37:55.493Z] #39 23.51 CC images/autofs.o [2020-08-07T00:37:55.787Z] #39 23.59 CC images/macvlan.o [2020-08-07T00:37:55.787Z] #39 23.67 CC images/sit.o [2020-08-07T00:37:55.787Z] #39 23.77 CC images/memfd.o [2020-08-07T00:37:55.787Z] #39 23.91 CC images/timens.o [2020-08-07T00:37:53.804Z] > git merge 1370072eb7e9772b6a6b125660479cb75943589b # timeout=10 [2020-08-07T00:37:53.827Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-07T00:37:53.850Z] > git config core.sparsecheckout # timeout=10 [2020-08-07T00:37:53.875Z] > git checkout -f 30bf45da204853d79e7533c118e65d783bfb44c2 # timeout=10 [2020-08-07T00:37:56.080Z] #39 24.13 LINK images/built-in.o [2020-08-07T00:37:56.374Z] #39 24.21 GEN compel/include/asm [2020-08-07T00:37:56.374Z] #39 24.22 GEN compel/include/version.h [2020-08-07T00:37:56.374Z] #39 24.22 touch .config [2020-08-07T00:37:56.374Z] #39 24.24 GEN include/common/config.h [2020-08-07T00:37:56.374Z] #39 24.28 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-08-07T00:37:56.374Z] #39 24.32 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-07T00:37:56.374Z] #39 24.33 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-07T00:37:56.374Z] #39 24.35 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-08-07T00:37:56.374Z] #39 24.36 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-08-07T00:37:56.374Z] #39 24.37 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-08-07T00:37:56.374Z] #39 24.39 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-07T00:37:56.374Z] #39 24.39 DEP compel/plugins/std/infect.d [2020-08-07T00:37:56.374Z] #39 24.46 DEP compel/plugins/std/string.d [2020-08-07T00:37:56.668Z] #39 24.53 DEP compel/plugins/std/log.d [2020-08-07T00:37:56.668Z] #39 24.59 DEP compel/plugins/std/fds.d [2020-08-07T00:37:56.668Z] #39 24.66 DEP compel/plugins/std/std.d [2020-08-07T00:37:56.668Z] #39 24.72 DEP compel/plugins/shmem/shmem.d [2020-08-07T00:37:56.962Z] #39 24.78 DEP compel/plugins/fds/fds.d [2020-08-07T00:37:56.962Z] #39 24.87 CC compel/plugins/std/std.o [2020-08-07T00:37:57.261Z] #39 ... [2020-08-07T00:37:57.261Z] [2020-08-07T00:37:57.261Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:37:57.261Z] #47 52.02 golang.org/x/crypto/ssh/terminal [2020-08-07T00:37:57.261Z] #47 52.90 mvdan.cc/editorconfig [2020-08-07T00:37:57.261Z] #47 53.68 mvdan.cc/sh/v3/fileutil [2020-08-07T00:37:57.261Z] #47 53.74 mvdan.cc/sh/v3/syntax [2020-08-07T00:37:57.261Z] #47 57.39 mvdan.cc/sh/v3/cmd/shfmt [2020-08-07T00:37:57.261Z] #47 DONE 60.9s [2020-08-07T00:37:57.261Z] [2020-08-07T00:37:57.261Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:37:57.261Z] #39 25.20 CC compel/plugins/std/fds.o [2020-08-07T00:37:57.557Z] #39 25.57 CC compel/plugins/std/log.o [2020-08-07T00:37:58.196Z] #39 26.05 CC compel/plugins/std/string.o [2020-08-07T00:37:58.327Z] Commit message: "Add support for custom seccomp on privileged containers" [2020-08-07T00:37:58.490Z] #39 26.36 CC compel/plugins/std/infect.o [2020-08-07T00:37:58.490Z] #39 26.57 CC compel/arch/s390/plugins/std/parasite-head.o [2020-08-07T00:37:58.490Z] #39 26.58 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-08-07T00:37:58.490Z] #39 26.62 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-07T00:37:58.784Z] #39 26.69 AR compel/plugins/std.lib.a [2020-08-07T00:37:58.784Z] #39 26.72 CC compel/plugins/fds/fds.o [2020-08-07T00:37:59.077Z] #39 26.89 AR compel/plugins/fds.lib.a [2020-08-07T00:37:59.077Z] #39 26.91 HOSTDEP compel/src/lib/log-host.d [2020-08-07T00:37:59.077Z] #39 26.95 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-07T00:37:59.077Z] #39 27.01 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-08-07T00:37:59.077Z] #39 27.05 HOSTDEP compel/src/main-host.d [2020-08-07T00:37:59.077Z] #39 27.13 DEP compel/src/lib/ptrace.d [2020-08-07T00:37:59.371Z] #39 27.18 DEP compel/src/lib/infect.d [2020-08-07T00:37:59.371Z] #39 27.23 DEP compel/src/lib/infect-util.d [2020-08-07T00:37:59.371Z] #39 27.27 DEP compel/src/lib/infect-rpc.d [2020-08-07T00:37:59.371Z] #39 27.30 DEP compel/arch/s390/src/lib/infect.d [2020-08-07T00:37:59.371Z] #39 27.41 DEP compel/arch/s390/src/lib/cpu.d [2020-08-07T00:37:59.377Z] + docker version [2020-08-07T00:37:59.664Z] #39 27.45 DEP compel/src/lib/log.d [2020-08-07T00:37:59.664Z] #39 27.51 DEP compel/src/main.d [2020-08-07T00:37:59.664Z] #39 27.60 DEP compel/src/lib/handle-elf.d [2020-08-07T00:37:59.664Z] #39 27.70 DEP compel/arch/s390/src/lib/handle-elf.d [2020-08-07T00:37:59.957Z] #39 27.79 CC compel/src/lib/log.o [2020-08-07T00:37:59.957Z] #39 27.94 CC compel/arch/s390/src/lib/cpu.o [2020-08-07T00:38:00.250Z] #39 28.02 CC compel/arch/s390/src/lib/infect.o [2020-08-07T00:38:00.544Z] #39 28.37 CC compel/src/lib/infect-rpc.o [2020-08-07T00:38:00.544Z] #39 28.54 CC compel/src/lib/infect-util.o [2020-08-07T00:38:00.907Z] #39 28.70 CC compel/src/lib/infect.o [2020-08-07T00:38:01.948Z] #39 29.87 CC compel/src/lib/ptrace.o [2020-08-07T00:38:02.242Z] #39 30.04 AR compel/libcompel.a [2020-08-07T00:38:02.242Z] #39 30.07 HOSTCC compel/src/main-host.o [2020-08-07T00:38:02.242Z] #39 30.23 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-08-07T00:38:02.535Z] #39 30.35 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-07T00:38:02.535Z] #39 30.57 HOSTCC compel/src/lib/log-host.o [2020-08-07T00:38:02.829Z] #39 30.66 HOSTLINK compel/compel-host-bin [2020-08-07T00:38:02.829Z] #39 30.73 DEP soccr/soccr.d [2020-08-07T00:38:02.829Z] #39 30.84 CC soccr/soccr.o [2020-08-07T00:38:03.590Z] Client: Docker Engine - Community [2020-08-07T00:38:03.590Z] Version: 19.03.12 [2020-08-07T00:38:03.590Z] API version: 1.40 [2020-08-07T00:38:03.590Z] Go version: go1.13.10 [2020-08-07T00:38:03.590Z] Git commit: 48a66213fe [2020-08-07T00:38:03.590Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-07T00:38:03.590Z] OS/Arch: linux/amd64 [2020-08-07T00:38:03.590Z] Experimental: false [2020-08-07T00:38:03.590Z] [2020-08-07T00:38:03.590Z] Server: Docker Engine - Community [2020-08-07T00:38:03.590Z] Engine: [2020-08-07T00:38:03.590Z] Version: 19.03.12 [2020-08-07T00:38:03.590Z] API version: 1.40 (minimum version 1.12) [2020-08-07T00:38:03.590Z] Go version: go1.13.10 [2020-08-07T00:38:03.590Z] Git commit: 48a66213fe [2020-08-07T00:38:03.590Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-07T00:38:03.590Z] OS/Arch: linux/amd64 [2020-08-07T00:38:03.590Z] Experimental: true [2020-08-07T00:38:03.590Z] containerd: [2020-08-07T00:38:03.590Z] Version: 1.2.13 [2020-08-07T00:38:03.590Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-07T00:38:03.590Z] runc: [2020-08-07T00:38:03.590Z] Version: 1.0.0-rc10 [2020-08-07T00:38:03.590Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-07T00:38:03.590Z] docker-init: [2020-08-07T00:38:03.590Z] Version: 0.18.0 [2020-08-07T00:38:03.590Z] GitCommit: fec3683 [Pipeline] sh [2020-08-07T00:38:03.869Z] #39 31.79 AR soccr/libsoccr.a [2020-08-07T00:38:03.869Z] #39 31.85 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-07T00:38:03.914Z] + docker info [2020-08-07T00:38:04.164Z] #39 32.02 DEP criu/arch/s390/sigframe.d [2020-08-07T00:38:04.164Z] #39 32.09 DEP criu/arch/s390/crtools.d [2020-08-07T00:38:04.164Z] #39 ... [2020-08-07T00:38:04.164Z] [2020-08-07T00:38:04.164Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:38:04.164Z] #54 67.84 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-07T00:38:04.164Z] #54 67.84 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-07T00:38:05.253Z] #54 ... [2020-08-07T00:38:05.253Z] [2020-08-07T00:38:05.253Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:38:05.253Z] #41 58.96 net [2020-08-07T00:38:05.253Z] #41 59.85 vendor/golang.org/x/text/transform [2020-08-07T00:38:05.253Z] #41 60.23 vendor/golang.org/x/text/unicode/bidi [2020-08-07T00:38:05.253Z] #41 61.73 vendor/golang.org/x/text/secure/bidirule [2020-08-07T00:38:05.253Z] #41 61.88 vendor/golang.org/x/text/unicode/norm [2020-08-07T00:38:05.253Z] #41 64.35 vendor/golang.org/x/net/idna [2020-08-07T00:38:05.253Z] #41 65.91 vendor/golang.org/x/net/http2/hpack [2020-08-07T00:38:05.253Z] #41 66.63 mime [2020-08-07T00:38:05.253Z] #41 67.97 net/http/internal [2020-08-07T00:38:05.253Z] #41 ... [2020-08-07T00:38:05.253Z] [2020-08-07T00:38:05.253Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:38:05.253Z] #39 32.26 DEP criu/arch/s390/cpu.d [2020-08-07T00:38:05.253Z] #39 32.34 CC criu/arch/s390/cpu.o [2020-08-07T00:38:05.253Z] #39 32.58 CC criu/arch/s390/crtools.o [2020-08-07T00:38:05.547Z] #39 33.32 CC criu/arch/s390/sigframe.o [2020-08-07T00:38:05.547Z] #39 33.53 LINK criu/arch/s390/crtools.built-in.o [2020-08-07T00:38:05.547Z] #39 33.56 DEP criu/pie/util-vdso.d [2020-08-07T00:38:05.841Z] #39 33.69 DEP criu/pie/util.d [2020-08-07T00:38:05.841Z] #39 33.84 CC criu/pie/util.o [2020-08-07T00:38:06.134Z] #39 ... [2020-08-07T00:38:06.134Z] [2020-08-07T00:38:06.134Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:38:06.134Z] #10 59.81 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-07T00:38:06.134Z] #10 59.81 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-07T00:38:06.134Z] #10 59.81 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-07T00:38:06.134Z] #10 ... [2020-08-07T00:38:06.134Z] [2020-08-07T00:38:06.134Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:38:06.134Z] #39 34.01 CC criu/pie/util-vdso.o [2020-08-07T00:38:06.428Z] #39 34.35 AR criu/pie/pie.lib.a [2020-08-07T00:38:06.428Z] #39 34.38 DEP criu/pie/restorer.d [2020-08-07T00:38:06.428Z] #39 34.56 DEP criu/arch/s390/restorer.d [2020-08-07T00:38:06.722Z] #39 34.68 DEP criu/arch/s390/vdso-pie.d [2020-08-07T00:38:06.722Z] #39 34.78 DEP criu/pie/parasite-vdso.d [2020-08-07T00:38:07.018Z] #39 34.94 DEP criu/pie/parasite.d [2020-08-07T00:38:07.312Z] #39 35.12 CC criu/pie/parasite.o [2020-08-07T00:38:07.606Z] #39 35.62 LINK criu/pie/parasite.built-in.o [2020-08-07T00:38:07.606Z] #39 35.62 GEN criu/pie/parasite-blob.h [2020-08-07T00:38:07.606Z] #39 35.63 CC criu/pie/parasite-vdso.o [2020-08-07T00:38:07.901Z] #39 35.96 CC criu/arch/s390/vdso-pie.o [2020-08-07T00:38:07.951Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-07T00:38:07.951Z] ok github.com/docker/docker/api/server/middleware 0.033s coverage: 37.7% of statements [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-07T00:38:07.951Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2020-08-07T00:38:07.951Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 5.7% of statements [2020-08-07T00:38:07.951Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/types [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-07T00:38:07.951Z] ok github.com/docker/docker/api/types/time 0.057s coverage: 100.0% of statements [2020-08-07T00:38:07.951Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/builder [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-07T00:38:07.951Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-07T00:38:07.951Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-08-07T00:38:08.196Z] #39 ... [2020-08-07T00:38:08.196Z] [2020-08-07T00:38:08.196Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:38:08.196Z] #54 DONE 72.0s [2020-08-07T00:38:08.196Z] [2020-08-07T00:38:08.196Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:38:08.196Z] #39 36.13 CC criu/arch/s390/restorer.o [2020-08-07T00:38:08.499Z] #39 ... [2020-08-07T00:38:08.499Z] [2020-08-07T00:38:08.499Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-07T00:38:08.499Z] #55 DONE 0.1s [2020-08-07T00:38:08.499Z] [2020-08-07T00:38:08.499Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-07T00:38:08.499Z] #56 DONE 0.1s [2020-08-07T00:38:08.499Z] [2020-08-07T00:38:08.499Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:38:08.499Z] #39 36.54 CC criu/pie/restorer.o [2020-08-07T00:38:08.897Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2020-08-07T00:38:09.552Z] #39 ... [2020-08-07T00:38:09.552Z] [2020-08-07T00:38:09.552Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:38:09.552Z] #10 70.26 Selecting previously unselected package libapparmor1:s390x. [2020-08-07T00:38:09.552Z] #10 70.26 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-08-07T00:38:09.552Z] #10 70.27 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-08-07T00:38:09.552Z] #10 70.35 Selecting previously unselected package libapparmor-dev:s390x. [2020-08-07T00:38:09.552Z] #10 70.35 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-08-07T00:38:09.552Z] #10 70.35 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-08-07T00:38:09.552Z] #10 70.46 Selecting previously unselected package libbtrfs0. [2020-08-07T00:38:09.552Z] #10 70.46 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-07T00:38:09.552Z] #10 70.46 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-07T00:38:09.552Z] #10 70.52 Selecting previously unselected package libbtrfs-dev. [2020-08-07T00:38:09.552Z] #10 70.52 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-07T00:38:09.552Z] #10 70.52 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-07T00:38:09.552Z] #10 70.57 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-08-07T00:38:09.552Z] #10 70.57 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-07T00:38:09.552Z] #10 70.57 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-07T00:38:09.552Z] #10 70.63 Selecting previously unselected package libudev-dev:s390x. [2020-08-07T00:38:09.552Z] #10 70.63 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-08-07T00:38:09.552Z] #10 70.64 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-08-07T00:38:09.552Z] #10 70.78 Selecting previously unselected package libsepol1-dev:s390x. [2020-08-07T00:38:09.552Z] #10 70.78 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-08-07T00:38:09.552Z] #10 70.78 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-08-07T00:38:09.552Z] #10 70.98 Selecting previously unselected package libpcre16-3:s390x. [2020-08-07T00:38:09.552Z] #10 70.99 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-08-07T00:38:09.552Z] #10 70.99 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-08-07T00:38:09.552Z] #10 71.12 Selecting previously unselected package libpcre32-3:s390x. [2020-08-07T00:38:09.552Z] #10 71.12 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-08-07T00:38:09.552Z] #10 71.12 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-08-07T00:38:09.552Z] #10 71.25 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-08-07T00:38:09.552Z] #10 71.25 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-08-07T00:38:09.552Z] #10 71.26 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-07T00:38:09.552Z] #10 71.35 Selecting previously unselected package libpcre3-dev:s390x. [2020-08-07T00:38:09.552Z] #10 71.35 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-08-07T00:38:09.552Z] #10 71.35 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-08-07T00:38:09.552Z] #10 71.57 Selecting previously unselected package libselinux1-dev:s390x. [2020-08-07T00:38:09.552Z] #10 71.58 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-08-07T00:38:09.552Z] #10 71.58 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-07T00:38:09.552Z] #10 71.72 Selecting previously unselected package libdevmapper-dev:s390x. [2020-08-07T00:38:09.552Z] #10 71.73 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-08-07T00:38:09.552Z] #10 71.73 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-07T00:38:09.552Z] #10 71.79 Selecting previously unselected package libseccomp-dev:s390x. [2020-08-07T00:38:09.552Z] #10 71.79 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-08-07T00:38:09.552Z] #10 71.79 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-08-07T00:38:09.552Z] #10 71.86 Selecting previously unselected package libsystemd-dev:s390x. [2020-08-07T00:38:09.552Z] #10 71.86 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-08-07T00:38:09.552Z] #10 71.86 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-07T00:38:09.552Z] #10 72.41 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-07T00:38:09.552Z] #10 72.44 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-08-07T00:38:09.552Z] #10 72.44 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-08-07T00:38:09.552Z] #10 72.47 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-07T00:38:09.552Z] #10 72.50 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-08-07T00:38:09.552Z] #10 72.50 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-08-07T00:38:09.552Z] #10 72.54 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-07T00:38:09.552Z] #10 72.54 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-07T00:38:09.552Z] #10 72.54 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-08-07T00:38:09.552Z] #10 72.55 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-08-07T00:38:09.552Z] #10 72.57 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-07T00:38:09.552Z] #10 72.58 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-07T00:38:09.552Z] #10 72.58 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-08-07T00:38:09.552Z] #10 72.59 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-07T00:38:09.552Z] #10 72.63 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-07T00:38:09.552Z] #10 72.63 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-07T00:38:09.552Z] #10 72.64 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-08-07T00:38:09.552Z] #10 72.66 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-07T00:38:09.552Z] #10 72.68 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-08-07T00:38:09.552Z] #10 72.68 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-08-07T00:38:09.552Z] #10 72.68 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-07T00:38:09.552Z] #10 72.70 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-08-07T00:38:09.552Z] #10 72.70 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-08-07T00:38:09.552Z] #10 72.73 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-07T00:38:09.552Z] #10 72.74 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-07T00:38:09.552Z] #10 72.75 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-07T00:38:09.552Z] #10 72.76 Setting up dmsetup (2:1.02.155-3) ... [2020-08-07T00:38:09.552Z] #10 72.79 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-07T00:38:09.552Z] #10 72.79 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-07T00:38:09.552Z] #10 72.80 Processing triggers for libc-bin (2.28-10) ... [2020-08-07T00:38:09.552Z] #10 DONE 73.2s [2020-08-07T00:38:09.552Z] [2020-08-07T00:38:09.552Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:38:10.290Z] ok github.com/docker/docker/builder/remotecontext 0.311s coverage: 13.6% of statements [2020-08-07T00:38:10.865Z] ok github.com/docker/docker/builder/dockerfile 0.810s coverage: 48.1% of statements [2020-08-07T00:38:10.865Z] ok github.com/docker/docker/builder/remotecontext/git 3.476s coverage: 86.3% of statements [2020-08-07T00:38:10.865Z] ? github.com/docker/docker/cli [no test files] [2020-08-07T00:38:10.865Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-07T00:38:11.074Z] #49 1.418 + RM_GOPATH=0 [2020-08-07T00:38:11.074Z] #49 1.418 + TMP_GOPATH= [2020-08-07T00:38:11.074Z] #49 1.418 + : /build [2020-08-07T00:38:11.074Z] #49 1.418 + '[' -z '' ']' [2020-08-07T00:38:11.074Z] #49 1.419 ++ mktemp -d [2020-08-07T00:38:11.074Z] #49 1.420 + export GOPATH=/tmp/tmp.r4WGUFa5iY [2020-08-07T00:38:11.074Z] #49 1.420 + GOPATH=/tmp/tmp.r4WGUFa5iY [2020-08-07T00:38:11.074Z] #49 1.420 + RM_GOPATH=1 [2020-08-07T00:38:11.074Z] #49 1.420 + case "$(go env GOARCH)" in [2020-08-07T00:38:11.074Z] #49 1.420 ++ go env GOARCH [2020-08-07T00:38:11.074Z] #49 1.444 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:38:11.074Z] #49 1.444 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:38:11.074Z] #49 1.444 ++ dirname /tmp/install/install.sh [2020-08-07T00:38:11.074Z] #49 1.445 + dir=/tmp/install [2020-08-07T00:38:11.074Z] #49 1.445 + bin=runc [2020-08-07T00:38:11.074Z] #49 1.445 + shift [2020-08-07T00:38:11.074Z] #49 1.445 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-07T00:38:11.074Z] #49 1.445 + . /tmp/install/runc.installer [2020-08-07T00:38:11.074Z] #49 1.445 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-07T00:38:11.074Z] #49 1.445 + install_runc [2020-08-07T00:38:11.074Z] #49 1.445 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-07T00:38:11.074Z] #49 1.446 + uname -r [2020-08-07T00:38:11.074Z] #49 1.447 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-07T00:38:11.074Z] #49 1.447 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-08-07T00:38:11.074Z] #49 1.447 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-08-07T00:38:11.074Z] #49 1.447 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.r4WGUFa5iY/src/github.com/opencontainers/runc [2020-08-07T00:38:11.074Z] #49 1.448 Cloning into '/tmp/tmp.r4WGUFa5iY/src/github.com/opencontainers/runc'... [2020-08-07T00:38:11.369Z] #49 ... [2020-08-07T00:38:11.369Z] [2020-08-07T00:38:11.369Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-07T00:38:11.369Z] #11 DONE 1.8s [2020-08-07T00:38:11.369Z] [2020-08-07T00:38:11.369Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:38:11.369Z] #39 38.29 LINK criu/pie/restorer.built-in.o [2020-08-07T00:38:11.369Z] #39 38.29 GEN criu/pie/restorer-blob.h [2020-08-07T00:38:11.369Z] #39 38.34 DEP criu/vdso.d [2020-08-07T00:38:11.369Z] #39 38.46 DEP criu/uts_ns.d [2020-08-07T00:38:11.369Z] #39 38.52 DEP criu/util.d [2020-08-07T00:38:11.369Z] #39 38.62 DEP criu/uffd.d [2020-08-07T00:38:11.369Z] #39 38.75 DEP criu/tun.d [2020-08-07T00:38:11.369Z] #39 38.81 DEP criu/tty.d [2020-08-07T00:38:11.369Z] #39 38.90 DEP criu/timerfd.d [2020-08-07T00:38:11.369Z] #39 38.94 DEP criu/timens.d [2020-08-07T00:38:11.369Z] #39 39.02 DEP criu/sysfs_parse.d [2020-08-07T00:38:11.369Z] #39 39.07 DEP criu/sysctl.d [2020-08-07T00:38:11.369Z] #39 39.15 DEP criu/string.d [2020-08-07T00:38:11.369Z] #39 39.17 DEP criu/stats.d [2020-08-07T00:38:11.369Z] #39 39.31 DEP criu/sockets.d [2020-08-07T00:38:11.667Z] #39 39.51 DEP criu/sk-unix.d [2020-08-07T00:38:11.667Z] #39 39.74 DEP criu/sk-tcp.d [2020-08-07T00:38:11.960Z] #39 39.86 DEP criu/sk-queue.d [2020-08-07T00:38:11.960Z] #39 39.97 DEP criu/sk-packet.d [2020-08-07T00:38:12.254Z] #39 40.16 DEP criu/sk-netlink.d [2020-08-07T00:38:12.552Z] #39 40.35 DEP criu/sk-inet.d [2020-08-07T00:38:12.552Z] #39 40.47 DEP criu/signalfd.d [2020-08-07T00:38:12.846Z] #39 ... [2020-08-07T00:38:12.846Z] [2020-08-07T00:38:12.846Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-07T00:38:12.846Z] #12 DONE 1.4s [2020-08-07T00:38:12.846Z] [2020-08-07T00:38:12.846Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:38:12.846Z] #39 40.58 DEP criu/sigframe.d [2020-08-07T00:38:12.846Z] #39 40.65 DEP criu/shmem.d [2020-08-07T00:38:12.846Z] #39 40.78 DEP criu/servicefd.d [2020-08-07T00:38:12.846Z] #39 40.84 DEP criu/seize.d [2020-08-07T00:38:13.147Z] #39 40.89 DEP criu/seccomp.d [2020-08-07T00:38:13.147Z] #39 41.07 DEP criu/rst-malloc.d [2020-08-07T00:38:13.147Z] #39 41.11 DEP criu/rbtree.d [2020-08-07T00:38:13.147Z] #39 41.15 DEP criu/pstree.d [2020-08-07T00:38:13.440Z] #39 41.29 DEP criu/protobuf.d [2020-08-07T00:38:13.440Z] #39 41.42 GEN criu/protobuf-desc-gen.h [2020-08-07T00:38:13.913Z] Client: [2020-08-07T00:38:13.913Z] Debug Mode: false [2020-08-07T00:38:13.913Z] [2020-08-07T00:38:13.913Z] Server: [2020-08-07T00:38:13.913Z] Containers: 0 [2020-08-07T00:38:13.913Z] Running: 0 [2020-08-07T00:38:13.913Z] Paused: 0 [2020-08-07T00:38:13.913Z] Stopped: 0 [2020-08-07T00:38:13.913Z] Images: 0 [2020-08-07T00:38:13.913Z] Server Version: 19.03.12 [2020-08-07T00:38:13.913Z] Storage Driver: overlay2 [2020-08-07T00:38:13.913Z] Backing Filesystem: extfs [2020-08-07T00:38:13.913Z] Supports d_type: true [2020-08-07T00:38:13.913Z] Native Overlay Diff: true [2020-08-07T00:38:13.913Z] Logging Driver: json-file [2020-08-07T00:38:13.913Z] Cgroup Driver: cgroupfs [2020-08-07T00:38:13.913Z] Plugins: [2020-08-07T00:38:13.913Z] Volume: local [2020-08-07T00:38:13.913Z] Network: bridge host ipvlan macvlan null overlay [2020-08-07T00:38:13.913Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-07T00:38:13.913Z] Swarm: inactive [2020-08-07T00:38:13.913Z] Runtimes: runc [2020-08-07T00:38:13.913Z] Default Runtime: runc [2020-08-07T00:38:13.913Z] Init Binary: docker-init [2020-08-07T00:38:13.913Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-07T00:38:13.913Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-07T00:38:13.913Z] init version: fec3683 [2020-08-07T00:38:13.913Z] Security Options: [2020-08-07T00:38:13.913Z] apparmor [2020-08-07T00:38:13.913Z] seccomp [2020-08-07T00:38:13.913Z] Profile: default [2020-08-07T00:38:13.913Z] Kernel Version: 5.3.0-1030-aws [2020-08-07T00:38:13.913Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-07T00:38:13.913Z] OSType: linux [2020-08-07T00:38:13.913Z] Architecture: x86_64 [2020-08-07T00:38:13.913Z] CPUs: 2 [2020-08-07T00:38:13.913Z] Total Memory: 7.487GiB [2020-08-07T00:38:13.913Z] Name: ip-10-100-52-211 [2020-08-07T00:38:13.913Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-07T00:38:13.913Z] Docker Root Dir: /var/lib/docker [2020-08-07T00:38:13.913Z] Debug Mode: false [2020-08-07T00:38:13.913Z] Registry: https://index.docker.io/v1/ [2020-08-07T00:38:13.913Z] Labels: [2020-08-07T00:38:13.913Z] Experimental: true [2020-08-07T00:38:13.913Z] Insecure Registries: [2020-08-07T00:38:13.913Z] 127.0.0.0/8 [2020-08-07T00:38:13.913Z] Live Restore Enabled: true [2020-08-07T00:38:13.913Z] [2020-08-07T00:38:13.913Z] WARNING: No swap limit support [Pipeline] sh [2020-08-07T00:38:14.077Z] #39 ... [2020-08-07T00:38:14.077Z] [2020-08-07T00:38:14.077Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-07T00:38:14.077Z] #13 1.199 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-07T00:38:14.077Z] #13 DONE 1.3s [2020-08-07T00:38:14.077Z] [2020-08-07T00:38:14.077Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-07T00:38:14.208Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-07T00:38:14.208Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-07T00:38:14.208Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41322/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-07T00:38:14.208Z] + bash /home/ubuntu/workspace/moby_PR-41322/check-config.sh [2020-08-07T00:38:14.208Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-07T00:38:14.208Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-07T00:38:14.208Z] [2020-08-07T00:38:14.208Z] Generally Necessary: [2020-08-07T00:38:14.208Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-07T00:38:14.208Z] - apparmor: enabled and tools installed [2020-08-07T00:38:14.208Z] - CONFIG_NAMESPACES: enabled [2020-08-07T00:38:14.208Z] - CONFIG_NET_NS: enabled [2020-08-07T00:38:14.208Z] - CONFIG_PID_NS: enabled [2020-08-07T00:38:14.208Z] - CONFIG_IPC_NS: enabled [2020-08-07T00:38:14.208Z] - CONFIG_UTS_NS: enabled [2020-08-07T00:38:14.208Z] - CONFIG_CGROUPS: enabled [2020-08-07T00:38:14.208Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-07T00:38:14.208Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-07T00:38:14.208Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-07T00:38:14.208Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-07T00:38:14.208Z] - CONFIG_CPUSETS: enabled [2020-08-07T00:38:14.208Z] - CONFIG_MEMCG: enabled [2020-08-07T00:38:14.208Z] - CONFIG_KEYS: enabled [2020-08-07T00:38:14.208Z] - CONFIG_VETH: enabled (as module) [2020-08-07T00:38:14.208Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-07T00:38:14.208Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-07T00:38:14.208Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-07T00:38:14.208Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-07T00:38:14.208Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-07T00:38:14.208Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-07T00:38:14.208Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-07T00:38:14.208Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-07T00:38:14.208Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-07T00:38:14.208Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-07T00:38:14.482Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-07T00:38:14.482Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-07T00:38:14.482Z] [2020-08-07T00:38:14.482Z] Optional Features: [2020-08-07T00:38:14.482Z] - CONFIG_USER_NS: enabled [2020-08-07T00:38:14.482Z] - CONFIG_SECCOMP: enabled [2020-08-07T00:38:14.482Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-07T00:38:14.482Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-07T00:38:14.482Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-07T00:38:14.482Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-07T00:38:14.482Z] - CONFIG_BLK_CGROUP: enabled [2020-08-07T00:38:14.482Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-07T00:38:14.482Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-07T00:38:14.482Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-07T00:38:14.482Z] - CONFIG_CGROUP_PERF: enabled [2020-08-07T00:38:14.482Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-07T00:38:14.482Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-07T00:38:14.482Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-07T00:38:14.482Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-07T00:38:14.482Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-07T00:38:14.482Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-07T00:38:14.482Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-07T00:38:14.482Z] - CONFIG_IP_VS: enabled (as module) [2020-08-07T00:38:14.482Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-07T00:38:14.482Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-07T00:38:14.482Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-07T00:38:14.482Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-07T00:38:14.482Z] - CONFIG_EXT4_FS: enabled [2020-08-07T00:38:14.482Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-07T00:38:14.482Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-07T00:38:14.482Z] - Network Drivers: [2020-08-07T00:38:14.482Z] - "overlay": [2020-08-07T00:38:14.482Z] - CONFIG_VXLAN: enabled (as module) [2020-08-07T00:38:14.482Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-07T00:38:14.482Z] Optional (for encrypted networks): [2020-08-07T00:38:14.749Z] - CONFIG_CRYPTO: enabled [2020-08-07T00:38:14.749Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-07T00:38:14.749Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-07T00:38:14.749Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-07T00:38:14.749Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-07T00:38:14.749Z] - CONFIG_XFRM: enabled [2020-08-07T00:38:14.749Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-07T00:38:14.749Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-07T00:38:14.749Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-07T00:38:14.749Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-07T00:38:14.749Z] - "ipvlan": [2020-08-07T00:38:14.749Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-07T00:38:14.749Z] - "macvlan": [2020-08-07T00:38:14.749Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-07T00:38:14.749Z] - CONFIG_DUMMY: enabled (as module) [2020-08-07T00:38:14.749Z] - "ftp,tftp client in container": [2020-08-07T00:38:14.749Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-07T00:38:14.749Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-07T00:38:14.749Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-07T00:38:14.749Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-07T00:38:14.749Z] - Storage Drivers: [2020-08-07T00:38:14.749Z] - "aufs": [2020-08-07T00:38:14.749Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-07T00:38:14.749Z] - "btrfs": [2020-08-07T00:38:14.749Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-07T00:38:14.749Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-07T00:38:14.749Z] - "devicemapper": [2020-08-07T00:38:14.749Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-07T00:38:14.749Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-07T00:38:14.749Z] - "overlay": [2020-08-07T00:38:14.749Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-07T00:38:14.749Z] - "zfs": [2020-08-07T00:38:14.749Z] - /dev/zfs: present [2020-08-07T00:38:14.749Z] - zfs command: missing [2020-08-07T00:38:14.749Z] - zpool command: missing [2020-08-07T00:38:14.749Z] [2020-08-07T00:38:14.749Z] Limits: [2020-08-07T00:38:14.749Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-07T00:38:14.749Z] [2020-08-07T00:38:14.749Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-07T00:38:14.907Z] Client: [2020-08-07T00:38:14.907Z] Debug Mode: false [2020-08-07T00:38:14.907Z] Plugins: [2020-08-07T00:38:14.907Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-07T00:38:14.907Z] [2020-08-07T00:38:14.907Z] Server: [2020-08-07T00:38:14.907Z] Containers: 0 [2020-08-07T00:38:14.907Z] Running: 0 [2020-08-07T00:38:14.907Z] Paused: 0 [2020-08-07T00:38:14.907Z] Stopped: 0 [2020-08-07T00:38:14.907Z] Images: 0 [2020-08-07T00:38:14.907Z] Server Version: 19.03.5 [2020-08-07T00:38:14.907Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-08-07T00:38:14.907Z] Windows: [2020-08-07T00:38:14.907Z] LCOW: [2020-08-07T00:38:14.907Z] Logging Driver: json-file [2020-08-07T00:38:14.907Z] Plugins: [2020-08-07T00:38:14.907Z] Volume: local [2020-08-07T00:38:14.907Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-07T00:38:14.907Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-07T00:38:14.907Z] Swarm: inactive [2020-08-07T00:38:14.907Z] Default Isolation: process [2020-08-07T00:38:14.907Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-07T00:38:14.907Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-07T00:38:14.907Z] OSType: windows [2020-08-07T00:38:14.907Z] Architecture: x86_64 [2020-08-07T00:38:14.907Z] CPUs: 4 [2020-08-07T00:38:14.907Z] Total Memory: 32GiB [2020-08-07T00:38:14.907Z] Name: azwin-2-5039d0 [2020-08-07T00:38:14.907Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-07T00:38:14.907Z] Docker Root Dir: D:\docker [2020-08-07T00:38:14.907Z] Debug Mode: false [2020-08-07T00:38:14.907Z] Registry: https://index.docker.io/v1/ [2020-08-07T00:38:14.907Z] Labels: [2020-08-07T00:38:14.907Z] Experimental: true [2020-08-07T00:38:14.907Z] Insecure Registries: [2020-08-07T00:38:14.907Z] 10.0.0.4:5000 [2020-08-07T00:38:14.907Z] 127.0.0.0/8 [2020-08-07T00:38:14.907Z] Registry Mirrors: [2020-08-07T00:38:14.907Z] http://10.0.0.4:5000/ [2020-08-07T00:38:14.907Z] Live Restore Enabled: false [2020-08-07T00:38:14.907Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-08-07T00:38:15.093Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:30bf45da204853d79e7533c118e65d783bfb44c2 . [2020-08-07T00:38:15.093Z] #2 [internal] load .dockerignore [2020-08-07T00:38:15.093Z] #2 transferring context: 87B 0.0s done [2020-08-07T00:38:15.093Z] #2 DONE 0.1s [2020-08-07T00:38:15.093Z] [2020-08-07T00:38:15.093Z] #1 [internal] load build definition from Dockerfile [2020-08-07T00:38:15.093Z] #1 transferring dockerfile: 16.37kB done [2020-08-07T00:38:15.093Z] #1 DONE 0.1s [2020-08-07T00:38:15.093Z] [2020-08-07T00:38:15.093Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [Pipeline] powershell [2020-08-07T00:38:15.605Z] #14 DONE 1.4s [2020-08-07T00:38:15.605Z] [2020-08-07T00:38:15.605Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:38:15.605Z] #49 5.743 + cd /tmp/tmp.r4WGUFa5iY/src/github.com/opencontainers/runc [2020-08-07T00:38:15.605Z] #49 5.743 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-07T00:38:15.605Z] #49 6.035 + '[' -z '' ']' [2020-08-07T00:38:15.605Z] #49 6.035 + target=static [2020-08-07T00:38:15.605Z] #49 6.035 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-07T00:38:15.605Z] #49 6.187 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-08-07T00:38:15.663Z] #3 DONE 0.4s [2020-08-07T00:38:15.663Z] [2020-08-07T00:38:15.663Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-07T00:38:15.663Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-07T00:38:15.663Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-07T00:38:15.663Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-08-07T00:38:15.663Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-07T00:38:15.663Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-07T00:38:15.899Z] #49 ... [2020-08-07T00:38:15.899Z] [2020-08-07T00:38:15.899Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:38:15.899Z] #41 69.56 net/textproto [2020-08-07T00:38:15.899Z] #41 69.57 crypto/x509 [2020-08-07T00:38:15.899Z] #41 70.17 vendor/golang.org/x/net/http/httpguts [2020-08-07T00:38:15.899Z] #41 70.32 vendor/golang.org/x/net/http/httpproxy [2020-08-07T00:38:15.899Z] #41 70.69 mime/multipart [2020-08-07T00:38:15.899Z] #41 72.22 crypto/tls [2020-08-07T00:38:15.899Z] #41 77.12 net/http/httptrace [2020-08-07T00:38:15.899Z] #41 77.26 net/http [2020-08-07T00:38:15.899Z] #41 ... [2020-08-07T00:38:15.899Z] [2020-08-07T00:38:15.899Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:38:15.899Z] #39 42.35 DEP criu/protobuf-desc.d [2020-08-07T00:38:15.899Z] #39 42.52 DEP criu/proc_parse.d [2020-08-07T00:38:15.899Z] #39 42.71 DEP criu/plugin.d [2020-08-07T00:38:15.899Z] #39 42.74 DEP criu/pipes.d [2020-08-07T00:38:15.899Z] #39 42.89 DEP criu/pie-util.d [2020-08-07T00:38:15.899Z] #39 43.01 DEP criu/pie-util-vdso.d [2020-08-07T00:38:15.899Z] #39 43.11 DEP criu/path.d [2020-08-07T00:38:15.899Z] #39 43.18 DEP criu/parasite-syscall.d [2020-08-07T00:38:15.899Z] #39 43.29 DEP criu/pagemap.d [2020-08-07T00:38:15.899Z] #39 43.38 DEP criu/pagemap-cache.d [2020-08-07T00:38:15.899Z] #39 43.47 DEP criu/page-xfer.d [2020-08-07T00:38:15.899Z] #39 43.55 DEP criu/page-pipe.d [2020-08-07T00:38:15.899Z] #39 43.59 DEP criu/netfilter.d [2020-08-07T00:38:15.899Z] #39 43.68 DEP criu/net.d [2020-08-07T00:38:15.899Z] #39 43.77 DEP criu/namespaces.d [2020-08-07T00:38:15.899Z] #39 43.87 DEP criu/mount.d [2020-08-07T00:38:15.925Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-08-07T00:38:15.925Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-08-07T00:38:15.925Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-08-07T00:38:16.193Z] #39 44.07 DEP criu/memfd.d [2020-08-07T00:38:16.193Z] #39 44.19 DEP criu/mem.d [2020-08-07T00:38:16.486Z] #39 44.39 DEP criu/lsm.d [2020-08-07T00:38:16.486Z] #39 44.48 DEP criu/log.d [2020-08-07T00:38:16.497Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-08-07T00:38:16.783Z] #39 44.58 DEP criu/libnetlink.d [2020-08-07T00:38:16.783Z] #39 44.66 DEP criu/kerndat.d [2020-08-07T00:38:16.783Z] #39 ... [2020-08-07T00:38:16.783Z] [2020-08-07T00:38:16.783Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-07T00:38:16.783Z] #15 DONE 1.5s [2020-08-07T00:38:17.065Z] #4 DONE 1.3s [2020-08-07T00:38:17.065Z] [2020-08-07T00:38:17.065Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-07T00:38:17.082Z] [2020-08-07T00:38:17.082Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:38:17.082Z] #39 44.81 DEP criu/kcmp-ids.d [2020-08-07T00:38:17.082Z] #39 44.87 DEP criu/irmap.d [2020-08-07T00:38:17.082Z] #39 45.00 DEP criu/ipc_ns.d [2020-08-07T00:38:17.082Z] #39 45.08 DEP criu/image.d [2020-08-07T00:38:17.082Z] #39 45.21 DEP criu/image-desc.d [2020-08-07T00:38:17.375Z] #39 45.31 DEP criu/fsnotify.d [2020-08-07T00:38:17.375Z] #39 45.40 DEP criu/filesystems.d [2020-08-07T00:38:17.375Z] #39 45.47 DEP criu/files.d [2020-08-07T00:38:17.376Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-07T00:38:17.376Z] [2020-08-07T00:38:17.376Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-08-07T00:38:17.376Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-08-07T00:38:17.376Z] Using test binary docker [2020-08-07T00:38:17.376Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-07T00:38:17.376Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-07T00:38:17.376Z] INFO: Waiting for daemon to start... [2020-08-07T00:38:17.376Z] Starting dockerd [2020-08-07T00:38:17.376Z] . [2020-08-07T00:38:17.376Z] INFO: Building docker-sdk-python3:4.2.2... [2020-08-07T00:38:17.668Z] #39 45.59 DEP criu/files-reg.d [2020-08-07T00:38:17.731Z] ok github.com/docker/docker/client 0.217s coverage: 75.4% of statements [2020-08-07T00:38:17.961Z] #39 45.79 DEP criu/files-ext.d [2020-08-07T00:38:17.962Z] #39 45.97 DEP criu/file-lock.d [2020-08-07T00:38:18.008Z] #5 DONE 0.8s [2020-08-07T00:38:18.008Z] [2020-08-07T00:38:18.008Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-07T00:38:18.008Z] #6 DONE 0.8s [2020-08-07T00:38:18.008Z] [2020-08-07T00:38:18.008Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-07T00:38:18.008Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done [2020-08-07T00:38:18.008Z] #7 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done [2020-08-07T00:38:18.008Z] #7 sha256:e97eae18b0aa1ae34e6bce322e3dd5d00e923e57ae28fa4d6ec4beb6d6ed5094 1.79kB / 1.79kB done [2020-08-07T00:38:18.008Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2020-08-07T00:38:18.008Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2020-08-07T00:38:18.008Z] #7 sha256:bd7875c6cd465351857e18c75e8841346ec3bba4e07750ca32239fd6a8f41058 6.19kB / 6.19kB done [2020-08-07T00:38:18.008Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2020-08-07T00:38:18.255Z] #39 ... [2020-08-07T00:38:18.255Z] [2020-08-07T00:38:18.255Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-07T00:38:18.255Z] #16 DONE 1.4s [2020-08-07T00:38:18.255Z] [2020-08-07T00:38:18.255Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:38:18.255Z] #39 46.12 DEP criu/file-ids.d [2020-08-07T00:38:18.255Z] #39 46.21 DEP criu/fifo.d [2020-08-07T00:38:18.255Z] #39 46.28 DEP criu/fdstore.d [2020-08-07T00:38:18.267Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.03MB / 7.81MB 0.2s [2020-08-07T00:38:18.267Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.39MB / 50.40MB 0.2s [2020-08-07T00:38:18.267Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s [2020-08-07T00:38:18.267Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.10MB / 10.00MB 0.3s [2020-08-07T00:38:18.548Z] #39 46.38 DEP criu/fault-injection.d [2020-08-07T00:38:18.548Z] #39 46.40 DEP criu/external.d [2020-08-07T00:38:18.548Z] #39 46.46 DEP criu/eventpoll.d [2020-08-07T00:38:18.548Z] #39 46.57 DEP criu/eventfd.d [2020-08-07T00:38:18.548Z] #39 46.66 DEP criu/crtools.d [2020-08-07T00:38:18.564Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2020-08-07T00:38:18.564Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s [2020-08-07T00:38:18.564Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.03MB / 50.40MB 0.6s [2020-08-07T00:38:18.564Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.04MB / 51.83MB 0.6s [2020-08-07T00:38:18.825Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.12MB / 50.40MB 0.7s [2020-08-07T00:38:18.825Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.22MB / 51.83MB 0.7s [2020-08-07T00:38:18.825Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2020-08-07T00:38:18.825Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.34MB / 50.40MB 0.9s [2020-08-07T00:38:18.825Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.38MB / 51.83MB 0.9s [2020-08-07T00:38:18.825Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.9s [2020-08-07T00:38:18.844Z] #39 46.79 DEP criu/cr-service.d [2020-08-07T00:38:19.089Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.88MB / 50.40MB 1.1s [2020-08-07T00:38:19.089Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.61MB / 51.83MB 1.1s [2020-08-07T00:38:19.089Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.15MB / 68.67MB 1.1s [2020-08-07T00:38:19.138Z] #39 46.95 DEP criu/cr-restore.d [2020-08-07T00:38:19.138Z] #39 47.16 DEP criu/cr-errno.d [2020-08-07T00:38:19.138Z] #39 47.17 DEP criu/cr-dump.d [2020-08-07T00:38:19.351Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s [2020-08-07T00:38:19.351Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.77MB / 51.83MB 1.3s [2020-08-07T00:38:19.351Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.10MB / 68.67MB 1.3s [2020-08-07T00:38:19.432Z] #39 47.30 DEP criu/cr-dedup.d [2020-08-07T00:38:19.432Z] #39 47.37 DEP criu/cr-check.d [2020-08-07T00:38:19.432Z] #39 47.47 DEP criu/config.d [2020-08-07T00:38:19.612Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.87MB / 51.83MB 1.5s [2020-08-07T00:38:19.612Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.28MB / 68.67MB 1.5s [2020-08-07T00:38:19.612Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.6s [2020-08-07T00:38:19.612Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.33MB / 68.67MB 1.6s [2020-08-07T00:38:19.612Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.64MB / 68.67MB 1.7s [2020-08-07T00:38:19.725Z] #39 47.54 DEP criu/clone-noasan.d [2020-08-07T00:38:19.725Z] #39 47.61 DEP criu/cgroup.d [2020-08-07T00:38:20.019Z] #39 47.79 DEP criu/cgroup-props.d [2020-08-07T00:38:20.019Z] #39 47.91 DEP criu/bitmap.d [2020-08-07T00:38:20.019Z] #39 47.92 DEP criu/bfd.d [2020-08-07T00:38:20.019Z] #39 48.02 DEP criu/autofs.d [2020-08-07T00:38:20.187Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done [2020-08-07T00:38:20.187Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.0s done [2020-08-07T00:38:20.187Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.31MB / 68.67MB 2.1s [2020-08-07T00:38:20.187Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-08-07T00:38:20.187Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 1.59MB / 120.18MB 2.1s [2020-08-07T00:38:20.187Z] #7 sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b 0B / 126B 2.1s [2020-08-07T00:38:20.187Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.41MB / 68.67MB 2.3s [2020-08-07T00:38:20.187Z] #7 sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b 126B / 126B 2.2s done [2020-08-07T00:38:20.313Z] #39 48.08 DEP criu/aio.d [2020-08-07T00:38:20.313Z] #39 48.19 DEP criu/action-scripts.d [2020-08-07T00:38:20.449Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 11.00MB / 120.18MB 2.4s [2020-08-07T00:38:20.449Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.27MB / 68.67MB 2.5s [2020-08-07T00:38:20.607Z] #39 48.42 CC criu/action-scripts.o [2020-08-07T00:38:20.711Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 25.30MB / 120.18MB 2.7s [2020-08-07T00:38:20.901Z] #39 48.65 CC criu/aio.o [2020-08-07T00:38:20.986Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 32.99MB / 120.18MB 3.0s [2020-08-07T00:38:21.195Z] #39 49.07 CC criu/autofs.o [2020-08-07T00:38:21.249Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.1s done [2020-08-07T00:38:21.249Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 40.54MB / 120.18MB 3.3s [2020-08-07T00:38:21.509Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 49.06MB / 120.18MB 3.6s [2020-08-07T00:38:21.769Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 59.20MB / 120.18MB 3.9s [2020-08-07T00:38:21.832Z] #39 49.94 CC criu/bfd.o [2020-08-07T00:38:22.029Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 67.15MB / 120.18MB 4.1s [2020-08-07T00:38:22.296Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 73.17MB / 120.18MB 4.4s [2020-08-07T00:38:22.470Z] #39 50.34 CC criu/bitmap.o [2020-08-07T00:38:22.470Z] #39 50.42 CC criu/cgroup-props.o [2020-08-07T00:38:22.866Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 80.11MB / 120.18MB 4.9s [2020-08-07T00:38:23.107Z] #39 50.98 CC criu/cgroup.o [2020-08-07T00:38:23.447Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 89.97MB / 120.18MB 5.4s [2020-08-07T00:38:23.720Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 99.16MB / 120.18MB 5.7s [2020-08-07T00:38:23.980Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 109.32MB / 120.18MB 6.0s [2020-08-07T00:38:24.240Z] #7 ... [2020-08-07T00:38:24.240Z] [2020-08-07T00:38:24.240Z] #20 [internal] load build context [2020-08-07T00:38:24.240Z] #20 transferring context: 51.48MB 6.1s done [2020-08-07T00:38:24.240Z] #20 DONE 6.2s [2020-08-07T00:38:24.240Z] [2020-08-07T00:38:24.240Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-07T00:38:24.240Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-07T00:38:24.240Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-07T00:38:24.240Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-07T00:38:24.240Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.8s done [2020-08-07T00:38:24.240Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.3s done [2020-08-07T00:38:24.240Z] #58 DONE 6.2s [2020-08-07T00:38:24.240Z] [2020-08-07T00:38:24.240Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-07T00:38:24.240Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 119.92MB / 120.18MB 6.3s [2020-08-07T00:38:25.180Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [2020-08-07T00:38:25.186Z] #39 53.11 CC criu/clone-noasan.o [2020-08-07T00:38:25.186Z] #39 53.31 CC criu/config.o [2020-08-07T00:38:25.750Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 120.18MB / 120.18MB 7.5s done [2020-08-07T00:38:26.227Z] #39 54.26 CC criu/cr-check.o [2020-08-07T00:38:26.689Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.6s done [2020-08-07T00:38:27.260Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-08-07T00:38:27.269Z] #39 55.37 CC criu/cr-dedup.o [2020-08-07T00:38:27.562Z] #39 ... [2020-08-07T00:38:27.563Z] [2020-08-07T00:38:27.563Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:38:27.563Z] #41 84.33 github.com/LK4D4/vndr/godl [2020-08-07T00:38:27.563Z] #41 84.74 github.com/LK4D4/vndr [2020-08-07T00:38:27.563Z] #41 DONE 91.3s [2020-08-07T00:38:27.563Z] [2020-08-07T00:38:27.563Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-07T00:38:27.563Z] #17 1.293 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-07T00:38:27.563Z] #17 1.335 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-07T00:38:27.563Z] #17 1.352 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-07T00:38:27.563Z] #17 1.680 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-07T00:38:27.563Z] #17 2.196 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-07T00:38:27.563Z] #17 3.642 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-07T00:38:27.563Z] #17 6.587 Fetched 8063 kB in 5s (1482 kB/s) [2020-08-07T00:38:27.563Z] #17 6.587 Reading package lists... [2020-08-07T00:38:27.563Z] #17 8.274 Reading package lists... [2020-08-07T00:38:27.563Z] #17 ... [2020-08-07T00:38:27.563Z] [2020-08-07T00:38:27.563Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:38:27.563Z] #39 55.54 CC criu/cr-dump.o [2020-08-07T00:38:27.830Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2020-08-07T00:38:27.830Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-08-07T00:38:28.409Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2020-08-07T00:38:28.670Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-08-07T00:38:29.159Z] #39 56.91 CC criu/cr-errno.o [2020-08-07T00:38:29.159Z] #39 56.97 CC criu/cr-restore.o [2020-08-07T00:38:31.236Z] #39 59.37 CC criu/cr-service.o [2020-08-07T00:38:31.556Z] #39 ... [2020-08-07T00:38:31.556Z] [2020-08-07T00:38:31.556Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-07T00:38:31.556Z] #28 DONE 95.2s [2020-08-07T00:38:31.556Z] [2020-08-07T00:38:31.556Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-07T00:38:31.556Z] #17 8.274 Reading package lists... [2020-08-07T00:38:31.556Z] #17 10.49 Building dependency tree... [2020-08-07T00:38:31.556Z] #17 11.02 libcap2-bin is already the newest version (1:2.25-2). [2020-08-07T00:38:31.556Z] #17 11.02 The following additional packages will be installed: [2020-08-07T00:38:31.556Z] #17 11.03 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-07T00:38:31.556Z] #17 11.03 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-07T00:38:31.556Z] #17 11.03 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-07T00:38:31.556Z] #17 11.03 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-07T00:38:31.556Z] #17 11.03 python3.7 python3.7-minimal vim-runtime xxd [2020-08-07T00:38:31.556Z] #17 11.03 Suggested packages: [2020-08-07T00:38:31.556Z] #17 11.03 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-07T00:38:31.556Z] #17 11.03 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-07T00:38:31.556Z] #17 11.03 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-07T00:38:31.556Z] #17 11.03 Recommended packages: [2020-08-07T00:38:31.556Z] #17 11.03 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-07T00:38:31.556Z] #17 11.03 python3-keyrings.alt python3-xdg unzip [2020-08-07T00:38:31.556Z] #17 12.30 The following NEW packages will be installed: [2020-08-07T00:38:31.556Z] #17 12.30 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-07T00:38:31.556Z] #17 12.30 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-07T00:38:31.556Z] #17 12.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-07T00:38:31.556Z] #17 12.30 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-07T00:38:31.556Z] #17 12.30 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-07T00:38:31.556Z] #17 12.30 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-07T00:38:31.556Z] #17 12.30 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-07T00:38:31.556Z] #17 12.30 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-07T00:38:31.556Z] #17 12.30 xz-utils zip [2020-08-07T00:38:31.556Z] #17 12.37 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-07T00:38:31.556Z] #17 12.37 Need to get 27.7 MB of archives. [2020-08-07T00:38:31.556Z] #17 12.37 After this operation, 117 MB of additional disk space will be used. [2020-08-07T00:38:31.556Z] #17 12.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-08-07T00:38:31.556Z] #17 12.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-08-07T00:38:31.556Z] #17 12.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-08-07T00:38:31.556Z] #17 12.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-08-07T00:38:31.556Z] #17 12.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-08-07T00:38:31.556Z] #17 12.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-08-07T00:38:31.556Z] #17 12.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-08-07T00:38:31.556Z] #17 12.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-08-07T00:38:31.556Z] #17 12.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-08-07T00:38:31.556Z] #17 12.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-08-07T00:38:31.556Z] #17 12.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-08-07T00:38:31.556Z] #17 12.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-08-07T00:38:31.556Z] #17 12.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-08-07T00:38:31.556Z] #17 12.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-08-07T00:38:31.556Z] #17 12.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-08-07T00:38:31.556Z] #17 12.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-08-07T00:38:31.557Z] #17 12.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-07T00:38:31.557Z] #17 12.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-07T00:38:31.557Z] #17 12.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-08-07T00:38:31.557Z] #17 12.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-08-07T00:38:31.557Z] #17 12.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-08-07T00:38:31.557Z] #17 12.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-08-07T00:38:31.557Z] #17 12.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-08-07T00:38:31.557Z] #17 12.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-07T00:38:31.557Z] #17 12.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-07T00:38:31.557Z] #17 12.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-07T00:38:31.557Z] #17 12.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-08-07T00:38:31.557Z] #17 12.65 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-08-07T00:38:31.557Z] #17 12.65 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-07T00:38:31.557Z] #17 12.87 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-07T00:38:31.557Z] #17 12.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-07T00:38:31.557Z] #17 12.88 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-07T00:38:31.557Z] #17 12.89 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-08-07T00:38:31.557Z] #17 12.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-08-07T00:38:31.557Z] #17 12.95 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-08-07T00:38:31.557Z] #17 12.99 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-07T00:38:31.557Z] #17 13.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-08-07T00:38:31.557Z] #17 13.00 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-08-07T00:38:31.557Z] #17 13.01 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-07T00:38:31.557Z] #17 13.02 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-08-07T00:38:31.557Z] #17 13.05 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-07T00:38:31.557Z] #17 13.05 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-08-07T00:38:31.557Z] #17 13.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-08-07T00:38:31.557Z] #17 13.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-08-07T00:38:31.557Z] #17 13.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-07T00:38:31.557Z] #17 13.26 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-08-07T00:38:31.557Z] #17 13.29 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-08-07T00:38:31.557Z] #17 13.34 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-08-07T00:38:32.201Z] #17 14.05 debconf: delaying package configuration, since apt-utils is not installed [2020-08-07T00:38:32.201Z] #17 14.16 Fetched 27.7 MB in 1s (26.6 MB/s) [2020-08-07T00:38:32.516Z] #17 14.20 Selecting previously unselected package pigz. [2020-08-07T00:38:32.516Z] #17 14.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-08-07T00:38:32.516Z] #17 14.24 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-08-07T00:38:32.516Z] #17 14.25 Unpacking pigz (2.4-1) ... [2020-08-07T00:38:32.516Z] #17 14.30 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-08-07T00:38:32.516Z] #17 14.31 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-07T00:38:32.516Z] #17 14.31 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-07T00:38:32.809Z] #17 14.50 Selecting previously unselected package python3.7-minimal. [2020-08-07T00:38:32.810Z] #17 14.50 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-07T00:38:32.810Z] #17 14.51 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-07T00:38:32.870Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2020-08-07T00:38:32.870Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-08-07T00:38:33.103Z] #17 15.03 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-07T00:38:33.397Z] #17 15.05 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-07T00:38:34.438Z] #17 16.18 Selecting previously unselected package python3-minimal. [2020-08-07T00:38:34.438Z] #17 16.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 ... 23448 files and directories currently installed.) [2020-08-07T00:38:34.438Z] #17 16.22 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-08-07T00:38:34.438Z] #17 16.23 Unpacking python3-minimal (3.7.3-1) ... [2020-08-07T00:38:34.438Z] #17 16.26 Selecting previously unselected package libmpdec2:s390x. [2020-08-07T00:38:34.438Z] #17 16.26 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-08-07T00:38:34.438Z] #17 16.26 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-08-07T00:38:34.438Z] #17 16.32 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-08-07T00:38:34.438Z] #17 16.32 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-08-07T00:38:34.731Z] #17 16.32 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-07T00:38:35.026Z] #17 16.82 Selecting previously unselected package python3.7. [2020-08-07T00:38:35.026Z] #17 16.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-08-07T00:38:35.026Z] #17 16.82 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-07T00:38:35.026Z] #17 16.87 Selecting previously unselected package libpython3-stdlib:s390x. [2020-08-07T00:38:35.026Z] #17 16.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-08-07T00:38:35.319Z] #17 16.88 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-07T00:38:35.319Z] #17 16.91 Setting up python3-minimal (3.7.3-1) ... [2020-08-07T00:38:35.613Z] #17 17.17 Selecting previously unselected package python3. [2020-08-07T00:38:35.613Z] #17 17.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 ... 23860 files and directories currently installed.) [2020-08-07T00:38:35.613Z] #17 17.20 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-08-07T00:38:35.613Z] #17 17.20 Unpacking python3 (3.7.3-1) ... [2020-08-07T00:38:35.613Z] #17 17.27 Selecting previously unselected package libip4tc0:s390x. [2020-08-07T00:38:35.613Z] #17 17.27 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-08-07T00:38:35.613Z] #17 17.27 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-08-07T00:38:35.613Z] #17 17.31 Selecting previously unselected package libip6tc0:s390x. [2020-08-07T00:38:35.613Z] #17 17.31 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-08-07T00:38:35.613Z] #17 17.31 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-08-07T00:38:35.613Z] #17 17.35 Selecting previously unselected package libiptc0:s390x. [2020-08-07T00:38:35.613Z] #17 17.35 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-08-07T00:38:35.613Z] #17 17.35 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-08-07T00:38:35.613Z] #17 17.39 Selecting previously unselected package libnfnetlink0:s390x. [2020-08-07T00:38:35.613Z] #17 17.39 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-08-07T00:38:35.613Z] #17 17.40 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-07T00:38:35.613Z] #17 17.42 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-08-07T00:38:35.613Z] #17 17.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-08-07T00:38:35.613Z] #17 17.42 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-07T00:38:35.613Z] #17 17.47 Selecting previously unselected package libnftnl11:s390x. [2020-08-07T00:38:35.613Z] #17 17.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-08-07T00:38:35.613Z] #17 17.48 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-08-07T00:38:35.613Z] #17 17.51 Selecting previously unselected package iptables. [2020-08-07T00:38:35.613Z] #17 17.51 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-08-07T00:38:35.613Z] #17 17.51 Unpacking iptables (1.8.2-4) ... [2020-08-07T00:38:35.906Z] #17 17.69 Selecting previously unselected package xxd. [2020-08-07T00:38:35.906Z] #17 17.69 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-07T00:38:35.906Z] #17 17.69 Unpacking xxd (2:8.1.0875-5) ... [2020-08-07T00:38:35.906Z] #17 17.76 Selecting previously unselected package vim-common. [2020-08-07T00:38:35.906Z] #17 17.76 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-07T00:38:35.906Z] #17 17.77 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-07T00:38:36.199Z] #17 17.89 Selecting previously unselected package bash-completion. [2020-08-07T00:38:36.199Z] #17 17.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-07T00:38:36.660Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-08-07T00:38:36.660Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b60a2b7e\powershellScript.ps1'; exit $LASTEXITCODE; [2020-08-07T00:38:36.660Z] ---------------------------------------------------------------------------- [2020-08-07T00:38:36.660Z] [2020-08-07T00:38:36.660Z] INFO: executeCI.ps1 starting at Fri Aug 7 00:38:34 CUT 2020 [2020-08-07T00:38:36.660Z] [2020-08-07T00:38:36.660Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-08-07T00:38:36.660Z] INFO: Running git version 2.24.1.windows.2 [2020-08-07T00:38:36.660Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-08-07T00:38:36.660Z] INFO: Environment variables: [2020-08-07T00:38:36.660Z] [2020-08-07T00:38:36.660Z] Name Value [2020-08-07T00:38:36.660Z] ---- ----- [2020-08-07T00:38:36.660Z] ALLUSERSPROFILE C:\ProgramData [2020-08-07T00:38:36.660Z] amd64 true [2020-08-07T00:38:36.660Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-08-07T00:38:36.660Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-08-07T00:38:36.660Z] arm64 true [2020-08-07T00:38:36.660Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-08-07T00:38:36.660Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-08-07T00:38:36.660Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-08-07T00:38:36.660Z] BRANCH_NAME PR-41322 [2020-08-07T00:38:36.660Z] BUILD_DISPLAY_NAME #2 [2020-08-07T00:38:36.660Z] BUILD_ID 2 [2020-08-07T00:38:36.660Z] BUILD_NUMBER 2 [2020-08-07T00:38:36.660Z] BUILD_TAG jenkins-moby-PR-41322-2 [2020-08-07T00:38:36.660Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41322/2/ [2020-08-07T00:38:36.660Z] CHANGE_AUTHOR pjbgf [2020-08-07T00:38:36.660Z] CHANGE_AUTHOR_DISPLAY_NAME Paulo Gomes [2020-08-07T00:38:36.660Z] CHANGE_AUTHOR_EMAIL pjbgf@linux.com [2020-08-07T00:38:36.660Z] CHANGE_BRANCH add-privileged-seccomp [2020-08-07T00:38:36.660Z] CHANGE_FORK pjbgf [2020-08-07T00:38:36.660Z] CHANGE_ID 41322 [2020-08-07T00:38:36.660Z] CHANGE_TARGET master [2020-08-07T00:38:36.660Z] CHANGE_TITLE Add support for custom seccomp in privileged containers [2020-08-07T00:38:36.660Z] CHANGE_URL https://github.com/moby/moby/pull/41322 [2020-08-07T00:38:36.660Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-07T00:38:36.660Z] CommonProgramFiles C:\Program Files\Common Files [2020-08-07T00:38:36.660Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-08-07T00:38:36.660Z] CommonProgramW6432 C:\Program Files\Common Files [2020-08-07T00:38:36.660Z] COMPUTERNAME azwin-2-5039d0 [2020-08-07T00:38:36.660Z] ComSpec C:\windows\system32\cmd.exe [2020-08-07T00:38:36.660Z] ConfigSequenceNumber 0 [2020-08-07T00:38:36.660Z] dco true [2020-08-07T00:38:36.660Z] DOCKER_BUILDKIT 0 [2020-08-07T00:38:36.660Z] DOCKER_DUT_DEBUG 1 [2020-08-07T00:38:36.660Z] DOCKER_EXPERIMENTAL 1 [2020-08-07T00:38:36.660Z] DOCKER_GRAPHDRIVER overlay2 [2020-08-07T00:38:36.660Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-08-07T00:38:36.660Z] EXECUTOR_NUMBER 0 [2020-08-07T00:38:36.660Z] FQDN azwin-2-5039d0.westus.cloudapp.azure.com [2020-08-07T00:38:36.660Z] GIT_BRANCH PR-41322 [2020-08-07T00:38:36.660Z] GIT_COMMIT 30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:38:36.660Z] GIT_URL https://github.com/moby/moby.git [2020-08-07T00:38:36.660Z] HUDSON_COOKIE 89e77ca8-85ef-4308-9cb4-596778f61b3a [2020-08-07T00:38:36.660Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-08-07T00:38:36.660Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-08-07T00:38:36.660Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-08-07T00:38:36.660Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-08-07T00:38:36.660Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-08-07T00:38:36.660Z] JENKINS_NODE_COOKIE 3b313d6e-1fef-4b7e-9820-5f87f2f84940 [2020-08-07T00:38:36.660Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-08-07T00:38:36.660Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-08-07T00:38:36.660Z] JOB_BASE_NAME PR-41322 [2020-08-07T00:38:36.660Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41322/display/redirect [2020-08-07T00:38:36.660Z] JOB_NAME moby/PR-41322 [2020-08-07T00:38:36.660Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41322/ [2020-08-07T00:38:36.660Z] library.jps.version master [2020-08-07T00:38:36.660Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-08-07T00:38:36.660Z] NODE_LABELS amd64 azure azwin-2-5039d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-08-07T00:38:36.660Z] NODE_NAME azwin-2-5039d0 [2020-08-07T00:38:36.660Z] NUMBER_OF_PROCESSORS 4 [2020-08-07T00:38:36.660Z] OS Windows_NT [2020-08-07T00:38:36.661Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-08-07T00:38:36.661Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-08-07T00:38:36.661Z] ppc64le true [2020-08-07T00:38:36.661Z] PROCESSOR_ARCHITECTURE AMD64 [2020-08-07T00:38:36.661Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-08-07T00:38:36.661Z] PROCESSOR_LEVEL 6 [2020-08-07T00:38:36.661Z] PROCESSOR_REVISION 4f01 [2020-08-07T00:38:36.661Z] ProgramData C:\ProgramData [2020-08-07T00:38:36.661Z] ProgramFiles C:\Program Files [2020-08-07T00:38:36.661Z] ProgramFiles(x86) C:\Program Files (x86) [2020-08-07T00:38:36.661Z] ProgramW6432 C:\Program Files [2020-08-07T00:38:36.661Z] PROMPT $P$G [2020-08-07T00:38:36.661Z] PSExecutionPolicyPreference Bypass [2020-08-07T00:38:36.661Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-08-07T00:38:36.661Z] PUBLIC C:\Users\Public [2020-08-07T00:38:36.661Z] rootless true [2020-08-07T00:38:36.661Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41322/2/display/redirect?page=changes [2020-08-07T00:38:36.661Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41322/2/display/redirect [2020-08-07T00:38:36.661Z] s390x true [2020-08-07T00:38:36.661Z] SKIP_VALIDATION_TESTS 1 [2020-08-07T00:38:36.661Z] SOURCES_DRIVE d [2020-08-07T00:38:36.661Z] SOURCES_SUBDIR gopath [2020-08-07T00:38:36.661Z] STAGE_NAME Run tests [2020-08-07T00:38:36.661Z] SystemDrive C: [2020-08-07T00:38:36.661Z] SystemRoot C:\windows [2020-08-07T00:38:36.661Z] TEMP C:\windows\TEMP [2020-08-07T00:38:36.661Z] TESTDEBUG 0 [2020-08-07T00:38:36.661Z] TESTRUN_DRIVE d [2020-08-07T00:38:36.661Z] TESTRUN_SUBDIR CI [2020-08-07T00:38:36.661Z] TIMEOUT 120m [2020-08-07T00:38:36.661Z] TMP C:\windows\TEMP [2020-08-07T00:38:36.661Z] unit_validate true [2020-08-07T00:38:36.661Z] USERDOMAIN WORKGROUP [2020-08-07T00:38:36.661Z] USERNAME azwin-2-5039d0$ [2020-08-07T00:38:36.661Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-08-07T00:38:36.661Z] validate_force false [2020-08-07T00:38:36.661Z] windir C:\windows [2020-08-07T00:38:36.661Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-08-07T00:38:36.661Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-08-07T00:38:36.661Z] windowsRS1 false [2020-08-07T00:38:36.661Z] windowsRS5 true [2020-08-07T00:38:36.661Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-08-07T00:38:36.661Z] [2020-08-07T00:38:36.661Z] [2020-08-07T00:38:36.661Z] [2020-08-07T00:38:36.661Z] INFO: Sources under d:\gopath\... [2020-08-07T00:38:36.661Z] INFO: Test run under d:\CI\... [2020-08-07T00:38:36.661Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-08-07T00:38:36.661Z] INFO: docker/docker repository was found [2020-08-07T00:38:36.661Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-08-07T00:38:36.661Z] ltsc2019: Pulling from windows/servercore [2020-08-07T00:38:37.071Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.0s done [2020-08-07T00:38:37.071Z] #7 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 [2020-08-07T00:38:37.120Z] 4612f6d0b889: Pulling fs layer [2020-08-07T00:38:37.120Z] fc1b9e59edad: Pulling fs layer [2020-08-07T00:38:37.239Z] #17 18.99 Unpacking bash-completion (1:2.8-6) ... [2020-08-07T00:38:37.500Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-07T00:38:37.532Z] #17 19.29 Selecting previously unselected package bzip2. [2020-08-07T00:38:37.532Z] #17 19.29 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-08-07T00:38:37.533Z] #17 19.29 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-07T00:38:37.533Z] #17 19.34 Selecting previously unselected package xz-utils. [2020-08-07T00:38:37.533Z] #17 19.34 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-08-07T00:38:37.533Z] #17 19.34 Unpacking xz-utils (5.2.4-1) ... [2020-08-07T00:38:37.826Z] #17 19.47 Selecting previously unselected package apparmor. [2020-08-07T00:38:37.826Z] #17 19.47 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-08-07T00:38:37.826Z] #17 19.50 Unpacking apparmor (2.13.2-10) ... [2020-08-07T00:38:37.826Z] #17 19.71 Selecting previously unselected package aufs-tools. [2020-08-07T00:38:37.826Z] #17 19.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-08-07T00:38:37.826Z] #17 19.71 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-07T00:38:37.826Z] #17 19.79 Selecting previously unselected package libonig5:s390x. [2020-08-07T00:38:37.826Z] #17 19.79 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-08-07T00:38:38.119Z] #17 19.79 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-07T00:38:38.119Z] #17 19.85 Selecting previously unselected package libjq1:s390x. [2020-08-07T00:38:38.119Z] #17 19.86 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-07T00:38:38.119Z] #17 19.86 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-07T00:38:38.119Z] #17 19.95 Selecting previously unselected package jq. [2020-08-07T00:38:38.119Z] #17 19.95 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-07T00:38:38.119Z] #17 19.95 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-07T00:38:38.119Z] #17 20.01 Selecting previously unselected package libaio1:s390x. [2020-08-07T00:38:38.119Z] #17 20.01 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-08-07T00:38:38.119Z] #17 20.02 Unpacking libaio1:s390x (0.3.112-3) ... [2020-08-07T00:38:38.119Z] #17 20.04 Selecting previously unselected package libgpm2:s390x. [2020-08-07T00:38:38.119Z] #17 20.04 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-08-07T00:38:38.119Z] #17 20.04 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-08-07T00:38:38.119Z] #17 20.08 Selecting previously unselected package libicu63:s390x. [2020-08-07T00:38:38.119Z] #17 20.08 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-07T00:38:38.413Z] #17 20.08 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-07T00:38:38.438Z] [2020-08-07T00:38:39.012Z] + TEST_INTEGRATION_DEST=2 [2020-08-07T00:38:39.012Z] + CONTAINER_NAME=docker-pr2-2 [2020-08-07T00:38:39.012Z] + TEST_SKIP_INTEGRATION=1 [2020-08-07T00:38:39.012Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-07T00:38:39.012Z] + run_tests [2020-08-07T00:38:39.012Z] + c=0 [2020-08-07T00:38:39.012Z] + '[' -n 0 ']' [2020-08-07T00:38:39.012Z] + rm= [2020-08-07T00:38:39.012Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41322/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41322/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41322/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bf45da204853d79e7533c118e65d783bfb44c2 hack/make.sh '' test-integration [2020-08-07T00:38:39.012Z] + TEST_INTEGRATION_DEST=1 [2020-08-07T00:38:39.012Z] + CONTAINER_NAME=docker-pr2-1 [2020-08-07T00:38:39.012Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-08-07T00:38:39.012Z] + run_tests test-integration-flaky [2020-08-07T00:38:39.012Z] + '[' -n 0 ']' [2020-08-07T00:38:39.012Z] + rm= [2020-08-07T00:38:39.012Z] + TEST_INTEGRATION_DEST=3 [2020-08-07T00:38:39.012Z] + CONTAINER_NAME=docker-pr2-3 [2020-08-07T00:38:39.012Z] + TEST_SKIP_INTEGRATION=1 [2020-08-07T00:38:39.012Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-07T00:38:39.012Z] + run_tests [2020-08-07T00:38:39.012Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41322/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41322/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41322/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bf45da204853d79e7533c118e65d783bfb44c2 hack/make.sh test-integration-flaky test-integration [2020-08-07T00:38:39.012Z] + '[' -n 0 ']' [2020-08-07T00:38:39.012Z] + rm= [2020-08-07T00:38:39.012Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41322/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41322/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41322/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bf45da204853d79e7533c118e65d783bfb44c2 hack/make.sh '' test-integration [2020-08-07T00:38:39.012Z] ++ jobs -p [2020-08-07T00:38:39.012Z] + for job in $(jobs -p) [2020-08-07T00:38:39.012Z] + wait 19438 [2020-08-07T00:38:39.584Z] [2020-08-07T00:38:39.845Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-07T00:38:39.845Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-07T00:38:39.845Z] HOSTNAME=6856b28ba851 [2020-08-07T00:38:39.845Z] TEST_SKIP_INTEGRATION=1 [2020-08-07T00:38:39.845Z] TESTDEBUG=0 [2020-08-07T00:38:39.845Z] DEST=bundles/test-integration [2020-08-07T00:38:39.845Z] PWD=/go/src/github.com/docker/docker [2020-08-07T00:38:39.845Z] KEEPBUNDLE=1 [2020-08-07T00:38:39.845Z] DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:38:39.845Z] container=docker [2020-08-07T00:38:39.845Z] HOME=/root [2020-08-07T00:38:39.845Z] GOLANG_VERSION=1.13.14 [2020-08-07T00:38:39.845Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-07T00:38:39.845Z] VALIDATE_BRANCH=master [2020-08-07T00:38:39.845Z] TERM=xterm [2020-08-07T00:38:39.845Z] DOCKER_PKG=github.com/docker/docker [2020-08-07T00:38:39.845Z] SHLVL=1 [2020-08-07T00:38:39.845Z] TIMEOUT=120m [2020-08-07T00:38:39.845Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-07T00:38:39.845Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-07T00:38:39.845Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-08-07T00:38:39.845Z] GO111MODULE=off [2020-08-07T00:38:39.845Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-07T00:38:39.845Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-07T00:38:39.845Z] GOPATH=/go [2020-08-07T00:38:39.845Z] PKG_CONFIG=pkg-config [2020-08-07T00:38:39.845Z] _=/usr/bin/env [2020-08-07T00:38:39.845Z] Building test suite binary ./integration-cli/test.main [2020-08-07T00:38:39.845Z] [2020-08-07T00:38:40.105Z] [2020-08-07T00:38:40.105Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-08-07T00:38:40.105Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-07T00:38:40.105Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-07T00:38:40.105Z] HOSTNAME=0ed0c738cf51 [2020-08-07T00:38:40.105Z] TEST_SKIP_INTEGRATION=1 [2020-08-07T00:38:40.105Z] TESTDEBUG=0 [2020-08-07T00:38:40.105Z] DEST=bundles/test-integration [2020-08-07T00:38:40.105Z] PWD=/go/src/github.com/docker/docker [2020-08-07T00:38:40.105Z] KEEPBUNDLE=1 [2020-08-07T00:38:40.105Z] DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:38:40.105Z] container=docker [2020-08-07T00:38:40.105Z] HOME=/root [2020-08-07T00:38:40.105Z] GOLANG_VERSION=1.13.14 [2020-08-07T00:38:40.105Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-07T00:38:40.105Z] VALIDATE_BRANCH=master [2020-08-07T00:38:40.105Z] TERM=xterm [2020-08-07T00:38:40.105Z] DOCKER_PKG=github.com/docker/docker [2020-08-07T00:38:40.105Z] SHLVL=1 [2020-08-07T00:38:40.105Z] TIMEOUT=120m [2020-08-07T00:38:40.105Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-07T00:38:40.105Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-07T00:38:40.105Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-08-07T00:38:40.105Z] GO111MODULE=off [2020-08-07T00:38:40.105Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-07T00:38:40.105Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-07T00:38:40.105Z] GOPATH=/go [2020-08-07T00:38:40.105Z] PKG_CONFIG=pkg-config [2020-08-07T00:38:40.105Z] _=/usr/bin/env [2020-08-07T00:38:40.105Z] Building test suite binary ./integration-cli/test.main [2020-08-07T00:38:40.365Z] No new tests added to integration. [2020-08-07T00:38:40.365Z] [2020-08-07T00:38:40.365Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-07T00:38:40.490Z] #17 22.07 Selecting previously unselected package libnet1:s390x. [2020-08-07T00:38:40.490Z] #17 22.07 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-07T00:38:40.490Z] #17 22.07 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-07T00:38:40.490Z] #17 22.12 Selecting previously unselected package libnl-3-200:s390x. [2020-08-07T00:38:40.490Z] #17 22.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-07T00:38:40.490Z] #17 22.13 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-07T00:38:40.490Z] #17 22.18 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-07T00:38:40.490Z] #17 22.18 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-07T00:38:40.490Z] #17 22.18 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-07T00:38:40.490Z] #17 22.23 Selecting previously unselected package libreadline5:s390x. [2020-08-07T00:38:40.490Z] #17 22.23 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-08-07T00:38:40.490Z] #17 22.23 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-07T00:38:40.490Z] #17 22.30 Selecting previously unselected package net-tools. [2020-08-07T00:38:40.490Z] #17 22.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-08-07T00:38:40.490Z] #17 22.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-07T00:38:40.784Z] #17 22.43 Selecting previously unselected package python-pip-whl. [2020-08-07T00:38:40.784Z] #17 22.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-07T00:38:40.784Z] #17 22.43 Unpacking python-pip-whl (18.1-5) ... [2020-08-07T00:38:41.077Z] #17 22.77 Selecting previously unselected package python3-lib2to3. [2020-08-07T00:38:41.077Z] #17 22.78 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-07T00:38:41.077Z] #17 22.78 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-07T00:38:41.077Z] #17 22.85 Selecting previously unselected package python3-distutils. [2020-08-07T00:38:41.077Z] #17 22.85 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-07T00:38:41.077Z] #17 22.86 Unpacking python3-distutils (3.7.3-1) ... [2020-08-07T00:38:41.077Z] #17 22.93 Selecting previously unselected package python3-pip. [2020-08-07T00:38:41.077Z] #17 22.93 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-07T00:38:41.077Z] #17 22.93 Unpacking python3-pip (18.1-5) ... [2020-08-07T00:38:41.077Z] #17 23.04 Selecting previously unselected package python3-pkg-resources. [2020-08-07T00:38:41.371Z] #17 23.04 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-07T00:38:41.371Z] #17 23.04 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-07T00:38:41.371Z] #17 23.13 Selecting previously unselected package python3-setuptools. [2020-08-07T00:38:41.371Z] #17 23.14 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-07T00:38:41.371Z] #17 23.14 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-07T00:38:41.371Z] #17 23.28 Selecting previously unselected package python3-wheel. [2020-08-07T00:38:41.371Z] #17 23.28 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-07T00:38:41.371Z] #17 23.29 Unpacking python3-wheel (0.32.3-2) ... [2020-08-07T00:38:41.371Z] #17 23.32 Selecting previously unselected package sudo. [2020-08-07T00:38:41.664Z] #17 23.32 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-08-07T00:38:41.664Z] #17 23.32 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-07T00:38:41.664Z] #17 23.56 Selecting previously unselected package thin-provisioning-tools. [2020-08-07T00:38:41.748Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-07T00:38:41.748Z] HOSTNAME=d4052a551784 [2020-08-07T00:38:41.748Z] TESTDEBUG=0 [2020-08-07T00:38:41.748Z] DEST=bundles/test-integration [2020-08-07T00:38:41.748Z] PWD=/go/src/github.com/docker/docker [2020-08-07T00:38:41.748Z] KEEPBUNDLE=1 [2020-08-07T00:38:41.748Z] DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:38:41.748Z] container=docker [2020-08-07T00:38:41.748Z] HOME=/root [2020-08-07T00:38:41.748Z] GOLANG_VERSION=1.13.14 [2020-08-07T00:38:41.748Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-07T00:38:41.748Z] VALIDATE_BRANCH=master [2020-08-07T00:38:41.748Z] TERM=xterm [2020-08-07T00:38:41.748Z] DOCKER_PKG=github.com/docker/docker [2020-08-07T00:38:41.748Z] SHLVL=1 [2020-08-07T00:38:41.748Z] TIMEOUT=120m [2020-08-07T00:38:41.748Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-07T00:38:41.748Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-07T00:38:41.748Z] GO111MODULE=off [2020-08-07T00:38:41.748Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-07T00:38:41.748Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-07T00:38:41.748Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-07T00:38:41.748Z] GOPATH=/go [2020-08-07T00:38:41.748Z] PKG_CONFIG=pkg-config [2020-08-07T00:38:41.748Z] _=/usr/bin/env [2020-08-07T00:38:41.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-07T00:38:41.958Z] #17 23.57 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-08-07T00:38:41.958Z] #17 23.57 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-07T00:38:41.958Z] #17 23.70 Selecting previously unselected package uidmap. [2020-08-07T00:38:41.958Z] #17 23.70 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-08-07T00:38:41.958Z] #17 23.71 Unpacking uidmap (1:4.5-1.1) ... [2020-08-07T00:38:41.958Z] #17 23.77 Selecting previously unselected package vim-runtime. [2020-08-07T00:38:41.958Z] #17 23.77 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-07T00:38:41.958Z] #17 23.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-07T00:38:41.958Z] #17 23.82 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-07T00:38:42.251Z] #17 23.84 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-07T00:38:42.354Z] #7 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 5.0s [2020-08-07T00:38:42.544Z] #17 ... [2020-08-07T00:38:42.544Z] [2020-08-07T00:38:42.545Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:38:42.545Z] #39 60.29 CC criu/crtools.o [2020-08-07T00:38:42.545Z] #39 60.77 CC criu/eventfd.o [2020-08-07T00:38:42.545Z] #39 61.00 CC criu/eventpoll.o [2020-08-07T00:38:42.545Z] #39 61.62 CC criu/external.o [2020-08-07T00:38:42.545Z] #39 61.89 CC criu/fault-injection.o [2020-08-07T00:38:42.545Z] #39 61.96 CC criu/fdstore.o [2020-08-07T00:38:42.545Z] #39 62.27 CC criu/fifo.o [2020-08-07T00:38:42.545Z] #39 62.59 CC criu/file-ids.o [2020-08-07T00:38:42.545Z] #39 62.75 CC criu/file-lock.o [2020-08-07T00:38:42.545Z] #39 63.37 CC criu/files-ext.o [2020-08-07T00:38:42.545Z] #39 63.54 CC criu/files-reg.o [2020-08-07T00:38:42.545Z] #39 64.71 CC criu/files.o [2020-08-07T00:38:42.545Z] #39 65.85 CC criu/filesystems.o [2020-08-07T00:38:42.545Z] #39 66.26 CC criu/fsnotify.o [2020-08-07T00:38:42.545Z] #39 66.71 CC criu/image-desc.o [2020-08-07T00:38:42.545Z] #39 66.76 CC criu/image.o [2020-08-07T00:38:42.545Z] #39 67.11 CC criu/ipc_ns.o [2020-08-07T00:38:42.545Z] #39 67.87 CC criu/irmap.o [2020-08-07T00:38:42.545Z] #39 68.20 CC criu/kcmp-ids.o [2020-08-07T00:38:42.545Z] #39 68.38 CC criu/kerndat.o [2020-08-07T00:38:42.545Z] #39 68.91 CC criu/libnetlink.o [2020-08-07T00:38:42.545Z] #39 69.09 CC criu/log.o [2020-08-07T00:38:42.545Z] #39 69.41 CC criu/lsm.o [2020-08-07T00:38:42.545Z] #39 69.60 CC criu/mem.o [2020-08-07T00:38:42.545Z] #39 70.52 CC criu/memfd.o [2020-08-07T00:38:43.182Z] #39 70.89 CC criu/mount.o [2020-08-07T00:38:44.205Z] fc1b9e59edad: Verifying Checksum [2020-08-07T00:38:44.205Z] fc1b9e59edad: Download complete [2020-08-07T00:38:44.221Z] #39 ... [2020-08-07T00:38:44.221Z] [2020-08-07T00:38:44.221Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-07T00:38:44.221Z] #17 25.78 Selecting previously unselected package vim. [2020-08-07T00:38:44.221Z] #17 25.78 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-08-07T00:38:44.221Z] #17 25.79 Unpacking vim (2:8.1.0875-5) ... [2020-08-07T00:38:44.221Z] #17 26.19 Selecting previously unselected package xfsprogs. [2020-08-07T00:38:44.347Z] ok github.com/docker/docker/cmd/dockerd 0.095s coverage: 30.8% of statements [2020-08-07T00:38:44.347Z] ok github.com/docker/docker/container 0.178s coverage: 34.4% of statements [2020-08-07T00:38:44.347Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-07T00:38:44.347Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-07T00:38:44.347Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-07T00:38:44.347Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-07T00:38:44.514Z] #17 26.19 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-08-07T00:38:44.514Z] #17 26.19 Unpacking xfsprogs (4.20.0-1) ... [2020-08-07T00:38:44.808Z] #17 26.50 Selecting previously unselected package zip. [2020-08-07T00:38:44.808Z] #17 26.50 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-08-07T00:38:44.808Z] #17 26.50 Unpacking zip (3.0-11+b1) ... [2020-08-07T00:38:44.808Z] #17 26.63 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-07T00:38:44.808Z] #17 26.64 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-07T00:38:44.808Z] #17 26.65 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-08-07T00:38:44.808Z] #17 26.66 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-07T00:38:44.808Z] #17 26.66 Setting up libgpm2:s390x (1.20.7-5) ... [2020-08-07T00:38:44.808Z] #17 26.67 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-08-07T00:38:44.808Z] #17 26.68 Setting up uidmap (1:4.5-1.1) ... [2020-08-07T00:38:44.808Z] #17 26.69 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-08-07T00:38:44.808Z] #17 26.70 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-07T00:38:44.808Z] #17 26.70 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-07T00:38:44.808Z] #17 26.71 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-07T00:38:44.808Z] #17 26.72 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-07T00:38:44.808Z] #17 26.72 Setting up xxd (2:8.1.0875-5) ... [2020-08-07T00:38:44.808Z] #17 26.73 Setting up zip (3.0-11+b1) ... [2020-08-07T00:38:44.808Z] #17 26.74 Setting up vim-common (2:8.1.0875-5) ... [2020-08-07T00:38:44.895Z] #7 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 8.2s done [2020-08-07T00:38:45.102Z] #17 26.76 Setting up bash-completion (1:2.8-6) ... [2020-08-07T00:38:45.464Z] #7 extracting sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b [2020-08-07T00:38:45.464Z] #7 extracting sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b done [2020-08-07T00:38:46.035Z] #7 DONE 28.0s [2020-08-07T00:38:46.035Z] [2020-08-07T00:38:46.035Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-07T00:38:46.142Z] #17 28.00 Setting up libiptc0:s390x (1.8.2-4) ... [2020-08-07T00:38:46.142Z] #17 28.01 Setting up xz-utils (5.2.4-1) ... [2020-08-07T00:38:46.142Z] #17 28.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-07T00:38:46.142Z] #17 28.02 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-07T00:38:46.142Z] #17 28.06 invoke-rc.d: could not determine current runlevel [2020-08-07T00:38:46.274Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.080s coverage: 65.3% of statements [2020-08-07T00:38:46.435Z] #17 28.07 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-07T00:38:46.435Z] #17 28.08 Setting up pigz (2.4-1) ... [2020-08-07T00:38:46.435Z] #17 28.08 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-07T00:38:46.435Z] #17 28.09 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-07T00:38:46.435Z] #17 28.10 Setting up python-pip-whl (18.1-5) ... [2020-08-07T00:38:46.435Z] #17 28.11 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-08-07T00:38:46.435Z] #17 28.11 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-07T00:38:46.435Z] #17 28.30 Setting up libaio1:s390x (0.3.112-3) ... [2020-08-07T00:38:46.435Z] #17 28.31 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-07T00:38:46.435Z] #17 28.32 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-07T00:38:46.729Z] #17 28.32 Setting up vim (2:8.1.0875-5) ... [2020-08-07T00:38:46.729Z] #17 28.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-07T00:38:46.729Z] #17 28.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-07T00:38:46.729Z] #17 28.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-07T00:38:46.729Z] #17 28.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-07T00:38:46.729Z] #17 28.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-07T00:38:46.729Z] #17 28.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-07T00:38:46.729Z] #17 28.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-07T00:38:46.729Z] #17 28.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-07T00:38:46.729Z] #17 28.37 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-07T00:38:46.729Z] #17 28.38 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-07T00:38:46.729Z] #17 28.39 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-07T00:38:46.729Z] #17 28.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-07T00:38:46.729Z] #17 28.40 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-07T00:38:46.729Z] #17 28.41 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-07T00:38:47.942Z] #8 DONE 1.6s [2020-08-07T00:38:47.942Z] [2020-08-07T00:38:47.942Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-07T00:38:48.202Z] #9 DONE 0.7s [2020-08-07T00:38:48.202Z] [2020-08-07T00:38:48.202Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-07T00:38:48.464Z] #27 DONE 0.1s [2020-08-07T00:38:48.464Z] [2020-08-07T00:38:48.464Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-07T00:38:48.464Z] #35 DONE 0.1s [2020-08-07T00:38:48.464Z] [2020-08-07T00:38:48.464Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-07T00:38:48.805Z] #17 30.12 Setting up iptables (1.8.2-4) ... [2020-08-07T00:38:48.805Z] #17 30.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-07T00:38:48.805Z] #17 30.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-07T00:38:48.805Z] #17 30.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-07T00:38:48.805Z] #17 30.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-07T00:38:48.805Z] #17 30.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-07T00:38:48.805Z] #17 30.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-07T00:38:48.805Z] #17 30.17 Setting up python3 (3.7.3-1) ... [2020-08-07T00:38:48.805Z] #17 30.48 Setting up python3-wheel (0.32.3-2) ... [2020-08-07T00:38:48.837Z] ok github.com/docker/docker/daemon/cluster/convert 0.034s coverage: 35.9% of statements [2020-08-07T00:38:49.098Z] #17 30.88 Setting up apparmor (2.13.2-10) ... [2020-08-07T00:38:50.138Z] #17 31.92 Setting up xfsprogs (4.20.0-1) ... [2020-08-07T00:38:50.138Z] #17 31.94 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-07T00:38:50.233Z] ok github.com/docker/docker/daemon/cluster 0.117s coverage: 0.5% of statements [2020-08-07T00:38:50.430Z] #17 32.18 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-07T00:38:51.067Z] #17 32.68 Setting up python3-distutils (3.7.3-1) ... [2020-08-07T00:38:51.067Z] #17 32.97 Setting up python3-setuptools (40.8.0-1) ... [2020-08-07T00:38:51.703Z] #17 ... [2020-08-07T00:38:51.703Z] [2020-08-07T00:38:51.703Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-07T00:38:51.703Z] #36 115.3 + dpkg --print-architecture [2020-08-07T00:38:51.703Z] #36 115.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-07T00:38:51.996Z] #36 115.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-07T00:38:51.996Z] #36 115.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-07T00:38:53.037Z] #36 ... [2020-08-07T00:38:53.037Z] [2020-08-07T00:38:53.037Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-07T00:38:53.037Z] #17 33.53 Setting up python3-pip (18.1-5) ... [2020-08-07T00:38:53.037Z] #17 34.21 Processing triggers for libc-bin (2.28-10) ... [2020-08-07T00:38:53.037Z] #17 34.24 Processing triggers for mime-support (3.62) ... [2020-08-07T00:38:53.037Z] #17 DONE 34.7s [2020-08-07T00:38:53.037Z] [2020-08-07T00:38:53.037Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-07T00:38:53.552Z] ok github.com/docker/docker/daemon/discovery 0.038s coverage: 30.0% of statements [2020-08-07T00:38:53.815Z] ok github.com/docker/docker/daemon/config 0.105s coverage: 81.8% of statements [2020-08-07T00:38:54.522Z] 4612f6d0b889: Verifying Checksum [2020-08-07T00:38:54.522Z] 4612f6d0b889: Download complete [2020-08-07T00:38:54.559Z] #18 1.260 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-07T00:38:54.559Z] #18 1.263 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-07T00:38:54.559Z] #18 1.264 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-07T00:38:54.559Z] #18 DONE 1.5s [2020-08-07T00:38:54.559Z] [2020-08-07T00:38:54.559Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:38:54.559Z] #39 73.20 CC criu/namespaces.o [2020-08-07T00:38:54.559Z] #39 74.30 CC criu/net.o [2020-08-07T00:38:54.559Z] #39 76.07 CC criu/netfilter.o [2020-08-07T00:38:54.559Z] #39 76.30 CC criu/page-pipe.o [2020-08-07T00:38:54.559Z] #39 76.63 CC criu/page-xfer.o [2020-08-07T00:38:54.559Z] #39 77.64 CC criu/pagemap-cache.o [2020-08-07T00:38:54.559Z] #39 77.84 CC criu/pagemap.o [2020-08-07T00:38:54.559Z] #39 78.46 CC criu/parasite-syscall.o [2020-08-07T00:38:54.559Z] #39 79.00 CC criu/path.o [2020-08-07T00:38:54.559Z] #39 79.17 CC criu/pie-util-vdso.o [2020-08-07T00:38:54.559Z] #39 79.45 CC criu/pie-util.o [2020-08-07T00:38:54.559Z] #39 79.53 CC criu/pipes.o [2020-08-07T00:38:54.559Z] #39 80.02 CC criu/plugin.o [2020-08-07T00:38:54.559Z] #39 80.39 CC criu/proc_parse.o [2020-08-07T00:38:54.559Z] #39 82.02 CC criu/protobuf-desc.o [2020-08-07T00:38:54.559Z] #39 ... [2020-08-07T00:38:54.559Z] [2020-08-07T00:38:54.559Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-07T00:38:54.766Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2020-08-07T00:38:55.060Z] #36 ... [2020-08-07T00:38:55.060Z] [2020-08-07T00:38:55.060Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:38:55.060Z] #60 5.731 + RM_GOPATH=0 [2020-08-07T00:38:55.060Z] #60 5.731 + TMP_GOPATH= [2020-08-07T00:38:55.060Z] #60 5.731 + : /build [2020-08-07T00:38:55.060Z] #60 5.731 + '[' -z '' ']' [2020-08-07T00:38:55.060Z] #60 5.731 ++ mktemp -d [2020-08-07T00:38:55.060Z] #60 5.733 + export GOPATH=/tmp/tmp.33N9yqsFBl [2020-08-07T00:38:55.060Z] #60 5.733 + GOPATH=/tmp/tmp.33N9yqsFBl [2020-08-07T00:38:55.060Z] #60 5.733 + RM_GOPATH=1 [2020-08-07T00:38:55.060Z] #60 5.733 + case "$(go env GOARCH)" in [2020-08-07T00:38:55.060Z] #60 5.733 ++ go env GOARCH [2020-08-07T00:38:55.060Z] #60 5.738 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:38:55.060Z] #60 5.738 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:38:55.060Z] #60 5.738 ++ dirname /tmp/install/install.sh [2020-08-07T00:38:55.060Z] #60 5.739 + dir=/tmp/install [2020-08-07T00:38:55.060Z] #60 5.739 + bin=proxy [2020-08-07T00:38:55.060Z] #60 5.739 + shift [2020-08-07T00:38:55.060Z] #60 5.739 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-07T00:38:55.060Z] #60 5.739 + . /tmp/install/proxy.installer [2020-08-07T00:38:55.060Z] #60 5.739 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-07T00:38:55.060Z] #60 5.739 + install_proxy [2020-08-07T00:38:55.060Z] #60 5.739 + case "$1" in [2020-08-07T00:38:55.060Z] #60 5.739 + export CGO_ENABLED=0 [2020-08-07T00:38:55.060Z] #60 5.739 + CGO_ENABLED=0 [2020-08-07T00:38:55.060Z] #60 5.739 + _install_proxy [2020-08-07T00:38:55.060Z] #60 5.739 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-07T00:38:55.060Z] #60 5.739 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.33N9yqsFBl/src/github.com/docker/libnetwork [2020-08-07T00:38:55.060Z] #60 5.739 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-07T00:38:55.060Z] #60 5.741 Cloning into '/tmp/tmp.33N9yqsFBl/src/github.com/docker/libnetwork'... [2020-08-07T00:38:55.321Z] #60 ... [2020-08-07T00:38:55.321Z] [2020-08-07T00:38:55.321Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:38:55.321Z] #43 6.944 + RM_GOPATH=0 [2020-08-07T00:38:55.321Z] #43 6.944 + TMP_GOPATH= [2020-08-07T00:38:55.321Z] #43 6.944 + : /build [2020-08-07T00:38:55.321Z] #43 6.944 + '[' -z '' ']' [2020-08-07T00:38:55.321Z] #43 6.946 ++ mktemp -d [2020-08-07T00:38:55.321Z] #43 6.946 + export GOPATH=/tmp/tmp.xD81ZU2kjl [2020-08-07T00:38:55.321Z] #43 6.946 + GOPATH=/tmp/tmp.xD81ZU2kjl [2020-08-07T00:38:55.321Z] #43 6.946 + RM_GOPATH=1 [2020-08-07T00:38:55.321Z] #43 6.946 + case "$(go env GOARCH)" in [2020-08-07T00:38:55.321Z] #43 6.949 ++ go env GOARCH [2020-08-07T00:38:55.321Z] #43 6.962 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:38:55.321Z] #43 6.962 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:38:55.321Z] #43 6.972 ++ dirname /tmp/install/install.sh [2020-08-07T00:38:55.321Z] #43 7.026 + dir=/tmp/install [2020-08-07T00:38:55.321Z] #43 7.026 + bin=gotestsum [2020-08-07T00:38:55.321Z] #43 7.026 + shift [2020-08-07T00:38:55.321Z] #43 7.026 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-07T00:38:55.321Z] #43 7.026 + . /tmp/install/gotestsum.installer [2020-08-07T00:38:55.321Z] #43 7.026 ++ : v0.3.5 [2020-08-07T00:38:55.321Z] #43 7.026 + install_gotestsum [2020-08-07T00:38:55.321Z] #43 7.027 + set -e [2020-08-07T00:38:55.321Z] #43 7.027 + export GO111MODULE=on [2020-08-07T00:38:55.321Z] #43 7.027 + GO111MODULE=on [2020-08-07T00:38:55.321Z] #43 7.027 + GOBIN=/build [2020-08-07T00:38:55.321Z] #43 7.027 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-07T00:38:55.321Z] #43 7.069 go: finding gotest.tools v0.3.5 [2020-08-07T00:38:55.321Z] #43 7.103 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-07T00:38:55.321Z] #43 ... [2020-08-07T00:38:55.321Z] [2020-08-07T00:38:55.321Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-07T00:38:55.321Z] #36 6.947 + git clone https://github.com/docker/distribution.git . [2020-08-07T00:38:55.321Z] #36 6.947 Cloning into '.'... [2020-08-07T00:38:56.094Z] sha256:dff61aecc4112c0596a6348b1d40ebee5c5065acadec0fc2498bf2d604723993 [2020-08-07T00:38:56.094Z] INFO: Starting docker-py tests... [2020-08-07T00:38:56.094Z] ============================= test session starts ============================== [2020-08-07T00:38:56.094Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-08-07T00:38:56.094Z] rootdir: /src, inifile: pytest.ini [2020-08-07T00:38:56.094Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-08-07T00:38:56.160Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-08-07T00:38:56.352Z] collected 388 items / 2 deselected / 386 selected [2020-08-07T00:38:56.352Z] [2020-08-07T00:38:57.308Z] #19 ... [2020-08-07T00:38:57.308Z] [2020-08-07T00:38:57.308Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:38:57.308Z] #49 45.68 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-07T00:38:57.308Z] #49 47.04 + mkdir -p /build [2020-08-07T00:38:57.308Z] #49 47.05 + cp runc /build/runc [2020-08-07T00:38:57.308Z] #49 DONE 47.4s [2020-08-07T00:38:57.308Z] [2020-08-07T00:38:57.308Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:38:57.308Z] #39 82.70 CC criu/protobuf.o [2020-08-07T00:38:57.308Z] #39 82.97 CC criu/pstree.o [2020-08-07T00:38:57.308Z] #39 83.64 CC criu/rbtree.o [2020-08-07T00:38:57.308Z] #39 83.96 CC criu/rst-malloc.o [2020-08-07T00:38:57.308Z] #39 84.11 CC criu/seccomp.o [2020-08-07T00:38:57.308Z] #39 84.41 CC criu/seize.o [2020-08-07T00:38:57.308Z] #39 85.13 CC criu/servicefd.o [2020-08-07T00:38:57.638Z] #39 85.50 CC criu/shmem.o [2020-08-07T00:38:58.340Z] #39 86.28 CC criu/sigframe.o [2020-08-07T00:38:58.679Z] #39 86.36 CC criu/signalfd.o [2020-08-07T00:38:58.679Z] #39 86.61 CC criu/sk-inet.o [2020-08-07T00:38:58.746Z] #36 ... [2020-08-07T00:38:58.746Z] [2020-08-07T00:38:58.746Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:38:58.746Z] #45 6.176 + RM_GOPATH=0 [2020-08-07T00:38:58.746Z] #45 6.176 + TMP_GOPATH= [2020-08-07T00:38:58.746Z] #45 6.176 + : /build [2020-08-07T00:38:58.746Z] #45 6.176 + '[' -z '' ']' [2020-08-07T00:38:58.746Z] #45 6.176 ++ mktemp -d [2020-08-07T00:38:58.746Z] #45 6.176 + export GOPATH=/tmp/tmp.IXprqZ1gDQ [2020-08-07T00:38:58.746Z] #45 6.176 + GOPATH=/tmp/tmp.IXprqZ1gDQ [2020-08-07T00:38:58.746Z] #45 6.176 + RM_GOPATH=1 [2020-08-07T00:38:58.746Z] #45 6.176 + case "$(go env GOARCH)" in [2020-08-07T00:38:58.746Z] #45 6.176 ++ go env GOARCH [2020-08-07T00:38:58.746Z] #45 6.198 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:38:58.746Z] #45 6.198 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:38:58.746Z] #45 6.198 Installing golangci-lint version v1.23.8 [2020-08-07T00:38:58.746Z] #45 6.199 ++ dirname /tmp/install/install.sh [2020-08-07T00:38:58.746Z] #45 6.199 + dir=/tmp/install [2020-08-07T00:38:58.746Z] #45 6.199 + bin=golangci_lint [2020-08-07T00:38:58.746Z] #45 6.199 + shift [2020-08-07T00:38:58.746Z] #45 6.199 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-07T00:38:58.746Z] #45 6.199 + . /tmp/install/golangci_lint.installer [2020-08-07T00:38:58.746Z] #45 6.199 ++ : v1.23.8 [2020-08-07T00:38:58.746Z] #45 6.199 + install_golangci_lint [2020-08-07T00:38:58.746Z] #45 6.199 + echo 'Installing golangci-lint version v1.23.8' [2020-08-07T00:38:58.746Z] #45 6.199 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-07T00:38:58.746Z] #45 ... [2020-08-07T00:38:58.746Z] [2020-08-07T00:38:58.746Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:38:58.746Z] #21 7.355 + RM_GOPATH=0 [2020-08-07T00:38:58.746Z] #21 7.355 + TMP_GOPATH= [2020-08-07T00:38:58.746Z] #21 7.355 + : /build [2020-08-07T00:38:58.746Z] #21 7.355 + '[' -z '' ']' [2020-08-07T00:38:58.746Z] #21 7.355 ++ mktemp -d [2020-08-07T00:38:58.746Z] #21 7.355 + export GOPATH=/tmp/tmp.O23672FD9T [2020-08-07T00:38:58.746Z] #21 7.355 + GOPATH=/tmp/tmp.O23672FD9T [2020-08-07T00:38:58.746Z] #21 7.355 + RM_GOPATH=1 [2020-08-07T00:38:58.746Z] #21 7.355 + case "$(go env GOARCH)" in [2020-08-07T00:38:58.746Z] #21 7.355 ++ go env GOARCH [2020-08-07T00:38:58.746Z] #21 7.383 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:38:58.746Z] #21 7.385 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:38:58.746Z] #21 7.387 ++ dirname /tmp/install/install.sh [2020-08-07T00:38:58.746Z] #21 7.392 + dir=/tmp/install [2020-08-07T00:38:58.746Z] #21 7.393 + bin=dockercli [2020-08-07T00:38:58.746Z] #21 7.393 + shift [2020-08-07T00:38:58.746Z] #21 7.393 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-07T00:38:58.746Z] #21 7.393 + . /tmp/install/dockercli.installer [2020-08-07T00:38:58.746Z] #21 7.394 ++ : stable [2020-08-07T00:38:58.746Z] #21 7.409 ++ : 17.06.2-ce [2020-08-07T00:38:58.746Z] #21 7.411 + install_dockercli [2020-08-07T00:38:58.746Z] #21 7.412 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-07T00:38:58.746Z] #21 7.412 Install docker/cli version 17.06.2-ce from stable [2020-08-07T00:38:58.746Z] #21 7.414 ++ uname -m [2020-08-07T00:38:58.746Z] #21 7.417 + arch=x86_64 [2020-08-07T00:38:58.746Z] #21 7.419 + '[' x86_64 '!=' x86_64 ']' [2020-08-07T00:38:58.746Z] #21 7.419 + url=https://download.docker.com/linux/static [2020-08-07T00:38:58.746Z] #21 7.420 + tar -xz docker/docker [2020-08-07T00:38:58.746Z] #21 7.423 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-07T00:38:58.746Z] #21 ... [2020-08-07T00:38:58.746Z] [2020-08-07T00:38:58.746Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:38:58.746Z] #10 7.364 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-07T00:38:58.746Z] #10 7.406 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-07T00:38:58.746Z] #10 7.408 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-07T00:38:58.746Z] #10 9.490 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-07T00:38:58.746Z] #10 ... [2020-08-07T00:38:58.746Z] [2020-08-07T00:38:58.746Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-07T00:38:58.746Z] #32 7.704 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-07T00:38:58.746Z] #32 7.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-07T00:38:58.746Z] #32 7.862 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-07T00:38:58.746Z] #32 9.751 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-07T00:38:59.014Z] #32 ... [2020-08-07T00:38:59.014Z] [2020-08-07T00:38:59.014Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-07T00:38:59.014Z] #28 7.561 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-07T00:38:59.014Z] #28 7.561 Cloning into '.'... [2020-08-07T00:38:59.014Z] #28 ... [2020-08-07T00:38:59.014Z] [2020-08-07T00:38:59.014Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:38:59.014Z] #47 7.544 + RM_GOPATH=0 [2020-08-07T00:38:59.014Z] #47 7.544 + TMP_GOPATH= [2020-08-07T00:38:59.014Z] #47 7.544 + : /build [2020-08-07T00:38:59.014Z] #47 7.544 + '[' -z '' ']' [2020-08-07T00:38:59.014Z] #47 7.544 ++ mktemp -d [2020-08-07T00:38:59.014Z] #47 7.553 + export GOPATH=/tmp/tmp.ao1hF0diER [2020-08-07T00:38:59.014Z] #47 7.553 + GOPATH=/tmp/tmp.ao1hF0diER [2020-08-07T00:38:59.014Z] #47 7.553 + RM_GOPATH=1 [2020-08-07T00:38:59.014Z] #47 7.553 + case "$(go env GOARCH)" in [2020-08-07T00:38:59.014Z] #47 7.553 ++ go env GOARCH [2020-08-07T00:38:59.014Z] #47 7.646 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:38:59.014Z] #47 7.646 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:38:59.014Z] #47 7.649 ++ dirname /tmp/install/install.sh [2020-08-07T00:38:59.014Z] #47 7.655 + dir=/tmp/install [2020-08-07T00:38:59.014Z] #47 7.675 + bin=shfmt [2020-08-07T00:38:59.014Z] #47 7.675 + shift [2020-08-07T00:38:59.014Z] #47 7.676 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-07T00:38:59.014Z] #47 7.676 + . /tmp/install/shfmt.installer [2020-08-07T00:38:59.014Z] #47 7.676 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-07T00:38:59.014Z] #47 7.690 + install_shfmt [2020-08-07T00:38:59.014Z] #47 7.690 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-07T00:38:59.014Z] #47 7.690 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ao1hF0diER/src/github.com/mvdan/sh [2020-08-07T00:38:59.014Z] #47 7.690 Cloning into '/tmp/tmp.ao1hF0diER/src/github.com/mvdan/sh'... [2020-08-07T00:38:59.014Z] #47 7.690 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-07T00:38:59.278Z] #47 ... [2020-08-07T00:38:59.278Z] [2020-08-07T00:38:59.278Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-07T00:38:59.278Z] #51 8.053 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-07T00:38:59.278Z] #51 8.122 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-07T00:38:59.278Z] #51 8.122 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-07T00:38:59.278Z] #51 9.968 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-07T00:38:59.316Z] #39 87.28 CC criu/sk-netlink.o [2020-08-07T00:38:59.471Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-08-07T00:38:59.471Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.552s coverage: 14.1% of statements [2020-08-07T00:38:59.554Z] #51 ... [2020-08-07T00:38:59.554Z] [2020-08-07T00:38:59.554Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:38:59.554Z] #41 6.955 + RM_GOPATH=0 [2020-08-07T00:38:59.554Z] #41 6.955 + TMP_GOPATH= [2020-08-07T00:38:59.554Z] #41 6.955 + : /build [2020-08-07T00:38:59.554Z] #41 6.955 + '[' -z '' ']' [2020-08-07T00:38:59.554Z] #41 6.955 ++ mktemp -d [2020-08-07T00:38:59.554Z] #41 6.961 + export GOPATH=/tmp/tmp.DE4zGOHtJ0 [2020-08-07T00:38:59.554Z] #41 6.961 + GOPATH=/tmp/tmp.DE4zGOHtJ0 [2020-08-07T00:38:59.554Z] #41 6.961 + RM_GOPATH=1 [2020-08-07T00:38:59.554Z] #41 6.961 + case "$(go env GOARCH)" in [2020-08-07T00:38:59.554Z] #41 6.969 ++ go env GOARCH [2020-08-07T00:38:59.554Z] #41 6.989 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:38:59.554Z] #41 6.989 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:38:59.554Z] #41 6.998 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-07T00:38:59.554Z] #41 6.998 ++ dirname /tmp/install/install.sh [2020-08-07T00:38:59.554Z] #41 6.998 + dir=/tmp/install [2020-08-07T00:38:59.554Z] #41 6.998 + bin=vndr [2020-08-07T00:38:59.554Z] #41 6.998 + shift [2020-08-07T00:38:59.554Z] #41 6.998 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-07T00:38:59.554Z] #41 6.998 + . /tmp/install/vndr.installer [2020-08-07T00:38:59.554Z] #41 6.998 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-07T00:38:59.554Z] #41 6.998 + install_vndr [2020-08-07T00:38:59.554Z] #41 6.998 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-07T00:38:59.554Z] #41 6.998 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.DE4zGOHtJ0/src/github.com/LK4D4/vndr [2020-08-07T00:38:59.554Z] #41 6.998 Cloning into '/tmp/tmp.DE4zGOHtJ0/src/github.com/LK4D4/vndr'... [2020-08-07T00:38:59.554Z] #41 7.887 + cd /tmp/tmp.DE4zGOHtJ0/src/github.com/LK4D4/vndr [2020-08-07T00:38:59.554Z] #41 7.889 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-07T00:38:59.554Z] #41 7.895 + go build -buildmode=pie -v -o /build/vndr . [2020-08-07T00:38:59.554Z] #41 10.00 runtime/internal/atomic [2020-08-07T00:38:59.554Z] #41 10.01 internal/cpu [2020-08-07T00:38:59.554Z] #41 10.25 runtime/internal/sys [2020-08-07T00:38:59.554Z] #41 10.77 runtime/internal/math [2020-08-07T00:38:59.554Z] #41 11.27 internal/bytealg [2020-08-07T00:38:59.554Z] #41 11.28 internal/race [2020-08-07T00:38:59.554Z] #41 ... [2020-08-07T00:38:59.554Z] [2020-08-07T00:38:59.554Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:38:59.554Z] #30 7.543 + RM_GOPATH=0 [2020-08-07T00:38:59.554Z] #30 7.543 + TMP_GOPATH= [2020-08-07T00:38:59.554Z] #30 7.543 + : /build [2020-08-07T00:38:59.554Z] #30 7.543 + '[' -z '' ']' [2020-08-07T00:38:59.554Z] #30 7.543 ++ mktemp -d [2020-08-07T00:38:59.554Z] #30 7.553 + export GOPATH=/tmp/tmp.9XVr7SIqMf [2020-08-07T00:38:59.554Z] #30 7.553 + GOPATH=/tmp/tmp.9XVr7SIqMf [2020-08-07T00:38:59.554Z] #30 7.553 + RM_GOPATH=1 [2020-08-07T00:38:59.554Z] #30 7.553 + case "$(go env GOARCH)" in [2020-08-07T00:38:59.554Z] #30 7.576 ++ go env GOARCH [2020-08-07T00:38:59.554Z] #30 7.633 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:38:59.554Z] #30 7.633 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:38:59.554Z] #30 7.636 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-07T00:38:59.554Z] #30 7.637 ++ dirname /tmp/install/install.sh [2020-08-07T00:38:59.554Z] #30 7.637 + dir=/tmp/install [2020-08-07T00:38:59.554Z] #30 7.637 + bin=tomlv [2020-08-07T00:38:59.554Z] #30 7.637 + shift [2020-08-07T00:38:59.554Z] #30 7.637 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-07T00:38:59.554Z] #30 7.637 + . /tmp/install/tomlv.installer [2020-08-07T00:38:59.554Z] #30 7.637 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-07T00:38:59.554Z] #30 7.637 + install_tomlv [2020-08-07T00:38:59.554Z] #30 7.637 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-07T00:38:59.554Z] #30 7.637 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9XVr7SIqMf/src/github.com/BurntSushi/toml [2020-08-07T00:38:59.554Z] #30 7.639 Cloning into '/tmp/tmp.9XVr7SIqMf/src/github.com/BurntSushi/toml'... [2020-08-07T00:38:59.554Z] #30 9.478 + cd /tmp/tmp.9XVr7SIqMf/src/github.com/BurntSushi/toml [2020-08-07T00:38:59.554Z] #30 9.479 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-07T00:38:59.554Z] #30 9.515 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-07T00:38:59.554Z] #30 10.74 internal/cpu [2020-08-07T00:38:59.554Z] #30 10.99 runtime/internal/math [2020-08-07T00:38:59.554Z] #30 11.32 math/bits [2020-08-07T00:38:59.554Z] #30 ... [2020-08-07T00:38:59.554Z] [2020-08-07T00:38:59.554Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:38:59.554Z] #54 7.699 + RM_GOPATH=0 [2020-08-07T00:38:59.554Z] #54 7.699 + TMP_GOPATH= [2020-08-07T00:38:59.554Z] #54 7.699 + : /build [2020-08-07T00:38:59.554Z] #54 7.699 + '[' -z '' ']' [2020-08-07T00:38:59.554Z] #54 7.711 ++ mktemp -d [2020-08-07T00:38:59.554Z] #54 7.711 + export GOPATH=/tmp/tmp.PbujnCSTeS [2020-08-07T00:38:59.554Z] #54 7.711 + GOPATH=/tmp/tmp.PbujnCSTeS [2020-08-07T00:38:59.554Z] #54 7.711 + RM_GOPATH=1 [2020-08-07T00:38:59.554Z] #54 7.711 + case "$(go env GOARCH)" in [2020-08-07T00:38:59.554Z] #54 7.711 ++ go env GOARCH [2020-08-07T00:38:59.554Z] #54 7.738 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:38:59.554Z] #54 7.738 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:38:59.554Z] #54 7.738 ++ dirname /tmp/install/install.sh [2020-08-07T00:38:59.554Z] #54 7.755 + dir=/tmp/install [2020-08-07T00:38:59.554Z] #54 7.783 + bin=rootlesskit [2020-08-07T00:38:59.554Z] #54 7.783 + shift [2020-08-07T00:38:59.554Z] #54 7.783 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-07T00:38:59.554Z] #54 7.783 + . /tmp/install/rootlesskit.installer [2020-08-07T00:38:59.554Z] #54 7.783 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-07T00:38:59.554Z] #54 7.783 + install_rootlesskit [2020-08-07T00:38:59.554Z] #54 7.783 + case "$1" in [2020-08-07T00:38:59.554Z] #54 7.783 + export CGO_ENABLED=0 [2020-08-07T00:38:59.554Z] #54 7.783 + CGO_ENABLED=0 [2020-08-07T00:38:59.554Z] #54 7.792 + _install_rootlesskit [2020-08-07T00:38:59.554Z] #54 7.792 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-07T00:38:59.554Z] #54 7.792 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-07T00:38:59.554Z] #54 7.792 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PbujnCSTeS/src/github.com/rootless-containers/rootlesskit [2020-08-07T00:38:59.554Z] #54 7.803 Cloning into '/tmp/tmp.PbujnCSTeS/src/github.com/rootless-containers/rootlesskit'... [2020-08-07T00:38:59.609Z] #39 87.52 CC criu/sk-packet.o [2020-08-07T00:38:59.816Z] #54 ... [2020-08-07T00:38:59.816Z] [2020-08-07T00:38:59.816Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:38:59.816Z] #38 5.846 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-07T00:38:59.816Z] #38 5.967 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-07T00:38:59.816Z] #38 6.055 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-07T00:38:59.816Z] #38 6.204 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-07T00:38:59.816Z] #38 7.736 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-07T00:38:59.816Z] #38 ... [2020-08-07T00:38:59.816Z] [2020-08-07T00:38:59.816Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-07T00:38:59.816Z] #23 8.107 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-07T00:38:59.816Z] #23 8.370 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-07T00:38:59.816Z] #23 8.370 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-07T00:38:59.816Z] #23 10.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-07T00:38:59.903Z] #39 87.85 CC criu/sk-queue.o [2020-08-07T00:39:00.078Z] #23 ... [2020-08-07T00:39:00.078Z] [2020-08-07T00:39:00.078Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:39:00.078Z] #41 11.56 sync/atomic [2020-08-07T00:39:00.197Z] #39 88.22 CC criu/sk-tcp.o [2020-08-07T00:39:00.500Z] #39 ... [2020-08-07T00:39:00.500Z] [2020-08-07T00:39:00.500Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-07T00:39:00.500Z] #19 3.974 Collecting yamllint==1.16.0 [2020-08-07T00:39:00.500Z] #19 4.151 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-07T00:39:00.500Z] #19 4.181 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-07T00:39:00.500Z] #19 4.212 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-07T00:39:00.500Z] #19 4.222 Collecting pyyaml (from yamllint==1.16.0) [2020-08-07T00:39:00.500Z] #19 4.318 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-07T00:39:00.500Z] #19 4.864 Building wheels for collected packages: pyyaml [2020-08-07T00:39:00.500Z] #19 4.865 Running setup.py bdist_wheel for pyyaml: started [2020-08-07T00:39:00.500Z] #19 5.352 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-07T00:39:00.500Z] #19 5.354 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-07T00:39:00.500Z] #19 5.381 Successfully built pyyaml [2020-08-07T00:39:00.500Z] #19 5.390 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-07T00:39:00.500Z] #19 5.572 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-07T00:39:00.500Z] #19 DONE 5.9s [2020-08-07T00:39:00.500Z] [2020-08-07T00:39:00.500Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-07T00:39:00.500Z] #22 DONE 0.1s [2020-08-07T00:39:00.500Z] [2020-08-07T00:39:00.500Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-07T00:39:00.653Z] #41 12.43 unicode [2020-08-07T00:39:00.914Z] #41 12.66 runtime [2020-08-07T00:39:01.160Z] #26 DONE 0.8s [2020-08-07T00:39:01.160Z] [2020-08-07T00:39:01.160Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-07T00:39:01.396Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.600s coverage: 57.0% of statements [2020-08-07T00:39:01.454Z] #29 DONE 0.2s [2020-08-07T00:39:01.454Z] [2020-08-07T00:39:01.454Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-07T00:39:01.454Z] #31 DONE 0.1s [2020-08-07T00:39:01.454Z] [2020-08-07T00:39:01.454Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-07T00:39:01.454Z] #34 DONE 0.1s [2020-08-07T00:39:01.454Z] [2020-08-07T00:39:01.454Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:39:01.454Z] #39 88.60 CC criu/sk-unix.o [2020-08-07T00:39:01.747Z] #39 89.72 CC criu/sockets.o [2020-08-07T00:39:02.383Z] #39 90.18 CC criu/stats.o [2020-08-07T00:39:02.383Z] #39 90.32 CC criu/string.o [2020-08-07T00:39:02.383Z] #39 90.39 CC criu/sysctl.o [2020-08-07T00:39:02.676Z] #39 90.69 CC criu/sysfs_parse.o [2020-08-07T00:39:02.970Z] #39 90.92 CC criu/timens.o [2020-08-07T00:39:02.970Z] #39 91.04 CC criu/timerfd.o [2020-08-07T00:39:03.264Z] #39 91.19 CC criu/tty.o [2020-08-07T00:39:03.958Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-08-07T00:39:04.304Z] #39 92.07 CC criu/tun.o [2020-08-07T00:39:04.304Z] #39 92.35 CC criu/uffd.o [2020-08-07T00:39:04.543Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.407s coverage: 45.9% of statements [2020-08-07T00:39:04.942Z] #39 92.95 CC criu/util.o [2020-08-07T00:39:05.116Z] #41 ... [2020-08-07T00:39:05.116Z] [2020-08-07T00:39:05.116Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:39:05.116Z] #43 8.595 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-07T00:39:05.116Z] #43 9.427 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-07T00:39:05.116Z] #43 11.43 go: downloading gotest.tools v2.1.0+incompatible [2020-08-07T00:39:05.116Z] #43 11.77 go: extracting gotest.tools v2.1.0+incompatible [2020-08-07T00:39:05.116Z] #43 12.05 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-07T00:39:05.116Z] #43 12.08 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-07T00:39:05.116Z] #43 12.24 go: downloading github.com/fatih/color v1.6.0 [2020-08-07T00:39:05.116Z] #43 12.35 go: downloading github.com/pkg/errors v0.8.0 [2020-08-07T00:39:05.116Z] #43 12.42 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-07T00:39:05.116Z] #43 12.43 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-07T00:39:05.116Z] #43 13.04 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-07T00:39:05.116Z] #43 13.06 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-07T00:39:05.116Z] #43 13.06 go: extracting github.com/pkg/errors v0.8.0 [2020-08-07T00:39:05.116Z] #43 13.07 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-07T00:39:05.116Z] #43 13.10 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-07T00:39:05.116Z] #43 13.10 go: extracting github.com/fatih/color v1.6.0 [2020-08-07T00:39:05.116Z] #43 13.12 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-07T00:39:05.116Z] #43 13.13 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-07T00:39:05.116Z] #43 13.27 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-07T00:39:05.116Z] #43 13.28 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-07T00:39:05.116Z] #43 13.47 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-07T00:39:05.116Z] #43 13.65 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-07T00:39:05.116Z] #43 13.66 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-07T00:39:05.376Z] #43 17.03 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-07T00:39:05.579Z] #39 93.53 CC criu/uts_ns.o [2020-08-07T00:39:05.579Z] #39 93.61 CC criu/vdso.o [2020-08-07T00:39:05.872Z] #39 93.82 LINK criu/built-in.o [2020-08-07T00:39:05.872Z] #39 93.88 LINK criu/criu [2020-08-07T00:39:06.166Z] #39 94.13 DEP lib/c/criu.d [2020-08-07T00:39:06.166Z] #39 94.17 CC images/rpc.pb-c.o [2020-08-07T00:39:06.313Z] #43 18.07 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-07T00:39:06.459Z] #39 94.51 CC lib/c/criu.o [2020-08-07T00:39:06.885Z] #43 ... [2020-08-07T00:39:06.885Z] [2020-08-07T00:39:06.885Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:39:06.885Z] #41 18.45 unicode/utf8 [2020-08-07T00:39:07.095Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.060s coverage: 73.1% of statements [2020-08-07T00:39:07.096Z] #39 ... [2020-08-07T00:39:07.096Z] [2020-08-07T00:39:07.096Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-07T00:39:07.097Z] #36 DONE 130.7s [2020-08-07T00:39:07.097Z] [2020-08-07T00:39:07.097Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:39:07.097Z] #39 94.92 LINK lib/c/built-in.o [2020-08-07T00:39:07.097Z] #39 94.92 LINK lib/c/libcriu.so [2020-08-07T00:39:07.097Z] #39 94.99 LINK lib/c/libcriu.a [2020-08-07T00:39:07.097Z] #39 95.08 GEN magic.py [2020-08-07T00:39:07.358Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.790s coverage: 49.5% of statements [2020-08-07T00:39:07.392Z] #39 95.17 Note: Building without setproctitle() and strlcpy() support. [2020-08-07T00:39:07.392Z] #39 95.17 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-07T00:39:07.392Z] #39 95.18 Note: Building without GnuTLS support [2020-08-07T00:39:07.392Z] #39 95.18 Makefile.config:39: Warn: you have no libnftables installed [2020-08-07T00:39:07.392Z] #39 95.18 Makefile.config:40: Warn: Building without nftables support [2020-08-07T00:39:07.685Z] #39 95.49 fatal: not a git repository (or any of the parent directories): .git [2020-08-07T00:39:07.979Z] #39 ... [2020-08-07T00:39:07.979Z] [2020-08-07T00:39:07.979Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-07T00:39:07.979Z] #37 DONE 0.2s [2020-08-07T00:39:07.979Z] [2020-08-07T00:39:07.979Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:39:07.979Z] #39 95.83 make[1]: Nothing to be done for 'all'. [2020-08-07T00:39:08.268Z] #41 19.93 internal/testlog [2020-08-07T00:39:08.273Z] #39 96.07 make[1]: 'images/built-in.o' is up to date. [2020-08-07T00:39:08.273Z] #39 96.07 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-07T00:39:08.273Z] #39 96.08 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-07T00:39:08.273Z] #39 96.09 make[1]: 'compel/libcompel.a' is up to date. [2020-08-07T00:39:08.273Z] #39 96.10 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-07T00:39:08.273Z] #39 96.11 make[1]: Nothing to be done for 'all'. [2020-08-07T00:39:08.273Z] #39 96.12 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-07T00:39:08.273Z] #39 96.18 make[2]: Nothing to be done for 'all'. [2020-08-07T00:39:08.273Z] #39 96.19 make[2]: Nothing to be done for 'all'. [2020-08-07T00:39:08.273Z] #39 96.20 make[2]: Nothing to be done for 'all'. [2020-08-07T00:39:08.273Z] #39 96.24 make[2]: Nothing to be done for 'all'. [2020-08-07T00:39:08.273Z] #39 96.26 make[2]: Nothing to be done for 'all'. [2020-08-07T00:39:08.273Z] #39 96.26 make[2]: Nothing to be done for 'all'. [2020-08-07T00:39:08.273Z] #39 96.28 make[2]: Nothing to be done for 'all'. [2020-08-07T00:39:08.273Z] #39 96.32 make[2]: Nothing to be done for 'all'. [2020-08-07T00:39:08.566Z] #39 96.32 INSTALL criu/criu [2020-08-07T00:39:08.566Z] #39 DONE 96.5s [2020-08-07T00:39:08.566Z] [2020-08-07T00:39:08.566Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:39:08.840Z] #41 20.64 encoding [2020-08-07T00:39:09.102Z] #41 20.83 unicode/utf16 [2020-08-07T00:39:09.281Z] ok github.com/docker/docker/daemon 12.307s coverage: 17.5% of statements [2020-08-07T00:39:09.282Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-07T00:39:09.282Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-07T00:39:09.282Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-07T00:39:09.282Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-07T00:39:09.282Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-07T00:39:09.282Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2020-08-07T00:39:09.367Z] #41 21.13 container/list [2020-08-07T00:39:09.545Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.538s coverage: 76.1% of statements [2020-08-07T00:39:09.586Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 14.7% of statements [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-07T00:39:09.586Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-07T00:39:09.586Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2020-08-07T00:39:09.586Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2020-08-07T00:39:09.586Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-08-07T00:39:09.586Z] ok github.com/docker/docker/api/types/versions 0.028s coverage: 75.0% of statements [2020-08-07T00:39:09.586Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/types [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/builder [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-07T00:39:09.586Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-07T00:39:09.586Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-08-07T00:39:09.586Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2020-08-07T00:39:09.586Z] ok github.com/docker/docker/builder/remotecontext/git 4.270s coverage: 86.3% of statements [2020-08-07T00:39:09.586Z] ok github.com/docker/docker/builder/remotecontext 0.467s coverage: 13.6% of statements [2020-08-07T00:39:09.609Z] #45 ... [2020-08-07T00:39:09.609Z] [2020-08-07T00:39:09.609Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-07T00:39:09.609Z] #40 DONE 0.2s [2020-08-07T00:39:09.609Z] [2020-08-07T00:39:09.609Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-07T00:39:09.609Z] #42 DONE 0.1s [2020-08-07T00:39:09.609Z] [2020-08-07T00:39:09.609Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-07T00:39:09.609Z] #44 DONE 0.1s [2020-08-07T00:39:09.609Z] [2020-08-07T00:39:09.609Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:39:10.229Z] ok github.com/docker/docker/builder/dockerfile 1.308s coverage: 48.1% of statements [2020-08-07T00:39:10.229Z] ? github.com/docker/docker/cli [no test files] [2020-08-07T00:39:10.229Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-07T00:39:10.310Z] #41 22.11 crypto/internal/subtle [2020-08-07T00:39:10.571Z] #41 ... [2020-08-07T00:39:10.571Z] [2020-08-07T00:39:10.571Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:39:10.571Z] #30 12.31 internal/bytealg [2020-08-07T00:39:10.571Z] #30 12.64 math [2020-08-07T00:39:10.571Z] #30 13.54 runtime [2020-08-07T00:39:10.571Z] #30 19.42 unicode/utf8 [2020-08-07T00:39:10.571Z] #30 20.48 internal/testlog [2020-08-07T00:39:10.571Z] #30 20.99 runtime/cgo [2020-08-07T00:39:10.831Z] #30 ... [2020-08-07T00:39:10.831Z] [2020-08-07T00:39:10.831Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:39:10.831Z] #38 12.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-07T00:39:10.831Z] #38 ... [2020-08-07T00:39:10.831Z] [2020-08-07T00:39:10.831Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:39:10.831Z] #10 12.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-07T00:39:10.831Z] #10 15.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-07T00:39:10.938Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-08-07T00:39:11.092Z] #10 ... [2020-08-07T00:39:11.092Z] [2020-08-07T00:39:11.092Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:39:11.092Z] #41 22.44 crypto/subtle [2020-08-07T00:39:11.092Z] #41 22.70 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-07T00:39:11.202Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2020-08-07T00:39:11.352Z] #41 23.01 internal/nettrace [2020-08-07T00:39:11.613Z] #41 23.16 runtime/cgo [2020-08-07T00:39:11.686Z] #45 ... [2020-08-07T00:39:11.686Z] [2020-08-07T00:39:11.686Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:39:11.686Z] #52 111.6 + bin/containerd [2020-08-07T00:39:11.874Z] #41 ... [2020-08-07T00:39:11.874Z] [2020-08-07T00:39:11.874Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:39:11.874Z] #21 21.83 + mkdir -p /build [2020-08-07T00:39:11.874Z] #21 21.90 + mv docker/docker /build/ [2020-08-07T00:39:11.874Z] #21 21.90 + rmdir docker [2020-08-07T00:39:11.874Z] #21 DONE 23.5s [2020-08-07T00:39:11.874Z] [2020-08-07T00:39:11.874Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-07T00:39:11.874Z] #51 13.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-07T00:39:11.874Z] #51 16.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-07T00:39:11.874Z] #51 ... [2020-08-07T00:39:11.874Z] [2020-08-07T00:39:11.874Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-07T00:39:11.874Z] #23 13.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-07T00:39:11.874Z] #23 17.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-07T00:39:12.134Z] #23 ... [2020-08-07T00:39:12.134Z] [2020-08-07T00:39:12.134Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:39:12.134Z] #43 18.69 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-07T00:39:12.134Z] #43 23.06 go: finding github.com/fatih/color v1.6.0 [2020-08-07T00:39:12.134Z] #43 23.09 go: finding github.com/pkg/errors v0.8.0 [2020-08-07T00:39:12.134Z] #43 23.19 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-07T00:39:12.134Z] #43 23.47 go: finding github.com/spf13/pflag v1.0.1 [2020-08-07T00:39:12.134Z] #43 23.47 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-07T00:39:12.134Z] #43 23.69 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-07T00:39:12.150Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.710s coverage: 57.7% of statements [2020-08-07T00:39:12.395Z] #43 23.94 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-07T00:39:12.395Z] #43 ... [2020-08-07T00:39:12.395Z] [2020-08-07T00:39:12.395Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-07T00:39:12.395Z] #32 13.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-07T00:39:12.395Z] #32 18.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-07T00:39:12.395Z] #32 ... [2020-08-07T00:39:12.395Z] [2020-08-07T00:39:12.395Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:39:12.395Z] #43 24.20 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-07T00:39:12.413Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-07T00:39:12.413Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-07T00:39:12.413Z] ok github.com/docker/docker/daemon/images 0.061s coverage: 4.8% of statements [2020-08-07T00:39:12.413Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-07T00:39:12.413Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-07T00:39:12.655Z] #43 24.27 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-07T00:39:12.655Z] #43 24.36 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-07T00:39:12.655Z] #43 24.40 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-07T00:39:12.991Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 41.0% of statements [2020-08-07T00:39:13.027Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-08-07T00:39:13.593Z] tests/integration/api_client_test.py ..... [ 7%] [2020-08-07T00:39:13.595Z] #43 ... [2020-08-07T00:39:13.595Z] [2020-08-07T00:39:13.595Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:39:13.595Z] #54 15.16 + cd /tmp/tmp.PbujnCSTeS/src/github.com/rootless-containers/rootlesskit [2020-08-07T00:39:13.595Z] #54 15.18 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-07T00:39:13.595Z] #54 15.45 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-07T00:39:13.595Z] #54 15.45 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-07T00:39:13.595Z] #54 ... [2020-08-07T00:39:13.595Z] [2020-08-07T00:39:13.595Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:39:13.595Z] #47 23.93 + cd /tmp/tmp.ao1hF0diER/src/github.com/mvdan/sh [2020-08-07T00:39:13.595Z] #47 23.93 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-07T00:39:13.595Z] #47 24.15 + GO111MODULE=on [2020-08-07T00:39:13.595Z] #47 24.15 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-07T00:39:13.802Z] ok github.com/docker/docker/client 0.347s coverage: 75.4% of statements [2020-08-07T00:39:13.939Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2020-08-07T00:39:13.939Z] ok github.com/docker/docker/daemon/logger/awslogs 0.329s coverage: 77.8% of statements [2020-08-07T00:39:13.939Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-07T00:39:13.939Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-07T00:39:14.207Z] ok github.com/docker/docker/daemon/logger/journald 0.049s coverage: 26.2% of statements [2020-08-07T00:39:14.781Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 87.2% of statements [2020-08-07T00:39:14.993Z] #47 26.48 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-07T00:39:14.993Z] #47 26.53 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-07T00:39:14.993Z] #47 26.61 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-07T00:39:15.044Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.030s coverage: 61.6% of statements [2020-08-07T00:39:15.095Z] tests/integration/api_config_test.py ..... [ 8%] [2020-08-07T00:39:15.253Z] #47 27.04 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-07T00:39:15.516Z] #47 27.26 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-07T00:39:15.991Z] ok github.com/docker/docker/daemon/logger/local 0.073s coverage: 75.2% of statements [2020-08-07T00:39:15.991Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-07T00:39:16.253Z] time="2020-08-07T00:39:16Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate956544878/log090190325.1: no such file or directory" [2020-08-07T00:39:16.253Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.073s coverage: 37.7% of statements [2020-08-07T00:39:16.828Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 33.3% of statements [2020-08-07T00:39:16.905Z] #47 28.67 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-07T00:39:17.269Z] #52 ... [2020-08-07T00:39:17.269Z] [2020-08-07T00:39:17.269Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:39:17.269Z] #45 138.8 + cd /tmp/tmp.467sBu9beN/src/github.com/golangci/golangci-lint/ [2020-08-07T00:39:17.269Z] #45 138.8 + git checkout -q v1.23.8 [2020-08-07T00:39:17.269Z] #45 139.0 ++ git describe --tags [2020-08-07T00:39:17.269Z] #45 139.0 + version=v1.23.8 [2020-08-07T00:39:17.269Z] #45 139.0 ++ git rev-parse --short HEAD [2020-08-07T00:39:17.269Z] #45 139.0 + commit=76a82c6 [2020-08-07T00:39:17.269Z] #45 139.0 ++ git show -s --format=%cd [2020-08-07T00:39:17.269Z] #45 139.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-07T00:39:17.269Z] #45 139.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-07T00:39:17.402Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2020-08-07T00:39:17.477Z] #47 ... [2020-08-07T00:39:17.477Z] [2020-08-07T00:39:17.477Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:39:17.665Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 46.8% of statements [2020-08-07T00:39:17.999Z] #60 28.44 Checking out files: 46% (954/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-08-07T00:39:17.999Z] #60 29.90 + cd /tmp/tmp.33N9yqsFBl/src/github.com/docker/libnetwork [2020-08-07T00:39:18.241Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2020-08-07T00:39:18.260Z] #60 29.90 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-07T00:39:19.200Z] #60 30.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-07T00:39:19.633Z] ok github.com/docker/docker/daemon/logger/splunk 1.943s coverage: 82.5% of statements [2020-08-07T00:39:19.633Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-07T00:39:19.633Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-07T00:39:19.633Z] ok github.com/docker/docker/distribution/metadata 0.130s coverage: 48.2% of statements [2020-08-07T00:39:21.028Z] ok github.com/docker/docker/distribution 0.284s coverage: 21.9% of statements [2020-08-07T00:39:21.028Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-07T00:39:21.028Z] ok github.com/docker/docker/errdefs 0.041s coverage: 49.4% of statements [2020-08-07T00:39:21.604Z] ok github.com/docker/docker/image 0.046s coverage: 86.4% of statements [2020-08-07T00:39:22.183Z] ok github.com/docker/docker/image/cache 0.057s coverage: 19.2% of statements [2020-08-07T00:39:22.452Z] ok github.com/docker/docker/distribution/xfer 1.699s coverage: 85.1% of statements [2020-08-07T00:39:22.452Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-07T00:39:22.452Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-07T00:39:22.500Z] #60 ... [2020-08-07T00:39:22.500Z] [2020-08-07T00:39:22.500Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:39:22.500Z] #10 33.96 Fetched 8372 kB in 27s (312 kB/s) [2020-08-07T00:39:22.728Z] ok github.com/docker/docker/image/v1 0.052s coverage: 25.0% of statements [2020-08-07T00:39:22.728Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-07T00:39:22.989Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-08-07T00:39:23.937Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 50.0% of statements [2020-08-07T00:39:24.888Z] ok github.com/docker/docker/opts 0.113s coverage: 67.4% of statements [2020-08-07T00:39:26.281Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-08-07T00:39:26.281Z] ok github.com/docker/docker/pkg/authorization 0.427s coverage: 68.3% of statements [2020-08-07T00:39:26.544Z] ok github.com/docker/docker/pkg/capabilities 0.016s coverage: 87.5% of statements [2020-08-07T00:39:26.709Z] #10 33.96 Reading package lists... [2020-08-07T00:39:26.709Z] #10 ... [2020-08-07T00:39:26.709Z] [2020-08-07T00:39:26.709Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:39:26.709Z] #38 28.43 Fetched 8372 kB in 23s (367 kB/s) [2020-08-07T00:39:26.808Z] ok github.com/docker/docker/pkg/archive 1.221s coverage: 77.1% of statements [2020-08-07T00:39:26.970Z] #38 28.43 Reading package lists... [2020-08-07T00:39:26.970Z] #38 ... [2020-08-07T00:39:26.970Z] [2020-08-07T00:39:26.970Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-07T00:39:26.970Z] #36 31.41 Checking out files: 79% (1273/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-08-07T00:39:26.970Z] #36 32.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-07T00:39:26.970Z] #36 35.20 + 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-08-07T00:39:27.070Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-08-07T00:39:27.230Z] #36 ... [2020-08-07T00:39:27.230Z] [2020-08-07T00:39:27.230Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:39:27.230Z] #38 28.43 Reading package lists... [2020-08-07T00:39:27.645Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-08-07T00:39:27.907Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 97.6% of statements [2020-08-07T00:39:28.371Z] #38 39.59 Reading package lists... [2020-08-07T00:39:28.371Z] #38 ... [2020-08-07T00:39:28.371Z] [2020-08-07T00:39:28.371Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:39:28.371Z] #47 29.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-07T00:39:28.371Z] #47 31.99 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-07T00:39:28.371Z] #47 34.46 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-07T00:39:28.371Z] #47 34.57 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-07T00:39:28.371Z] #47 34.96 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-07T00:39:28.371Z] #47 35.04 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-07T00:39:28.371Z] #47 36.68 runtime [2020-08-07T00:39:28.371Z] #47 36.73 runtime/cgo [2020-08-07T00:39:28.482Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-08-07T00:39:29.056Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-08-07T00:39:29.632Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-08-07T00:39:29.753Z] #47 ... [2020-08-07T00:39:29.753Z] [2020-08-07T00:39:29.753Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:39:29.753Z] #41 41.38 vendor/golang.org/x/crypto/internal/subtle [2020-08-07T00:39:30.012Z] #41 41.67 vendor/golang.org/x/crypto/curve25519 [2020-08-07T00:39:30.209Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-08-07T00:39:30.578Z] ok github.com/docker/docker/pkg/chrootarchive 3.501s coverage: 43.2% of statements [2020-08-07T00:39:30.578Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-08-07T00:39:31.154Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2020-08-07T00:39:31.729Z] ok github.com/docker/docker/pkg/fsutils 0.319s coverage: 85.1% of statements [2020-08-07T00:39:31.729Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-08-07T00:39:31.992Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-08-07T00:39:32.255Z] ok github.com/docker/docker/layer 7.371s coverage: 68.8% of statements [2020-08-07T00:39:32.255Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-07T00:39:32.255Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-07T00:39:32.255Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-07T00:39:32.255Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-07T00:39:32.255Z] ? github.com/docker/docker/oci [no test files] [2020-08-07T00:39:32.255Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-07T00:39:32.255Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-07T00:39:32.255Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-07T00:39:32.559Z] #41 ... [2020-08-07T00:39:32.559Z] [2020-08-07T00:39:32.559Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-07T00:39:32.559Z] #23 34.17 Fetched 8372 kB in 26s (319 kB/s) [2020-08-07T00:39:32.559Z] #23 34.17 Reading package lists... [2020-08-07T00:39:32.559Z] #23 ... [2020-08-07T00:39:32.559Z] [2020-08-07T00:39:32.559Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-07T00:39:32.559Z] #51 35.23 Fetched 8372 kB in 27s (305 kB/s) [2020-08-07T00:39:33.132Z] #51 35.23 Reading package lists... [2020-08-07T00:39:33.132Z] #51 ... [2020-08-07T00:39:33.132Z] [2020-08-07T00:39:33.132Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-07T00:39:33.132Z] #32 34.85 Fetched 8372 kB in 27s (305 kB/s) [2020-08-07T00:39:33.204Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-08-07T00:39:33.204Z] ok github.com/docker/docker/pkg/locker 0.035s coverage: 88.9% of statements [2020-08-07T00:39:33.393Z] #32 34.85 Reading package lists... [2020-08-07T00:39:33.393Z] #32 ... [2020-08-07T00:39:33.393Z] [2020-08-07T00:39:33.393Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-07T00:39:33.393Z] #23 34.17 Reading package lists... [2020-08-07T00:39:33.468Z] ok github.com/docker/docker/pkg/ioutils 0.661s coverage: 70.6% of statements [2020-08-07T00:39:33.468Z] ok github.com/docker/docker/pkg/idtools 0.845s coverage: 70.5% of statements [2020-08-07T00:39:33.468Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2020-08-07T00:39:33.468Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-07T00:39:33.468Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-07T00:39:33.468Z] ok github.com/docker/docker/pkg/namesgenerator 0.020s coverage: 85.7% of statements [2020-08-07T00:39:33.468Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-07T00:39:34.043Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2020-08-07T00:39:34.043Z] ok github.com/docker/docker/pkg/parsers/kernel 0.035s coverage: 60.0% of statements [2020-08-07T00:39:34.306Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.022s coverage: 86.7% of statements [2020-08-07T00:39:34.306Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2020-08-07T00:39:34.306Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-07T00:39:34.306Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-07T00:39:34.881Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2020-08-07T00:39:35.830Z] ok github.com/docker/docker/pkg/pools 0.025s coverage: 88.2% of statements [2020-08-07T00:39:35.830Z] ok github.com/docker/docker/pkg/plugins/transport 0.020s coverage: 85.7% of statements [2020-08-07T00:39:35.830Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2020-08-07T00:39:36.405Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2020-08-07T00:39:36.979Z] ok github.com/docker/docker/pkg/stdcopy 0.016s coverage: 100.0% of statements [2020-08-07T00:39:37.241Z] ok github.com/docker/docker/pkg/pubsub 1.104s coverage: 73.9% of statements [2020-08-07T00:39:37.815Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2020-08-07T00:39:37.815Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-08-07T00:39:38.077Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-08-07T00:39:38.653Z] ok github.com/docker/docker/pkg/sysinfo 0.024s coverage: 53.8% of statements [2020-08-07T00:39:39.227Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.9% of statements [2020-08-07T00:39:39.227Z] ok github.com/docker/docker/pkg/signal 2.773s coverage: 61.0% of statements [2020-08-07T00:39:39.246Z] #23 45.65 Reading package lists... [2020-08-07T00:39:39.246Z] #23 ... [2020-08-07T00:39:39.246Z] [2020-08-07T00:39:39.246Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:39:39.246Z] #38 39.59 Reading package lists... [2020-08-07T00:39:39.491Z] ok github.com/docker/docker/pkg/tailfile 0.150s coverage: 88.6% of statements [2020-08-07T00:39:39.754Z] testing: warning: no tests to run [2020-08-07T00:39:39.754Z] coverage: [no statements] [2020-08-07T00:39:39.754Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-08-07T00:39:40.186Z] #38 49.75 Building dependency tree... [2020-08-07T00:39:40.330Z] ok github.com/docker/docker/pkg/tarsum 0.107s coverage: 89.3% of statements [2020-08-07T00:39:40.330Z] ok github.com/docker/docker/pkg/urlutil 0.010s coverage: 100.0% of statements [2020-08-07T00:39:40.330Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2020-08-07T00:39:40.593Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2020-08-07T00:39:42.006Z] ok github.com/docker/docker/plugin/v2 0.016s coverage: 14.5% of statements [2020-08-07T00:39:42.582Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2020-08-07T00:39:42.845Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-08-07T00:39:43.108Z] ok github.com/docker/docker/plugin 0.567s coverage: 23.1% of statements [2020-08-07T00:39:43.494Z] #38 54.79 The following additional packages will be installed: [2020-08-07T00:39:43.494Z] #38 54.79 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-07T00:39:43.494Z] #38 54.79 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-07T00:39:43.494Z] #38 54.79 Suggested packages: [2020-08-07T00:39:43.494Z] #38 54.79 manpages-dev python-setuptools [2020-08-07T00:39:43.494Z] #38 ... [2020-08-07T00:39:43.494Z] [2020-08-07T00:39:43.494Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-07T00:39:43.494Z] #23 45.65 Reading package lists... [2020-08-07T00:39:43.494Z] #23 ... [2020-08-07T00:39:43.494Z] [2020-08-07T00:39:43.494Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:39:43.494Z] #10 33.96 Reading package lists... [2020-08-07T00:39:43.494Z] #10 45.97 Reading package lists... [2020-08-07T00:39:43.494Z] #10 ... [2020-08-07T00:39:43.494Z] [2020-08-07T00:39:43.494Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-07T00:39:43.494Z] #32 34.85 Reading package lists... [2020-08-07T00:39:43.494Z] #32 46.24 Reading package lists... [2020-08-07T00:39:43.755Z] #32 55.39 Building dependency tree... [2020-08-07T00:39:43.755Z] #32 ... [2020-08-07T00:39:43.755Z] [2020-08-07T00:39:43.755Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-07T00:39:44.015Z] #23 55.36 Building dependency tree... [2020-08-07T00:39:44.015Z] #23 ... [2020-08-07T00:39:44.015Z] [2020-08-07T00:39:44.015Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-07T00:39:44.015Z] #51 35.23 Reading package lists... [2020-08-07T00:39:44.015Z] #51 46.37 Reading package lists... [2020-08-07T00:39:44.057Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2020-08-07T00:39:44.057Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 45.3% of statements [2020-08-07T00:39:44.276Z] #51 ... [2020-08-07T00:39:44.276Z] [2020-08-07T00:39:44.276Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:39:44.403Z] #45 ... [2020-08-07T00:39:44.403Z] [2020-08-07T00:39:44.403Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:39:44.403Z] #52 140.3 + bin/containerd-stress [2020-08-07T00:39:44.403Z] #52 142.1 + bin/containerd-shim [2020-08-07T00:39:44.751Z] #52 ... [2020-08-07T00:39:44.751Z] [2020-08-07T00:39:44.751Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:39:44.751Z] #45 DONE 168.7s [2020-08-07T00:39:45.005Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2020-08-07T00:39:45.005Z] ok github.com/docker/docker/registry 0.243s coverage: 56.3% of statements [2020-08-07T00:39:45.005Z] ok github.com/docker/docker/runconfig 0.027s coverage: 66.1% of statements [2020-08-07T00:39:45.044Z] [2020-08-07T00:39:45.044Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:39:46.586Z] #52 ... [2020-08-07T00:39:46.586Z] [2020-08-07T00:39:46.586Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-07T00:39:46.586Z] #46 DONE 0.2s [2020-08-07T00:39:46.586Z] [2020-08-07T00:39:46.586Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-07T00:39:46.586Z] #48 DONE 0.1s [2020-08-07T00:39:46.586Z] [2020-08-07T00:39:46.586Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-07T00:39:46.912Z] #50 DONE 0.1s [2020-08-07T00:39:46.912Z] [2020-08-07T00:39:46.912Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:39:46.931Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2020-08-07T00:39:47.577Z] #10 55.85 Building dependency tree... [2020-08-07T00:39:47.881Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2020-08-07T00:39:48.144Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.0% of statements [2020-08-07T00:39:48.149Z] #10 ... [2020-08-07T00:39:48.149Z] [2020-08-07T00:39:48.149Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:39:48.149Z] #60 DONE 59.9s [2020-08-07T00:39:48.410Z] [2020-08-07T00:39:48.410Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:39:48.410Z] #38 57.58 The following NEW packages will be installed: [2020-08-07T00:39:48.410Z] #38 57.59 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-07T00:39:48.410Z] #38 57.59 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-07T00:39:48.410Z] #38 57.61 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-07T00:39:48.410Z] #38 57.61 python-six zlib1g-dev [2020-08-07T00:39:48.410Z] #38 58.28 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-07T00:39:48.410Z] #38 58.28 Need to get 4095 kB of archives. [2020-08-07T00:39:48.410Z] #38 58.28 After this operation, 22.5 MB of additional disk space will be used. [2020-08-07T00:39:48.410Z] #38 58.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-07T00:39:48.410Z] #38 58.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-07T00:39:48.410Z] #38 58.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-07T00:39:48.410Z] #38 58.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-07T00:39:48.410Z] #38 58.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-07T00:39:48.410Z] #38 58.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-07T00:39:48.410Z] #38 58.33 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-08-07T00:39:48.410Z] #38 58.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-07T00:39:48.410Z] #38 58.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-07T00:39:48.410Z] #38 58.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-07T00:39:48.410Z] #38 58.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-07T00:39:48.410Z] #38 58.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-07T00:39:48.410Z] #38 58.95 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-08-07T00:39:48.410Z] #38 59.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-07T00:39:48.410Z] #38 59.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-07T00:39:48.410Z] #38 59.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-07T00:39:48.410Z] #38 59.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-07T00:39:48.570Z] #52 148.2 + bin/containerd-shim-runc-v1 [2020-08-07T00:39:48.716Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2020-08-07T00:39:49.356Z] #38 61.26 debconf: delaying package configuration, since apt-utils is not installed [2020-08-07T00:39:49.927Z] #38 61.68 Fetched 4095 kB in 1s (3287 kB/s) [2020-08-07T00:39:50.187Z] #38 61.86 Selecting previously unselected package libcap-dev:amd64. [2020-08-07T00:39:50.187Z] #38 61.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-07T00:39:50.187Z] #38 61.96 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-07T00:39:50.187Z] #38 61.97 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-07T00:39:50.448Z] #38 ... [2020-08-07T00:39:50.448Z] [2020-08-07T00:39:50.448Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:39:50.448Z] #43 DONE 62.2s [2020-08-07T00:39:50.661Z] #52 150.3 + bin/containerd-shim-runc-v2 [2020-08-07T00:39:50.708Z] [2020-08-07T00:39:50.708Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:39:50.708Z] #38 62.27 Selecting previously unselected package libnet1:amd64. [2020-08-07T00:39:50.708Z] #38 62.28 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-07T00:39:50.708Z] #38 62.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-07T00:39:50.968Z] #38 62.49 Selecting previously unselected package libnet1-dev. [2020-08-07T00:39:50.968Z] #38 62.58 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-07T00:39:50.968Z] #38 62.59 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-07T00:39:51.229Z] #38 63.08 Selecting previously unselected package libnl-3-200:amd64. [2020-08-07T00:39:51.300Z] #52 150.9 + binaries [2020-08-07T00:39:51.300Z] #52 150.9 + install -D bin/containerd /build/containerd [2020-08-07T00:39:51.300Z] #52 150.9 + install -D bin/containerd-shim /build/containerd-shim [2020-08-07T00:39:51.300Z] #52 150.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-07T00:39:51.300Z] #52 150.9 + install -D bin/ctr /build/ctr [2020-08-07T00:39:51.300Z] #52 DONE 151.3s [2020-08-07T00:39:51.490Z] #38 63.08 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-07T00:39:51.490Z] #38 63.10 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-07T00:39:51.490Z] #38 63.32 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-07T00:39:51.490Z] #38 63.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-07T00:39:51.751Z] #38 63.36 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-07T00:39:52.012Z] #38 63.72 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-07T00:39:52.012Z] #38 63.74 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-07T00:39:52.012Z] #38 63.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-07T00:39:52.276Z] #38 63.90 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-07T00:39:52.276Z] #38 63.91 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-07T00:39:52.276Z] #38 63.94 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-07T00:39:52.348Z] [2020-08-07T00:39:52.348Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-07T00:39:52.348Z] #53 DONE 0.3s [2020-08-07T00:39:52.348Z] [2020-08-07T00:39:52.348Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-07T00:39:52.538Z] #38 64.23 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-07T00:39:52.538Z] #38 64.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-07T00:39:52.538Z] #38 64.33 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-07T00:39:52.641Z] #57 DONE 0.2s [2020-08-07T00:39:52.641Z] [2020-08-07T00:39:52.641Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-07T00:39:52.934Z] #59 DONE 0.1s [2020-08-07T00:39:52.934Z] [2020-08-07T00:39:52.934Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-07T00:39:52.934Z] #61 DONE 0.1s [2020-08-07T00:39:52.934Z] [2020-08-07T00:39:52.934Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-07T00:39:52.934Z] #62 DONE 0.0s [2020-08-07T00:39:52.934Z] [2020-08-07T00:39:52.934Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-07T00:39:53.111Z] #38 64.78 Selecting previously unselected package libprotobuf17:amd64. [2020-08-07T00:39:53.111Z] #38 64.78 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-07T00:39:53.111Z] #38 64.78 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-07T00:39:53.257Z] ok github.com/docker/docker/cmd/dockerd 0.198s coverage: 30.8% of statements [2020-08-07T00:39:53.573Z] #63 DONE 0.6s [2020-08-07T00:39:53.901Z] [2020-08-07T00:39:53.901Z] #64 exporting to image [2020-08-07T00:39:53.901Z] #64 exporting layers [2020-08-07T00:39:54.494Z] #38 ... [2020-08-07T00:39:54.494Z] [2020-08-07T00:39:54.494Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-07T00:39:54.494Z] #51 55.98 Building dependency tree... [2020-08-07T00:39:54.494Z] #51 62.15 The following additional packages will be installed: [2020-08-07T00:39:54.494Z] #51 62.16 libbtrfs0 [2020-08-07T00:39:54.494Z] #51 62.64 The following NEW packages will be installed: [2020-08-07T00:39:54.494Z] #51 62.67 libbtrfs-dev libbtrfs0 [2020-08-07T00:39:54.494Z] #51 63.29 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-07T00:39:54.494Z] #51 63.29 Need to get 119 kB of archives. [2020-08-07T00:39:54.494Z] #51 63.29 After this operation, 387 kB of additional disk space will be used. [2020-08-07T00:39:54.494Z] #51 63.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-07T00:39:54.494Z] #51 63.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-07T00:39:54.494Z] #51 65.14 debconf: delaying package configuration, since apt-utils is not installed [2020-08-07T00:39:54.494Z] #51 65.52 Fetched 119 kB in 0s (368 kB/s) [2020-08-07T00:39:54.495Z] #51 65.75 Selecting previously unselected package libbtrfs0. [2020-08-07T00:39:54.495Z] #51 65.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-07T00:39:54.495Z] #51 65.91 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-07T00:39:54.495Z] #51 65.92 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-07T00:39:54.495Z] #51 ... [2020-08-07T00:39:54.495Z] [2020-08-07T00:39:54.495Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:39:54.495Z] #10 61.99 The following additional packages will be installed: [2020-08-07T00:39:54.495Z] #10 61.99 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-07T00:39:54.495Z] #10 61.99 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-07T00:39:54.495Z] #10 62.00 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-07T00:39:54.495Z] #10 62.00 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-07T00:39:54.495Z] #10 62.02 Suggested packages: [2020-08-07T00:39:54.495Z] #10 62.02 gcc-8-locales seccomp wine64 [2020-08-07T00:39:54.495Z] #10 64.13 The following NEW packages will be installed: [2020-08-07T00:39:54.495Z] #10 64.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-07T00:39:54.495Z] #10 64.14 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-07T00:39:54.495Z] #10 64.14 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-07T00:39:54.495Z] #10 64.14 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-07T00:39:54.495Z] #10 64.15 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-07T00:39:54.495Z] #10 64.16 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-07T00:39:54.495Z] #10 64.74 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-07T00:39:54.495Z] #10 64.74 Need to get 77.7 MB of archives. [2020-08-07T00:39:54.495Z] #10 64.74 After this operation, 487 MB of additional disk space will be used. [2020-08-07T00:39:54.495Z] #10 64.74 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-08-07T00:39:54.495Z] #10 65.03 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-08-07T00:39:54.495Z] #10 65.38 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-08-07T00:39:54.495Z] #10 65.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-07T00:39:54.495Z] #10 65.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-07T00:39:54.495Z] #10 65.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-07T00:39:54.495Z] #10 66.19 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-08-07T00:39:55.066Z] #10 66.62 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-08-07T00:39:55.066Z] #10 66.62 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-08-07T00:39:56.644Z] #10 ... [2020-08-07T00:39:56.644Z] [2020-08-07T00:39:56.644Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:39:56.644Z] #38 66.33 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-07T00:39:56.644Z] #38 66.34 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-07T00:39:56.644Z] #38 66.35 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-07T00:39:56.644Z] #38 66.96 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-07T00:39:56.644Z] #38 66.96 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-07T00:39:56.644Z] #38 66.97 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-07T00:39:56.644Z] #38 ... [2020-08-07T00:39:56.644Z] [2020-08-07T00:39:56.644Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-07T00:39:56.644Z] #51 66.33 Selecting previously unselected package libbtrfs-dev. [2020-08-07T00:39:56.644Z] #51 66.34 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-07T00:39:56.644Z] #51 66.35 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-07T00:39:56.644Z] #51 66.74 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-07T00:39:56.644Z] #51 66.75 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-07T00:39:56.644Z] #51 66.76 Processing triggers for libc-bin (2.28-10) ... [2020-08-07T00:39:56.644Z] #51 DONE 68.2s [2020-08-07T00:39:56.644Z] [2020-08-07T00:39:56.644Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-07T00:39:56.644Z] #23 55.36 Building dependency tree... [2020-08-07T00:39:56.645Z] #23 61.59 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-07T00:39:56.645Z] #23 61.59 The following additional packages will be installed: [2020-08-07T00:39:56.645Z] #23 61.59 libjq1 libonig5 [2020-08-07T00:39:56.645Z] #23 62.41 The following NEW packages will be installed: [2020-08-07T00:39:56.645Z] #23 62.41 jq libjq1 libonig5 [2020-08-07T00:39:56.645Z] #23 62.98 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-07T00:39:56.645Z] #23 62.98 Need to get 355 kB of archives. [2020-08-07T00:39:56.645Z] #23 62.98 After this operation, 1072 kB of additional disk space will be used. [2020-08-07T00:39:56.645Z] #23 62.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-07T00:39:56.645Z] #23 62.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-07T00:39:56.645Z] #23 62.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-07T00:39:56.645Z] #23 64.62 debconf: delaying package configuration, since apt-utils is not installed [2020-08-07T00:39:56.645Z] #23 64.95 Fetched 355 kB in 0s (1228 kB/s) [2020-08-07T00:39:56.645Z] #23 65.19 Selecting previously unselected package libonig5:amd64. [2020-08-07T00:39:56.645Z] #23 65.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-07T00:39:56.645Z] #23 65.38 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-07T00:39:56.645Z] #23 65.44 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-07T00:39:56.645Z] #23 65.79 Selecting previously unselected package libjq1:amd64. [2020-08-07T00:39:56.645Z] #23 65.82 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-07T00:39:56.645Z] #23 65.83 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-07T00:39:56.645Z] #23 66.23 Selecting previously unselected package jq. [2020-08-07T00:39:56.645Z] #23 66.24 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-07T00:39:56.645Z] #23 66.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-07T00:39:56.645Z] #23 66.75 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-07T00:39:56.645Z] #23 66.76 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-07T00:39:56.645Z] #23 66.77 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-07T00:39:56.645Z] #23 66.78 Processing triggers for libc-bin (2.28-10) ... [2020-08-07T00:39:56.645Z] #23 DONE 68.2s [2020-08-07T00:39:56.645Z] [2020-08-07T00:39:56.645Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-07T00:39:56.645Z] #24 DONE 0.2s [2020-08-07T00:39:56.645Z] [2020-08-07T00:39:56.645Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-07T00:39:56.645Z] #32 55.39 Building dependency tree... [2020-08-07T00:39:56.645Z] #32 61.81 The following additional packages will be installed: [2020-08-07T00:39:56.645Z] #32 61.86 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-07T00:39:56.645Z] #32 61.87 Suggested packages: [2020-08-07T00:39:56.645Z] #32 61.87 cmake-doc ninja-build lrzip [2020-08-07T00:39:56.645Z] #32 61.87 Recommended packages: [2020-08-07T00:39:56.645Z] #32 61.87 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-07T00:39:56.645Z] #32 63.49 The following NEW packages will be installed: [2020-08-07T00:39:56.645Z] #32 63.51 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-07T00:39:56.645Z] #32 63.51 vim-common xxd [2020-08-07T00:39:56.645Z] #32 64.00 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-07T00:39:56.645Z] #32 64.00 Need to get 14.9 MB of archives. [2020-08-07T00:39:56.645Z] #32 64.00 After this operation, 61.8 MB of additional disk space will be used. [2020-08-07T00:39:56.645Z] #32 64.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-07T00:39:56.645Z] #32 64.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-07T00:39:56.645Z] #32 64.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-07T00:39:56.645Z] #32 64.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-07T00:39:56.645Z] #32 65.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-07T00:39:56.645Z] #32 65.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-07T00:39:56.645Z] #32 65.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-07T00:39:56.645Z] #32 65.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-07T00:39:56.645Z] #32 65.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-07T00:39:56.645Z] #32 65.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-07T00:39:56.645Z] #32 67.97 debconf: delaying package configuration, since apt-utils is not installed [2020-08-07T00:39:56.645Z] #32 68.45 Fetched 14.9 MB in 3s (5628 kB/s) [2020-08-07T00:39:56.645Z] #32 ... [2020-08-07T00:39:56.645Z] [2020-08-07T00:39:56.645Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:39:56.784Z] #64 exporting layers 2.6s done [2020-08-07T00:39:56.784Z] #64 writing image sha256:ca4bf54062e0c29ee3a7a6976db4d6344f6fad50743bd2d14def3eba96831be6 done [2020-08-07T00:39:56.784Z] #64 naming to docker.io/library/docker:30bf45da204853d79e7533c118e65d783bfb44c2 done [2020-08-07T00:39:56.784Z] #64 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-07T00:39:57.224Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41322/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bf45da204853d79e7533c118e65d783bfb44c2 hack/test/unit [2020-08-07T00:39:57.619Z] #25 ... [2020-08-07T00:39:57.619Z] [2020-08-07T00:39:57.619Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:39:57.619Z] #30 59.45 sync [2020-08-07T00:39:57.619Z] #30 59.45 internal/reflectlite [2020-08-07T00:39:57.619Z] #30 63.61 errors [2020-08-07T00:39:57.619Z] #30 63.61 sort [2020-08-07T00:39:57.619Z] #30 64.23 strconv [2020-08-07T00:39:57.619Z] #30 65.49 io [2020-08-07T00:39:57.619Z] #30 67.42 internal/oserror [2020-08-07T00:39:57.619Z] #30 67.52 syscall [2020-08-07T00:39:57.886Z] #30 ... [2020-08-07T00:39:57.886Z] [2020-08-07T00:39:57.886Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:39:57.886Z] #38 69.50 Selecting previously unselected package libprotoc17:amd64. [2020-08-07T00:39:57.886Z] #38 69.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-07T00:39:57.886Z] #38 69.53 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-07T00:39:58.831Z] #38 70.69 Selecting previously unselected package protobuf-c-compiler. [2020-08-07T00:39:58.831Z] #38 70.69 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-07T00:39:58.891Z] ok github.com/docker/docker/container 0.156s coverage: 34.4% of statements [2020-08-07T00:39:58.891Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-07T00:39:58.891Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-07T00:39:58.891Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-07T00:39:58.891Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-07T00:39:59.091Z] #38 70.73 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-07T00:39:59.091Z] #38 ... [2020-08-07T00:39:59.091Z] [2020-08-07T00:39:59.091Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:39:59.091Z] #41 60.71 internal/reflectlite [2020-08-07T00:39:59.091Z] #41 60.81 sync [2020-08-07T00:39:59.091Z] #41 63.76 github.com/LK4D4/vndr/godl/singleflight [2020-08-07T00:39:59.091Z] #41 64.12 math/rand [2020-08-07T00:39:59.091Z] #41 66.01 internal/singleflight [2020-08-07T00:39:59.091Z] #41 66.08 io [2020-08-07T00:39:59.091Z] #41 66.52 strconv [2020-08-07T00:39:59.091Z] #41 67.80 bytes [2020-08-07T00:39:59.091Z] #41 ... [2020-08-07T00:39:59.091Z] [2020-08-07T00:39:59.091Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:39:59.091Z] #38 70.88 Selecting previously unselected package protobuf-compiler. [2020-08-07T00:39:59.091Z] #38 70.92 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-07T00:39:59.091Z] #38 70.92 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-07T00:39:59.350Z] ? github.com/docker/docker/api [no test files] [2020-08-07T00:39:59.358Z] #38 71.10 Selecting previously unselected package python-pkg-resources. [2020-08-07T00:39:59.358Z] #38 71.11 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-07T00:39:59.358Z] #38 71.11 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-07T00:39:59.623Z] #38 71.38 Selecting previously unselected package python-six. [2020-08-07T00:39:59.623Z] #38 71.39 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-07T00:39:59.623Z] #38 71.39 Unpacking python-six (1.12.0-1) ... [2020-08-07T00:39:59.883Z] #38 71.52 Selecting previously unselected package python-protobuf. [2020-08-07T00:39:59.883Z] #38 71.52 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-07T00:39:59.883Z] #38 71.52 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-07T00:40:00.454Z] #38 72.08 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-07T00:40:00.980Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2020-08-07T00:40:04.660Z] #38 ... [2020-08-07T00:40:04.660Z] [2020-08-07T00:40:04.660Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:40:04.660Z] #25 3.456 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-07T00:40:04.660Z] #25 3.874 [2020-08-07T00:40:04.660Z] #25 4.072 # 2.6% #### 6.1% ######## 12.3% ########### 15.4% ############### 21.7% ######################## 33.9% ############################## 42.9% ###################################### 53.3% ############################################ 62.4% ################################################## 70.6% ########################################################## 81.0% ############################################################### 88.5% ######################################################################## 100.0% [2020-08-07T00:40:04.660Z] #25 5.735 [2020-08-07T00:40:04.660Z] #25 5.932 ########### 15.8% ######################################### 58.1% ######################################################################## 100.0% [2020-08-07T00:40:04.660Z] #25 6.414 [2020-08-07T00:40:04.660Z] #25 6.612 #### 5.6% ################## 25.8% ################################### 48.9% ################################################################## 92.6% ######################################################################## 100.0% [2020-08-07T00:40:04.660Z] #25 7.430 [2020-08-07T00:40:05.962Z] #25 7.631 # 2.2% ##### 7.7% ########## 14.6% ############## 20.2% ################## 26.3% ###################### 31.6% ########################### 38.0% ############################### 44.2% ###################################### 54.0% ############################################# 63.4% #################################################### 73.0% ###################################################### 75.3% ########################################################### 82.2% ############################################################### 87.9% ##################################################################### 97.0% ######################################################################## 100.0% [2020-08-07T00:40:06.223Z] #25 9.656 [2020-08-07T00:40:06.483Z] #25 ... [2020-08-07T00:40:06.483Z] [2020-08-07T00:40:06.483Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:40:06.483Z] #52 2.742 + RM_GOPATH=0 [2020-08-07T00:40:06.483Z] #52 2.743 + TMP_GOPATH= [2020-08-07T00:40:06.483Z] #52 2.743 + : /build [2020-08-07T00:40:06.483Z] #52 2.743 + '[' -z '' ']' [2020-08-07T00:40:06.483Z] #52 2.746 ++ mktemp -d [2020-08-07T00:40:06.483Z] #52 2.757 + export GOPATH=/tmp/tmp.kuCrauSjm9 [2020-08-07T00:40:06.483Z] #52 2.757 + GOPATH=/tmp/tmp.kuCrauSjm9 [2020-08-07T00:40:06.483Z] #52 2.757 + RM_GOPATH=1 [2020-08-07T00:40:06.483Z] #52 2.758 + case "$(go env GOARCH)" in [2020-08-07T00:40:06.483Z] #52 2.760 ++ go env GOARCH [2020-08-07T00:40:06.483Z] #52 2.797 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:40:06.483Z] #52 2.797 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:40:06.483Z] #52 2.798 ++ dirname /tmp/install/install.sh [2020-08-07T00:40:06.483Z] #52 2.801 + dir=/tmp/install [2020-08-07T00:40:06.483Z] #52 2.802 + bin=containerd [2020-08-07T00:40:06.483Z] #52 2.802 + shift [2020-08-07T00:40:06.483Z] #52 2.802 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-07T00:40:06.483Z] #52 2.802 + . /tmp/install/containerd.installer [2020-08-07T00:40:06.483Z] #52 2.802 ++ set -e [2020-08-07T00:40:06.483Z] #52 2.803 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-07T00:40:06.483Z] #52 2.803 + install_containerd [2020-08-07T00:40:06.483Z] #52 2.803 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-07T00:40:06.483Z] #52 2.805 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-07T00:40:06.483Z] #52 2.806 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kuCrauSjm9/src/github.com/containerd/containerd [2020-08-07T00:40:06.483Z] #52 2.807 Cloning into '/tmp/tmp.kuCrauSjm9/src/github.com/containerd/containerd'... [2020-08-07T00:40:06.483Z] #52 ... [2020-08-07T00:40:06.483Z] [2020-08-07T00:40:06.483Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:40:06.610Z] ok github.com/docker/docker/daemon/cluster/convert 0.059s coverage: 35.9% of statements [2020-08-07T00:40:07.004Z] #25 9.851 0.1% # 1.9% ## 3.3% #### 5.7% ##### 8.2% ####### 10.9% [2020-08-07T00:40:07.004Z] #25 ... [2020-08-07T00:40:07.004Z] [2020-08-07T00:40:07.004Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-07T00:40:07.004Z] #32 68.77 Selecting previously unselected package xxd. [2020-08-07T00:40:07.004Z] #32 68.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 ... 15410 files and directories currently installed.) [2020-08-07T00:40:07.004Z] #32 68.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-07T00:40:07.004Z] #32 69.00 Unpacking xxd (2:8.1.0875-5) ... [2020-08-07T00:40:07.004Z] #32 69.44 Selecting previously unselected package vim-common. [2020-08-07T00:40:07.004Z] #32 69.44 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-07T00:40:07.004Z] #32 69.58 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-07T00:40:07.004Z] #32 70.27 Selecting previously unselected package cmake-data. [2020-08-07T00:40:07.004Z] #32 70.27 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-07T00:40:07.004Z] #32 70.30 Unpacking cmake-data (3.13.4-1) ... [2020-08-07T00:40:07.004Z] #32 73.62 Selecting previously unselected package libicu63:amd64. [2020-08-07T00:40:07.004Z] #32 73.63 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-07T00:40:07.004Z] #32 73.63 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-07T00:40:07.265Z] #32 ... [2020-08-07T00:40:07.265Z] [2020-08-07T00:40:07.265Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:40:07.949Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-08-07T00:40:08.145Z] ok github.com/docker/docker/daemon/cluster 0.177s coverage: 0.5% of statements [2020-08-07T00:40:08.309Z] #25 9.851 0.1% # 1.9% ## 3.3% #### 5.7% ##### 8.2% ####### 10.9% ######### 12.9% ########### 16.3% ############# 18.3% ############### 21.3% ################ 23.4% ################## 26.2% #################### 28.6% ###################### 30.7% ####################### 33.2% ######################### 35.5% ########################### 38.3% ############################# 40.4% ############################### 43.1% # [2020-08-07T00:40:08.309Z] #25 ... [2020-08-07T00:40:08.309Z] [2020-08-07T00:40:08.309Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:40:08.309Z] #30 70.12 reflect [2020-08-07T00:40:08.309Z] #30 76.36 time [2020-08-07T00:40:08.570Z] #30 ... [2020-08-07T00:40:08.570Z] [2020-08-07T00:40:08.570Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:40:09.880Z] #25 9.851 0.1% # 1.9% ## 3.3% #### 5.7% ##### 8.2% ####### 10.9% ######### 12.9% ########### 16.3% ############# 18.3% ############### 21.3% ################ 23.4% ################## 26.2% #################### 28.6% ###################### 30.7% ####################### 33.2% ######################### 35.5% ########################### 38.3% ############################# 40.4% ############################### 43.1% ################################ 45.4% ################################## 47.7% #################################### 50.8% ###################################### 53.4% ####################################### 55.5% ######################################### 57.8% ########################################### 60.0% ############################################# 62.6% ############################################## 64.8% ################################################ 67.1% ################################################# 68.6% ################################################## 70.5% #################################################### 73.4% ############## [2020-08-07T00:40:09.880Z] #25 ... [2020-08-07T00:40:09.880Z] [2020-08-07T00:40:09.880Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:40:09.880Z] #41 71.49 bufio [2020-08-07T00:40:09.880Z] #41 72.02 reflect [2020-08-07T00:40:09.880Z] #41 73.31 syscall [2020-08-07T00:40:09.880Z] #41 80.24 time [2020-08-07T00:40:09.880Z] #41 ... [2020-08-07T00:40:09.880Z] [2020-08-07T00:40:09.880Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:40:10.140Z] #25 9.851 0.1% # 1.9% ## 3.3% #### 5.7% ##### 8.2% ####### 10.9% ######### 12.9% ########### 16.3% ############# 18.3% ############### 21.3% ################ 23.4% ################## 26.2% #################### 28.6% ###################### 30.7% ####################### 33.2% ######################### 35.5% ########################### 38.3% ############################# 40.4% ############################### 43.1% ################################ 45.4% ################################## 47.7% #################################### 50.8% ###################################### 53.4% ####################################### 55.5% ######################################### 57.8% ########################################### 60.0% ############################################# 62.6% ############################################## 64.8% ################################################ 67.1% ################################################# 68.6% ################################################## 70.5% #################################################### 73.4% ###################################################### 76.1% ######################################################## 78.7% ########################################################## 81.5% ############################################################ 83.5% ############# [2020-08-07T00:40:10.140Z] #25 ... [2020-08-07T00:40:10.140Z] [2020-08-07T00:40:10.140Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:40:10.140Z] #10 71.90 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-08-07T00:40:10.140Z] #10 74.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-07T00:40:10.140Z] #10 74.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-07T00:40:10.140Z] #10 74.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-07T00:40:10.140Z] #10 74.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-07T00:40:10.140Z] #10 74.96 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-08-07T00:40:10.140Z] #10 74.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-07T00:40:10.140Z] #10 74.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-07T00:40:10.140Z] #10 74.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-07T00:40:10.140Z] #10 75.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-07T00:40:10.140Z] #10 75.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-07T00:40:10.140Z] #10 75.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-07T00:40:10.140Z] #10 75.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-07T00:40:10.140Z] #10 75.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-07T00:40:10.140Z] #10 75.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-07T00:40:10.140Z] #10 75.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-07T00:40:10.140Z] #10 76.41 debconf: delaying package configuration, since apt-utils is not installed [2020-08-07T00:40:10.140Z] #10 76.68 Fetched 77.7 MB in 11s (7233 kB/s) [2020-08-07T00:40:10.140Z] #10 76.79 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-07T00:40:10.140Z] #10 76.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-07T00:40:10.140Z] #10 76.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-07T00:40:10.140Z] #10 76.90 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-07T00:40:10.140Z] #10 79.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-07T00:40:10.140Z] #10 79.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-07T00:40:10.140Z] #10 79.80 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-07T00:40:10.400Z] #10 ... [2020-08-07T00:40:10.400Z] [2020-08-07T00:40:10.400Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:40:10.661Z] #25 9.851 0.1% # 1.9% ## 3.3% #### 5.7% ##### 8.2% ####### 10.9% ######### 12.9% ########### 16.3% ############# 18.3% ############### 21.3% ################ 23.4% ################## 26.2% #################### 28.6% ###################### 30.7% ####################### 33.2% ######################### 35.5% ########################### 38.3% ############################# 40.4% ############################### 43.1% ################################ 45.4% ################################## 47.7% #################################### 50.8% ###################################### 53.4% ####################################### 55.5% ######################################### 57.8% ########################################### 60.0% ############################################# 62.6% ############################################## 64.8% ################################################ 67.1% ################################################# 68.6% ################################################## 70.5% #################################################### 73.4% ###################################################### 76.1% ######################################################## 78.7% ########################################################## 81.5% ############################################################ 83.5% ############################################################# 85.9% ############################################################### 88.4% ################################################################# 91.2% ################################################################## 93.0% #################################################################### 94.9% ##### [2020-08-07T00:40:10.661Z] #25 ... [2020-08-07T00:40:10.661Z] [2020-08-07T00:40:10.661Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-07T00:40:10.661Z] #28 72.31 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-07T00:40:10.661Z] #28 72.65 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-07T00:40:10.661Z] #28 73.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-07T00:40:10.678Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.6% of statements [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/rootless [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/volume [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-07T00:40:10.678Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-07T00:40:10.678Z] [2020-08-07T00:40:10.678Z] === Skipped [2020-08-07T00:40:10.678Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-07T00:40:10.678Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-07T00:40:10.678Z] [2020-08-07T00:40:10.678Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-07T00:40:10.678Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-07T00:40:10.678Z] [2020-08-07T00:40:10.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-07T00:40:10.678Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:40:10.678Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:40:10.678Z] [2020-08-07T00:40:10.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-07T00:40:10.678Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:40:10.678Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:40:10.678Z] [2020-08-07T00:40:10.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-07T00:40:10.678Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:40:10.678Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:40:10.678Z] [2020-08-07T00:40:10.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-07T00:40:10.678Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:40:10.678Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:40:10.678Z] [2020-08-07T00:40:10.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-07T00:40:10.678Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:40:10.678Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:40:10.678Z] [2020-08-07T00:40:10.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-07T00:40:10.678Z] graphtest_unix.go:73: No driver to put! [2020-08-07T00:40:10.678Z] [2020-08-07T00:40:10.678Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-07T00:40:10.678Z] time="2020-08-07T00:39:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:40:10.678Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:40:10.678Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:40:10.678Z] [2020-08-07T00:40:10.678Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-07T00:40:10.679Z] time="2020-08-07T00:39:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:40:10.679Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:40:10.679Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:40:10.679Z] [2020-08-07T00:40:10.679Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-07T00:40:10.679Z] time="2020-08-07T00:39:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:40:10.679Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:40:10.679Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:40:10.679Z] [2020-08-07T00:40:10.679Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-07T00:40:10.679Z] time="2020-08-07T00:39:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:40:10.679Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:40:10.679Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:40:10.679Z] [2020-08-07T00:40:10.679Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-07T00:40:10.679Z] time="2020-08-07T00:39:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:40:10.679Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:40:10.679Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:40:10.679Z] [2020-08-07T00:40:10.679Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-07T00:40:10.679Z] graphtest_unix.go:73: No driver to put! [2020-08-07T00:40:10.679Z] [2020-08-07T00:40:10.679Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-07T00:40:10.679Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-07T00:40:10.679Z] [2020-08-07T00:40:10.679Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-07T00:40:10.679Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-07T00:40:10.679Z] [2020-08-07T00:40:10.679Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-07T00:40:10.679Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-07T00:40:10.679Z] [2020-08-07T00:40:10.679Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-07T00:40:10.679Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-07T00:40:10.679Z] [2020-08-07T00:40:10.679Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-07T00:40:10.679Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:40:10.679Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:40:10.679Z] [2020-08-07T00:40:10.679Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-07T00:40:10.679Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:40:10.679Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:40:10.679Z] [2020-08-07T00:40:10.679Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-07T00:40:10.679Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:40:10.679Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:40:10.679Z] [2020-08-07T00:40:10.679Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-07T00:40:10.679Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:40:10.679Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:40:10.679Z] [2020-08-07T00:40:10.679Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-07T00:40:10.679Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:40:10.679Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:40:10.679Z] [2020-08-07T00:40:10.679Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-07T00:40:10.679Z] graphtest_unix.go:73: No driver to put! [2020-08-07T00:40:10.679Z] [2020-08-07T00:40:10.679Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-07T00:40:10.679Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-07T00:40:10.679Z] [2020-08-07T00:40:10.679Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-07T00:40:10.679Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-07T00:40:10.679Z] [2020-08-07T00:40:10.679Z] [2020-08-07T00:40:10.679Z] DONE 2124 tests, 26 skipped in 191.476s Post stage [Pipeline] junit [2020-08-07T00:40:10.694Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-07T00:40:10.920Z] #28 ... [2020-08-07T00:40:10.920Z] [2020-08-07T00:40:10.920Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:40:10.921Z] #25 9.851 0.1% # 1.9% ## 3.3% #### 5.7% ##### 8.2% ####### 10.9% ######### 12.9% ########### 16.3% ############# 18.3% ############### 21.3% ################ 23.4% ################## 26.2% #################### 28.6% ###################### 30.7% ####################### 33.2% ######################### 35.5% ########################### 38.3% ############################# 40.4% ############################### 43.1% ################################ 45.4% ################################## 47.7% #################################### 50.8% ###################################### 53.4% ####################################### 55.5% ######################################### 57.8% ########################################### 60.0% ############################################# 62.6% ############################################## 64.8% ################################################ 67.1% ################################################# 68.6% ################################################## 70.5% #################################################### 73.4% ###################################################### 76.1% ######################################################## 78.7% ########################################################## 81.5% ############################################################ 83.5% ############################################################# 85.9% ############################################################### 88.4% ################################################################# 91.2% ################################################################## 93.0% #################################################################### 94.9% ##################################################################### 97.1% ####################################################################### 99.5% ######################################################################## 100.0% [2020-08-07T00:40:11.180Z] #25 14.40 [2020-08-07T00:40:11.189Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41322/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 -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:30bf45da204853d79e7533c118e65d783bfb44c2 hack/make.sh dynbinary test-integration [2020-08-07T00:40:11.729Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.0% of statements [2020-08-07T00:40:11.750Z] #25 15.19 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-07T00:40:11.750Z] #25 ... [2020-08-07T00:40:11.750Z] [2020-08-07T00:40:11.750Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:40:11.750Z] #47 73.50 syscall [2020-08-07T00:40:11.750Z] #47 73.54 reflect [2020-08-07T00:40:11.750Z] #47 82.27 time [2020-08-07T00:40:11.762Z] [2020-08-07T00:40:12.012Z] #47 ... [2020-08-07T00:40:12.012Z] [2020-08-07T00:40:12.012Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:40:12.012Z] #10 82.88 Selecting previously unselected package binutils-mingw-w64. [2020-08-07T00:40:12.012Z] #10 82.89 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-07T00:40:12.012Z] #10 82.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-07T00:40:12.012Z] #10 83.02 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-07T00:40:12.012Z] #10 83.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-07T00:40:12.012Z] #10 83.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-07T00:40:12.012Z] #10 83.34 Selecting previously unselected package dmsetup. [2020-08-07T00:40:12.012Z] #10 83.34 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-07T00:40:12.012Z] #10 83.35 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-07T00:40:12.012Z] #10 83.51 Selecting previously unselected package mingw-w64-common. [2020-08-07T00:40:12.012Z] #10 83.53 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-07T00:40:12.012Z] #10 83.56 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-07T00:40:12.024Z] Removing bundles/ [2020-08-07T00:40:12.024Z] [2020-08-07T00:40:12.024Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-07T00:40:12.024Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-07T00:40:12.024Z] GOOS="" GOARCH="" GOARM="" [2020-08-07T00:40:13.831Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-08-07T00:40:14.476Z] ok github.com/docker/docker/daemon/config 0.064s coverage: 81.8% of statements [2020-08-07T00:40:15.309Z] #10 ... [2020-08-07T00:40:15.310Z] [2020-08-07T00:40:15.310Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:40:15.310Z] #38 76.57 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-07T00:40:15.310Z] #38 76.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-07T00:40:15.310Z] #38 76.59 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-07T00:40:15.310Z] #38 76.66 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-07T00:40:15.310Z] #38 76.68 Setting up python-six (1.12.0-1) ... [2020-08-07T00:40:15.310Z] #38 81.27 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-07T00:40:15.310Z] #38 81.29 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-07T00:40:15.310Z] #38 81.33 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-07T00:40:15.310Z] #38 81.38 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-07T00:40:15.310Z] #38 81.39 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-07T00:40:15.310Z] #38 81.40 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-07T00:40:15.310Z] #38 81.41 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-07T00:40:15.310Z] #38 81.42 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-07T00:40:15.310Z] #38 81.43 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-07T00:40:15.310Z] #38 81.47 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-07T00:40:15.310Z] #38 ... [2020-08-07T00:40:15.310Z] [2020-08-07T00:40:15.310Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:40:15.310Z] #25 15.59 [2020-08-07T00:40:15.310Z] #25 15.77 # 2.2% ######################################################################## 100.0% [2020-08-07T00:40:15.310Z] #25 15.90 [2020-08-07T00:40:15.310Z] #25 16.96 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-07T00:40:15.310Z] #25 17.30 [2020-08-07T00:40:15.310Z] #25 17.54 0.3% ######################################################################## 100.0% [2020-08-07T00:40:15.310Z] #25 17.75 [2020-08-07T00:40:15.310Z] #25 18.56 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-07T00:40:15.310Z] #25 18.67 skipping existing c35d46ef359f [2020-08-07T00:40:15.570Z] #25 18.83 [2020-08-07T00:40:16.012Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-08-07T00:40:16.511Z] #25 19.63 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-07T00:40:16.771Z] #25 20.03 [2020-08-07T00:40:16.771Z] #25 20.14 ######################################################################## 100.0% [2020-08-07T00:40:16.771Z] #25 20.26 [2020-08-07T00:40:17.032Z] #25 20.35 Download of images into '/build' complete. [2020-08-07T00:40:17.032Z] #25 20.35 Use something like the following to load the result into a Docker daemon: [2020-08-07T00:40:17.032Z] #25 20.35 tar -cC '/build' . | docker load [2020-08-07T00:40:19.555Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-08-07T00:40:19.555Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.476s coverage: 14.1% of statements [2020-08-07T00:40:19.583Z] #25 ... [2020-08-07T00:40:19.583Z] [2020-08-07T00:40:19.583Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-07T00:40:19.583Z] #32 81.11 Selecting previously unselected package libxml2:amd64. [2020-08-07T00:40:19.583Z] #32 81.12 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-07T00:40:19.583Z] #32 81.14 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-07T00:40:19.583Z] #32 81.90 Selecting previously unselected package libarchive13:amd64. [2020-08-07T00:40:19.583Z] #32 81.91 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-07T00:40:19.583Z] #32 81.91 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-07T00:40:19.583Z] #32 82.25 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-07T00:40:19.583Z] #32 82.26 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-07T00:40:19.583Z] #32 82.27 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-07T00:40:19.583Z] #32 82.43 Selecting previously unselected package librhash0:amd64. [2020-08-07T00:40:19.583Z] #32 82.44 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-07T00:40:19.583Z] #32 82.44 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-07T00:40:19.583Z] #32 82.65 Selecting previously unselected package libuv1:amd64. [2020-08-07T00:40:19.583Z] #32 82.65 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-07T00:40:19.583Z] #32 82.65 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-07T00:40:19.583Z] #32 82.82 Selecting previously unselected package cmake. [2020-08-07T00:40:19.583Z] #32 82.83 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-07T00:40:19.583Z] #32 82.86 Unpacking cmake (3.13.4-1) ... [2020-08-07T00:40:19.583Z] #32 86.10 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-07T00:40:19.583Z] #32 86.13 Setting up xxd (2:8.1.0875-5) ... [2020-08-07T00:40:19.583Z] #32 86.14 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-07T00:40:19.583Z] #32 86.21 Setting up vim-common (2:8.1.0875-5) ... [2020-08-07T00:40:19.583Z] #32 86.24 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-07T00:40:19.583Z] #32 86.26 Setting up cmake-data (3.13.4-1) ... [2020-08-07T00:40:19.583Z] #32 86.28 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-07T00:40:19.583Z] #32 86.30 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-07T00:40:19.583Z] #32 86.33 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-07T00:40:19.583Z] #32 86.34 Setting up cmake (3.13.4-1) ... [2020-08-07T00:40:19.583Z] #32 86.37 Processing triggers for libc-bin (2.28-10) ... [2020-08-07T00:40:19.583Z] #32 86.43 Processing triggers for mime-support (3.62) ... [2020-08-07T00:40:20.966Z] #32 ... [2020-08-07T00:40:20.966Z] [2020-08-07T00:40:20.966Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-07T00:40:20.966Z] #25 DONE 24.2s [2020-08-07T00:40:20.966Z] [2020-08-07T00:40:20.966Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:40:20.966Z] #10 90.38 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-07T00:40:20.966Z] #10 90.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-07T00:40:20.966Z] #10 90.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-07T00:40:20.966Z] #10 ... [2020-08-07T00:40:20.966Z] [2020-08-07T00:40:20.966Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-07T00:40:20.966Z] #38 88.16 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-07T00:40:20.966Z] #38 88.72 Processing triggers for libc-bin (2.28-10) ... [2020-08-07T00:40:20.966Z] #38 DONE 92.6s [2020-08-07T00:40:20.966Z] [2020-08-07T00:40:20.966Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-07T00:40:20.966Z] #32 DONE 92.6s [2020-08-07T00:40:20.966Z] [2020-08-07T00:40:20.966Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:40:21.109Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.785s coverage: 57.9% of statements [2020-08-07T00:40:21.226Z] #33 ... [2020-08-07T00:40:21.226Z] [2020-08-07T00:40:21.226Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:40:21.226Z] #30 83.07 internal/poll [2020-08-07T00:40:21.226Z] #30 83.98 internal/fmtsort [2020-08-07T00:40:21.226Z] #30 84.70 internal/syscall/execenv [2020-08-07T00:40:21.226Z] #30 84.90 internal/syscall/unix [2020-08-07T00:40:21.226Z] #30 85.04 strings [2020-08-07T00:40:21.226Z] #30 85.30 os [2020-08-07T00:40:21.226Z] #30 88.29 path [2020-08-07T00:40:21.226Z] #30 88.87 fmt [2020-08-07T00:40:21.226Z] #30 88.89 path/filepath [2020-08-07T00:40:21.226Z] #30 89.91 io/ioutil [2020-08-07T00:40:21.226Z] #30 90.36 text/tabwriter [2020-08-07T00:40:21.226Z] #30 91.85 flag [2020-08-07T00:40:21.226Z] #30 91.85 github.com/BurntSushi/toml [2020-08-07T00:40:21.488Z] #30 ... [2020-08-07T00:40:21.488Z] [2020-08-07T00:40:21.488Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:40:23.874Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2020-08-07T00:40:24.172Z] ok github.com/docker/docker/daemon 12.426s coverage: 17.5% of statements [2020-08-07T00:40:24.172Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-07T00:40:24.172Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-07T00:40:24.172Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-07T00:40:24.172Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-07T00:40:24.592Z] .........................xx.................... [ 29%] [2020-08-07T00:40:24.784Z] #39 ... [2020-08-07T00:40:24.784Z] [2020-08-07T00:40:24.784Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:40:24.784Z] #41 86.01 os [2020-08-07T00:40:24.784Z] #41 86.91 strings [2020-08-07T00:40:24.784Z] #41 89.55 fmt [2020-08-07T00:40:24.784Z] #41 89.80 path/filepath [2020-08-07T00:40:24.784Z] #41 90.84 regexp/syntax [2020-08-07T00:40:24.784Z] #41 93.10 flag [2020-08-07T00:40:24.784Z] #41 95.37 go/token [2020-08-07T00:40:24.784Z] #41 ... [2020-08-07T00:40:24.784Z] [2020-08-07T00:40:24.784Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:40:24.784Z] #33 2.147 + RM_GOPATH=0 [2020-08-07T00:40:24.784Z] #33 2.147 + TMP_GOPATH= [2020-08-07T00:40:24.784Z] #33 2.147 + : /build [2020-08-07T00:40:24.784Z] #33 2.147 + '[' -z '' ']' [2020-08-07T00:40:24.784Z] #33 2.150 ++ mktemp -d [2020-08-07T00:40:24.784Z] #33 2.157 + export GOPATH=/tmp/tmp.QXwk5dssox [2020-08-07T00:40:24.784Z] #33 2.158 + GOPATH=/tmp/tmp.QXwk5dssox [2020-08-07T00:40:24.784Z] #33 2.158 + RM_GOPATH=1 [2020-08-07T00:40:24.784Z] #33 2.158 + case "$(go env GOARCH)" in [2020-08-07T00:40:24.784Z] #33 2.158 ++ go env GOARCH [2020-08-07T00:40:24.784Z] #33 2.178 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:40:24.784Z] #33 2.178 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:40:24.784Z] #33 2.181 ++ dirname /tmp/install/install.sh [2020-08-07T00:40:24.784Z] #33 2.192 + dir=/tmp/install [2020-08-07T00:40:24.784Z] #33 2.192 + bin=tini [2020-08-07T00:40:24.784Z] #33 2.192 + shift [2020-08-07T00:40:24.784Z] #33 2.192 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-07T00:40:24.784Z] #33 2.192 + . /tmp/install/tini.installer [2020-08-07T00:40:24.784Z] #33 2.192 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-07T00:40:24.784Z] #33 2.193 + install_tini [2020-08-07T00:40:24.784Z] #33 2.193 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-07T00:40:24.784Z] #33 2.193 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-07T00:40:24.784Z] #33 2.201 + git clone https://github.com/krallin/tini.git /tmp/tmp.QXwk5dssox/tini [2020-08-07T00:40:24.784Z] #33 2.213 Cloning into '/tmp/tmp.QXwk5dssox/tini'... [2020-08-07T00:40:24.784Z] #33 3.232 + cd /tmp/tmp.QXwk5dssox/tini [2020-08-07T00:40:24.784Z] #33 3.232 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-07T00:40:24.784Z] #33 3.301 + cmake . [2020-08-07T00:40:24.814Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.932s coverage: 69.2% of statements [2020-08-07T00:40:25.048Z] #33 4.322 -- The C compiler identification is GNU 8.3.0 [2020-08-07T00:40:25.309Z] #33 4.417 -- Check for working C compiler: /usr/bin/cc [2020-08-07T00:40:25.309Z] #33 ... [2020-08-07T00:40:25.310Z] [2020-08-07T00:40:25.310Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:40:25.310Z] #47 86.98 encoding/binary [2020-08-07T00:40:25.310Z] #47 88.02 context [2020-08-07T00:40:25.310Z] #47 88.61 os [2020-08-07T00:40:25.310Z] #47 88.67 encoding/base64 [2020-08-07T00:40:25.310Z] #47 89.39 golang.org/x/sys/unix [2020-08-07T00:40:25.310Z] #47 90.94 fmt [2020-08-07T00:40:25.310Z] #47 96.43 encoding/json [2020-08-07T00:40:25.310Z] #47 ... [2020-08-07T00:40:25.310Z] [2020-08-07T00:40:25.310Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:40:25.310Z] #39 4.599 Note: Building without setproctitle() and strlcpy() support. [2020-08-07T00:40:25.310Z] #39 4.599 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-07T00:40:25.570Z] #39 4.660 Note: Building without GnuTLS support [2020-08-07T00:40:25.570Z] #39 4.675 Makefile.config:39: Warn: you have no libnftables installed [2020-08-07T00:40:25.570Z] #39 4.675 Makefile.config:40: Warn: Building without nftables support [2020-08-07T00:40:26.915Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.973s coverage: 45.9% of statements [2020-08-07T00:40:26.915Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-07T00:40:28.113Z] #39 6.828 fatal: not a git repository (or any of the parent directories): .git [2020-08-07T00:40:28.113Z] #39 6.881 GEN .gitid [2020-08-07T00:40:28.113Z] #39 6.907 GEN criu/include/version.h [2020-08-07T00:40:28.113Z] #39 6.975 GEN include/common/asm [2020-08-07T00:40:28.447Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.157s coverage: 49.5% of statements [2020-08-07T00:40:28.745Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.510s coverage: 76.1% of statements [2020-08-07T00:40:29.401Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2020-08-07T00:40:29.503Z] #39 8.499 PBCC images/timens.pb-c.c [2020-08-07T00:40:29.504Z] #39 8.515 DEP images/timens.pb-c.d [2020-08-07T00:40:29.504Z] #39 8.607 PBCC images/fown.pb-c.c [2020-08-07T00:40:29.504Z] #39 8.639 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-07T00:40:29.504Z] #39 8.704 PBCC images/opts.pb-c.c [2020-08-07T00:40:29.504Z] #39 8.747 PBCC images/memfd.pb-c.c [2020-08-07T00:40:29.763Z] #39 8.807 DEP images/fown.pb-c.d [2020-08-07T00:40:29.763Z] #39 8.866 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-07T00:40:29.763Z] #39 8.913 DEP images/opts.pb-c.d [2020-08-07T00:40:29.763Z] #39 8.979 DEP images/memfd.pb-c.d [2020-08-07T00:40:30.024Z] #39 9.025 PBCC images/sit.pb-c.c [2020-08-07T00:40:30.024Z] #39 9.069 DEP images/sit.pb-c.d [2020-08-07T00:40:30.024Z] #39 9.155 PBCC images/macvlan.pb-c.c [2020-08-07T00:40:30.024Z] #39 9.195 DEP images/macvlan.pb-c.d [2020-08-07T00:40:30.024Z] #39 9.239 PBCC images/autofs.pb-c.c [2020-08-07T00:40:30.284Z] #39 9.267 DEP images/autofs.pb-c.d [2020-08-07T00:40:30.284Z] #39 9.333 PBCC images/sysctl.pb-c.c [2020-08-07T00:40:30.284Z] #39 9.375 DEP images/sysctl.pb-c.d [2020-08-07T00:40:30.284Z] #39 9.456 PBCC images/time.pb-c.c [2020-08-07T00:40:30.284Z] #39 9.509 DEP images/time.pb-c.d [2020-08-07T00:40:30.545Z] #39 9.583 PBCC images/binfmt-misc.pb-c.c [2020-08-07T00:40:30.545Z] #39 9.631 DEP images/binfmt-misc.pb-c.d [2020-08-07T00:40:30.545Z] #39 9.671 PBCC images/seccomp.pb-c.c [2020-08-07T00:40:30.545Z] #39 9.711 DEP images/seccomp.pb-c.d [2020-08-07T00:40:30.545Z] #39 9.767 PBCC images/userns.pb-c.c [2020-08-07T00:40:30.805Z] #39 9.825 DEP images/userns.pb-c.d [2020-08-07T00:40:30.805Z] #39 9.913 PBCC images/cgroup.pb-c.c [2020-08-07T00:40:30.805Z] #39 9.985 DEP images/cgroup.pb-c.d [2020-08-07T00:40:30.805Z] #39 10.04 PBCC images/ext-file.pb-c.c [2020-08-07T00:40:30.927Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-08-07T00:40:31.065Z] #39 10.06 DEP images/ext-file.pb-c.d [2020-08-07T00:40:31.065Z] #39 10.10 PBCC images/rpc.pb-c.c [2020-08-07T00:40:31.065Z] #39 10.13 DEP images/rpc.pb-c.d [2020-08-07T00:40:31.065Z] #39 10.17 PBCC images/siginfo.pb-c.c [2020-08-07T00:40:31.065Z] #39 ... [2020-08-07T00:40:31.065Z] [2020-08-07T00:40:31.065Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:40:31.065Z] #30 94.37 log [2020-08-07T00:40:31.065Z] #30 98.12 github.com/BurntSushi/toml/cmd/tomlv [2020-08-07T00:40:31.065Z] #30 DONE 102.9s [2020-08-07T00:40:31.065Z] [2020-08-07T00:40:31.065Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:40:31.065Z] #39 10.19 DEP images/siginfo.pb-c.d [2020-08-07T00:40:31.065Z] #39 10.23 PBCC images/pagemap.pb-c.c [2020-08-07T00:40:31.065Z] #39 10.27 DEP images/pagemap.pb-c.d [2020-08-07T00:40:31.065Z] #39 ... [2020-08-07T00:40:31.065Z] [2020-08-07T00:40:31.065Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:40:31.065Z] #10 98.43 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-07T00:40:31.065Z] #10 98.46 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-07T00:40:31.065Z] #10 98.46 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-07T00:40:31.065Z] #10 98.63 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-07T00:40:31.065Z] #10 98.63 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-07T00:40:31.065Z] #10 98.64 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-07T00:40:31.224Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.041s coverage: 3.0% of statements [2020-08-07T00:40:32.277Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.702s coverage: 52.1% of statements [2020-08-07T00:40:32.277Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-07T00:40:32.277Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-07T00:40:32.447Z] #10 ... [2020-08-07T00:40:32.447Z] [2020-08-07T00:40:32.447Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:40:32.447Z] #39 10.31 PBCC images/rlimit.pb-c.c [2020-08-07T00:40:32.447Z] #39 10.37 DEP images/rlimit.pb-c.d [2020-08-07T00:40:32.447Z] #39 10.48 PBCC images/file-lock.pb-c.c [2020-08-07T00:40:32.447Z] #39 10.64 DEP images/file-lock.pb-c.d [2020-08-07T00:40:32.447Z] #39 10.68 PBCC images/tty.pb-c.c [2020-08-07T00:40:32.447Z] #39 10.74 DEP images/tty.pb-c.d [2020-08-07T00:40:32.447Z] #39 10.84 PBCC images/tun.pb-c.c [2020-08-07T00:40:32.447Z] #39 10.93 PBCC images/netdev.pb-c.c [2020-08-07T00:40:32.447Z] #39 11.04 DEP images/tun.pb-c.d [2020-08-07T00:40:32.447Z] #39 11.12 DEP images/netdev.pb-c.d [2020-08-07T00:40:32.447Z] #39 11.14 PBCC images/vma.pb-c.c [2020-08-07T00:40:32.447Z] #39 11.16 DEP images/vma.pb-c.d [2020-08-07T00:40:32.447Z] #39 11.20 PBCC images/creds.pb-c.c [2020-08-07T00:40:32.447Z] #39 11.21 DEP images/creds.pb-c.d [2020-08-07T00:40:32.447Z] #39 11.27 PBCC images/utsns.pb-c.c [2020-08-07T00:40:32.447Z] #39 11.31 DEP images/utsns.pb-c.d [2020-08-07T00:40:32.447Z] #39 11.42 PBCC images/ipc-desc.pb-c.c [2020-08-07T00:40:32.447Z] #39 11.43 PBCC images/ipc-sem.pb-c.c [2020-08-07T00:40:32.447Z] #39 11.45 DEP images/ipc-desc.pb-c.d [2020-08-07T00:40:32.447Z] #39 11.49 DEP images/ipc-sem.pb-c.d [2020-08-07T00:40:32.447Z] #39 ... [2020-08-07T00:40:32.447Z] [2020-08-07T00:40:32.447Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:40:32.447Z] #33 5.343 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-07T00:40:32.447Z] #33 5.346 -- Detecting C compiler ABI info [2020-08-07T00:40:32.447Z] #33 5.857 -- Detecting C compiler ABI info - done [2020-08-07T00:40:32.447Z] #33 5.879 -- Detecting C compile features [2020-08-07T00:40:32.447Z] #33 7.881 -- Detecting C compile features - done [2020-08-07T00:40:32.447Z] #33 7.918 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-07T00:40:32.447Z] #33 8.282 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-07T00:40:32.447Z] #33 8.412 -- Configuring done [2020-08-07T00:40:32.447Z] #33 8.424 -- Generating done [2020-08-07T00:40:32.447Z] #33 8.441 -- Build files have been written to: /tmp/tmp.QXwk5dssox/tini [2020-08-07T00:40:32.447Z] #33 8.453 + make tini-static [2020-08-07T00:40:32.447Z] #33 8.866 Scanning dependencies of target tini-static [2020-08-07T00:40:32.447Z] #33 9.093 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-07T00:40:32.447Z] #33 10.54 [100%] Linking C executable tini-static [2020-08-07T00:40:32.447Z] #33 11.39 [100%] Built target tini-static [2020-08-07T00:40:32.447Z] #33 11.45 + mkdir -p /build [2020-08-07T00:40:32.447Z] #33 11.46 + cp tini-static /build/docker-init [2020-08-07T00:40:32.447Z] #33 DONE 11.6s [2020-08-07T00:40:32.447Z] [2020-08-07T00:40:32.447Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:40:32.447Z] #39 11.57 PBCC images/ipc-msg.pb-c.c [2020-08-07T00:40:32.447Z] #39 11.60 DEP images/ipc-msg.pb-c.d [2020-08-07T00:40:32.447Z] #39 11.66 PBCC images/ipc-shm.pb-c.c [2020-08-07T00:40:32.707Z] #39 11.68 DEP images/ipc-shm.pb-c.d [2020-08-07T00:40:32.707Z] #39 11.73 PBCC images/ipc-var.pb-c.c [2020-08-07T00:40:32.707Z] #39 11.74 DEP images/ipc-var.pb-c.d [2020-08-07T00:40:32.707Z] #39 11.81 PBCC images/sk-opts.pb-c.c [2020-08-07T00:40:32.707Z] #39 11.87 PBCC images/packet-sock.pb-c.c [2020-08-07T00:40:32.707Z] #39 11.93 DEP images/sk-opts.pb-c.d [2020-08-07T00:40:32.966Z] #39 11.99 DEP images/packet-sock.pb-c.d [2020-08-07T00:40:32.967Z] #39 12.07 PBCC images/sk-netlink.pb-c.c [2020-08-07T00:40:32.967Z] #39 12.14 DEP images/sk-netlink.pb-c.d [2020-08-07T00:40:33.226Z] #39 12.29 PBCC images/sk-inet.pb-c.c [2020-08-07T00:40:33.226Z] #39 12.41 DEP images/sk-inet.pb-c.d [2020-08-07T00:40:33.226Z] #39 12.47 PBCC images/sk-unix.pb-c.c [2020-08-07T00:40:33.486Z] #39 12.56 DEP images/sk-unix.pb-c.d [2020-08-07T00:40:33.486Z] #39 12.67 PBCC images/mm.pb-c.c [2020-08-07T00:40:33.746Z] #39 12.80 DEP images/mm.pb-c.d [2020-08-07T00:40:33.746Z] #39 12.87 PBCC images/timerfd.pb-c.c [2020-08-07T00:40:33.746Z] #39 12.92 DEP images/timerfd.pb-c.d [2020-08-07T00:40:33.746Z] #39 13.00 PBCC images/timer.pb-c.c [2020-08-07T00:40:34.006Z] #39 13.04 DEP images/timer.pb-c.d [2020-08-07T00:40:34.006Z] #39 13.11 PBCC images/sa.pb-c.c [2020-08-07T00:40:34.006Z] #39 13.17 DEP images/sa.pb-c.d [2020-08-07T00:40:34.266Z] #39 13.27 PBCC images/pipe-data.pb-c.c [2020-08-07T00:40:34.266Z] #39 13.28 DEP images/pipe-data.pb-c.d [2020-08-07T00:40:34.266Z] #39 13.33 PBCC images/mnt.pb-c.c [2020-08-07T00:40:34.266Z] #39 13.39 DEP images/mnt.pb-c.d [2020-08-07T00:40:34.266Z] #39 13.43 PBCC images/sk-packet.pb-c.c [2020-08-07T00:40:34.266Z] #39 13.45 DEP images/sk-packet.pb-c.d [2020-08-07T00:40:34.266Z] #39 13.49 PBCC images/tcp-stream.pb-c.c [2020-08-07T00:40:34.378Z] ok github.com/docker/docker/daemon/logger 0.268s coverage: 41.0% of statements [2020-08-07T00:40:34.526Z] #39 13.55 DEP images/tcp-stream.pb-c.d [2020-08-07T00:40:34.526Z] #39 13.61 PBCC images/pipe.pb-c.c [2020-08-07T00:40:34.526Z] #39 13.65 DEP images/pipe.pb-c.d [2020-08-07T00:40:34.526Z] #39 13.70 PBCC images/pstree.pb-c.c [2020-08-07T00:40:34.526Z] #39 13.73 DEP images/pstree.pb-c.d [2020-08-07T00:40:34.526Z] #39 13.78 PBCC images/fs.pb-c.c [2020-08-07T00:40:34.786Z] #39 13.80 DEP images/fs.pb-c.d [2020-08-07T00:40:34.786Z] #39 13.83 PBCC images/signalfd.pb-c.c [2020-08-07T00:40:34.786Z] #39 13.88 DEP images/signalfd.pb-c.d [2020-08-07T00:40:34.786Z] #39 13.92 PBCC images/fh.pb-c.c [2020-08-07T00:40:34.786Z] #39 13.99 PBCC images/fsnotify.pb-c.c [2020-08-07T00:40:35.046Z] #39 14.06 DEP images/fh.pb-c.d [2020-08-07T00:40:35.046Z] #39 14.13 DEP images/fsnotify.pb-c.d [2020-08-07T00:40:35.046Z] #39 14.17 PBCC images/eventpoll.pb-c.c [2020-08-07T00:40:35.046Z] #39 14.22 DEP images/eventpoll.pb-c.d [2020-08-07T00:40:35.046Z] #39 14.28 PBCC images/eventfd.pb-c.c [2020-08-07T00:40:35.046Z] #39 14.32 DEP images/eventfd.pb-c.d [2020-08-07T00:40:35.046Z] #39 14.34 PBCC images/remap-file-path.pb-c.c [2020-08-07T00:40:35.046Z] #39 ... [2020-08-07T00:40:35.046Z] [2020-08-07T00:40:35.046Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:40:35.046Z] #41 96.88 go/scanner [2020-08-07T00:40:35.046Z] #41 97.25 regexp [2020-08-07T00:40:35.046Z] #41 98.82 go/ast [2020-08-07T00:40:35.046Z] #41 101.4 internal/lazyregexp [2020-08-07T00:40:35.046Z] #41 101.7 net/url [2020-08-07T00:40:35.046Z] #41 104.1 text/template/parse [2020-08-07T00:40:35.046Z] #41 104.1 go/parser [2020-08-07T00:40:35.306Z] #41 ... [2020-08-07T00:40:35.306Z] [2020-08-07T00:40:35.306Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:40:35.826Z] #52 38.59 Checking out files: 66% (2123/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-07T00:40:35.826Z] #52 39.56 + cd /tmp/tmp.kuCrauSjm9/src/github.com/containerd/containerd [2020-08-07T00:40:35.912Z] ok github.com/docker/docker/daemon/logger/awslogs 0.500s coverage: 77.8% of statements [2020-08-07T00:40:35.912Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-08-07T00:40:35.912Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 4.8% of statements [2020-08-07T00:40:35.912Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-07T00:40:35.912Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-07T00:40:35.912Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-07T00:40:35.912Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-07T00:40:36.086Z] #52 39.56 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-07T00:40:36.967Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.028s coverage: 87.2% of statements [2020-08-07T00:40:37.265Z] ok github.com/docker/docker/daemon/logger/journald 0.039s coverage: 26.2% of statements [2020-08-07T00:40:37.994Z] #52 41.63 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-07T00:40:37.994Z] #52 41.63 + BUILDTAGS='netgo osusergo static_build' [2020-08-07T00:40:38.254Z] #52 41.63 + export EXTRA_FLAGS=-buildmode=pie [2020-08-07T00:40:38.254Z] #52 41.63 + EXTRA_FLAGS=-buildmode=pie [2020-08-07T00:40:38.254Z] #52 41.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-07T00:40:38.254Z] #52 41.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-07T00:40:38.254Z] #52 41.63 + '[' '' = dynamic ']' [2020-08-07T00:40:38.254Z] #52 41.63 + make [2020-08-07T00:40:38.317Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.037s coverage: 61.6% of statements [2020-08-07T00:40:38.823Z] #52 ... [2020-08-07T00:40:38.823Z] [2020-08-07T00:40:38.823Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:40:38.823Z] #47 100.4 github.com/pkg/diff [2020-08-07T00:40:38.823Z] #47 102.0 go/ast [2020-08-07T00:40:38.823Z] #47 104.5 golang.org/x/crypto/ssh/terminal [2020-08-07T00:40:38.823Z] #47 106.1 mvdan.cc/editorconfig [2020-08-07T00:40:38.823Z] #47 107.3 mvdan.cc/sh/v3/fileutil [2020-08-07T00:40:38.823Z] #47 107.5 mvdan.cc/sh/v3/syntax [2020-08-07T00:40:38.823Z] #47 ... [2020-08-07T00:40:38.823Z] [2020-08-07T00:40:38.823Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:40:38.823Z] #39 14.39 DEP images/remap-file-path.pb-c.d [2020-08-07T00:40:38.823Z] #39 14.45 PBCC images/fifo.pb-c.c [2020-08-07T00:40:38.823Z] #39 14.50 DEP images/fifo.pb-c.d [2020-08-07T00:40:38.823Z] #39 14.57 PBCC images/ghost-file.pb-c.c [2020-08-07T00:40:38.823Z] #39 14.62 DEP images/ghost-file.pb-c.d [2020-08-07T00:40:38.823Z] #39 14.64 PBCC images/regfile.pb-c.c [2020-08-07T00:40:38.823Z] #39 14.72 DEP images/regfile.pb-c.d [2020-08-07T00:40:38.823Z] #39 14.78 PBCC images/ns.pb-c.c [2020-08-07T00:40:38.823Z] #39 14.83 DEP images/ns.pb-c.d [2020-08-07T00:40:38.823Z] #39 14.87 PBCC images/fdinfo.pb-c.c [2020-08-07T00:40:38.823Z] #39 14.94 DEP images/fdinfo.pb-c.d [2020-08-07T00:40:38.823Z] #39 15.00 PBCC images/core-aarch64.pb-c.c [2020-08-07T00:40:38.823Z] #39 15.05 PBCC images/core-arm.pb-c.c [2020-08-07T00:40:38.823Z] #39 15.09 PBCC images/core-ppc64.pb-c.c [2020-08-07T00:40:38.823Z] #39 15.13 PBCC images/core-s390.pb-c.c [2020-08-07T00:40:38.823Z] #39 15.20 PBCC images/core-x86.pb-c.c [2020-08-07T00:40:38.823Z] #39 15.26 PBCC images/core.pb-c.c [2020-08-07T00:40:38.823Z] #39 15.31 PBCC images/inventory.pb-c.c [2020-08-07T00:40:38.823Z] #39 15.35 DEP images/core-aarch64.pb-c.d [2020-08-07T00:40:38.823Z] #39 15.43 DEP images/core-arm.pb-c.d [2020-08-07T00:40:38.823Z] #39 15.45 DEP images/core-ppc64.pb-c.d [2020-08-07T00:40:38.823Z] #39 15.49 DEP images/core-s390.pb-c.d [2020-08-07T00:40:38.823Z] #39 15.51 DEP images/core-x86.pb-c.d [2020-08-07T00:40:38.823Z] #39 15.56 DEP images/core.pb-c.d [2020-08-07T00:40:38.823Z] #39 15.60 DEP images/inventory.pb-c.d [2020-08-07T00:40:38.823Z] #39 15.63 PBCC images/cpuinfo.pb-c.c [2020-08-07T00:40:38.823Z] #39 15.66 DEP images/cpuinfo.pb-c.d [2020-08-07T00:40:38.823Z] #39 15.69 PBCC images/stats.pb-c.c [2020-08-07T00:40:38.823Z] #39 15.73 DEP images/stats.pb-c.d [2020-08-07T00:40:38.823Z] #39 17.08 make[1]: Nothing to be done for 'all'. [2020-08-07T00:40:39.376Z] ok github.com/docker/docker/daemon/logger/local 0.062s coverage: 75.2% of statements [2020-08-07T00:40:39.376Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-07T00:40:39.393Z] #39 18.52 CC images/stats.o [2020-08-07T00:40:39.652Z] #39 18.85 CC images/core.o [2020-08-07T00:40:40.021Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 33.3% of statements [2020-08-07T00:40:40.319Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.077s coverage: 37.7% of statements [2020-08-07T00:40:40.592Z] #39 19.59 CC images/core-x86.o [2020-08-07T00:40:40.852Z] #39 20.05 CC images/core-arm.o [2020-08-07T00:40:41.175Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-08-07T00:40:41.421Z] #39 20.41 CC images/core-aarch64.o [2020-08-07T00:40:41.421Z] #39 20.74 CC images/core-ppc64.o [2020-08-07T00:40:41.854Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2020-08-07T00:40:41.854Z] ok github.com/docker/docker/daemon/logger/syslog 0.046s coverage: 46.8% of statements [2020-08-07T00:40:41.991Z] #39 ... [2020-08-07T00:40:41.991Z] [2020-08-07T00:40:41.991Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:40:41.991Z] #47 113.7 mvdan.cc/sh/v3/cmd/shfmt [2020-08-07T00:40:44.621Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-08-07T00:40:44.924Z] ok github.com/docker/docker/daemon/logger/splunk 2.395s coverage: 82.5% of statements [2020-08-07T00:40:44.924Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-07T00:40:44.924Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-07T00:40:45.227Z] ok github.com/docker/docker/distribution/metadata 0.132s coverage: 48.2% of statements [2020-08-07T00:40:46.190Z] #47 ... [2020-08-07T00:40:46.190Z] [2020-08-07T00:40:46.190Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:40:46.190Z] #41 107.9 encoding/xml [2020-08-07T00:40:46.190Z] #41 108.6 text/template [2020-08-07T00:40:46.190Z] #41 113.3 go/doc [2020-08-07T00:40:46.190Z] #41 113.7 github.com/LK4D4/vndr/versioned [2020-08-07T00:40:46.190Z] #41 113.8 compress/flate [2020-08-07T00:40:46.190Z] #41 116.3 hash/crc32 [2020-08-07T00:40:46.190Z] #41 116.9 compress/gzip [2020-08-07T00:40:46.190Z] #41 117.0 github.com/LK4D4/vndr/build [2020-08-07T00:40:46.190Z] #41 117.8 net [2020-08-07T00:40:46.451Z] #41 ... [2020-08-07T00:40:46.451Z] [2020-08-07T00:40:46.451Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:40:46.451Z] #39 21.25 CC images/core-s390.o [2020-08-07T00:40:46.451Z] #39 21.83 CC images/cpuinfo.o [2020-08-07T00:40:46.451Z] #39 22.26 CC images/inventory.o [2020-08-07T00:40:46.451Z] #39 22.51 CC images/fdinfo.o [2020-08-07T00:40:46.451Z] #39 22.92 CC images/fown.o [2020-08-07T00:40:46.451Z] #39 23.08 CC images/ns.o [2020-08-07T00:40:46.451Z] #39 23.25 CC images/regfile.o [2020-08-07T00:40:46.451Z] #39 23.51 CC images/ghost-file.o [2020-08-07T00:40:46.451Z] #39 23.75 CC images/fifo.o [2020-08-07T00:40:46.451Z] #39 23.89 CC images/remap-file-path.o [2020-08-07T00:40:46.451Z] #39 24.09 CC images/eventfd.o [2020-08-07T00:40:46.451Z] #39 24.28 CC images/eventpoll.o [2020-08-07T00:40:46.451Z] #39 24.57 CC images/fh.o [2020-08-07T00:40:46.451Z] #39 24.88 CC images/fsnotify.o [2020-08-07T00:40:46.451Z] #39 25.60 CC images/signalfd.o [2020-08-07T00:40:46.711Z] #39 25.92 CC images/fs.o [2020-08-07T00:40:46.972Z] #39 26.13 CC images/pstree.o [2020-08-07T00:40:47.232Z] #39 26.37 CC images/pipe.o [2020-08-07T00:40:47.493Z] #39 26.59 CC images/tcp-stream.o [2020-08-07T00:40:47.752Z] #39 26.81 CC images/sk-packet.o [2020-08-07T00:40:48.006Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2020-08-07T00:40:48.007Z] ok github.com/docker/docker/distribution 0.982s coverage: 21.9% of statements [2020-08-07T00:40:48.007Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-07T00:40:48.062Z] #39 27.08 CC images/mnt.o [2020-08-07T00:40:48.062Z] #39 ... [2020-08-07T00:40:48.063Z] [2020-08-07T00:40:48.063Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-07T00:40:48.063Z] #47 DONE 119.8s [2020-08-07T00:40:48.063Z] [2020-08-07T00:40:48.063Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:40:48.063Z] #52 42.58 + bin/ctr [2020-08-07T00:40:48.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-07T00:40:48.365Z] #52 ... [2020-08-07T00:40:48.365Z] [2020-08-07T00:40:48.365Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:40:48.365Z] #39 27.51 CC images/pipe-data.o [2020-08-07T00:40:48.625Z] #39 27.84 CC images/sa.o [2020-08-07T00:40:48.636Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-08-07T00:40:49.194Z] #39 28.16 CC images/timer.o [2020-08-07T00:40:49.454Z] #39 28.66 CC images/timerfd.o [2020-08-07T00:40:49.543Z] ok github.com/docker/docker/image 0.076s coverage: 86.4% of statements [2020-08-07T00:40:49.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-07T00:40:49.713Z] #39 28.91 CC images/mm.o [2020-08-07T00:40:49.973Z] #39 29.18 CC images/sk-opts.o [2020-08-07T00:40:50.189Z] ok github.com/docker/docker/distribution/xfer 1.711s coverage: 85.1% of statements [2020-08-07T00:40:50.189Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-07T00:40:50.233Z] #39 29.40 CC images/sk-unix.o [2020-08-07T00:40:50.494Z] #39 29.70 CC images/sk-inet.o [2020-08-07T00:40:50.837Z] ok github.com/docker/docker/image/cache 0.053s coverage: 19.2% of statements [2020-08-07T00:40:50.837Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-07T00:40:51.062Z] #39 30.05 CC images/tun.o [2020-08-07T00:40:51.062Z] #39 30.31 CC images/sk-netlink.o [2020-08-07T00:40:51.137Z] ok github.com/docker/docker/image/v1 0.040s coverage: 25.0% of statements [2020-08-07T00:40:51.137Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-07T00:40:51.137Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2020-08-07T00:40:51.322Z] #39 30.53 CC images/packet-sock.o [2020-08-07T00:40:51.369Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-08-07T00:40:51.581Z] #39 30.87 CC images/ipc-var.o [2020-08-07T00:40:51.841Z] #39 31.09 CC images/ipc-desc.o [2020-08-07T00:40:52.101Z] #39 31.31 CC images/ipc-shm.o [2020-08-07T00:40:52.197Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 50.0% of statements [2020-08-07T00:40:52.361Z] #39 31.51 CC images/ipc-msg.o [2020-08-07T00:40:52.622Z] #39 31.78 CC images/ipc-sem.o [2020-08-07T00:40:52.881Z] #39 32.05 CC images/utsns.o [2020-08-07T00:40:53.141Z] #39 32.23 CC images/creds.o [2020-08-07T00:40:53.407Z] #39 32.40 CC images/vma.o [2020-08-07T00:40:53.666Z] #39 32.72 CC images/netdev.o [2020-08-07T00:40:53.926Z] #39 33.02 CC images/tty.o [2020-08-07T00:40:54.494Z] #39 33.55 CC images/file-lock.o [2020-08-07T00:40:54.494Z] #39 33.80 CC images/rlimit.o [2020-08-07T00:40:54.753Z] #39 34.05 CC images/pagemap.o [2020-08-07T00:40:55.322Z] #39 34.30 CC images/siginfo.o [2020-08-07T00:40:55.322Z] #39 34.62 CC images/rpc.o [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-07T00:40:55.329Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-08-07T00:40:55.329Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-07T00:40:55.329Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/types [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-07T00:40:55.329Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-08-07T00:40:55.329Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-07T00:40:55.329Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2020-08-07T00:40:55.329Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/builder [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-07T00:40:55.329Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-07T00:40:55.622Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-08-07T00:40:55.763Z] ok github.com/docker/docker/opts 0.065s coverage: 67.4% of statements [2020-08-07T00:40:55.763Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-08-07T00:40:55.763Z] ok github.com/docker/docker/pkg/authorization 0.336s coverage: 68.3% of statements [2020-08-07T00:40:56.411Z] ok github.com/docker/docker/pkg/capabilities 0.019s coverage: 87.5% of statements [2020-08-07T00:40:56.701Z] #39 35.74 CC images/ext-file.o [2020-08-07T00:40:56.961Z] #39 35.97 CC images/cgroup.o [2020-08-07T00:40:57.058Z] ok github.com/docker/docker/pkg/archive 1.250s coverage: 76.9% of statements [2020-08-07T00:40:57.220Z] #39 36.52 CC images/userns.o [2020-08-07T00:40:57.370Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-08-07T00:40:57.479Z] #39 36.79 CC images/google/protobuf/descriptor.o [2020-08-07T00:40:57.699Z] ok github.com/docker/docker/builder/remotecontext 0.340s coverage: 13.6% of statements [2020-08-07T00:40:57.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-07T00:40:57.993Z] ok github.com/docker/docker/builder/dockerfile 0.929s coverage: 48.1% of statements [2020-08-07T00:40:58.013Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-08-07T00:40:58.308Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-08-07T00:40:58.417Z] #39 ... [2020-08-07T00:40:58.417Z] [2020-08-07T00:40:58.417Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:40:58.417Z] #41 120.2 vendor/golang.org/x/text/transform [2020-08-07T00:40:58.417Z] #41 121.2 vendor/golang.org/x/text/unicode/bidi [2020-08-07T00:40:58.417Z] #41 122.8 vendor/golang.org/x/text/secure/bidirule [2020-08-07T00:40:58.417Z] #41 123.0 vendor/golang.org/x/text/unicode/norm [2020-08-07T00:40:58.417Z] #41 126.8 vendor/golang.org/x/net/idna [2020-08-07T00:40:58.417Z] #41 128.6 vendor/golang.org/x/net/http2/hpack [2020-08-07T00:40:58.417Z] #41 129.6 mime [2020-08-07T00:40:58.629Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-08-07T00:40:58.676Z] #41 ... [2020-08-07T00:40:58.677Z] [2020-08-07T00:40:58.677Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:40:58.677Z] #54 130.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-07T00:40:58.936Z] #54 130.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-07T00:40:59.361Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-08-07T00:41:00.003Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-08-07T00:41:00.143Z] ok github.com/docker/docker/builder/remotecontext/git 1.555s coverage: 86.3% of statements [2020-08-07T00:41:00.143Z] ? github.com/docker/docker/cli [no test files] [2020-08-07T00:41:00.143Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-07T00:41:00.299Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-08-07T00:41:00.780Z] ok github.com/docker/docker/client 0.131s coverage: 75.4% of statements [2020-08-07T00:41:00.841Z] #54 ... [2020-08-07T00:41:00.841Z] [2020-08-07T00:41:00.841Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:41:00.841Z] #10 122.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-07T00:41:00.841Z] #10 122.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-07T00:41:00.841Z] #10 122.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-07T00:41:00.841Z] #10 ... [2020-08-07T00:41:00.841Z] [2020-08-07T00:41:00.841Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:41:00.841Z] #39 38.31 CC images/opts.o [2020-08-07T00:41:00.841Z] #39 38.51 CC images/seccomp.o [2020-08-07T00:41:00.841Z] #39 38.76 CC images/binfmt-misc.o [2020-08-07T00:41:00.841Z] #39 38.93 CC images/time.o [2020-08-07T00:41:00.841Z] #39 39.15 CC images/sysctl.o [2020-08-07T00:41:00.841Z] #39 39.35 CC images/autofs.o [2020-08-07T00:41:00.841Z] #39 39.53 CC images/macvlan.o [2020-08-07T00:41:00.841Z] #39 39.74 CC images/sit.o [2020-08-07T00:41:00.841Z] #39 39.98 CC images/memfd.o [2020-08-07T00:41:01.100Z] #39 40.18 CC images/timens.o [2020-08-07T00:41:01.360Z] #39 40.44 LINK images/built-in.o [2020-08-07T00:41:01.360Z] #39 40.63 GEN compel/include/asm [2020-08-07T00:41:01.360Z] #39 40.64 GEN compel/include/version.h [2020-08-07T00:41:01.360Z] #39 40.67 touch .config [2020-08-07T00:41:01.619Z] #39 40.73 GEN include/common/config.h [2020-08-07T00:41:01.619Z] #39 40.84 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-07T00:41:01.619Z] #39 40.86 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-07T00:41:01.619Z] #39 40.89 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-07T00:41:01.619Z] #39 40.93 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-07T00:41:01.819Z] ok github.com/docker/docker/pkg/chrootarchive 3.797s coverage: 43.2% of statements [2020-08-07T00:41:01.819Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-08-07T00:41:01.878Z] #39 40.97 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-07T00:41:01.878Z] #39 40.99 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-07T00:41:01.878Z] #39 41.03 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-07T00:41:01.878Z] #39 41.06 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-07T00:41:01.878Z] #39 41.07 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-07T00:41:01.878Z] #39 41.08 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-07T00:41:01.878Z] #39 41.09 DEP compel/plugins/std/infect.d [2020-08-07T00:41:02.116Z] ok github.com/docker/docker/layer 7.657s coverage: 68.8% of statements [2020-08-07T00:41:02.116Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-07T00:41:02.116Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-07T00:41:02.116Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-07T00:41:02.116Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-07T00:41:02.116Z] ? github.com/docker/docker/oci [no test files] [2020-08-07T00:41:02.116Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-07T00:41:02.116Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-07T00:41:02.116Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-07T00:41:02.137Z] #39 41.21 DEP compel/plugins/std/string.d [2020-08-07T00:41:02.137Z] #39 41.30 DEP compel/plugins/std/log.d [2020-08-07T00:41:02.396Z] #39 41.46 DEP compel/plugins/std/fds.d [2020-08-07T00:41:02.655Z] #39 41.63 DEP compel/plugins/std/std.d [2020-08-07T00:41:02.655Z] #39 41.78 DEP compel/plugins/shmem/shmem.d [2020-08-07T00:41:02.655Z] #39 41.87 DEP compel/plugins/fds/fds.d [2020-08-07T00:41:02.759Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-08-07T00:41:02.759Z] ok github.com/docker/docker/pkg/fsutils 0.443s coverage: 85.1% of statements [2020-08-07T00:41:02.915Z] #39 42.06 CC compel/plugins/std/std.o [2020-08-07T00:41:03.058Z] ok github.com/docker/docker/pkg/discovery/kv 3.089s coverage: 84.1% of statements [2020-08-07T00:41:03.174Z] #39 42.29 CC compel/plugins/std/fds.o [2020-08-07T00:41:03.434Z] #39 42.72 CC compel/plugins/std/log.o [2020-08-07T00:41:03.723Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-08-07T00:41:04.372Z] #39 43.59 CC compel/plugins/std/string.o [2020-08-07T00:41:04.782Z] ok github.com/docker/docker/pkg/jsonmessage 0.026s coverage: 91.7% of statements [2020-08-07T00:41:04.782Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2020-08-07T00:41:04.942Z] #39 44.12 CC compel/plugins/std/infect.o [2020-08-07T00:41:05.202Z] #39 ... [2020-08-07T00:41:05.202Z] [2020-08-07T00:41:05.202Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:41:05.202Z] #10 136.1 Selecting previously unselected package libapparmor1:amd64. [2020-08-07T00:41:05.202Z] #10 136.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-07T00:41:05.202Z] #10 136.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-07T00:41:05.202Z] #10 136.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-07T00:41:05.202Z] #10 136.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-07T00:41:05.202Z] #10 136.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-07T00:41:05.202Z] #10 136.5 Selecting previously unselected package libbtrfs0. [2020-08-07T00:41:05.202Z] #10 136.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-07T00:41:05.202Z] #10 136.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-07T00:41:05.202Z] #10 136.6 Selecting previously unselected package libbtrfs-dev. [2020-08-07T00:41:05.202Z] #10 136.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-07T00:41:05.202Z] #10 136.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-07T00:41:05.202Z] #10 136.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-07T00:41:05.202Z] #10 136.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-07T00:41:05.202Z] #10 136.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-07T00:41:05.202Z] #10 137.0 Selecting previously unselected package libudev-dev:amd64. [2020-08-07T00:41:05.202Z] #10 137.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-07T00:41:05.430Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2020-08-07T00:41:05.462Z] #10 137.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-07T00:41:05.729Z] ok github.com/docker/docker/pkg/idtools 0.780s coverage: 70.5% of statements [2020-08-07T00:41:05.729Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2020-08-07T00:41:05.729Z] ok github.com/docker/docker/pkg/ioutils 1.226s coverage: 70.6% of statements [2020-08-07T00:41:05.729Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-07T00:41:05.729Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-07T00:41:05.729Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-07T00:41:06.057Z] #10 137.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-07T00:41:06.057Z] #10 137.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-07T00:41:06.057Z] #10 137.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-07T00:41:06.377Z] ok github.com/docker/docker/pkg/parsers 0.022s coverage: 97.0% of statements [2020-08-07T00:41:06.627Z] [2020-08-07T00:41:06.627Z] #10 ... [2020-08-07T00:41:06.627Z] [2020-08-07T00:41:06.627Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:41:06.627Z] #54 DONE 138.3s [2020-08-07T00:41:06.627Z] [2020-08-07T00:41:06.627Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-07T00:41:06.627Z] #55 DONE 0.0s [2020-08-07T00:41:06.627Z] [2020-08-07T00:41:06.627Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:41:06.627Z] #10 138.3 Selecting previously unselected package libpcre16-3:amd64.#10 ... [2020-08-07T00:41:06.627Z] [2020-08-07T00:41:06.627Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-07T00:41:06.627Z] #56 DONE 0.0s [2020-08-07T00:41:06.627Z] [2020-08-07T00:41:06.627Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:41:06.627Z] #10 138.3 Selecting previously unselected package libpcre16-3:amd64. [2020-08-07T00:41:06.627Z] #10 138.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-07T00:41:06.627Z] #10 138.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-07T00:41:06.676Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-08-07T00:41:06.676Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2020-08-07T00:41:06.887Z] #10 138.7 Selecting previously unselected package libpcre32-3:amd64. [2020-08-07T00:41:06.887Z] #10 138.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-07T00:41:06.887Z] #10 138.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-07T00:41:06.975Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2020-08-07T00:41:06.975Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-07T00:41:06.975Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-07T00:41:07.476Z] #10 139.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-07T00:41:07.476Z] #10 139.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-07T00:41:07.476Z] #10 139.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-07T00:41:07.735Z] #10 139.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-07T00:41:07.735Z] #10 139.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-07T00:41:07.735Z] #10 139.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-07T00:41:08.042Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2020-08-07T00:41:08.306Z] #10 140.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-07T00:41:08.306Z] #10 140.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-07T00:41:08.306Z] #10 140.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-07T00:41:08.566Z] #10 140.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-07T00:41:08.566Z] #10 140.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-07T00:41:08.566Z] #10 140.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-07T00:41:08.566Z] #10 140.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-07T00:41:08.566Z] #10 140.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-07T00:41:08.566Z] #10 140.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-07T00:41:08.689Z] ok github.com/docker/docker/pkg/pools 0.024s coverage: 88.2% of statements [2020-08-07T00:41:08.689Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-08-07T00:41:08.689Z] ok github.com/docker/docker/pkg/progress 0.020s coverage: 75.9% of statements [2020-08-07T00:41:08.826Z] #10 140.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-07T00:41:08.826Z] #10 140.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-07T00:41:08.826Z] #10 140.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-07T00:41:09.087Z] #10 140.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-07T00:41:09.087Z] #10 140.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-07T00:41:09.087Z] #10 140.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-07T00:41:09.087Z] #10 140.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-07T00:41:09.087Z] #10 140.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-07T00:41:09.087Z] #10 140.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-07T00:41:09.087Z] #10 140.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-07T00:41:09.347Z] #10 140.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-07T00:41:09.347Z] #10 141.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-07T00:41:09.347Z] #10 141.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-07T00:41:09.347Z] #10 141.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-07T00:41:09.347Z] #10 141.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-07T00:41:09.347Z] #10 141.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-07T00:41:09.347Z] #10 141.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-07T00:41:09.347Z] #10 141.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-07T00:41:09.347Z] #10 141.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-07T00:41:09.347Z] #10 141.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-07T00:41:09.347Z] #10 141.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-07T00:41:09.347Z] #10 141.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-07T00:41:09.347Z] #10 141.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-07T00:41:09.347Z] #10 141.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-07T00:41:09.347Z] #10 141.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-07T00:41:09.347Z] #10 141.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-07T00:41:09.347Z] #10 141.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-07T00:41:09.347Z] #10 141.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-07T00:41:09.347Z] #10 141.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-07T00:41:09.347Z] #10 141.1 Setting up dmsetup (2:1.02.155-3) ... [2020-08-07T00:41:09.347Z] #10 141.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-07T00:41:09.347Z] #10 ... [2020-08-07T00:41:09.347Z] [2020-08-07T00:41:09.347Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:41:09.347Z] #41 131.1 mime/quotedprintable [2020-08-07T00:41:09.347Z] #41 131.4 net/http/internal [2020-08-07T00:41:09.347Z] #41 134.6 net/textproto [2020-08-07T00:41:09.347Z] #41 134.6 crypto/x509 [2020-08-07T00:41:09.347Z] #41 135.4 vendor/golang.org/x/net/http/httpguts [2020-08-07T00:41:09.347Z] #41 135.7 vendor/golang.org/x/net/http/httpproxy [2020-08-07T00:41:09.347Z] #41 136.3 mime/multipart [2020-08-07T00:41:09.347Z] #41 138.1 crypto/tls [2020-08-07T00:41:09.357Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-08-07T00:41:09.613Z] #41 ... [2020-08-07T00:41:09.613Z] [2020-08-07T00:41:09.613Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-07T00:41:09.613Z] #10 141.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-07T00:41:09.613Z] #10 141.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-07T00:41:09.613Z] #10 141.2 Processing triggers for libc-bin (2.28-10) ... [2020-08-07T00:41:09.737Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-08-07T00:41:09.872Z] #10 DONE 141.7s [2020-08-07T00:41:09.873Z] [2020-08-07T00:41:09.873Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:41:10.378Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-08-07T00:41:10.677Z] ok github.com/docker/docker/pkg/pubsub 1.128s coverage: 73.9% of statements [2020-08-07T00:41:11.254Z] #49 1.366 + RM_GOPATH=0 [2020-08-07T00:41:11.255Z] #49 1.366 + TMP_GOPATH= [2020-08-07T00:41:11.255Z] #49 1.366 + : /build [2020-08-07T00:41:11.255Z] #49 1.366 + '[' -z '' ']' [2020-08-07T00:41:11.255Z] #49 1.366 ++ mktemp -d [2020-08-07T00:41:11.255Z] #49 1.366 + export GOPATH=/tmp/tmp.yd9HJHdOfM [2020-08-07T00:41:11.255Z] #49 1.366 + GOPATH=/tmp/tmp.yd9HJHdOfM [2020-08-07T00:41:11.255Z] #49 1.366 + RM_GOPATH=1 [2020-08-07T00:41:11.255Z] #49 1.366 + case "$(go env GOARCH)" in [2020-08-07T00:41:11.255Z] #49 1.366 ++ go env GOARCH [2020-08-07T00:41:11.255Z] #49 1.387 + export GO_BUILDMODE=-buildmode=pie [2020-08-07T00:41:11.319Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-08-07T00:41:11.319Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-08-07T00:41:11.515Z] #49 1.388 + GO_BUILDMODE=-buildmode=pie [2020-08-07T00:41:11.515Z] #49 1.391 ++ dirname /tmp/install/install.sh [2020-08-07T00:41:11.515Z] #49 1.392 + dir=/tmp/install [2020-08-07T00:41:11.515Z] #49 1.392 + bin=runc [2020-08-07T00:41:11.515Z] #49 1.393 + shift [2020-08-07T00:41:11.515Z] #49 1.393 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-07T00:41:11.515Z] #49 1.393 + . /tmp/install/runc.installer [2020-08-07T00:41:11.515Z] #49 1.393 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-07T00:41:11.515Z] #49 1.394 + install_runc [2020-08-07T00:41:11.515Z] #49 1.394 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-07T00:41:11.515Z] #49 1.394 + uname -r [2020-08-07T00:41:11.515Z] #49 1.400 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-07T00:41:11.515Z] #49 1.400 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-08-07T00:41:11.515Z] #49 1.400 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-08-07T00:41:11.515Z] #49 1.401 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yd9HJHdOfM/src/github.com/opencontainers/runc [2020-08-07T00:41:11.515Z] #49 1.408 Cloning into '/tmp/tmp.yd9HJHdOfM/src/github.com/opencontainers/runc'... [2020-08-07T00:41:11.515Z] #49 ... [2020-08-07T00:41:11.515Z] [2020-08-07T00:41:11.515Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-07T00:41:11.515Z] #11 DONE 1.6s [2020-08-07T00:41:11.615Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-08-07T00:41:11.775Z] [2020-08-07T00:41:11.775Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-07T00:41:12.702Z] ok github.com/docker/docker/pkg/signal 2.872s coverage: 61.0% of statements [2020-08-07T00:41:12.714Z] #12 DONE 1.1s [2020-08-07T00:41:12.714Z] [2020-08-07T00:41:12.715Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:41:12.715Z] #39 44.58 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-07T00:41:12.715Z] #39 44.63 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-07T00:41:12.715Z] #39 44.66 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-07T00:41:12.715Z] #39 44.70 AR compel/plugins/std.lib.a [2020-08-07T00:41:12.715Z] #39 44.81 CC compel/plugins/fds/fds.o [2020-08-07T00:41:12.715Z] #39 45.01 AR compel/plugins/fds.lib.a [2020-08-07T00:41:12.715Z] #39 45.09 HOSTDEP compel/src/lib/log-host.d [2020-08-07T00:41:12.715Z] #39 45.15 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-07T00:41:12.715Z] #39 45.21 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-07T00:41:12.715Z] #39 45.29 HOSTDEP compel/src/main-host.d [2020-08-07T00:41:12.715Z] #39 45.42 DEP compel/src/lib/ptrace.d [2020-08-07T00:41:12.715Z] #39 45.50 DEP compel/src/lib/infect.d [2020-08-07T00:41:12.715Z] #39 45.63 DEP compel/src/lib/infect-util.d [2020-08-07T00:41:12.715Z] #39 45.78 DEP compel/src/lib/infect-rpc.d [2020-08-07T00:41:12.715Z] #39 45.95 DEP compel/arch/x86/src/lib/infect.d [2020-08-07T00:41:12.715Z] #39 46.12 DEP compel/arch/x86/src/lib/cpu.d [2020-08-07T00:41:12.715Z] #39 46.25 DEP compel/src/lib/log.d [2020-08-07T00:41:12.715Z] #39 46.36 DEP compel/src/main.d [2020-08-07T00:41:12.715Z] #39 46.53 DEP compel/src/lib/handle-elf.d [2020-08-07T00:41:12.715Z] #39 46.70 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-07T00:41:12.715Z] #39 46.89 CC compel/src/lib/log.o [2020-08-07T00:41:12.715Z] #39 47.23 CC compel/arch/x86/src/lib/cpu.o [2020-08-07T00:41:12.715Z] #39 47.96 CC compel/arch/x86/src/lib/infect.o [2020-08-07T00:41:12.715Z] #39 48.66 CC compel/src/lib/infect-rpc.o [2020-08-07T00:41:12.715Z] #39 49.01 CC compel/src/lib/infect-util.o [2020-08-07T00:41:12.715Z] #39 49.37 CC compel/src/lib/infect.o [2020-08-07T00:41:12.998Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 53.4% of statements [2020-08-07T00:41:12.998Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.9% of statements [2020-08-07T00:41:13.288Z] #39 52.38 CC compel/src/lib/ptrace.o [2020-08-07T00:41:13.549Z] #39 52.78 AR compel/libcompel.a [2020-08-07T00:41:13.809Z] #39 ... [2020-08-07T00:41:13.809Z] [2020-08-07T00:41:13.809Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-07T00:41:13.809Z] #13 0.959 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-07T00:41:13.809Z] #13 DONE 1.1s [2020-08-07T00:41:13.809Z] [2020-08-07T00:41:13.809Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:41:13.809Z] #39 52.90 HOSTCC compel/src/main-host.o [2020-08-07T00:41:13.809Z] #39 ... [2020-08-07T00:41:13.809Z] [2020-08-07T00:41:13.809Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-07T00:41:13.939Z] ok github.com/docker/docker/pkg/tailfile 0.108s coverage: 88.6% of statements [2020-08-07T00:41:13.940Z] testing: warning: no tests to run [2020-08-07T00:41:13.940Z] coverage: [no statements] [2020-08-07T00:41:13.940Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2020-08-07T00:41:14.236Z] ok github.com/docker/docker/pkg/tarsum 0.157s coverage: 89.3% of statements [2020-08-07T00:41:14.532Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-08-07T00:41:14.532Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2020-08-07T00:41:14.749Z] #14 DONE 1.0s [2020-08-07T00:41:14.749Z] [2020-08-07T00:41:14.749Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-07T00:41:14.828Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2020-08-07T00:41:16.130Z] #15 DONE 1.1s [2020-08-07T00:41:16.130Z] [2020-08-07T00:41:16.130Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-07T00:41:16.201Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-08-07T00:41:17.070Z] #16 DONE 1.1s [2020-08-07T00:41:17.070Z] [2020-08-07T00:41:17.070Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-07T00:41:17.597Z] ok github.com/docker/docker/plugin/v2 0.031s coverage: 14.5% of statements [2020-08-07T00:41:17.597Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 68.8% of statements [2020-08-07T00:41:18.142Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-08-07T00:41:18.452Z] #17 1.355 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-07T00:41:18.452Z] #17 1.448 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-07T00:41:18.452Z] #17 1.550 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-07T00:41:18.655Z] ok github.com/docker/docker/reference 0.009s coverage: 84.4% of statements [2020-08-07T00:41:18.950Z] ok github.com/docker/docker/plugin 0.596s coverage: 23.1% of statements [2020-08-07T00:41:19.022Z] #17 2.035 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-07T00:41:19.961Z] #17 3.008 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-07T00:41:20.003Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2020-08-07T00:41:20.303Z] ok github.com/docker/docker/registry/resumable 0.020s coverage: 100.0% of statements [2020-08-07T00:41:21.341Z] 4612f6d0b889: Pull complete [2020-08-07T00:41:21.342Z] #17 4.409 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-07T00:41:21.358Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2020-08-07T00:41:21.358Z] ok github.com/docker/docker/registry 0.249s coverage: 56.3% of statements [2020-08-07T00:41:22.409Z] ok github.com/docker/docker/runconfig 0.019s coverage: 66.1% of statements [2020-08-07T00:41:22.649Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-08-07T00:41:23.251Z] #17 ... [2020-08-07T00:41:23.251Z] [2020-08-07T00:41:23.251Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:41:23.251Z] #39 53.39 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-07T00:41:23.251Z] #39 53.59 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-07T00:41:23.251Z] #39 54.12 HOSTCC compel/src/lib/log-host.o [2020-08-07T00:41:23.251Z] #39 54.35 HOSTLINK compel/compel-host-bin [2020-08-07T00:41:23.251Z] #39 54.46 DEP soccr/soccr.d [2020-08-07T00:41:23.251Z] #39 54.66 CC soccr/soccr.o [2020-08-07T00:41:23.251Z] #39 56.46 AR soccr/libsoccr.a [2020-08-07T00:41:23.251Z] #39 56.54 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-07T00:41:23.251Z] #39 56.97 DEP criu/arch/x86/sigframe.d [2020-08-07T00:41:23.251Z] #39 57.06 DEP criu/arch/x86/sigaction_compat.d [2020-08-07T00:41:23.251Z] #39 57.13 DEP criu/arch/x86/kerndat.d [2020-08-07T00:41:23.251Z] #39 57.19 DEP criu/arch/x86/crtools.d [2020-08-07T00:41:23.251Z] #39 57.27 DEP criu/arch/x86/cpu.d [2020-08-07T00:41:23.251Z] #39 57.37 CC criu/arch/x86/cpu.o [2020-08-07T00:41:23.251Z] #39 57.81 CC criu/arch/x86/crtools.o [2020-08-07T00:41:23.251Z] #39 58.93 CC criu/arch/x86/kerndat.o [2020-08-07T00:41:23.251Z] #39 59.46 CC criu/arch/x86/sigaction_compat.o [2020-08-07T00:41:23.251Z] #39 59.70 CC criu/arch/x86/sigframe.o [2020-08-07T00:41:23.251Z] #39 59.95 LINK criu/arch/x86/crtools.built-in.o [2020-08-07T00:41:23.251Z] #39 60.00 DEP criu/pie/util-vdso-elf32.d [2020-08-07T00:41:23.251Z] #39 60.05 DEP criu/pie/util-vdso.d [2020-08-07T00:41:23.251Z] #39 60.17 DEP criu/pie/util.d [2020-08-07T00:41:23.251Z] #39 60.29 CC criu/pie/util.o [2020-08-07T00:41:23.251Z] #39 60.60 CC criu/pie/util-vdso.o [2020-08-07T00:41:23.251Z] #39 61.20 CC criu/pie/util-vdso-elf32.o [2020-08-07T00:41:23.251Z] #39 61.84 AR criu/pie/pie.lib.a [2020-08-07T00:41:23.251Z] #39 61.89 DEP criu/pie/restorer.d [2020-08-07T00:41:23.251Z] #39 62.02 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-07T00:41:23.251Z] #39 62.17 DEP criu/arch/x86/restorer_unmap.d [2020-08-07T00:41:23.251Z] #39 62.21 DEP criu/arch/x86/restorer.d [2020-08-07T00:41:23.251Z] #39 62.46 DEP criu/arch/x86/vdso-pie.d [2020-08-07T00:41:23.251Z] #39 62.56 DEP criu/pie/parasite-vdso.d [2020-08-07T00:41:23.510Z] #39 62.70 DEP criu/pie/parasite.d [2020-08-07T00:41:23.770Z] #39 62.92 CC criu/pie/parasite.o [2020-08-07T00:41:24.509Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2020-08-07T00:41:24.710Z] #39 ... [2020-08-07T00:41:24.710Z] [2020-08-07T00:41:24.710Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:41:24.710Z] #41 146.3 net/http/httptrace [2020-08-07T00:41:24.710Z] #41 146.7 net/http [2020-08-07T00:41:24.710Z] #41 ... [2020-08-07T00:41:24.710Z] [2020-08-07T00:41:24.710Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:41:24.710Z] #39 64.04 LINK criu/pie/parasite.built-in.o [2020-08-07T00:41:24.970Z] #39 64.05 GEN criu/pie/parasite-blob.h [2020-08-07T00:41:24.970Z] #39 64.06 CC criu/pie/parasite-vdso.o [2020-08-07T00:41:25.539Z] #39 64.67 CC criu/arch/x86/vdso-pie.o [2020-08-07T00:41:25.799Z] #39 65.02 CC criu/arch/x86/restorer.o [2020-08-07T00:41:26.041Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-08-07T00:41:26.041Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.0% of statements [2020-08-07T00:41:26.368Z] #39 65.49 CC criu/arch/x86/restorer_unmap.o [2020-08-07T00:41:26.368Z] #39 65.54 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-07T00:41:26.627Z] #39 65.85 CC criu/pie/restorer.o [2020-08-07T00:41:27.083Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2020-08-07T00:41:27.914Z] ok github.com/docker/docker/cmd/dockerd 0.038s coverage: 30.8% of statements [2020-08-07T00:41:27.914Z] ok github.com/docker/docker/container 0.123s coverage: 34.7% of statements [2020-08-07T00:41:27.914Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-07T00:41:27.914Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-07T00:41:27.914Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-07T00:41:27.914Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-07T00:41:29.923Z] #39 68.69 LINK criu/pie/restorer.built-in.o [2020-08-07T00:41:29.923Z] #39 68.72 GEN criu/pie/restorer-blob.h [2020-08-07T00:41:29.923Z] #39 68.81 DEP criu/vdso.d [2020-08-07T00:41:29.923Z] #39 69.01 DEP criu/vdso-compat.d [2020-08-07T00:41:29.923Z] #39 69.14 DEP criu/uts_ns.d [2020-08-07T00:41:30.183Z] #39 69.36 DEP criu/util.d [2020-08-07T00:41:30.183Z] #39 ... [2020-08-07T00:41:30.183Z] [2020-08-07T00:41:30.183Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:41:30.183Z] #49 10.24 + cd /tmp/tmp.yd9HJHdOfM/src/github.com/opencontainers/runc [2020-08-07T00:41:30.183Z] #49 10.24 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-07T00:41:30.183Z] #49 10.88 + '[' -z '' ']' [2020-08-07T00:41:30.183Z] #49 10.88 + target=static [2020-08-07T00:41:30.183Z] #49 10.88 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-07T00:41:30.183Z] #49 11.35 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-08-07T00:41:30.443Z] #49 ... [2020-08-07T00:41:30.443Z] [2020-08-07T00:41:30.443Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:41:30.443Z] #39 69.56 DEP criu/uffd.d [2020-08-07T00:41:30.703Z] #39 69.74 DEP criu/tun.d [2020-08-07T00:41:30.703Z] #39 69.94 DEP criu/tty.d [2020-08-07T00:41:30.963Z] #39 70.13 DEP criu/timerfd.d [2020-08-07T00:41:31.224Z] #39 70.33 DEP criu/timens.d [2020-08-07T00:41:31.484Z] #39 70.60 DEP criu/sysfs_parse.d [2020-08-07T00:41:31.746Z] #39 70.73 DEP criu/sysctl.d [2020-08-07T00:41:31.746Z] #39 70.85 DEP criu/string.d [2020-08-07T00:41:31.746Z] #39 70.89 DEP criu/stats.d [2020-08-07T00:41:32.007Z] #39 71.05 DEP criu/sockets.d [2020-08-07T00:41:32.267Z] #39 71.31 DEP criu/sk-unix.d [2020-08-07T00:41:32.267Z] #39 71.56 DEP criu/sk-tcp.d [2020-08-07T00:41:32.438Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2020-08-07T00:41:32.527Z] #39 71.78 DEP criu/sk-queue.d [2020-08-07T00:41:32.786Z] #39 71.99 DEP criu/sk-packet.d [2020-08-07T00:41:33.047Z] #39 72.16 DEP criu/sk-netlink.d [2020-08-07T00:41:33.310Z] #39 72.41 DEP criu/sk-inet.d [2020-08-07T00:41:33.310Z] #39 72.56 DEP criu/signalfd.d [2020-08-07T00:41:33.479Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-08-07T00:41:33.549Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-07T00:41:33.550Z] [2020-08-07T00:41:33.550Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-07T00:41:33.550Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-07T00:41:33.550Z] HOSTNAME=f3a5d3c7855c [2020-08-07T00:41:33.550Z] TESTDEBUG=0 [2020-08-07T00:41:33.550Z] DEST=bundles/test-integration [2020-08-07T00:41:33.550Z] PWD=/go/src/github.com/docker/docker [2020-08-07T00:41:33.550Z] DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:41:33.550Z] container=docker [2020-08-07T00:41:33.550Z] HOME=/root [2020-08-07T00:41:33.550Z] GOLANG_VERSION=1.13.14 [2020-08-07T00:41:33.550Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-07T00:41:33.550Z] VALIDATE_BRANCH=master [2020-08-07T00:41:33.550Z] TERM=xterm [2020-08-07T00:41:33.550Z] DOCKER_PKG=github.com/docker/docker [2020-08-07T00:41:33.550Z] SHLVL=1 [2020-08-07T00:41:33.550Z] TIMEOUT=120m [2020-08-07T00:41:33.550Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-07T00:41:33.550Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-07T00:41:33.550Z] GO111MODULE=off [2020-08-07T00:41:33.550Z] DOCKER_EXPERIMENTAL=1 [2020-08-07T00:41:33.550Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-07T00:41:33.550Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-07T00:41:33.550Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-07T00:41:33.550Z] GOPATH=/go [2020-08-07T00:41:33.550Z] PKG_CONFIG=pkg-config [2020-08-07T00:41:33.550Z] _=/usr/bin/env [2020-08-07T00:41:33.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-07T00:41:33.601Z] #39 72.73 DEP criu/sigframe.d [2020-08-07T00:41:33.601Z] #39 72.85 DEP criu/shmem.d [2020-08-07T00:41:33.880Z] #39 73.02 DEP criu/servicefd.d [2020-08-07T00:41:34.139Z] #39 73.35 DEP criu/seize.d [2020-08-07T00:41:34.400Z] #39 73.56 DEP criu/seccomp.d [2020-08-07T00:41:34.520Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2020-08-07T00:41:34.664Z] #39 73.83 DEP criu/rst-malloc.d [2020-08-07T00:41:34.664Z] #39 73.88 DEP criu/rbtree.d [2020-08-07T00:41:34.664Z] #39 73.93 DEP criu/pstree.d [2020-08-07T00:41:35.236Z] #39 74.14 DEP criu/protobuf.d [2020-08-07T00:41:35.236Z] #39 74.34 GEN criu/protobuf-desc-gen.h [2020-08-07T00:41:36.613Z] #39 ... [2020-08-07T00:41:36.613Z] [2020-08-07T00:41:36.613Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-07T00:41:36.613Z] #17 9.484 Fetched 8372 kB in 8s (988 kB/s) [2020-08-07T00:41:36.613Z] #17 9.484 Reading package lists... [2020-08-07T00:41:36.613Z] #17 13.27 Reading package lists... [2020-08-07T00:41:36.613Z] #17 17.20 Building dependency tree... [2020-08-07T00:41:36.613Z] #17 19.08 libcap2-bin is already the newest version (1:2.25-2). [2020-08-07T00:41:36.613Z] #17 19.08 The following additional packages will be installed: [2020-08-07T00:41:36.613Z] #17 19.08 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-07T00:41:36.613Z] #17 19.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-07T00:41:36.613Z] #17 19.08 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-07T00:41:36.613Z] #17 19.08 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-07T00:41:36.613Z] #17 19.08 python3.7 python3.7-minimal vim-runtime xxd [2020-08-07T00:41:36.613Z] #17 19.10 Suggested packages: [2020-08-07T00:41:36.613Z] #17 19.10 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-07T00:41:36.613Z] #17 19.10 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-07T00:41:36.613Z] #17 19.10 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-07T00:41:36.613Z] #17 19.10 Recommended packages: [2020-08-07T00:41:36.613Z] #17 19.10 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-07T00:41:36.613Z] #17 19.10 python3-keyrings.alt python3-xdg unzip [2020-08-07T00:41:36.613Z] #17 ... [2020-08-07T00:41:36.613Z] [2020-08-07T00:41:36.613Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:41:36.613Z] #39 75.91 DEP criu/protobuf-desc.d [2020-08-07T00:41:36.872Z] #39 76.04 DEP criu/proc_parse.d [2020-08-07T00:41:36.972Z] ......................... [ 66%] [2020-08-07T00:41:37.131Z] #39 76.32 DEP criu/plugin.d [2020-08-07T00:41:37.131Z] #39 76.44 DEP criu/pipes.d [2020-08-07T00:41:37.405Z] #39 76.56 DEP criu/pie-util.d [2020-08-07T00:41:37.405Z] #39 ... [2020-08-07T00:41:37.405Z] [2020-08-07T00:41:37.405Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:41:37.405Z] #41 159.1 github.com/LK4D4/vndr/godl [2020-08-07T00:41:37.405Z] #41 159.8 github.com/LK4D4/vndr [2020-08-07T00:41:37.405Z] #41 ... [2020-08-07T00:41:37.405Z] [2020-08-07T00:41:37.405Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:41:37.405Z] #39 76.71 DEP criu/pie-util-vdso.d [2020-08-07T00:41:37.975Z] #39 76.95 DEP criu/pie-util-vdso-elf32.d [2020-08-07T00:41:37.975Z] #39 ... [2020-08-07T00:41:37.975Z] [2020-08-07T00:41:37.975Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:41:37.975Z] #41 DONE 169.7s [2020-08-07T00:41:37.975Z] [2020-08-07T00:41:37.975Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:41:37.975Z] #39 77.04 DEP criu/path.d [2020-08-07T00:41:37.975Z] #39 77.17 DEP criu/parasite-syscall.d [2020-08-07T00:41:38.547Z] #39 77.53 DEP criu/pagemap.d [2020-08-07T00:41:38.547Z] #39 77.68 DEP criu/pagemap-cache.d [2020-08-07T00:41:38.807Z] #39 77.84 DEP criu/page-xfer.d [2020-08-07T00:41:39.068Z] #39 78.06 DEP criu/page-pipe.d [2020-08-07T00:41:39.068Z] #39 78.18 DEP criu/netfilter.d [2020-08-07T00:41:39.328Z] #39 78.41 DEP criu/net.d [2020-08-07T00:41:39.328Z] #39 78.58 DEP criu/namespaces.d [2020-08-07T00:41:39.588Z] #39 78.74 DEP criu/mount.d [2020-08-07T00:41:39.849Z] #39 78.87 DEP criu/memfd.d [2020-08-07T00:41:39.849Z] #39 79.00 DEP criu/mem.d [2020-08-07T00:41:40.109Z] #39 79.19 DEP criu/lsm.d [2020-08-07T00:41:40.109Z] #39 79.31 DEP criu/log.d [2020-08-07T00:41:40.369Z] #39 79.39 DEP criu/libnetlink.d [2020-08-07T00:41:40.369Z] #39 79.53 DEP criu/kerndat.d [2020-08-07T00:41:40.629Z] #39 79.65 DEP criu/kcmp-ids.d [2020-08-07T00:41:40.629Z] #39 79.74 DEP criu/irmap.d [2020-08-07T00:41:40.629Z] #39 79.88 DEP criu/ipc_ns.d [2020-08-07T00:41:40.889Z] #39 80.00 DEP criu/image.d [2020-08-07T00:41:40.889Z] #39 80.12 DEP criu/image-desc.d [2020-08-07T00:41:41.149Z] #39 80.19 DEP criu/fsnotify.d [2020-08-07T00:41:41.149Z] #39 80.34 DEP criu/filesystems.d [2020-08-07T00:41:41.409Z] #39 80.50 DEP criu/files.d [2020-08-07T00:41:41.409Z] #39 80.70 DEP criu/files-reg.d [2020-08-07T00:41:41.436Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 14.1% of statements [2020-08-07T00:41:41.669Z] #39 80.87 DEP criu/files-ext.d [2020-08-07T00:41:41.930Z] #39 81.05 DEP criu/file-lock.d [2020-08-07T00:41:42.190Z] #39 81.19 DEP criu/file-ids.d [2020-08-07T00:41:42.190Z] #39 81.27 DEP criu/fifo.d [2020-08-07T00:41:42.190Z] #39 81.38 DEP criu/fdstore.d [2020-08-07T00:41:42.190Z] #39 81.50 DEP criu/fault-injection.d [2020-08-07T00:41:42.450Z] #39 81.59 DEP criu/external.d [2020-08-07T00:41:42.710Z] #39 81.66 DEP criu/eventpoll.d [2020-08-07T00:41:42.710Z] #39 81.86 DEP criu/eventfd.d [2020-08-07T00:41:42.952Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.8% of statements [2020-08-07T00:41:42.971Z] #39 81.99 DEP criu/crtools.d [2020-08-07T00:41:42.971Z] #39 82.19 DEP criu/cr-service.d [2020-08-07T00:41:43.232Z] #39 82.32 DEP criu/cr-restore.d [2020-08-07T00:41:43.245Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-08-07T00:41:43.491Z] #39 82.56 DEP criu/cr-errno.d [2020-08-07T00:41:43.491Z] #39 82.60 DEP criu/cr-dump.d [2020-08-07T00:41:43.751Z] #39 82.80 DEP criu/cr-dedup.d [2020-08-07T00:41:43.751Z] #39 82.93 DEP criu/cr-check.d [2020-08-07T00:41:43.882Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-08-07T00:41:44.010Z] #39 83.09 DEP criu/config.d [2020-08-07T00:41:44.011Z] #39 83.28 DEP criu/clone-noasan.d [2020-08-07T00:41:44.270Z] #39 83.35 DEP criu/cgroup.d [2020-08-07T00:41:44.270Z] #39 83.58 DEP criu/cgroup-props.d [2020-08-07T00:41:44.519Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-08-07T00:41:44.529Z] #39 83.70 DEP criu/bitmap.d [2020-08-07T00:41:44.529Z] #39 83.74 DEP criu/bfd.d [2020-08-07T00:41:44.794Z] #39 83.87 DEP criu/autofs.d [2020-08-07T00:41:44.795Z] #39 84.10 DEP criu/aio.d [2020-08-07T00:41:44.812Z] ok github.com/docker/docker/daemon 12.242s coverage: 17.5% of statements [2020-08-07T00:41:44.812Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-07T00:41:44.812Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-07T00:41:44.812Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-07T00:41:44.812Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-07T00:41:45.364Z] #39 ... [2020-08-07T00:41:45.365Z] [2020-08-07T00:41:45.365Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-07T00:41:45.365Z] #28 DONE 176.7s [2020-08-07T00:41:45.365Z] [2020-08-07T00:41:45.365Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:41:45.365Z] #39 84.28 DEP criu/action-scripts.d [2020-08-07T00:41:45.365Z] #39 ... [2020-08-07T00:41:45.365Z] [2020-08-07T00:41:45.365Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-07T00:41:45.365Z] #17 21.05 The following NEW packages will be installed: [2020-08-07T00:41:45.365Z] #17 21.05 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-07T00:41:45.365Z] #17 21.05 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-07T00:41:45.365Z] #17 21.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-07T00:41:45.365Z] #17 21.05 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-07T00:41:45.365Z] #17 21.05 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-07T00:41:45.365Z] #17 21.05 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-07T00:41:45.365Z] #17 21.05 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-07T00:41:45.365Z] #17 21.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-07T00:41:45.365Z] #17 21.05 xz-utils zip [2020-08-07T00:41:45.365Z] #17 21.51 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-07T00:41:45.365Z] #17 21.51 Need to get 28.5 MB of archives. [2020-08-07T00:41:45.365Z] #17 21.51 After this operation, 116 MB of additional disk space will be used. [2020-08-07T00:41:45.365Z] #17 21.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-07T00:41:45.365Z] #17 21.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-07T00:41:45.365Z] #17 21.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-07T00:41:45.365Z] #17 21.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-07T00:41:45.365Z] #17 21.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-07T00:41:45.365Z] #17 21.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-07T00:41:45.365Z] #17 22.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-07T00:41:45.365Z] #17 22.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-07T00:41:45.365Z] #17 22.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-07T00:41:45.365Z] #17 22.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-07T00:41:45.365Z] #17 22.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-07T00:41:45.365Z] #17 22.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-07T00:41:45.365Z] #17 22.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-07T00:41:45.365Z] #17 22.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-07T00:41:45.365Z] #17 22.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-07T00:41:45.365Z] #17 22.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-07T00:41:45.365Z] #17 22.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-07T00:41:45.365Z] #17 22.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-07T00:41:45.365Z] #17 22.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-07T00:41:45.365Z] #17 22.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-07T00:41:45.365Z] #17 22.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-07T00:41:45.365Z] #17 22.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-07T00:41:45.365Z] #17 22.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-07T00:41:45.365Z] #17 22.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-07T00:41:45.365Z] #17 22.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-07T00:41:45.365Z] #17 22.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-07T00:41:45.365Z] #17 22.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-07T00:41:45.365Z] #17 22.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-07T00:41:45.365Z] #17 22.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-07T00:41:45.365Z] #17 22.70 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-07T00:41:45.365Z] #17 22.70 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-07T00:41:45.365Z] #17 22.71 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-07T00:41:45.365Z] #17 22.71 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-07T00:41:45.365Z] #17 22.71 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-07T00:41:45.365Z] #17 22.73 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-07T00:41:45.365Z] #17 22.82 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-07T00:41:45.365Z] #17 22.82 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-07T00:41:45.365Z] #17 22.82 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-07T00:41:45.365Z] #17 22.83 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-07T00:41:45.365Z] #17 22.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-07T00:41:45.365Z] #17 22.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-07T00:41:45.365Z] #17 22.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-07T00:41:45.365Z] #17 22.93 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-07T00:41:45.365Z] #17 22.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-07T00:41:45.365Z] #17 22.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-07T00:41:45.365Z] #17 23.35 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-07T00:41:45.365Z] #17 23.41 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-07T00:41:45.365Z] #17 23.47 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-07T00:41:45.365Z] #17 24.18 debconf: delaying package configuration, since apt-utils is not installed [2020-08-07T00:41:45.365Z] #17 24.27 Fetched 28.5 MB in 2s (12.2 MB/s) [2020-08-07T00:41:45.365Z] #17 24.33 Selecting previously unselected package pigz. [2020-08-07T00:41:45.365Z] #17 24.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 ... 23432 files and directories currently installed.) [2020-08-07T00:41:45.365Z] #17 24.37 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-07T00:41:45.365Z] #17 24.37 Unpacking pigz (2.4-1) ... [2020-08-07T00:41:45.365Z] #17 24.47 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-07T00:41:45.365Z] #17 24.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-07T00:41:45.365Z] #17 24.51 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-07T00:41:45.365Z] #17 24.92 Selecting previously unselected package python3.7-minimal. [2020-08-07T00:41:45.365Z] #17 24.92 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-07T00:41:45.365Z] #17 24.93 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-07T00:41:45.365Z] #17 25.85 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-07T00:41:45.365Z] #17 25.90 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-07T00:41:45.365Z] #17 27.83 Selecting previously unselected package python3-minimal. [2020-08-07T00:41:45.365Z] #17 27.83 (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 ... 23681 files and directories currently installed.) [2020-08-07T00:41:45.365Z] #17 27.90 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-07T00:41:45.365Z] #17 27.91 Unpacking python3-minimal (3.7.3-1) ... [2020-08-07T00:41:45.365Z] #17 27.97 Selecting previously unselected package libmpdec2:amd64. [2020-08-07T00:41:45.365Z] #17 27.99 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-07T00:41:45.365Z] #17 28.00 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-07T00:41:45.365Z] #17 28.18 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-07T00:41:45.365Z] #17 28.18 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-07T00:41:45.365Z] #17 28.20 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-07T00:41:45.365Z] #17 ... [2020-08-07T00:41:45.365Z] [2020-08-07T00:41:45.365Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:41:45.365Z] #39 84.67 CC criu/action-scripts.o [2020-08-07T00:41:45.699Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.6% of statements [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/rootless [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/volume [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-07T00:41:45.699Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-07T00:41:45.699Z] [2020-08-07T00:41:45.699Z] === Skipped [2020-08-07T00:41:45.699Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-07T00:41:45.699Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-07T00:41:45.699Z] [2020-08-07T00:41:45.699Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-07T00:41:45.699Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-07T00:41:45.699Z] [2020-08-07T00:41:45.699Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-07T00:41:45.699Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:41:45.699Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:41:45.699Z] [2020-08-07T00:41:45.699Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-07T00:41:45.699Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:41:45.700Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-07T00:41:45.700Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:41:45.700Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-07T00:41:45.700Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:41:45.700Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-07T00:41:45.700Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:41:45.700Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-07T00:41:45.700Z] graphtest_unix.go:73: No driver to put! [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-07T00:41:45.700Z] time="2020-08-07T00:40:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:41:45.700Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:41:45.700Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-07T00:41:45.700Z] time="2020-08-07T00:40:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:41:45.700Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:41:45.700Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-07T00:41:45.700Z] time="2020-08-07T00:40:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:41:45.700Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:41:45.700Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-07T00:41:45.700Z] time="2020-08-07T00:40:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:41:45.700Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:41:45.700Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-07T00:41:45.700Z] time="2020-08-07T00:40:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:41:45.700Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:41:45.700Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-07T00:41:45.700Z] graphtest_unix.go:73: No driver to put! [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-07T00:41:45.700Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-07T00:41:45.700Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-07T00:41:45.700Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-07T00:41:45.700Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-07T00:41:45.700Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:41:45.700Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-07T00:41:45.700Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:41:45.700Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-07T00:41:45.700Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:41:45.700Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-07T00:41:45.700Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:41:45.700Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-07T00:41:45.700Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:41:45.700Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-07T00:41:45.700Z] graphtest_unix.go:73: No driver to put! [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-07T00:41:45.700Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-07T00:41:45.700Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] [2020-08-07T00:41:45.700Z] DONE 2124 tests, 26 skipped in 256.225s Post stage [Pipeline] junit [2020-08-07T00:41:45.745Z] Recording test results [2020-08-07T00:41:45.935Z] #39 85.26 CC criu/aio.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-07T00:41:46.429Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41322/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 -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:30bf45da204853d79e7533c118e65d783bfb44c2 hack/make.sh dynbinary test-integration [2020-08-07T00:41:46.724Z] [2020-08-07T00:41:46.724Z] Removing bundles/ [2020-08-07T00:41:46.724Z] [2020-08-07T00:41:46.724Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-07T00:41:46.724Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-07T00:41:46.724Z] GOOS="" GOARCH="" GOARM="" [2020-08-07T00:41:46.875Z] #39 86.02 CC criu/autofs.o [2020-08-07T00:41:46.888Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-08-07T00:41:47.525Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.182s coverage: 57.0% of statements [2020-08-07T00:41:48.256Z] #39 87.27 CC criu/bfd.o [2020-08-07T00:41:48.516Z] #39 87.69 CC criu/bitmap.o [2020-08-07T00:41:48.776Z] #39 87.81 CC criu/cgroup-props.o [2020-08-07T00:41:49.348Z] #39 88.59 CC criu/cgroup.o [2020-08-07T00:41:51.258Z] #39 ... [2020-08-07T00:41:51.258Z] [2020-08-07T00:41:51.258Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-07T00:41:51.258Z] #17 29.43 Selecting previously unselected package python3.7. [2020-08-07T00:41:51.258Z] #17 29.44 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-07T00:41:51.258Z] #17 29.45 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-07T00:41:51.258Z] #17 29.81 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-07T00:41:51.258Z] #17 29.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-07T00:41:51.258Z] #17 29.85 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-07T00:41:51.258Z] #17 29.92 Setting up python3-minimal (3.7.3-1) ... [2020-08-07T00:41:51.258Z] #17 30.69 Selecting previously unselected package python3. [2020-08-07T00:41:51.258Z] #17 30.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-08-07T00:41:51.258Z] #17 30.77 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-07T00:41:51.258Z] #17 30.78 Unpacking python3 (3.7.3-1) ... [2020-08-07T00:41:51.258Z] #17 30.90 Selecting previously unselected package libip4tc0:amd64. [2020-08-07T00:41:51.258Z] #17 30.90 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-07T00:41:51.258Z] #17 30.91 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-07T00:41:51.258Z] #17 31.00 Selecting previously unselected package libip6tc0:amd64. [2020-08-07T00:41:51.258Z] #17 31.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-07T00:41:51.258Z] #17 31.03 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-07T00:41:51.258Z] #17 31.10 Selecting previously unselected package libiptc0:amd64. [2020-08-07T00:41:51.258Z] #17 31.11 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-07T00:41:51.258Z] #17 31.11 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-07T00:41:51.258Z] #17 31.19 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-07T00:41:51.258Z] #17 31.20 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-07T00:41:51.258Z] #17 31.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-07T00:41:51.258Z] #17 31.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-07T00:41:51.258Z] #17 31.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-07T00:41:51.258Z] #17 31.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-07T00:41:51.258Z] #17 31.36 Selecting previously unselected package libnftnl11:amd64. [2020-08-07T00:41:51.258Z] #17 31.37 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-07T00:41:51.259Z] #17 31.38 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-07T00:41:51.259Z] #17 31.46 Selecting previously unselected package iptables. [2020-08-07T00:41:51.259Z] #17 31.46 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-07T00:41:51.259Z] #17 31.47 Unpacking iptables (1.8.2-4) ... [2020-08-07T00:41:51.259Z] #17 31.75 Selecting previously unselected package xxd. [2020-08-07T00:41:51.259Z] #17 31.75 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-07T00:41:51.259Z] #17 31.76 Unpacking xxd (2:8.1.0875-5) ... [2020-08-07T00:41:51.259Z] #17 31.86 Selecting previously unselected package vim-common. [2020-08-07T00:41:51.259Z] #17 31.87 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-07T00:41:51.259Z] #17 31.90 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-07T00:41:51.259Z] #17 32.04 Selecting previously unselected package bash-completion. [2020-08-07T00:41:51.259Z] #17 32.05 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-07T00:41:51.519Z] #17 34.57 Unpacking bash-completion (1:2.8-6) ... [2020-08-07T00:41:51.779Z] #17 34.95 Selecting previously unselected package bzip2. [2020-08-07T00:41:51.779Z] #17 34.96 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-07T00:41:51.992Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.829s coverage: 46.2% of statements [2020-08-07T00:41:52.039Z] #17 34.96 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-07T00:41:52.039Z] #17 35.03 Selecting previously unselected package xz-utils. [2020-08-07T00:41:52.039Z] #17 35.04 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-07T00:41:52.039Z] #17 35.05 Unpacking xz-utils (5.2.4-1) ... [2020-08-07T00:41:52.039Z] #17 ... [2020-08-07T00:41:52.039Z] [2020-08-07T00:41:52.039Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:41:52.039Z] #39 91.21 CC criu/clone-noasan.o [2020-08-07T00:41:52.039Z] #39 91.35 CC criu/config.o [2020-08-07T00:41:52.286Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-08-07T00:41:53.420Z] #39 92.64 CC criu/cr-check.o [2020-08-07T00:41:55.329Z] #39 94.14 CC criu/cr-dedup.o [2020-08-07T00:41:55.329Z] #39 94.47 CC criu/cr-dump.o [2020-08-07T00:41:55.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-07T00:41:55.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-07T00:41:55.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-07T00:41:55.816Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.314s coverage: 49.5% of statements [2020-08-07T00:41:57.239Z] #39 96.31 CC criu/cr-errno.o [2020-08-07T00:41:57.239Z] #39 96.38 CC criu/cr-restore.o [2020-08-07T00:41:57.500Z] #39 ... [2020-08-07T00:41:57.500Z] [2020-08-07T00:41:57.500Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-07T00:41:57.500Z] #17 35.23 Selecting previously unselected package apparmor. [2020-08-07T00:41:57.500Z] #17 35.23 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-07T00:41:57.500Z] #17 35.30 Unpacking apparmor (2.13.2-10) ... [2020-08-07T00:41:57.500Z] #17 35.65 Selecting previously unselected package aufs-tools. [2020-08-07T00:41:57.500Z] #17 35.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-07T00:41:57.500Z] #17 35.67 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-07T00:41:57.500Z] #17 35.77 Selecting previously unselected package libonig5:amd64. [2020-08-07T00:41:57.500Z] #17 35.78 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-07T00:41:57.500Z] #17 35.78 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-07T00:41:57.500Z] #17 35.92 Selecting previously unselected package libjq1:amd64. [2020-08-07T00:41:57.500Z] #17 35.92 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-07T00:41:57.500Z] #17 35.93 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-07T00:41:57.500Z] #17 36.04 Selecting previously unselected package jq. [2020-08-07T00:41:57.500Z] #17 36.06 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-07T00:41:57.500Z] #17 36.07 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-07T00:41:57.500Z] #17 36.15 Selecting previously unselected package libaio1:amd64. [2020-08-07T00:41:57.500Z] #17 36.15 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-07T00:41:57.500Z] #17 36.16 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-07T00:41:57.500Z] #17 36.20 Selecting previously unselected package libgpm2:amd64. [2020-08-07T00:41:57.500Z] #17 36.22 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-07T00:41:57.500Z] #17 36.23 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-07T00:41:57.500Z] #17 36.29 Selecting previously unselected package libicu63:amd64. [2020-08-07T00:41:57.500Z] #17 36.30 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-07T00:41:57.500Z] #17 36.31 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-07T00:41:57.500Z] #17 39.59 Selecting previously unselected package libnet1:amd64. [2020-08-07T00:41:57.500Z] #17 39.60 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-07T00:41:57.500Z] #17 39.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-07T00:41:57.500Z] #17 39.70 Selecting previously unselected package libnl-3-200:amd64. [2020-08-07T00:41:57.500Z] #17 39.70 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-07T00:41:57.500Z] #17 39.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-07T00:41:57.500Z] #17 39.81 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-07T00:41:57.500Z] #17 39.82 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-07T00:41:57.500Z] #17 39.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-07T00:41:57.500Z] #17 39.89 Selecting previously unselected package libreadline5:amd64. [2020-08-07T00:41:57.500Z] #17 39.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-07T00:41:57.500Z] #17 39.90 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-07T00:41:57.500Z] #17 40.00 Selecting previously unselected package net-tools. [2020-08-07T00:41:57.500Z] #17 40.00 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-07T00:41:57.500Z] #17 40.02 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-07T00:41:57.500Z] #17 40.25 Selecting previously unselected package python-pip-whl. [2020-08-07T00:41:57.500Z] #17 40.26 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-07T00:41:57.500Z] #17 40.27 Unpacking python-pip-whl (18.1-5) ... [2020-08-07T00:41:57.760Z] #17 40.70 Selecting previously unselected package python3-lib2to3. [2020-08-07T00:41:57.760Z] #17 40.70 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-07T00:41:57.760Z] #17 40.71 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-07T00:41:58.020Z] #17 40.84 Selecting previously unselected package python3-distutils. [2020-08-07T00:41:58.020Z] #17 40.85 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-07T00:41:58.020Z] #17 40.86 Unpacking python3-distutils (3.7.3-1) ... [2020-08-07T00:41:58.020Z] #17 40.97 Selecting previously unselected package python3-pip. [2020-08-07T00:41:58.020Z] #17 41.00 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-07T00:41:58.020Z] #17 41.01 Unpacking python3-pip (18.1-5) ... [2020-08-07T00:41:58.281Z] #17 41.19 Selecting previously unselected package python3-pkg-resources. [2020-08-07T00:41:58.281Z] #17 41.20 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-07T00:41:58.281Z] #17 41.21 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-07T00:41:58.281Z] #17 41.33 Selecting previously unselected package python3-setuptools. [2020-08-07T00:41:58.281Z] #17 41.33 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-07T00:41:58.281Z] #17 41.33 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-07T00:41:58.541Z] #17 41.54 Selecting previously unselected package python3-wheel. [2020-08-07T00:41:58.541Z] #17 41.55 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-07T00:41:58.541Z] #17 41.55 Unpacking python3-wheel (0.32.3-2) ... [2020-08-07T00:41:58.541Z] #17 41.63 Selecting previously unselected package sudo. [2020-08-07T00:41:58.541Z] #17 41.64 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-07T00:41:58.541Z] #17 41.64 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-07T00:41:59.115Z] #17 42.05 Selecting previously unselected package thin-provisioning-tools. [2020-08-07T00:41:59.115Z] #17 42.05 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-07T00:41:59.115Z] #17 42.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-07T00:41:59.115Z] #17 42.24 Selecting previously unselected package uidmap. [2020-08-07T00:41:59.115Z] #17 42.24 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-07T00:41:59.375Z] #17 42.25 Unpacking uidmap (1:4.5-1.1) ... [2020-08-07T00:41:59.375Z] #17 42.37 Selecting previously unselected package vim-runtime. [2020-08-07T00:41:59.375Z] #17 42.38 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-07T00:41:59.375Z] #17 42.41 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-07T00:41:59.375Z] #17 42.45 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-07T00:41:59.375Z] #17 42.46 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-07T00:42:01.399Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.646s coverage: 73.1% of statements [2020-08-07T00:42:01.399Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-07T00:42:01.915Z] #17 44.99 Selecting previously unselected package vim. [2020-08-07T00:42:01.915Z] #17 45.00 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-07T00:42:01.915Z] #17 45.01 Unpacking vim (2:8.1.0875-5) ... [2020-08-07T00:42:02.038Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.696s coverage: 57.7% of statements [2020-08-07T00:42:02.038Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-07T00:42:02.486Z] #17 45.45 Selecting previously unselected package xfsprogs. [2020-08-07T00:42:02.486Z] #17 45.46 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-07T00:42:02.486Z] #17 45.46 Unpacking xfsprogs (4.20.0-1) ... [2020-08-07T00:42:02.747Z] #17 45.94 Selecting previously unselected package zip. [2020-08-07T00:42:03.007Z] #17 45.94 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-07T00:42:03.007Z] #17 45.95 Unpacking zip (3.0-11+b1) ... [2020-08-07T00:42:03.007Z] #17 46.12 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-07T00:42:03.007Z] #17 46.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-07T00:42:03.007Z] #17 46.15 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-07T00:42:03.007Z] #17 46.16 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-07T00:42:03.007Z] #17 46.17 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-07T00:42:03.007Z] #17 46.18 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-07T00:42:03.078Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.705s coverage: 76.1% of statements [2020-08-07T00:42:03.078Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-07T00:42:03.078Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-08-07T00:42:03.267Z] #17 46.19 Setting up uidmap (1:4.5-1.1) ... [2020-08-07T00:42:03.267Z] #17 46.20 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-07T00:42:03.267Z] #17 46.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-07T00:42:03.267Z] #17 46.22 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-07T00:42:03.267Z] #17 46.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-07T00:42:03.267Z] #17 46.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-07T00:42:03.267Z] #17 46.25 Setting up xxd (2:8.1.0875-5) ... [2020-08-07T00:42:03.267Z] #17 46.26 Setting up zip (3.0-11+b1) ... [2020-08-07T00:42:03.267Z] #17 46.27 Setting up vim-common (2:8.1.0875-5) ... [2020-08-07T00:42:03.267Z] #17 46.30 Setting up bash-completion (1:2.8-6) ... [2020-08-07T00:42:04.119Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2020-08-07T00:42:04.412Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-08-07T00:42:05.050Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.8% of statements [2020-08-07T00:42:05.050Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-07T00:42:05.050Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-07T00:42:06.069Z] #17 48.94 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-07T00:42:06.069Z] #17 48.96 Setting up xz-utils (5.2.4-1) ... [2020-08-07T00:42:06.069Z] #17 48.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-07T00:42:06.069Z] #17 48.98 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-07T00:42:06.069Z] #17 49.05 invoke-rc.d: could not determine current runlevel [2020-08-07T00:42:06.069Z] #17 49.07 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-07T00:42:06.069Z] #17 49.12 Setting up pigz (2.4-1) ... [2020-08-07T00:42:06.069Z] #17 49.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-07T00:42:06.069Z] #17 49.14 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-07T00:42:06.092Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 41.0% of statements [2020-08-07T00:42:06.330Z] #17 49.16 Setting up python-pip-whl (18.1-5) ... [2020-08-07T00:42:06.330Z] #17 49.17 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-07T00:42:06.330Z] #17 49.18 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-07T00:42:06.593Z] #17 49.67 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-07T00:42:06.593Z] #17 49.68 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-07T00:42:06.593Z] #17 49.69 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-07T00:42:06.593Z] #17 49.70 Setting up vim (2:8.1.0875-5) ... [2020-08-07T00:42:06.853Z] #17 49.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-07T00:42:06.853Z] #17 49.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-07T00:42:06.853Z] #17 49.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-07T00:42:06.853Z] #17 49.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-07T00:42:06.853Z] #17 49.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-07T00:42:06.853Z] #17 49.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-07T00:42:06.853Z] #17 49.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-07T00:42:06.853Z] #17 49.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-07T00:42:06.853Z] #17 49.78 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-07T00:42:06.853Z] #17 49.81 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-07T00:42:06.853Z] #17 49.82 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-07T00:42:06.853Z] #17 49.85 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-07T00:42:06.853Z] #17 49.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-07T00:42:06.853Z] #17 49.89 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-07T00:42:07.134Z] ok github.com/docker/docker/daemon/logger/awslogs 0.089s coverage: 77.4% of statements [2020-08-07T00:42:07.134Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-07T00:42:07.134Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-07T00:42:07.134Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-08-07T00:42:08.176Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-08-07T00:42:08.176Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-08-07T00:42:08.470Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-08-07T00:42:09.108Z] ok github.com/docker/docker/daemon/logger/local 0.009s coverage: 75.2% of statements [2020-08-07T00:42:09.108Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-07T00:42:09.403Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 37.7% of statements [2020-08-07T00:42:10.039Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 33.3% of statements [2020-08-07T00:42:10.150Z] #17 52.82 Setting up iptables (1.8.2-4) ... [2020-08-07T00:42:10.150Z] #17 52.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-07T00:42:10.150Z] #17 52.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-07T00:42:10.150Z] #17 52.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-07T00:42:10.150Z] #17 52.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-07T00:42:10.150Z] #17 52.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-07T00:42:10.150Z] #17 52.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-07T00:42:10.150Z] #17 52.87 Setting up python3 (3.7.3-1) ... [2020-08-07T00:42:10.150Z] #17 53.20 Setting up python3-wheel (0.32.3-2) ... [2020-08-07T00:42:11.080Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-08-07T00:42:11.086Z] #17 53.94 Setting up apparmor (2.13.2-10) ... [2020-08-07T00:42:11.377Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-08-07T00:42:11.655Z] #17 ... [2020-08-07T00:42:11.655Z] [2020-08-07T00:42:11.655Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:42:11.655Z] #39 100.8 CC criu/cr-service.o [2020-08-07T00:42:11.655Z] #39 102.1 CC criu/crtools.o [2020-08-07T00:42:11.655Z] #39 102.7 CC criu/eventfd.o [2020-08-07T00:42:11.655Z] #39 103.1 CC criu/eventpoll.o [2020-08-07T00:42:11.655Z] #39 104.0 CC criu/external.o [2020-08-07T00:42:11.655Z] #39 104.4 CC criu/fault-injection.o [2020-08-07T00:42:11.655Z] #39 104.5 CC criu/fdstore.o [2020-08-07T00:42:11.655Z] #39 104.8 CC criu/fifo.o [2020-08-07T00:42:11.655Z] #39 105.2 CC criu/file-ids.o [2020-08-07T00:42:11.655Z] #39 105.5 CC criu/file-lock.o [2020-08-07T00:42:11.655Z] #39 106.3 CC criu/files-ext.o [2020-08-07T00:42:11.655Z] #39 106.7 CC criu/files-reg.o [2020-08-07T00:42:11.655Z] #39 108.8 CC criu/files.o [2020-08-07T00:42:11.655Z] #39 110.9 CC criu/filesystems.o [2020-08-07T00:42:12.051Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-08-07T00:42:12.051Z] ok github.com/docker/docker/daemon/logger/splunk 1.424s coverage: 82.5% of statements [2020-08-07T00:42:12.051Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-07T00:42:12.051Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-07T00:42:12.592Z] #39 111.6 CC criu/fsnotify.o [2020-08-07T00:42:12.593Z] #39 ... [2020-08-07T00:42:12.593Z] [2020-08-07T00:42:12.593Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-07T00:42:12.593Z] #17 55.62 Setting up xfsprogs (4.20.0-1) ... [2020-08-07T00:42:12.593Z] #17 55.64 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-07T00:42:13.161Z] #17 56.06 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-07T00:42:14.099Z] #17 56.96 Setting up python3-distutils (3.7.3-1) ... [2020-08-07T00:42:14.128Z] ok github.com/docker/docker/distribution/metadata 0.059s coverage: 48.2% of statements [2020-08-07T00:42:14.360Z] #17 57.38 Setting up python3-setuptools (40.8.0-1) ... [2020-08-07T00:42:14.422Z] ok github.com/docker/docker/distribution 0.508s coverage: 21.9% of statements [2020-08-07T00:42:14.422Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-07T00:42:15.058Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-08-07T00:42:15.741Z] #17 58.46 Setting up python3-pip (18.1-5) ... [2020-08-07T00:42:16.098Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-08-07T00:42:16.392Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-08-07T00:42:16.681Z] #17 59.59 Processing triggers for libc-bin (2.28-10) ... [2020-08-07T00:42:16.681Z] #17 59.61 Processing triggers for mime-support (3.62) ... [2020-08-07T00:42:16.685Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements [2020-08-07T00:42:16.685Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-07T00:42:16.685Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-07T00:42:16.980Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2020-08-07T00:42:16.980Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-07T00:42:17.617Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2020-08-07T00:42:17.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-07T00:42:17.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-07T00:42:17.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-07T00:42:18.063Z] #17 DONE 60.9s [2020-08-07T00:42:18.063Z] [2020-08-07T00:42:18.063Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-07T00:42:18.063Z] #36 207.0 + dpkg --print-architecture [2020-08-07T00:42:18.063Z] #36 207.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-07T00:42:18.063Z] #36 207.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-07T00:42:18.063Z] #36 207.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-07T00:42:18.658Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-08-07T00:42:18.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-07T00:42:18.952Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-08-07T00:42:19.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-07T00:42:19.002Z] #36 ... [2020-08-07T00:42:19.002Z] [2020-08-07T00:42:19.002Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-07T00:42:19.003Z] #18 0.903 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-07T00:42:19.003Z] #18 0.909 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-07T00:42:19.003Z] #18 0.913 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-07T00:42:19.003Z] #18 DONE 1.0s [2020-08-07T00:42:19.003Z] [2020-08-07T00:42:19.003Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-07T00:42:19.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-07T00:42:19.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-07T00:42:19.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-07T00:42:19.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-07T00:42:19.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-07T00:42:20.466Z] ok github.com/docker/docker/pkg/archive 0.478s coverage: 76.8% of statements [2020-08-07T00:42:20.693Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-08-07T00:42:20.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-07T00:42:21.104Z] ok github.com/docker/docker/pkg/authorization 0.187s coverage: 68.3% of statements [2020-08-07T00:42:21.397Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-08-07T00:42:21.690Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-08-07T00:42:24.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-07T00:42:24.284Z] #19 ... [2020-08-07T00:42:24.284Z] [2020-08-07T00:42:24.284Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:42:24.284Z] #39 112.7 CC criu/image-desc.o [2020-08-07T00:42:24.284Z] #39 112.8 CC criu/image.o [2020-08-07T00:42:24.284Z] #39 113.7 CC criu/ipc_ns.o [2020-08-07T00:42:24.284Z] #39 114.9 CC criu/irmap.o [2020-08-07T00:42:24.284Z] #39 115.6 CC criu/kcmp-ids.o [2020-08-07T00:42:24.284Z] #39 116.0 CC criu/kerndat.o [2020-08-07T00:42:24.284Z] #39 117.0 CC criu/libnetlink.o [2020-08-07T00:42:24.284Z] #39 117.6 CC criu/log.o [2020-08-07T00:42:24.284Z] #39 118.3 CC criu/lsm.o [2020-08-07T00:42:24.284Z] #39 118.7 CC criu/mem.o [2020-08-07T00:42:24.284Z] #39 120.4 CC criu/memfd.o [2020-08-07T00:42:24.284Z] #39 121.0 CC criu/mount.o [2020-08-07T00:42:24.284Z] #39 ... [2020-08-07T00:42:24.284Z] [2020-08-07T00:42:24.284Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-07T00:42:24.284Z] #19 4.844 Collecting yamllint==1.16.0 [2020-08-07T00:42:25.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-07T00:42:26.154Z] ok github.com/docker/docker/pkg/chrootarchive 3.521s coverage: 43.2% of statements [2020-08-07T00:42:26.154Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-08-07T00:42:26.154Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-08-07T00:42:26.154Z] ok github.com/docker/docker/layer 8.020s coverage: 68.8% of statements [2020-08-07T00:42:26.154Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-07T00:42:26.154Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-07T00:42:26.154Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-07T00:42:26.154Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-07T00:42:26.154Z] ? github.com/docker/docker/oci [no test files] [2020-08-07T00:42:26.154Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-07T00:42:26.154Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-07T00:42:26.154Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-07T00:42:26.447Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-08-07T00:42:26.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-07T00:42:26.925Z] #19 ... [2020-08-07T00:42:26.925Z] [2020-08-07T00:42:26.925Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-07T00:42:26.925Z] #49 74.25 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-07T00:42:26.925Z] #49 76.41 + mkdir -p /build [2020-08-07T00:42:26.925Z] #49 76.41 + cp runc /build/runc [2020-08-07T00:42:26.925Z] #49 DONE 76.7s [2020-08-07T00:42:26.925Z] [2020-08-07T00:42:26.925Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:42:26.925Z] #39 124.9 CC criu/namespaces.o [2020-08-07T00:42:27.084Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-08-07T00:42:27.376Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-08-07T00:42:27.669Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-08-07T00:42:28.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-07T00:42:28.325Z] #39 127.1 CC criu/net.o [2020-08-07T00:42:28.709Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-08-07T00:42:28.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-07T00:42:29.345Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-08-07T00:42:29.983Z] ok github.com/docker/docker/pkg/fsutils 0.385s coverage: 85.1% of statements [2020-08-07T00:42:30.279Z] ok github.com/docker/docker/pkg/discovery/kv 3.081s coverage: 84.1% of statements [2020-08-07T00:42:30.279Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-08-07T00:42:30.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-07T00:42:30.869Z] #39 129.8 CC criu/netfilter.o [2020-08-07T00:42:30.915Z] ok github.com/docker/docker/pkg/idtools 0.182s coverage: 70.5% of statements [2020-08-07T00:42:31.130Z] #39 130.2 CC criu/page-pipe.o [2020-08-07T00:42:31.208Z] ok github.com/docker/docker/pkg/ioutils 0.282s coverage: 70.1% of statements [2020-08-07T00:42:31.208Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-08-07T00:42:31.390Z] #39 130.7 CC criu/page-xfer.o [2020-08-07T00:42:31.501Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2020-08-07T00:42:31.501Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-08-07T00:42:31.501Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-07T00:42:31.501Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-07T00:42:31.794Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-08-07T00:42:31.794Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-07T00:42:31.794Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2020-08-07T00:42:31.960Z] #39 ... [2020-08-07T00:42:31.960Z] [2020-08-07T00:42:31.960Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-07T00:42:31.960Z] #19 10.39 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-07T00:42:31.960Z] #19 10.46 Collecting pyyaml (from yamllint==1.16.0) [2020-08-07T00:42:31.960Z] #19 10.58 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-07T00:42:31.960Z] #19 11.72 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-07T00:42:31.960Z] #19 11.76 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-07T00:42:31.960Z] #19 11.79 Building wheels for collected packages: pyyaml [2020-08-07T00:42:31.960Z] #19 11.80 Running setup.py bdist_wheel for pyyaml: started [2020-08-07T00:42:31.960Z] #19 12.85 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-07T00:42:31.960Z] #19 12.85 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-07T00:42:31.960Z] #19 12.92 Successfully built pyyaml [2020-08-07T00:42:31.960Z] #19 12.93 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-07T00:42:32.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-07T00:42:32.087Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2020-08-07T00:42:32.221Z] #19 13.23 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-07T00:42:32.380Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2020-08-07T00:42:32.380Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2020-08-07T00:42:32.380Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-07T00:42:32.380Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-07T00:42:32.481Z] #19 DONE 13.5s [2020-08-07T00:42:32.481Z] [2020-08-07T00:42:32.481Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-07T00:42:32.741Z] #22 DONE 0.3s [2020-08-07T00:42:32.741Z] [2020-08-07T00:42:32.741Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-07T00:42:33.016Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-08-07T00:42:33.652Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-08-07T00:42:33.652Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-08-07T00:42:33.945Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-08-07T00:42:33.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-07T00:42:34.984Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-08-07T00:42:35.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-07T00:42:35.278Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-08-07T00:42:35.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-07T00:42:35.562Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-08-07T00:42:36.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-07T00:42:36.941Z] #26 DONE 3.5s [2020-08-07T00:42:36.941Z] [2020-08-07T00:42:36.941Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-07T00:42:36.941Z] #29 DONE 0.3s [2020-08-07T00:42:36.941Z] [2020-08-07T00:42:36.941Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-07T00:42:36.941Z] #31 DONE 0.0s [2020-08-07T00:42:36.941Z] [2020-08-07T00:42:36.941Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:42:36.941Z] #39 132.4 CC criu/pagemap-cache.o [2020-08-07T00:42:36.941Z] #39 132.7 CC criu/pagemap.o [2020-08-07T00:42:36.941Z] #39 133.4 CC criu/parasite-syscall.o [2020-08-07T00:42:36.941Z] #39 134.0 CC criu/path.o [2020-08-07T00:42:36.941Z] #39 134.3 CC criu/pie-util-vdso-elf32.o [2020-08-07T00:42:36.941Z] #39 134.7 CC criu/pie-util-vdso.o [2020-08-07T00:42:36.941Z] #39 135.0 CC criu/pie-util.o [2020-08-07T00:42:36.941Z] #39 135.2 CC criu/pipes.o [2020-08-07T00:42:36.941Z] #39 135.8 CC criu/plugin.o [2020-08-07T00:42:36.941Z] #39 ... [2020-08-07T00:42:36.941Z] [2020-08-07T00:42:36.941Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-07T00:42:36.941Z] #34 DONE 0.0s [2020-08-07T00:42:36.941Z] [2020-08-07T00:42:36.941Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:42:36.941Z] #39 136.1 CC criu/proc_parse.o [2020-08-07T00:42:38.017Z] ok github.com/docker/docker/pkg/signal 2.322s coverage: 61.0% of statements [2020-08-07T00:42:38.090Z] tests/integration/client_test.py ..... [ 75%] [2020-08-07T00:42:38.090Z] tests/integration/context_api_test.py ... [ 76%] [2020-08-07T00:42:38.310Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-08-07T00:42:38.348Z] tests/integration/errors_test.py . [ 76%] [2020-08-07T00:42:38.603Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-08-07T00:42:38.685Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-07T00:42:38.685Z] Using test binary docker [2020-08-07T00:42:38.685Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-07T00:42:38.685Z] +++ /etc/init.d/apparmor start [2020-08-07T00:42:38.685Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-07T00:42:38.685Z] INFO: Waiting for daemon to start... [2020-08-07T00:42:38.685Z] Starting dockerd [2020-08-07T00:42:38.685Z] +++ 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-08-07T00:42:38.851Z] #39 138.0 CC criu/protobuf-desc.o [2020-08-07T00:42:38.896Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-08-07T00:42:39.189Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-08-07T00:42:39.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-07T00:42:39.482Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2020-08-07T00:42:39.790Z] #39 138.7 CC criu/protobuf.o [2020-08-07T00:42:39.790Z] #39 139.1 CC criu/pstree.o [2020-08-07T00:42:40.118Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2020-08-07T00:42:40.361Z] #39 ... [2020-08-07T00:42:40.361Z] [2020-08-07T00:42:40.361Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-07T00:42:40.361Z] #36 DONE 231.9s [2020-08-07T00:42:40.361Z] [2020-08-07T00:42:40.361Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:42:40.411Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2020-08-07T00:42:40.599Z] . [2020-08-07T00:42:40.599Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-07T00:42:40.599Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-07T00:42:40.599Z] Error: No such image: emptyfs [2020-08-07T00:42:40.599Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-07T00:42:40.599Z] ++++ docker load [2020-08-07T00:42:40.621Z] #52 ... [2020-08-07T00:42:40.621Z] [2020-08-07T00:42:40.621Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:42:40.621Z] #39 139.8 CC criu/rbtree.o [2020-08-07T00:42:40.704Z] ok github.com/docker/docker/pkg/tarsum 0.032s coverage: 89.3% of statements [2020-08-07T00:42:40.870Z] Running integration-test (iteration 1) [2020-08-07T00:42:40.870Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-08-07T00:42:40.870Z] ++ 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-08-07T00:42:40.870Z] ++ set -e [2020-08-07T00:42:40.870Z] ++ '[' -n 0 ']' [2020-08-07T00:42:40.870Z] ++ set -x [2020-08-07T00:42:40.870Z] ++ env -i DEST=/go/src/github.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-08-07T00:42:40.881Z] #39 140.0 CC criu/rst-malloc.o [2020-08-07T00:42:40.997Z] testing: warning: no tests to run [2020-08-07T00:42:40.997Z] coverage: [no statements] [2020-08-07T00:42:40.997Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-08-07T00:42:41.141Z] #39 140.2 CC criu/seccomp.o [2020-08-07T00:42:41.291Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-08-07T00:42:41.291Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-08-07T00:42:41.402Z] #39 140.6 CC criu/seize.o [2020-08-07T00:42:41.584Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-08-07T00:42:41.972Z] #39 141.2 CC criu/servicefd.o [2020-08-07T00:42:42.232Z] #39 ... [2020-08-07T00:42:42.232Z] [2020-08-07T00:42:42.232Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-07T00:42:42.232Z] #37 DONE 0.6s [2020-08-07T00:42:42.232Z] [2020-08-07T00:42:42.232Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:42:42.232Z] #39 141.5 CC criu/shmem.o [2020-08-07T00:42:42.803Z] #39 142.0 CC criu/sigframe.o [2020-08-07T00:42:42.803Z] #39 142.1 CC criu/signalfd.o [2020-08-07T00:42:43.166Z] ok github.com/docker/docker/plugin 0.549s coverage: 23.1% of statements [2020-08-07T00:42:43.373Z] #39 142.3 CC criu/sk-inet.o [2020-08-07T00:42:43.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-07T00:42:43.633Z] #39 142.8 CC criu/sk-netlink.o [2020-08-07T00:42:43.822Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-08-07T00:42:43.893Z] #39 143.1 CC criu/sk-packet.o [2020-08-07T00:42:44.153Z] #39 143.4 CC criu/sk-queue.o [2020-08-07T00:42:44.413Z] #39 143.6 CC criu/sk-tcp.o [2020-08-07T00:42:44.457Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-08-07T00:42:44.673Z] #39 143.9 CC criu/sk-unix.o [2020-08-07T00:42:44.750Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-08-07T00:42:45.790Z] ok github.com/docker/docker/registry 0.093s coverage: 56.3% of statements [2020-08-07T00:42:46.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-07T00:42:46.055Z] #39 144.9 CC criu/sockets.o [2020-08-07T00:42:46.083Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-08-07T00:42:46.315Z] #39 145.4 CC criu/stats.o [2020-08-07T00:42:46.376Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-08-07T00:42:46.576Z] #39 145.6 CC criu/string.o [2020-08-07T00:42:46.576Z] #39 145.6 CC criu/sysctl.o [2020-08-07T00:42:46.836Z] #39 146.0 CC criu/sysfs_parse.o [2020-08-07T00:42:47.012Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-08-07T00:42:47.012Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-08-07T00:42:47.096Z] #39 146.2 CC criu/timens.o [2020-08-07T00:42:47.096Z] #39 146.4 CC criu/timerfd.o [2020-08-07T00:42:47.666Z] #39 146.6 CC criu/tty.o [2020-08-07T00:42:48.605Z] #39 147.5 CC criu/tun.o [2020-08-07T00:42:48.605Z] #39 147.8 CC criu/uffd.o [2020-08-07T00:42:49.087Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-08-07T00:42:49.545Z] #39 148.5 CC criu/util.o [2020-08-07T00:42:49.724Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2020-08-07T00:42:50.017Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2020-08-07T00:42:50.115Z] #39 149.1 CC criu/uts_ns.o [2020-08-07T00:42:50.115Z] #39 149.3 CC criu/vdso-compat.o [2020-08-07T00:42:50.115Z] #39 149.4 CC criu/vdso.o [2020-08-07T00:42:50.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-07T00:42:50.685Z] #39 149.7 LINK criu/built-in.o [2020-08-07T00:42:50.686Z] #39 149.8 LINK criu/criu [2020-08-07T00:42:50.686Z] #39 150.0 DEP lib/c/criu.d [2020-08-07T00:42:50.946Z] #39 150.0 CC images/rpc.pb-c.o [2020-08-07T00:42:50.946Z] #39 150.3 CC lib/c/criu.o [2020-08-07T00:42:51.057Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2020-08-07T00:42:51.886Z] #39 150.9 LINK lib/c/built-in.o [2020-08-07T00:42:51.886Z] #39 150.9 LINK lib/c/libcriu.so [2020-08-07T00:42:51.886Z] #39 150.9 LINK lib/c/libcriu.a [2020-08-07T00:42:51.886Z] #39 151.0 GEN magic.py [2020-08-07T00:42:51.886Z] #39 151.1 Note: Building without setproctitle() and strlcpy() support. [2020-08-07T00:42:51.886Z] #39 151.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-07T00:42:51.886Z] #39 151.1 Note: Building without GnuTLS support [2020-08-07T00:42:51.886Z] #39 151.1 Makefile.config:39: Warn: you have no libnftables installed [2020-08-07T00:42:51.886Z] #39 151.1 Makefile.config:40: Warn: Building without nftables support [2020-08-07T00:42:51.886Z] #39 ... [2020-08-07T00:42:51.886Z] [2020-08-07T00:42:51.886Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:42:51.886Z] #52 175.4 + bin/containerd [2020-08-07T00:42:53.114Z] Loaded image: buildpack-deps:buster [2020-08-07T00:42:53.114Z] Loaded image: busybox:latest [2020-08-07T00:42:53.114Z] Loaded image: busybox:glibc [2020-08-07T00:42:53.114Z] Loaded image: debian:buster [2020-08-07T00:42:53.114Z] Loaded image: hello-world:latest [2020-08-07T00:42:53.114Z] INFO: Testing against a local daemon [2020-08-07T00:42:53.114Z] === RUN TestCgroupNamespacesBuild [2020-08-07T00:42:54.426Z] #52 ... [2020-08-07T00:42:54.426Z] [2020-08-07T00:42:54.426Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-07T00:42:54.426Z] #39 151.6 fatal: not a git repository (or any of the parent directories): .git [2020-08-07T00:42:54.426Z] #39 152.1 make[1]: Nothing to be done for 'all'. [2020-08-07T00:42:54.426Z] #39 152.6 make[1]: 'images/built-in.o' is up to date. [2020-08-07T00:42:54.426Z] #39 152.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-07T00:42:54.426Z] #39 152.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-07T00:42:54.426Z] #39 152.6 make[1]: 'compel/libcompel.a' is up to date. [2020-08-07T00:42:54.426Z] #39 152.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-07T00:42:54.426Z] #39 152.7 make[1]: Nothing to be done for 'all'. [2020-08-07T00:42:54.426Z] #39 152.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-07T00:42:54.426Z] #39 152.8 make[2]: Nothing to be done for 'all'. [2020-08-07T00:42:54.426Z] #39 152.8 make[2]: Nothing to be done for 'all'. [2020-08-07T00:42:54.426Z] #39 152.8 make[2]: Nothing to be done for 'all'. [2020-08-07T00:42:54.426Z] #39 152.9 make[2]: Nothing to be done for 'all'. [2020-08-07T00:42:54.426Z] #39 153.0 make[2]: Nothing to be done for 'all'. [2020-08-07T00:42:54.426Z] #39 153.0 make[2]: Nothing to be done for 'all'. [2020-08-07T00:42:54.426Z] #39 153.0 make[2]: Nothing to be done for 'all'. [2020-08-07T00:42:54.426Z] #39 153.1 make[2]: Nothing to be done for 'all'. [2020-08-07T00:42:54.426Z] #39 153.1 INSTALL criu/criu [2020-08-07T00:42:54.426Z] #39 DONE 153.5s [2020-08-07T00:42:54.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-07T00:42:54.687Z] [2020-08-07T00:42:54.687Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:42:54.687Z] #45 244.7 + cd /tmp/tmp.IXprqZ1gDQ/src/github.com/golangci/golangci-lint/ [2020-08-07T00:42:54.687Z] #45 244.7 + git checkout -q v1.23.8 [2020-08-07T00:42:54.687Z] #45 245.2 ++ git describe --tags [2020-08-07T00:42:54.687Z] #45 245.2 + version=v1.23.8 [2020-08-07T00:42:54.687Z] #45 245.2 ++ git rev-parse --short HEAD [2020-08-07T00:42:54.687Z] #45 245.2 + commit=76a82c6 [2020-08-07T00:42:54.687Z] #45 245.2 ++ git show -s --format=%cd [2020-08-07T00:42:54.687Z] #45 245.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-07T00:42:54.687Z] #45 245.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-07T00:42:55.030Z] --- PASS: TestCgroupNamespacesBuild (2.52s) [2020-08-07T00:42:55.030Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-07T00:42:55.627Z] #45 ... [2020-08-07T00:42:55.627Z] [2020-08-07T00:42:55.627Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-07T00:42:55.627Z] #40 DONE 0.0s [2020-08-07T00:42:55.627Z] [2020-08-07T00:42:55.627Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-07T00:42:55.627Z] #42 DONE 0.2s [2020-08-07T00:42:55.627Z] [2020-08-07T00:42:55.627Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:42:55.627Z] #52 ... [2020-08-07T00:42:55.627Z] [2020-08-07T00:42:55.627Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-07T00:42:55.627Z] #44 DONE 0.0s [2020-08-07T00:42:55.887Z] [2020-08-07T00:42:55.887Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:42:56.416Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2020-08-07T00:42:56.416Z] === RUN TestBuildWithSession [2020-08-07T00:42:56.416Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-07T00:42:56.416Z] build_session_test.go:25: TODO: BuildKit [2020-08-07T00:42:56.416Z] === RUN TestBuildSquashParent [2020-08-07T00:42:58.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-07T00:43:01.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-07T00:43:03.008Z] --- PASS: TestBuildSquashParent (6.27s) [2020-08-07T00:43:03.008Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-07T00:43:03.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-07T00:43:03.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-07T00:43:03.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-07T00:43:03.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-07T00:43:03.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-07T00:43:03.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-07T00:43:03.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-07T00:43:03.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-07T00:43:03.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-07T00:43:03.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-07T00:43:03.009Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-07T00:43:03.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-07T00:43:03.009Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-07T00:43:03.009Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-07T00:43:03.009Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-07T00:43:03.009Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-07T00:43:05.560Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-07T00:43:05.560Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-07T00:43:06.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-07T00:43:08.107Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-08-07T00:43:08.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.84s) [2020-08-07T00:43:08.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s) [2020-08-07T00:43:08.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.98s) [2020-08-07T00:43:08.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s) [2020-08-07T00:43:08.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2020-08-07T00:43:08.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) [2020-08-07T00:43:08.107Z] === RUN TestBuildMultiStageCopy [2020-08-07T00:43:08.107Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-07T00:43:09.442Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-07T00:43:09.442Z] Using test binary docker [2020-08-07T00:43:09.442Z] +++ /etc/init.d/apparmor start [2020-08-07T00:43:09.442Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-07T00:43:09.442Z] INFO: Waiting for daemon to start... [2020-08-07T00:43:09.442Z] Starting dockerd [2020-08-07T00:43:09.442Z] +++ 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-08-07T00:43:09.665Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-08-07T00:43:09.665Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-07T00:43:09.665Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-07T00:43:09.665Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-07T00:43:09.665Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-07T00:43:09.665Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-07T00:43:09.665Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-07T00:43:09.665Z] ? github.com/docker/docker/rootless [no test files] [2020-08-07T00:43:09.665Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-07T00:43:09.665Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-07T00:43:09.666Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-07T00:43:09.666Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-07T00:43:09.666Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-07T00:43:09.666Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-07T00:43:09.666Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-07T00:43:09.666Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-07T00:43:09.666Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-07T00:43:09.666Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-07T00:43:09.666Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-07T00:43:09.666Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-07T00:43:09.666Z] ? github.com/docker/docker/volume [no test files] [2020-08-07T00:43:09.666Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-07T00:43:09.666Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === Skipped [2020-08-07T00:43:09.666Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-07T00:43:09.666Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-07T00:43:09.666Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-07T00:43:09.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:43:09.666Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-07T00:43:09.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:43:09.666Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-07T00:43:09.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:43:09.666Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-07T00:43:09.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:43:09.666Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-07T00:43:09.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:43:09.666Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-07T00:43:09.666Z] graphtest_unix.go:73: No driver to put! [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-07T00:43:09.666Z] time="2020-08-07T00:41:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:43:09.666Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:43:09.666Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-07T00:43:09.666Z] time="2020-08-07T00:41:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:43:09.666Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:43:09.666Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-07T00:43:09.666Z] time="2020-08-07T00:41:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:43:09.666Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:43:09.666Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-07T00:43:09.666Z] time="2020-08-07T00:41:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:43:09.666Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:43:09.666Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-07T00:43:09.666Z] time="2020-08-07T00:41:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:43:09.666Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:43:09.666Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-07T00:43:09.666Z] graphtest_unix.go:73: No driver to put! [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-07T00:43:09.666Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-07T00:43:09.666Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-07T00:43:09.666Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-07T00:43:09.666Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-07T00:43:09.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:43:09.666Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-07T00:43:09.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:43:09.666Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-07T00:43:09.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:43:09.666Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-07T00:43:09.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:43:09.666Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-07T00:43:09.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:43:09.666Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-07T00:43:09.666Z] graphtest_unix.go:73: No driver to put! [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-07T00:43:09.666Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-07T00:43:09.666Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] [2020-08-07T00:43:09.666Z] DONE 2124 tests, 26 skipped in 188.389s Post stage [Pipeline] junit [2020-08-07T00:43:09.713Z] Recording test results [2020-08-07T00:43:10.021Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-07T00:43:10.283Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-07T00:43:10.855Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-07T00:43:11.428Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-07T00:43:11.487Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41322/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 -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:30bf45da204853d79e7533c118e65d783bfb44c2 hack/make.sh dynbinary test-integration [2020-08-07T00:43:11.780Z] [2020-08-07T00:43:11.989Z] . [2020-08-07T00:43:11.989Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-07T00:43:11.989Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-07T00:43:11.989Z] Error: No such image: emptyfs [2020-08-07T00:43:11.989Z] ++++ docker load [2020-08-07T00:43:11.989Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-07T00:43:12.000Z] --- PASS: TestBuildMultiStageCopy (4.23s) [2020-08-07T00:43:12.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.19s) [2020-08-07T00:43:12.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-08-07T00:43:12.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2020-08-07T00:43:12.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-08-07T00:43:12.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-08-07T00:43:12.000Z] === RUN TestBuildMultiStageParentConfig [2020-08-07T00:43:12.074Z] Removing bundles/ [2020-08-07T00:43:12.074Z] [2020-08-07T00:43:12.074Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-07T00:43:12.074Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-07T00:43:12.074Z] GOOS="" GOARCH="" GOARM="" [2020-08-07T00:43:12.249Z] Running integration-test (iteration 1) [2020-08-07T00:43:12.249Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-07T00:43:12.249Z] ++ 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-08-07T00:43:12.249Z] ++ set -e [2020-08-07T00:43:12.249Z] ++ '[' -n 0 ']' [2020-08-07T00:43:12.249Z] ++ set -x [2020-08-07T00:43:12.249Z] ++ env -i DEST=/go/src/github.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-08-07T00:43:13.391Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2020-08-07T00:43:13.391Z] === RUN TestBuildLabelWithTargets [2020-08-07T00:43:14.078Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-08-07T00:43:15.306Z] --- PASS: TestBuildLabelWithTargets (2.08s) [2020-08-07T00:43:15.306Z] === RUN TestBuildWithEmptyLayers [2020-08-07T00:43:16.250Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-08-07T00:43:16.250Z] === RUN TestBuildMultiStageOnBuild [2020-08-07T00:43:19.554Z] --- PASS: TestBuildMultiStageOnBuild (2.60s) [2020-08-07T00:43:19.554Z] === RUN TestBuildUncleanTarFilenames [2020-08-07T00:43:20.499Z] --- PASS: TestBuildUncleanTarFilenames (1.39s) [2020-08-07T00:43:20.499Z] === RUN TestBuildMultiStageLayerLeak [2020-08-07T00:43:23.049Z] --- PASS: TestBuildMultiStageLayerLeak (2.68s) [2020-08-07T00:43:23.049Z] === RUN TestBuildWithHugeFile [2020-08-07T00:43:24.098Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-07T00:43:24.098Z] [2020-08-07T00:43:24.098Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-07T00:43:24.098Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-07T00:43:24.098Z] HOSTNAME=1f2a78065e47 [2020-08-07T00:43:24.098Z] TESTDEBUG=0 [2020-08-07T00:43:24.098Z] DEST=bundles/test-integration [2020-08-07T00:43:24.098Z] PWD=/go/src/github.com/docker/docker [2020-08-07T00:43:24.098Z] DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:43:24.098Z] container=docker [2020-08-07T00:43:24.098Z] HOME=/root [2020-08-07T00:43:24.098Z] GOLANG_VERSION=1.13.14 [2020-08-07T00:43:24.098Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-07T00:43:24.098Z] VALIDATE_BRANCH=master [2020-08-07T00:43:24.098Z] TERM=xterm [2020-08-07T00:43:24.098Z] DOCKER_PKG=github.com/docker/docker [2020-08-07T00:43:24.098Z] SHLVL=1 [2020-08-07T00:43:24.098Z] TIMEOUT=120m [2020-08-07T00:43:24.098Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-07T00:43:24.098Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-07T00:43:24.098Z] GO111MODULE=off [2020-08-07T00:43:24.098Z] DOCKER_EXPERIMENTAL=1 [2020-08-07T00:43:24.098Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-07T00:43:24.098Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-07T00:43:24.098Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-07T00:43:24.098Z] GOPATH=/go [2020-08-07T00:43:24.098Z] PKG_CONFIG=pkg-config [2020-08-07T00:43:24.098Z] _=/usr/bin/env [2020-08-07T00:43:24.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-07T00:43:30.362Z] ......... [ 86%] [2020-08-07T00:43:32.962Z] fc1b9e59edad: Pull complete [2020-08-07T00:43:32.962Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-08-07T00:43:32.962Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-07T00:43:32.962Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-07T00:43:32.962Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-08-07T00:43:32.962Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-08-07T00:43:32.962Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-08-07T00:43:32.962Z] INFO: Docker version of control daemon [2020-08-07T00:43:32.962Z] [2020-08-07T00:43:32.962Z] Client: Docker Engine - Enterprise [2020-08-07T00:43:32.962Z] Version: 19.03.5 [2020-08-07T00:43:32.962Z] API version: 1.40 [2020-08-07T00:43:32.962Z] Go version: go1.12.12 [2020-08-07T00:43:32.962Z] Git commit: 2ee0c57608 [2020-08-07T00:43:32.962Z] Built: 11/13/2019 08:00:16 [2020-08-07T00:43:32.962Z] OS/Arch: windows/amd64 [2020-08-07T00:43:32.962Z] Experimental: false [2020-08-07T00:43:32.962Z] [2020-08-07T00:43:32.962Z] Server: Docker Engine - Enterprise [2020-08-07T00:43:32.962Z] Engine: [2020-08-07T00:43:32.962Z] Version: 19.03.5 [2020-08-07T00:43:32.962Z] API version: 1.40 (minimum version 1.24) [2020-08-07T00:43:32.962Z] Go version: go1.12.12 [2020-08-07T00:43:32.962Z] Git commit: 2ee0c57608 [2020-08-07T00:43:32.962Z] Built: 11/13/2019 07:58:51 [2020-08-07T00:43:32.962Z] OS/Arch: windows/amd64 [2020-08-07T00:43:32.962Z] Experimental: true [2020-08-07T00:43:32.962Z] [2020-08-07T00:43:32.962Z] INFO: Docker info of control daemon [2020-08-07T00:43:32.962Z] [2020-08-07T00:43:32.962Z] Client: [2020-08-07T00:43:32.962Z] Debug Mode: false [2020-08-07T00:43:32.962Z] Plugins: [2020-08-07T00:43:32.962Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-07T00:43:32.962Z] [2020-08-07T00:43:32.962Z] Server: [2020-08-07T00:43:32.962Z] Containers: 0 [2020-08-07T00:43:32.962Z] Running: 0 [2020-08-07T00:43:32.962Z] Paused: 0 [2020-08-07T00:43:32.962Z] Stopped: 0 [2020-08-07T00:43:32.962Z] Images: 1 [2020-08-07T00:43:32.962Z] Server Version: 19.03.5 [2020-08-07T00:43:32.962Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-08-07T00:43:32.962Z] Windows: [2020-08-07T00:43:32.962Z] LCOW: [2020-08-07T00:43:32.962Z] Logging Driver: json-file [2020-08-07T00:43:32.962Z] Plugins: [2020-08-07T00:43:32.962Z] Volume: local [2020-08-07T00:43:32.962Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-07T00:43:32.962Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-07T00:43:32.962Z] Swarm: inactive [2020-08-07T00:43:32.962Z] Default Isolation: process [2020-08-07T00:43:32.962Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-07T00:43:32.962Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-07T00:43:32.962Z] OSType: windows [2020-08-07T00:43:32.962Z] Architecture: x86_64 [2020-08-07T00:43:32.962Z] CPUs: 4 [2020-08-07T00:43:32.962Z] Total Memory: 32GiB [2020-08-07T00:43:32.962Z] Name: azwin-2-5039d0 [2020-08-07T00:43:32.962Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-07T00:43:32.962Z] Docker Root Dir: D:\docker [2020-08-07T00:43:32.962Z] Debug Mode: false [2020-08-07T00:43:32.962Z] Registry: https://index.docker.io/v1/ [2020-08-07T00:43:32.962Z] Labels: [2020-08-07T00:43:32.962Z] Experimental: true [2020-08-07T00:43:32.962Z] Insecure Registries: [2020-08-07T00:43:32.962Z] 10.0.0.4:5000 [2020-08-07T00:43:32.962Z] 127.0.0.0/8 [2020-08-07T00:43:32.962Z] Registry Mirrors: [2020-08-07T00:43:32.962Z] http://10.0.0.4:5000/ [2020-08-07T00:43:32.962Z] Live Restore Enabled: false [2020-08-07T00:43:32.962Z] [2020-08-07T00:43:32.962Z] [2020-08-07T00:43:32.962Z] INFO: Commit hash is 30bf45da20 [2020-08-07T00:43:32.962Z] INFO: Nuke-Everything... [2020-08-07T00:43:32.962Z] INFO: Container count on control daemon to delete is 0 [2020-08-07T00:43:32.962Z] INFO: Nuking d:\CI [2020-08-07T00:43:32.962Z] INFO: Zapped successfully [2020-08-07T00:43:32.962Z] INFO: Location for testing is d:\CI\PR-41322\2 [2020-08-07T00:43:32.962Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-08-07T00:43:32.962Z] [2020-08-07T00:43:32.962Z] [2020-08-07T00:43:32.962Z] INFO: Building the image from Dockerfile.windows at 08/07/2020 00:43:26... [2020-08-07T00:43:32.962Z] [2020-08-07T00:43:32.962Z] Sending build context to Docker daemon 56.23MB [2020-08-07T00:43:32.962Z] [2020-08-07T00:43:32.962Z] Step 1/10 : FROM microsoft/windowsservercore [2020-08-07T00:43:32.962Z] ---> 987b1d5e0abf [2020-08-07T00:43:32.962Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-08-07T00:43:32.962Z] ---> Running in 3770f4b12eb4 [2020-08-07T00:43:33.930Z] Removing intermediate container 3770f4b12eb4 [2020-08-07T00:43:33.930Z] ---> 741e7169bef4 [2020-08-07T00:43:33.930Z] Step 3/10 : ARG GO_VERSION=1.13.14 [2020-08-07T00:43:33.930Z] ---> Running in df031f79faa1 [2020-08-07T00:43:34.387Z] Removing intermediate container df031f79faa1 [2020-08-07T00:43:34.387Z] ---> 38e47e6ca4dc [2020-08-07T00:43:34.387Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-08-07T00:43:34.387Z] ---> Running in 10cfefdaae56 [2020-08-07T00:43:34.849Z] Removing intermediate container 10cfefdaae56 [2020-08-07T00:43:34.849Z] ---> 2ab749599661 [2020-08-07T00:43:34.849Z] 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-08-07T00:43:34.849Z] ---> Running in dec26c39ca25 [2020-08-07T00:43:35.052Z] tests/integration/models_images_test.py ............... [ 89%] [2020-08-07T00:43:35.306Z] Removing intermediate container dec26c39ca25 [2020-08-07T00:43:35.307Z] ---> 971f160c7350 [2020-08-07T00:43:35.307Z] 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-08-07T00:43:35.307Z] ---> Running in 524ec149967d [2020-08-07T00:43:36.503Z] tests/integration/models_networks_test.py .... [ 90%] [2020-08-07T00:43:42.572Z] #45 DONE 292.3s [2020-08-07T00:43:42.572Z] [2020-08-07T00:43:42.572Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:43:42.572Z] #52 224.1 + bin/containerd-stress [2020-08-07T00:43:43.062Z] tests/integration/models_nodes_test.py . [ 91%] [2020-08-07T00:43:43.062Z] tests/integration/models_resources_test.py . [ 91%] [2020-08-07T00:43:43.139Z] #52 ... [2020-08-07T00:43:43.139Z] [2020-08-07T00:43:43.139Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-07T00:43:43.139Z] #46 DONE 0.7s [2020-08-07T00:43:43.398Z] [2020-08-07T00:43:43.398Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-07T00:43:43.398Z] #48 DONE 0.0s [2020-08-07T00:43:43.398Z] [2020-08-07T00:43:43.398Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-07T00:43:43.658Z] #50 DONE 0.3s [2020-08-07T00:43:43.658Z] [2020-08-07T00:43:43.658Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-07T00:43:43.658Z] #52 227.3 + bin/containerd-shim [2020-08-07T00:43:43.888Z] [2020-08-07T00:43:43.888Z] SUCCESS: Specified value was saved. [2020-08-07T00:43:44.850Z] INFO: Downloading git... [2020-08-07T00:43:46.383Z] INFO: Downloading go... [2020-08-07T00:43:48.894Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-08-07T00:43:50.106Z] INFO: Downloading compiler 1 of 3... [2020-08-07T00:43:50.230Z] #52 233.9 + bin/containerd-shim-runc-v1 [2020-08-07T00:43:50.999Z] Loaded image: buildpack-deps:buster [2020-08-07T00:43:50.999Z] Loaded image: busybox:latest [2020-08-07T00:43:51.073Z] INFO: Downloading compiler 2 of 3... [2020-08-07T00:43:51.260Z] Loaded image: busybox:glibc [2020-08-07T00:43:51.260Z] Loaded image: debian:buster [2020-08-07T00:43:51.521Z] Loaded image: hello-world:latest [2020-08-07T00:43:51.521Z] INFO: Testing against a local daemon [2020-08-07T00:43:51.521Z] === RUN TestCgroupNamespacesBuild [2020-08-07T00:43:51.529Z] INFO: Downloading compiler 3 of 3... [2020-08-07T00:43:51.989Z] INFO: Extracting git... [2020-08-07T00:43:52.169Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-08-07T00:43:52.169Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-08-07T00:43:53.521Z] #52 236.8 + bin/containerd-shim-runc-v2 [2020-08-07T00:43:54.459Z] #52 237.7 + binaries [2020-08-07T00:43:54.459Z] #52 237.7 + install -D bin/containerd /build/containerd [2020-08-07T00:43:54.459Z] #52 237.8 + install -D bin/containerd-shim /build/containerd-shim [2020-08-07T00:43:54.459Z] #52 237.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-07T00:43:54.459Z] #52 237.8 + install -D bin/ctr /build/ctr [2020-08-07T00:43:54.835Z] --- PASS: TestCgroupNamespacesBuild (2.68s) [2020-08-07T00:43:54.835Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-07T00:43:55.394Z] #52 DONE 238.8s [2020-08-07T00:43:55.963Z] [2020-08-07T00:43:55.963Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-07T00:43:56.091Z] tests/integration/regression_test.py ...... [ 98%] [2020-08-07T00:43:56.217Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.94s) [2020-08-07T00:43:56.217Z] === RUN TestBuildWithSession [2020-08-07T00:43:56.217Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-07T00:43:56.217Z] build_session_test.go:25: TODO: BuildKit [2020-08-07T00:43:56.217Z] === RUN TestBuildSquashParent [2020-08-07T00:43:56.530Z] #53 DONE 0.7s [2020-08-07T00:43:56.608Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-08-07T00:43:56.608Z] tests/integration/credentials/utils_test.py . [100%] [2020-08-07T00:43:56.608Z] [2020-08-07T00:43:56.608Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-08-07T00:43:56.608Z] =========================== short test summary info ============================ [2020-08-07T00:43:56.608Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-08-07T00:43:56.608Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-08-07T00:43:56.608Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-08-07T00:43:56.608Z] Not supported on most drivers [2020-08-07T00:43:56.608Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-08-07T00:43:56.608Z] Output of docker top depends on host distro, and is not formalized. [2020-08-07T00:43:56.608Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-08-07T00:43:56.608Z] Output of docker top depends on host distro, and is not formalized. [2020-08-07T00:43:56.608Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-08-07T00:43:56.608Z] Can fail if eth0 has multiple IP addresses [2020-08-07T00:43:56.608Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-08-07T00:43:56.608Z] This doesn't seem to be taken into account by the engine [2020-08-07T00:43:56.608Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-08-07T00:43:56.608Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-08-07T00:43:56.608Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 301.19 seconds == [2020-08-07T00:43:56.788Z] [2020-08-07T00:43:56.788Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-07T00:43:56.788Z] #57 DONE 0.2s [2020-08-07T00:43:56.788Z] [2020-08-07T00:43:56.788Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-07T00:43:56.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-07T00:43:56.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-07T00:43:56.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-07T00:43:57.175Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-08-07T00:43:57.356Z] #59 DONE 0.4s [2020-08-07T00:43:57.356Z] [2020-08-07T00:43:57.356Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-07T00:43:57.356Z] #61 DONE 0.0s [2020-08-07T00:43:57.356Z] [2020-08-07T00:43:57.356Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-07T00:43:57.356Z] #62 DONE 0.0s [2020-08-07T00:43:57.356Z] [2020-08-07T00:43:57.356Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-07T00:43:59.890Z] #63 DONE 2.0s [2020-08-07T00:43:59.891Z] [2020-08-07T00:43:59.891Z] #64 exporting to image [2020-08-07T00:43:59.891Z] #64 exporting layers [2020-08-07T00:44:04.346Z] --- PASS: TestBuildSquashParent (8.21s) [2020-08-07T00:44:04.346Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-07T00:44:04.346Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-07T00:44:04.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-07T00:44:04.346Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-07T00:44:04.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-07T00:44:04.346Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-07T00:44:04.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-07T00:44:04.346Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-07T00:44:04.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-07T00:44:04.346Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-07T00:44:04.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-07T00:44:04.346Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-07T00:44:04.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-07T00:44:04.346Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-07T00:44:04.346Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-07T00:44:06.503Z] #64 exporting layers 6.1s done [2020-08-07T00:44:06.503Z] #64 writing image sha256:03c226c3bc78ae4d758a271351baf5de18e674c51165340acac5e76693ee578f done [2020-08-07T00:44:06.503Z] #64 naming to docker.io/library/docker:30bf45da204853d79e7533c118e65d783bfb44c2 done [2020-08-07T00:44:06.503Z] #64 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-07T00:44:06.768Z] INFO: Expanding go... [2020-08-07T00:44:06.882Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41322/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 -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:30bf45da204853d79e7533c118e65d783bfb44c2 hack/make.sh dynbinary test-integration [2020-08-07T00:44:07.641Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-07T00:44:07.642Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-07T00:44:07.818Z] [2020-08-07T00:44:07.818Z] Removing bundles/ [2020-08-07T00:44:07.818Z] [2020-08-07T00:44:07.818Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-07T00:44:07.818Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-07T00:44:07.818Z] GOOS="" GOARCH="" GOARM="" [2020-08-07T00:44:09.030Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-07T00:44:09.030Z] [2020-08-07T00:44:09.030Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-07T00:44:09.030Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-07T00:44:09.030Z] HOSTNAME=14835ac2cc15 [2020-08-07T00:44:09.030Z] TESTDEBUG=0 [2020-08-07T00:44:09.030Z] DEST=bundles/test-integration [2020-08-07T00:44:09.030Z] PWD=/go/src/github.com/docker/docker [2020-08-07T00:44:09.030Z] DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:44:09.030Z] container=docker [2020-08-07T00:44:09.030Z] HOME=/root [2020-08-07T00:44:09.030Z] GOLANG_VERSION=1.13.14 [2020-08-07T00:44:09.030Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-07T00:44:09.030Z] VALIDATE_BRANCH=master [2020-08-07T00:44:09.030Z] TERM=xterm [2020-08-07T00:44:09.030Z] DOCKER_PKG=github.com/docker/docker [2020-08-07T00:44:09.030Z] SHLVL=1 [2020-08-07T00:44:09.030Z] TIMEOUT=120m [2020-08-07T00:44:09.030Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-07T00:44:09.030Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-07T00:44:09.030Z] GO111MODULE=off [2020-08-07T00:44:09.030Z] DOCKER_EXPERIMENTAL=1 [2020-08-07T00:44:09.031Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-07T00:44:09.031Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-07T00:44:09.031Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-07T00:44:09.031Z] GOPATH=/go [2020-08-07T00:44:09.031Z] PKG_CONFIG=pkg-config [2020-08-07T00:44:09.031Z] _=/usr/bin/env [2020-08-07T00:44:09.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-07T00:44:09.372Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-07T00:44:09.372Z] [2020-08-07T00:44:09.372Z] Unloading profiles will leave already running processes permanently [2020-08-07T00:44:09.372Z] unconfined, which can lead to unexpected situations. [2020-08-07T00:44:09.372Z] [2020-08-07T00:44:09.372Z] To set a process to complain mode, use the command line tool [2020-08-07T00:44:09.372Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-07T00:44:09.372Z] Post stage [Pipeline] junit [2020-08-07T00:44:09.642Z] Recording test results [Pipeline] sh [2020-08-07T00:44:09.792Z] --- PASS: TestBuildWithHugeFile (40.27s) [2020-08-07T00:44:09.792Z] === RUN TestBuildWithEmptyDockerfile [2020-08-07T00:44:09.792Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-07T00:44:09.792Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-07T00:44:09.792Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-07T00:44:09.792Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-07T00:44:09.792Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-07T00:44:09.792Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-07T00:44:09.792Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-07T00:44:09.792Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-07T00:44:09.792Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-07T00:44:09.792Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2020-08-07T00:44:09.792Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2020-08-07T00:44:09.792Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s) [2020-08-07T00:44:09.792Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-08-07T00:44:09.792Z] === RUN TestBuildPreserveOwnership [2020-08-07T00:44:09.792Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-07T00:44:09.792Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-07T00:44:09.792Z] --- PASS: TestBuildPreserveOwnership (5.72s) [2020-08-07T00:44:09.792Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.68s) [2020-08-07T00:44:09.792Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.02s) [2020-08-07T00:44:09.792Z] === RUN TestBuildPlatformInvalid [2020-08-07T00:44:09.792Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-08-07T00:44:09.792Z] PASS [2020-08-07T00:44:09.792Z] [2020-08-07T00:44:09.792Z] === Skipped [2020-08-07T00:44:09.792Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-08-07T00:44:09.792Z] build_session_test.go:25: TODO: BuildKit [2020-08-07T00:44:09.792Z] [2020-08-07T00:44:09.792Z] [2020-08-07T00:44:09.792Z] DONE 32 tests, 1 skipped in 88.632s [2020-08-07T00:44:09.792Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-08-07T00:44:09.792Z] ++ 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-08-07T00:44:09.792Z] ++ set -e [2020-08-07T00:44:09.792Z] ++ '[' -n 0 ']' [2020-08-07T00:44:09.792Z] ++ set -x [2020-08-07T00:44:09.792Z] ++ env -i DEST=/go/src/github.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-08-07T00:44:09.792Z] INFO: Testing against a local daemon [2020-08-07T00:44:09.792Z] === RUN TestConfigInspect [2020-08-07T00:44:10.060Z] + echo Ensuring container killed. [2020-08-07T00:44:10.060Z] Ensuring container killed. [2020-08-07T00:44:10.060Z] + docker rm -vf docker-pr2 [2020-08-07T00:44:10.060Z] Error: No such container: docker-pr2 [2020-08-07T00:44:10.060Z] + true [Pipeline] sh [2020-08-07T00:44:10.180Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-07T00:44:10.180Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-07T00:44:10.338Z] + echo Chowning /workspace to jenkins user [2020-08-07T00:44:10.338Z] Chowning /workspace to jenkins user [2020-08-07T00:44:10.338Z] + id -u [2020-08-07T00:44:10.338Z] + id -g [2020-08-07T00:44:10.338Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41322:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-07T00:44:11.273Z] + bundleName=docker-py [2020-08-07T00:44:11.273Z] + echo Creating docker-py-bundles.tar.gz [2020-08-07T00:44:11.273Z] Creating docker-py-bundles.tar.gz [2020-08-07T00:44:11.273Z] + 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-08-07T00:44:11.310Z] Archiving artifacts [2020-08-07T00:44:11.562Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41322/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-08-07T00:44:11.944Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41322/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 -e DOCKER_GRAPHDRIVER docker:30bf45da204853d79e7533c118e65d783bfb44c2 hack/make.sh binary-daemon [2020-08-07T00:44:12.204Z] [2020-08-07T00:44:12.204Z] Removing bundles/ [2020-08-07T00:44:12.204Z] [2020-08-07T00:44:12.204Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-08-07T00:44:12.204Z] Building: bundles/binary-daemon/dockerd-dev [2020-08-07T00:44:12.204Z] GOOS="" GOARCH="" GOARM="" [2020-08-07T00:44:13.095Z] --- PASS: TestConfigInspect (3.32s) [2020-08-07T00:44:13.095Z] === RUN TestConfigList [2020-08-07T00:44:13.476Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-07T00:44:13.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s) [2020-08-07T00:44:13.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.05s) [2020-08-07T00:44:13.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.67s) [2020-08-07T00:44:13.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s) [2020-08-07T00:44:13.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.74s) [2020-08-07T00:44:13.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.72s) [2020-08-07T00:44:13.476Z] === RUN TestBuildMultiStageCopy [2020-08-07T00:44:13.476Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-07T00:44:15.388Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-07T00:44:15.959Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-07T00:44:16.404Z] --- PASS: TestConfigList (3.19s) [2020-08-07T00:44:16.404Z] === RUN TestConfigsCreateAndDelete [2020-08-07T00:44:16.528Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-07T00:44:17.099Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-07T00:44:17.668Z] --- PASS: TestBuildMultiStageCopy (4.63s) [2020-08-07T00:44:17.668Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s) [2020-08-07T00:44:17.668Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2020-08-07T00:44:17.668Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-08-07T00:44:17.668Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-08-07T00:44:17.668Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s) [2020-08-07T00:44:17.668Z] === RUN TestBuildMultiStageParentConfig [2020-08-07T00:44:19.049Z] --- PASS: TestBuildMultiStageParentConfig (1.30s) [2020-08-07T00:44:19.049Z] === RUN TestBuildLabelWithTargets [2020-08-07T00:44:19.709Z] --- PASS: TestConfigsCreateAndDelete (3.16s) [2020-08-07T00:44:19.709Z] === RUN TestConfigsUpdate [2020-08-07T00:44:20.956Z] --- PASS: TestBuildLabelWithTargets (2.05s) [2020-08-07T00:44:20.956Z] === RUN TestBuildWithEmptyLayers [2020-08-07T00:44:22.339Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2020-08-07T00:44:22.339Z] === RUN TestBuildMultiStageOnBuild [2020-08-07T00:44:23.012Z] --- PASS: TestConfigsUpdate (3.16s) [2020-08-07T00:44:23.012Z] === RUN TestTemplatedConfig [2020-08-07T00:44:24.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-07T00:44:24.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-07T00:44:24.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-07T00:44:24.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-07T00:44:24.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-07T00:44:24.941Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2020-08-07T00:44:24.941Z] === RUN TestBuildUncleanTarFilenames [2020-08-07T00:44:26.315Z] --- PASS: TestTemplatedConfig (3.34s) [2020-08-07T00:44:26.315Z] === RUN TestConfigCreateResolve [2020-08-07T00:44:26.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-07T00:44:26.866Z] --- PASS: TestBuildUncleanTarFilenames (1.82s) [2020-08-07T00:44:26.866Z] === RUN TestBuildMultiStageLayerLeak [2020-08-07T00:44:29.618Z] --- PASS: TestConfigCreateResolve (3.16s) [2020-08-07T00:44:29.618Z] === RUN TestConfigDaemonLibtrustID [2020-08-07T00:44:29.879Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-08-07T00:44:29.879Z] PASS [2020-08-07T00:44:29.879Z] [2020-08-07T00:44:29.879Z] DONE 7 tests in 20.145s [2020-08-07T00:44:29.879Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-08-07T00:44:29.879Z] ++ 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-08-07T00:44:29.879Z] ++ set -e [2020-08-07T00:44:29.879Z] ++ '[' -n 0 ']' [2020-08-07T00:44:29.879Z] ++ set -x [2020-08-07T00:44:29.879Z] ++ env -i DEST=/go/src/github.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-08-07T00:44:29.879Z] INFO: Testing against a local daemon [2020-08-07T00:44:29.879Z] === RUN TestCheckpoint [2020-08-07T00:44:29.879Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-07T00:44:29.879Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-07T00:44:29.879Z] === RUN TestContainerInvalidJSON [2020-08-07T00:44:29.879Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-07T00:44:29.879Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-07T00:44:29.879Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-07T00:44:29.879Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-07T00:44:29.879Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-07T00:44:29.879Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-07T00:44:29.879Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-07T00:44:29.879Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-07T00:44:29.879Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-07T00:44:29.879Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-07T00:44:29.879Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-07T00:44:29.879Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-07T00:44:29.879Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-07T00:44:29.879Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-07T00:44:30.140Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-08-07T00:44:30.140Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-07T00:44:30.140Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-08-07T00:44:30.140Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-07T00:44:30.159Z] --- PASS: TestBuildMultiStageLayerLeak (2.92s) [2020-08-07T00:44:30.159Z] === RUN TestBuildWithHugeFile [2020-08-07T00:44:30.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-07T00:44:30.401Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-08-07T00:44:30.401Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-07T00:44:30.401Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-08-07T00:44:30.401Z] === RUN TestCopyFromContainer [2020-08-07T00:44:31.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-07T00:44:31.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-07T00:44:31.869Z] INFO: Expanding compiler 1 of 3... [2020-08-07T00:44:31.869Z] INFO: Expanding compiler 2 of 3... [2020-08-07T00:44:32.317Z] === RUN TestCopyFromContainer// [2020-08-07T00:44:32.317Z] === RUN TestCopyFromContainer//bar/root [2020-08-07T00:44:32.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-07T00:44:32.579Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-07T00:44:32.579Z] === RUN TestCopyFromContainer/bar/quux [2020-08-07T00:44:32.841Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-07T00:44:32.841Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-07T00:44:32.841Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-07T00:44:33.103Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-07T00:44:33.103Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-07T00:44:33.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-07T00:44:33.365Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-07T00:44:33.365Z] --- PASS: TestCopyFromContainer (3.06s) [2020-08-07T00:44:33.365Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-08-07T00:44:33.365Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-08-07T00:44:33.365Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-08-07T00:44:33.365Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-08-07T00:44:33.365Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-08-07T00:44:33.365Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-08-07T00:44:33.365Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-08-07T00:44:33.365Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-08-07T00:44:33.365Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-08-07T00:44:33.365Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-08-07T00:44:33.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-07T00:44:33.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-07T00:44:33.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-07T00:44:33.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-07T00:44:33.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-07T00:44:33.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-07T00:44:33.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-07T00:44:33.627Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-07T00:44:33.627Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-07T00:44:33.627Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-07T00:44:33.627Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-07T00:44:33.627Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-07T00:44:33.627Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-07T00:44:33.627Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-08-07T00:44:33.627Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-07T00:44:33.627Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-08-07T00:44:33.627Z] === RUN TestCreateWithInvalidEnv [2020-08-07T00:44:33.627Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-07T00:44:33.627Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-07T00:44:33.627Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-07T00:44:33.627Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-07T00:44:33.627Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-07T00:44:33.627Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-07T00:44:33.627Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-07T00:44:33.627Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-07T00:44:33.627Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-07T00:44:33.627Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-07T00:44:33.627Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-07T00:44:33.627Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-07T00:44:33.627Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-07T00:44:33.627Z] === RUN TestCreateTmpfsMountsTarget [2020-08-07T00:44:33.627Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-08-07T00:44:33.627Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-07T00:44:33.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-07T00:44:34.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-07T00:44:35.543Z] --- PASS: TestCreateWithCustomMaskedPaths (2.03s) [2020-08-07T00:44:35.543Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-07T00:44:36.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-07T00:44:37.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-07T00:44:38.092Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.12s) [2020-08-07T00:44:38.092Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-07T00:44:38.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-07T00:44:38.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-07T00:44:38.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-07T00:44:38.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-07T00:44:38.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-07T00:44:38.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-07T00:44:38.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-07T00:44:38.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-07T00:44:38.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-07T00:44:38.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-07T00:44:38.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-07T00:44:38.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-07T00:44:38.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-07T00:44:38.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-07T00:44:38.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-07T00:44:38.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-07T00:44:38.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-08-07T00:44:38.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-08-07T00:44:38.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-08-07T00:44:38.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-08-07T00:44:38.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-08-07T00:44:38.092Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-07T00:44:38.671Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2020-08-07T00:44:38.671Z] === RUN TestCreateDifferentPlatform [2020-08-07T00:44:38.671Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-07T00:44:38.671Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-07T00:44:38.671Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-08-07T00:44:38.671Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-07T00:44:38.671Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-07T00:44:38.671Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-07T00:44:38.671Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-08-07T00:44:38.671Z] === RUN TestContainerStartOnDaemonRestart [2020-08-07T00:44:38.671Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-07T00:44:38.671Z] === RUN TestDaemonRestartIpcMode [2020-08-07T00:44:38.671Z] === PAUSE TestDaemonRestartIpcMode [2020-08-07T00:44:38.671Z] === RUN TestDaemonHostGatewayIP [2020-08-07T00:44:38.671Z] === PAUSE TestDaemonHostGatewayIP [2020-08-07T00:44:38.671Z] === RUN TestContainerKillOnDaemonStart [2020-08-07T00:44:38.671Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-07T00:44:38.671Z] === RUN TestDiff [2020-08-07T00:44:38.775Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-08-07T00:44:38.919Z] INFO: Expanding compiler 3 of 3... [2020-08-07T00:44:38.919Z] INFO: Removing downloaded files... [2020-08-07T00:44:38.919Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-08-07T00:44:38.919Z] INFO: Configuring git core.autocrlf... [2020-08-07T00:44:39.033Z] Copying nested executables into bundles/binary-daemon [2020-08-07T00:44:39.615Z] --- PASS: TestDiff (0.76s) [2020-08-07T00:44:39.615Z] === RUN TestExecWithCloseStdin [2020-08-07T00:44:39.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-07T00:44:40.188Z] --- PASS: TestExecWithCloseStdin (0.86s) [2020-08-07T00:44:40.188Z] === RUN TestExec [2020-08-07T00:44:40.407Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-08-07T00:44:41.131Z] --- PASS: TestExec (0.80s) [2020-08-07T00:44:41.131Z] === RUN TestExecUser [2020-08-07T00:44:41.304Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41322/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 -e DOCKER_GRAPHDRIVER docker:30bf45da204853d79e7533c118e65d783bfb44c2 hack/make.sh cross [2020-08-07T00:44:41.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-07T00:44:41.562Z] [2020-08-07T00:44:41.562Z] Removing bundles/ [2020-08-07T00:44:41.562Z] [2020-08-07T00:44:41.562Z] ---> Making bundle: cross (in bundles/cross) [2020-08-07T00:44:41.562Z] Cross building: bundles/cross/linux/amd64 [2020-08-07T00:44:41.821Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-08-07T00:44:41.821Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-08-07T00:44:42.075Z] --- PASS: TestExecUser (0.85s) [2020-08-07T00:44:42.075Z] === RUN TestExportContainerAndImportImage [2020-08-07T00:44:42.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-07T00:44:42.396Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-07T00:44:42.396Z] Using test binary docker [2020-08-07T00:44:42.396Z] +++ /etc/init.d/apparmor start [2020-08-07T00:44:42.396Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-07T00:44:42.396Z] INFO: Waiting for daemon to start... [2020-08-07T00:44:42.396Z] Starting dockerd [2020-08-07T00:44:42.396Z] +++ 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-08-07T00:44:42.396Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-07T00:44:42.396Z] Using test binary docker [2020-08-07T00:44:42.396Z] +++ /etc/init.d/apparmor start [2020-08-07T00:44:42.396Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-07T00:44:42.396Z] INFO: Waiting for daemon to start... [2020-08-07T00:44:42.396Z] Starting dockerd [2020-08-07T00:44:42.396Z] +++ 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-08-07T00:44:43.023Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-08-07T00:44:43.023Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-07T00:44:43.870Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-07T00:44:43.870Z] Using test binary docker [2020-08-07T00:44:43.870Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-07T00:44:43.870Z] +++ /etc/init.d/apparmor start [2020-08-07T00:44:43.870Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-07T00:44:43.870Z] INFO: Waiting for daemon to start... [2020-08-07T00:44:43.870Z] Starting dockerd [2020-08-07T00:44:43.870Z] +++ 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-08-07T00:44:44.306Z] . [2020-08-07T00:44:44.306Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-07T00:44:44.306Z] [2020-08-07T00:44:44.306Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-07T00:44:44.306Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-07T00:44:44.306Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-07T00:44:44.306Z] Error: No such image: emptyfs [2020-08-07T00:44:44.306Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-07T00:44:44.306Z] ++++ docker load [2020-08-07T00:44:44.306Z] Error: No such image: emptyfs [2020-08-07T00:44:44.306Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-07T00:44:44.306Z] ++++ docker load [2020-08-07T00:44:44.306Z] Running integration-test (iteration 1) [2020-08-07T00:44:44.306Z] 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-08-07T00:44:44.306Z] ++ 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-08-07T00:44:44.306Z] ++ set -e [2020-08-07T00:44:44.306Z] ++ '[' -n 0 ']' [2020-08-07T00:44:44.306Z] ++ set -x [2020-08-07T00:44:44.306Z] ++ env -i DEST=/go/src/github.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-08-07T00:44:44.566Z] Running integration-test (iteration 1) [2020-08-07T00:44:44.566Z] 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-08-07T00:44:44.566Z] ++ 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-08-07T00:44:44.566Z] ++ set -e [2020-08-07T00:44:44.566Z] ++ '[' -n 0 ']' [2020-08-07T00:44:44.566Z] ++ set -x [2020-08-07T00:44:44.567Z] ++ env -i DEST=/go/src/github.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-08-07T00:44:44.939Z] --- PASS: TestExportContainerAfterDaemonRestart (2.05s) [2020-08-07T00:44:44.939Z] === RUN TestHealthCheckWorkdir [2020-08-07T00:44:45.883Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2020-08-07T00:44:45.883Z] === RUN TestHealthKillContainer [2020-08-07T00:44:45.944Z] . [2020-08-07T00:44:45.944Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-07T00:44:45.944Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-07T00:44:45.944Z] Error: No such image: emptyfs [2020-08-07T00:44:46.238Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-07T00:44:46.238Z] ++++ docker load [2020-08-07T00:44:46.238Z] Running integration-test (iteration 1) [2020-08-07T00:44:46.238Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-08-07T00:44:46.238Z] ++ 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-08-07T00:44:46.238Z] ++ set -e [2020-08-07T00:44:46.238Z] ++ '[' -n 0 ']' [2020-08-07T00:44:46.238Z] ++ set -x [2020-08-07T00:44:46.239Z] ++ env -i DEST=/go/src/github.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-08-07T00:44:48.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-07T00:44:48.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-07T00:44:48.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-07T00:44:49.185Z] --- PASS: TestHealthKillContainer (2.81s) [2020-08-07T00:44:49.185Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-07T00:44:49.446Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2020-08-07T00:44:49.446Z] === RUN TestIpcModeNone [2020-08-07T00:44:49.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-07T00:44:49.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-07T00:44:50.390Z] --- PASS: TestIpcModeNone (0.79s) [2020-08-07T00:44:50.391Z] === RUN TestIpcModePrivate [2020-08-07T00:44:50.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-07T00:44:50.963Z] --- PASS: TestIpcModePrivate (0.79s) [2020-08-07T00:44:50.963Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-08-07T00:44:50.963Z] === RUN TestIpcModeShareable [2020-08-07T00:44:51.907Z] --- PASS: TestIpcModeShareable (0.83s) [2020-08-07T00:44:51.907Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-08-07T00:44:51.907Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-07T00:44:53.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-07T00:44:54.456Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.48s) [2020-08-07T00:44:54.456Z] === RUN TestAPIIpcModeHost [2020-08-07T00:44:54.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-07T00:44:55.029Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-08-07T00:44:55.029Z] === RUN TestDaemonIpcModeShareable [2020-08-07T00:44:55.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-07T00:44:55.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-07T00:44:56.947Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2020-08-07T00:44:56.947Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-07T00:44:56.947Z] === RUN TestDaemonIpcModePrivate [2020-08-07T00:44:57.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-07T00:44:57.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-07T00:44:58.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-07T00:44:58.873Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-08-07T00:44:58.873Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-07T00:44:58.873Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-07T00:44:59.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-07T00:45:00.259Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-08-07T00:45:00.259Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-07T00:45:00.259Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-07T00:45:00.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-07T00:45:01.617Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-07T00:45:01.617Z] Using test binary docker [2020-08-07T00:45:01.617Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-07T00:45:01.617Z] +++ /etc/init.d/apparmor start [2020-08-07T00:45:01.617Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-07T00:45:01.617Z] INFO: Waiting for daemon to start... [2020-08-07T00:45:01.617Z] Starting dockerd [2020-08-07T00:45:01.617Z] +++ 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-08-07T00:45:01.625Z] Loaded image: buildpack-deps:buster [2020-08-07T00:45:01.626Z] Loaded image: busybox:latest [2020-08-07T00:45:01.626Z] Loaded image: busybox:glibc [2020-08-07T00:45:01.626Z] Loaded image: debian:buster [2020-08-07T00:45:01.626Z] Loaded image: hello-world:latest [2020-08-07T00:45:01.626Z] INFO: Testing against a local daemon [2020-08-07T00:45:01.626Z] === RUN TestCgroupNamespacesBuild [2020-08-07T00:45:01.626Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2020-08-07T00:45:01.626Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-07T00:45:02.177Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2020-08-07T00:45:02.177Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-07T00:45:02.177Z] === RUN TestIpcModeOlderClient [2020-08-07T00:45:02.177Z] === PAUSE TestIpcModeOlderClient [2020-08-07T00:45:02.177Z] === RUN TestKillContainerInvalidSignal [2020-08-07T00:45:02.261Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s) [2020-08-07T00:45:02.261Z] === RUN TestBuildWithSession [2020-08-07T00:45:02.261Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-07T00:45:02.261Z] build_session_test.go:25: TODO: BuildKit [2020-08-07T00:45:02.261Z] === RUN TestBuildSquashParent [2020-08-07T00:45:02.748Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2020-08-07T00:45:02.748Z] === RUN TestKillContainer [2020-08-07T00:45:02.748Z] === RUN TestKillContainer/no_signal [2020-08-07T00:45:03.692Z] === RUN TestKillContainer/non_killing_signal [2020-08-07T00:45:03.693Z] . [2020-08-07T00:45:03.693Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-07T00:45:03.693Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-07T00:45:03.693Z] Error: No such image: emptyfs [2020-08-07T00:45:03.693Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-07T00:45:03.693Z] ++++ docker load [2020-08-07T00:45:03.953Z] === RUN TestKillContainer/killing_signal [2020-08-07T00:45:03.986Z] Running integration-test (iteration 1) [2020-08-07T00:45:03.986Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-08-07T00:45:03.986Z] ++ 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-08-07T00:45:03.986Z] ++ set -e [2020-08-07T00:45:03.986Z] ++ '[' -n 0 ']' [2020-08-07T00:45:03.986Z] ++ set -x [2020-08-07T00:45:03.986Z] ++ env -i DEST=/go/src/github.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-08-07T00:45:04.896Z] --- PASS: TestKillContainer (2.22s) [2020-08-07T00:45:04.896Z] --- PASS: TestKillContainer/no_signal (0.70s) [2020-08-07T00:45:04.896Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-08-07T00:45:04.896Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2020-08-07T00:45:04.896Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-07T00:45:04.896Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-07T00:45:05.840Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-07T00:45:06.413Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) [2020-08-07T00:45:06.413Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2020-08-07T00:45:06.413Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2020-08-07T00:45:06.413Z] === RUN TestKillStoppedContainer [2020-08-07T00:45:06.413Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-08-07T00:45:06.413Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-07T00:45:06.675Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-08-07T00:45:06.675Z] === RUN TestKillDifferentUserContainer [2020-08-07T00:45:06.737Z] --- PASS: TestBuildSquashParent (4.05s) [2020-08-07T00:45:06.737Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-07T00:45:06.737Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-07T00:45:06.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-07T00:45:06.737Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-07T00:45:06.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-07T00:45:06.737Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-07T00:45:06.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-07T00:45:06.737Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-07T00:45:06.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-07T00:45:06.737Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-07T00:45:06.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-07T00:45:06.737Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-07T00:45:06.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-07T00:45:06.737Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-07T00:45:06.737Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-07T00:45:06.737Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-07T00:45:06.737Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-07T00:45:07.247Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2020-08-07T00:45:07.247Z] === RUN TestInspectOomKilledTrue [2020-08-07T00:45:07.247Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-07T00:45:07.247Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:45:07.247Z] === RUN TestInspectOomKilledFalse [2020-08-07T00:45:07.508Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-07T00:45:07.508Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:45:07.508Z] === RUN TestLinksEtcHostsContentMatch [2020-08-07T00:45:08.082Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-08-07T00:45:08.082Z] === RUN TestLinksContainerNames [2020-08-07T00:45:08.389Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-08-07T00:45:08.647Z] Copying nested executables into bundles/cross/linux/amd64 [2020-08-07T00:45:08.831Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-07T00:45:08.831Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-07T00:45:09.468Z] --- PASS: TestLinksContainerNames (1.48s) [2020-08-07T00:45:09.468Z] === RUN TestLogsFollowTailEmpty [2020-08-07T00:45:09.582Z] Cross building: bundles/cross/windows/amd64 [2020-08-07T00:45:09.841Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-07T00:45:09.841Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-08-07T00:45:10.410Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2020-08-07T00:45:10.410Z] === RUN TestContainerNetworkMountsNoChown [2020-08-07T00:45:10.919Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-07T00:45:10.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.36s) [2020-08-07T00:45:10.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.44s) [2020-08-07T00:45:10.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.57s) [2020-08-07T00:45:10.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s) [2020-08-07T00:45:10.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2020-08-07T00:45:10.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2020-08-07T00:45:10.919Z] === RUN TestBuildMultiStageCopy [2020-08-07T00:45:10.919Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-07T00:45:10.982Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2020-08-07T00:45:10.982Z] === RUN TestMountDaemonRoot [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/default [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/default [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/private [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/private [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/rprivate [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/slave [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/slave [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/rslave [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/shared [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/shared [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/rshared [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/default [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/rslave [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/slave [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/rshared [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/private [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/shared [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/rprivate [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-07T00:45:10.983Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-07T00:45:10.983Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-07T00:45:10.983Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-07T00:45:11.244Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-07T00:45:11.244Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-07T00:45:11.244Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-07T00:45:11.244Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-07T00:45:11.244Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-07T00:45:11.244Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-07T00:45:11.244Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-07T00:45:11.244Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-07T00:45:11.244Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-07T00:45:11.244Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-07T00:45:11.244Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-07T00:45:11.244Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-07T00:45:11.244Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-07T00:45:11.244Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-07T00:45:11.244Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-08-07T00:45:11.244Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-08-07T00:45:11.244Z] === RUN TestContainerBindMountNonRecursive [2020-08-07T00:45:12.435Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-07T00:45:12.435Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-07T00:45:12.486Z] Loaded image: buildpack-deps:buster [2020-08-07T00:45:12.486Z] Loaded image: busybox:latest [2020-08-07T00:45:12.486Z] Loaded image: busybox:glibc [2020-08-07T00:45:12.486Z] Loaded image: debian:buster [2020-08-07T00:45:12.486Z] Loaded image: hello-world:latest [2020-08-07T00:45:12.486Z] INFO: Testing against a local daemon [2020-08-07T00:45:12.486Z] === RUN TestCgroupNamespacesBuild [2020-08-07T00:45:12.728Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-07T00:45:13.023Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-07T00:45:13.667Z] --- PASS: TestBuildMultiStageCopy (2.83s) [2020-08-07T00:45:13.667Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.54s) [2020-08-07T00:45:13.667Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-08-07T00:45:13.667Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2020-08-07T00:45:13.667Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s) [2020-08-07T00:45:13.667Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-08-07T00:45:13.667Z] === RUN TestBuildMultiStageParentConfig [2020-08-07T00:45:13.792Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2020-08-07T00:45:13.793Z] === RUN TestNetworkNat [2020-08-07T00:45:14.305Z] --- PASS: TestBuildMultiStageParentConfig (0.80s) [2020-08-07T00:45:14.305Z] === RUN TestBuildLabelWithTargets [2020-08-07T00:45:14.365Z] --- PASS: TestNetworkNat (0.84s) [2020-08-07T00:45:14.365Z] === RUN TestNetworkLocalhostTCPNat [2020-08-07T00:45:14.562Z] --- PASS: TestCgroupNamespacesBuild (2.31s) [2020-08-07T00:45:14.562Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-07T00:45:14.937Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2020-08-07T00:45:14.937Z] === RUN TestNetworkLoopbackNat [2020-08-07T00:45:15.819Z] --- PASS: TestBuildLabelWithTargets (1.23s) [2020-08-07T00:45:15.820Z] === RUN TestBuildWithEmptyLayers [2020-08-07T00:45:16.077Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s) [2020-08-07T00:45:16.077Z] === RUN TestBuildWithSession [2020-08-07T00:45:16.077Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-07T00:45:16.077Z] build_session_test.go:25: TODO: BuildKit [2020-08-07T00:45:16.077Z] === RUN TestBuildSquashParent [2020-08-07T00:45:16.112Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2020-08-07T00:45:16.112Z] === RUN TestBuildMultiStageOnBuild [2020-08-07T00:45:18.184Z] --- PASS: TestBuildMultiStageOnBuild (1.65s) [2020-08-07T00:45:18.184Z] === RUN TestBuildUncleanTarFilenames [2020-08-07T00:45:18.244Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2020-08-07T00:45:18.244Z] === RUN TestPause [2020-08-07T00:45:18.816Z] --- PASS: TestPause (0.76s) [2020-08-07T00:45:18.816Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-07T00:45:18.816Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-07T00:45:18.816Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-07T00:45:18.816Z] === RUN TestPauseStopPausedContainer [2020-08-07T00:45:18.820Z] --- PASS: TestBuildUncleanTarFilenames (0.84s) [2020-08-07T00:45:18.820Z] === RUN TestBuildMultiStageLayerLeak [2020-08-07T00:45:19.760Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2020-08-07T00:45:19.760Z] === RUN TestPsFilter [2020-08-07T00:45:20.022Z] --- PASS: TestPsFilter (0.24s) [2020-08-07T00:45:20.022Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-07T00:45:20.334Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s) [2020-08-07T00:45:20.334Z] === RUN TestBuildWithHugeFile [2020-08-07T00:45:20.594Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2020-08-07T00:45:20.595Z] === RUN TestRemoveContainerWithVolume [2020-08-07T00:45:21.539Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2020-08-07T00:45:21.539Z] === RUN TestRemoveContainerRunning [2020-08-07T00:45:22.110Z] --- PASS: TestRemoveContainerRunning (0.74s) [2020-08-07T00:45:22.110Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-07T00:45:23.053Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-08-07T00:45:23.053Z] === RUN TestRemoveInvalidContainer [2020-08-07T00:45:23.053Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-07T00:45:23.053Z] === RUN TestRenameLinkedContainer [2020-08-07T00:45:23.073Z] --- PASS: TestBuildSquashParent (6.51s) [2020-08-07T00:45:23.074Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-07T00:45:23.074Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-07T00:45:23.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-07T00:45:23.074Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-07T00:45:23.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-07T00:45:23.074Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-07T00:45:23.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-07T00:45:23.074Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-07T00:45:23.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-07T00:45:23.074Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-07T00:45:23.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-07T00:45:23.074Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-07T00:45:23.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-07T00:45:23.074Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-07T00:45:23.074Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-07T00:45:23.313Z] Loaded image: buildpack-deps:buster [2020-08-07T00:45:23.313Z] Loaded image: buildpack-deps:buster [2020-08-07T00:45:23.573Z] Loaded image: busybox:latest [2020-08-07T00:45:23.573Z] Loaded image: busybox:latest [2020-08-07T00:45:23.833Z] Loaded image: busybox:glibc [2020-08-07T00:45:23.833Z] Loaded image: debian:buster [2020-08-07T00:45:24.093Z] Loaded image: hello-world:latest [2020-08-07T00:45:24.093Z] Loaded image: busybox:glibc [2020-08-07T00:45:24.093Z] Loaded image: debian:buster [2020-08-07T00:45:24.093Z] INFO: Testing against a local daemon [2020-08-07T00:45:24.093Z] === RUN TestDockerDaemonSuite [2020-08-07T00:45:24.093Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-08-07T00:45:24.353Z] Loaded image: hello-world:latest [2020-08-07T00:45:24.353Z] INFO: Testing against a local daemon [2020-08-07T00:45:24.353Z] === RUN TestDockerSuite [2020-08-07T00:45:24.353Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-08-07T00:45:24.353Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-08-07T00:45:24.353Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-08-07T00:45:24.353Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-08-07T00:45:24.353Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-08-07T00:45:24.353Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-08-07T00:45:24.353Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-08-07T00:45:24.353Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-08-07T00:45:25.149Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-07T00:45:25.291Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-08-07T00:45:25.442Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-07T00:45:25.552Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-08-07T00:45:26.122Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-08-07T00:45:26.357Z] --- PASS: TestRenameLinkedContainer (3.00s) [2020-08-07T00:45:26.357Z] === RUN TestRenameStoppedContainer [2020-08-07T00:45:26.381Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-08-07T00:45:26.619Z] --- PASS: TestRenameStoppedContainer (0.72s) [2020-08-07T00:45:26.619Z] === RUN TestRenameRunningContainerAndReuse [2020-08-07T00:45:26.951Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-08-07T00:45:27.520Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-08-07T00:45:27.520Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-08-07T00:45:28.005Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s) [2020-08-07T00:45:28.005Z] === RUN TestRenameInvalidName [2020-08-07T00:45:28.182Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-07T00:45:28.182Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-07T00:45:28.900Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-08-07T00:45:28.949Z] --- PASS: TestRenameInvalidName (0.74s) [2020-08-07T00:45:28.950Z] === RUN TestRenameAnonymousContainer [2020-08-07T00:45:29.281Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-07T00:45:29.479Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-08-07T00:45:29.479Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-08-07T00:45:29.479Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-08-07T00:45:29.479Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-08-07T00:45:29.541Z] [2020-08-07T00:45:29.541Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-07T00:45:29.800Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-07T00:45:29.800Z] HOSTNAME=0c61151b1fc6 [2020-08-07T00:45:29.800Z] DEST=bundles/test-integration [2020-08-07T00:45:29.800Z] PWD=/go/src/github.com/docker/docker [2020-08-07T00:45:29.800Z] DOCKER_ROOTLESS=1 [2020-08-07T00:45:29.800Z] DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 [2020-08-07T00:45:29.800Z] container=docker [2020-08-07T00:45:29.800Z] HOME=/root [2020-08-07T00:45:29.800Z] GOLANG_VERSION=1.13.14 [2020-08-07T00:45:29.800Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-07T00:45:29.800Z] VALIDATE_BRANCH=master [2020-08-07T00:45:29.800Z] TERM=xterm [2020-08-07T00:45:29.800Z] DOCKER_PKG=github.com/docker/docker [2020-08-07T00:45:29.800Z] SHLVL=1 [2020-08-07T00:45:29.800Z] TIMEOUT=120m [2020-08-07T00:45:29.800Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-07T00:45:29.800Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-07T00:45:29.800Z] GO111MODULE=off [2020-08-07T00:45:29.800Z] DOCKER_EXPERIMENTAL=1 [2020-08-07T00:45:29.800Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-07T00:45:29.800Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-07T00:45:29.800Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-07T00:45:29.800Z] GOPATH=/go [2020-08-07T00:45:29.800Z] PKG_CONFIG=pkg-config [2020-08-07T00:45:29.800Z] _=/usr/bin/env [2020-08-07T00:45:29.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-07T00:45:30.257Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-07T00:45:30.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.53s) [2020-08-07T00:45:30.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s) [2020-08-07T00:45:30.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.46s) [2020-08-07T00:45:30.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.47s) [2020-08-07T00:45:30.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s) [2020-08-07T00:45:30.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s) [2020-08-07T00:45:30.257Z] === RUN TestBuildMultiStageCopy [2020-08-07T00:45:30.257Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-07T00:45:30.420Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-08-07T00:45:30.989Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-08-07T00:45:31.565Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-08-07T00:45:31.565Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-08-07T00:45:31.565Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-08-07T00:45:31.565Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-08-07T00:45:31.565Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-08-07T00:45:32.997Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-07T00:45:32.997Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-07T00:45:33.162Z] --- PASS: TestRenameAnonymousContainer (3.85s) [2020-08-07T00:45:33.162Z] === RUN TestRenameContainerWithSameName [2020-08-07T00:45:33.423Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2020-08-07T00:45:33.423Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-07T00:45:33.633Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-07T00:45:34.105Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-08-07T00:45:34.269Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-07T00:45:34.906Z] --- PASS: TestBuildMultiStageCopy (4.68s) [2020-08-07T00:45:34.906Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.43s) [2020-08-07T00:45:34.906Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-08-07T00:45:34.906Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-08-07T00:45:34.906Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-08-07T00:45:34.906Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2020-08-07T00:45:34.906Z] === RUN TestBuildMultiStageParentConfig [2020-08-07T00:45:35.338Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2020-08-07T00:45:35.338Z] === RUN TestResize [2020-08-07T00:45:35.600Z] --- PASS: TestResize (0.72s) [2020-08-07T00:45:35.600Z] === RUN TestResizeWithInvalidSize [2020-08-07T00:45:36.015Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-08-07T00:45:36.275Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-08-07T00:45:36.394Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-07T00:45:36.394Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-08-07T00:45:36.394Z] remote: Enumerating objects: 2, done. [2020-08-07T00:45:36.394Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-08-07T00:45:36.394Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-08-07T00:45:36.394Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-08-07T00:45:36.395Z] 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-08-07T00:45:36.395Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-08-07T00:45:36.419Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2020-08-07T00:45:36.419Z] === RUN TestBuildLabelWithTargets [2020-08-07T00:45:36.549Z] --- PASS: TestResizeWithInvalidSize (0.76s) [2020-08-07T00:45:36.549Z] === RUN TestResizeWhenContainerNotStarted [2020-08-07T00:45:36.961Z] [2020-08-07T00:45:37.127Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-08-07T00:45:37.127Z] === RUN TestDaemonRestartKillContainers [2020-08-07T00:45:37.127Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-07T00:45:37.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-07T00:45:37.127Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-07T00:45:37.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-07T00:45:37.127Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-07T00:45:37.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-07T00:45:37.127Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-07T00:45:37.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-07T00:45:37.127Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-07T00:45:37.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-07T00:45:37.127Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-07T00:45:37.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-07T00:45:37.127Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-07T00:45:37.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-07T00:45:37.127Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-07T00:45:37.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-07T00:45:37.127Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:45:37.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:45:37.127Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:45:37.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:45:37.127Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:45:37.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:45:37.127Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:45:37.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:45:37.127Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-07T00:45:37.127Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-07T00:45:37.127Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:45:37.127Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:45:37.659Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-08-07T00:45:37.919Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-07T00:45:39.048Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-07T00:45:39.048Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-07T00:45:39.159Z] --- PASS: TestBuildLabelWithTargets (2.42s) [2020-08-07T00:45:39.159Z] === RUN TestBuildWithEmptyLayers [2020-08-07T00:45:39.190Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41322/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bf45da204853d79e7533c118e65d783bfb44c2 hack/test/unit [2020-08-07T00:45:39.302Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-08-07T00:45:39.794Z] --- PASS: TestBuildWithEmptyLayers (0.92s) [2020-08-07T00:45:39.794Z] === RUN TestBuildMultiStageOnBuild [2020-08-07T00:45:39.995Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-07T00:45:39.995Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-07T00:45:40.243Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-08-07T00:45:40.567Z] ? github.com/docker/docker/api [no test files] [2020-08-07T00:45:41.914Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-07T00:45:42.151Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-08-07T00:45:42.151Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-08-07T00:45:42.177Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:45:42.439Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:45:42.536Z] --- PASS: TestBuildMultiStageOnBuild (3.00s) [2020-08-07T00:45:42.536Z] === RUN TestBuildUncleanTarFilenames [2020-08-07T00:45:42.722Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-08-07T00:45:43.666Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-08-07T00:45:43.831Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-07T00:45:44.091Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2020-08-07T00:45:44.091Z] === RUN TestBuildMultiStageLayerLeak [2020-08-07T00:45:44.608Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-08-07T00:45:44.867Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-08-07T00:45:45.127Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-08-07T00:45:46.378Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-07T00:45:46.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-08-07T00:45:46.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-08-07T00:45:46.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.66s) [2020-08-07T00:45:46.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2020-08-07T00:45:46.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s) [2020-08-07T00:45:46.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.33s) [2020-08-07T00:45:46.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s) [2020-08-07T00:45:46.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.86s) [2020-08-07T00:45:46.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-08-07T00:45:46.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2020-08-07T00:45:46.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2020-08-07T00:45:46.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s) [2020-08-07T00:45:46.378Z] === RUN TestCgroupNamespacesRun [2020-08-07T00:45:46.832Z] --- PASS: TestBuildMultiStageLayerLeak (2.91s) [2020-08-07T00:45:46.832Z] === RUN TestBuildWithHugeFile [2020-08-07T00:45:47.038Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-08-07T00:45:47.146Z] ok github.com/docker/docker/api/server 0.043s coverage: 9.0% of statements [2020-08-07T00:45:47.765Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2020-08-07T00:45:47.765Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-07T00:45:47.978Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-08-07T00:45:48.918Z] === RUN TestDockerSuite/TestAttachDetach [2020-08-07T00:45:49.680Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2020-08-07T00:45:49.680Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-07T00:45:50.299Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-08-07T00:45:50.871Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-08-07T00:45:51.067Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2020-08-07T00:45:51.067Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-07T00:45:51.811Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-08-07T00:45:52.753Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-08-07T00:45:52.986Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2020-08-07T00:45:52.986Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-07T00:45:54.151Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-08-07T00:45:54.151Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-08-07T00:45:54.374Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2020-08-07T00:45:54.374Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-07T00:45:55.092Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-08-07T00:45:55.661Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-08-07T00:45:56.232Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-08-07T00:45:56.294Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2020-08-07T00:45:56.294Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-07T00:45:57.242Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-08-07T00:45:57.242Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-07T00:45:58.145Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-08-07T00:45:58.145Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-08-07T00:45:58.717Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-08-07T00:45:59.160Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2020-08-07T00:45:59.160Z] === RUN TestKernelTCPMemory [2020-08-07T00:45:59.287Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-08-07T00:45:59.288Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-08-07T00:45:59.735Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-08-07T00:45:59.735Z] === RUN TestNISDomainname [2020-08-07T00:46:00.673Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-08-07T00:46:00.673Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-08-07T00:46:00.673Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-08-07T00:46:00.679Z] --- PASS: TestNISDomainname (0.91s) [2020-08-07T00:46:00.679Z] === RUN TestHostnameDnsResolution [2020-08-07T00:46:01.245Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-08-07T00:46:01.819Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-08-07T00:46:02.596Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-08-07T00:46:02.596Z] === RUN TestStats [2020-08-07T00:46:02.759Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-08-07T00:46:03.699Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-08-07T00:46:05.142Z] --- PASS: TestStats (2.78s) [2020-08-07T00:46:05.142Z] === RUN TestStopContainerWithTimeout [2020-08-07T00:46:05.142Z] === RUN TestStopContainerWithTimeout/0 [2020-08-07T00:46:05.142Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-07T00:46:05.142Z] === RUN TestStopContainerWithTimeout/1 [2020-08-07T00:46:05.142Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-07T00:46:05.142Z] === RUN TestStopContainerWithTimeout/3 [2020-08-07T00:46:05.142Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-07T00:46:05.142Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-07T00:46:05.142Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-07T00:46:05.142Z] === CONT TestStopContainerWithTimeout/0 [2020-08-07T00:46:05.142Z] === CONT TestStopContainerWithTimeout/1 [2020-08-07T00:46:05.142Z] === CONT TestStopContainerWithTimeout/3 [2020-08-07T00:46:05.142Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-07T00:46:05.247Z] ok github.com/docker/docker/api/server/httputils 0.049s coverage: 14.7% of statements [2020-08-07T00:46:05.247Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-07T00:46:05.247Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-08-07T00:46:05.247Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2020-08-07T00:46:05.247Z] ok github.com/docker/docker/api/server/middleware 0.028s coverage: 37.7% of statements [2020-08-07T00:46:05.247Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-07T00:46:05.247Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-07T00:46:05.247Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-07T00:46:05.247Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-07T00:46:05.247Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-07T00:46:05.247Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-07T00:46:05.247Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-07T00:46:05.247Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-07T00:46:05.247Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-07T00:46:05.247Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-07T00:46:05.247Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-07T00:46:05.247Z] ok github.com/docker/docker/api/types/time 0.055s coverage: 100.0% of statements [2020-08-07T00:46:05.247Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2020-08-07T00:46:05.507Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2020-08-07T00:46:05.507Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/api/types [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/builder [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-07T00:46:05.507Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-07T00:46:05.609Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-08-07T00:46:05.766Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2020-08-07T00:46:08.153Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-08-07T00:46:08.306Z] ok github.com/docker/docker/builder/remotecontext 0.180s coverage: 13.6% of statements [2020-08-07T00:46:08.452Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-08-07T00:46:08.453Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2020-08-07T00:46:08.453Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2020-08-07T00:46:08.453Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2020-08-07T00:46:08.453Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2020-08-07T00:46:08.453Z] === RUN TestDeleteDevicemapper [2020-08-07T00:46:08.453Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-07T00:46:08.453Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-07T00:46:08.453Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-07T00:46:08.566Z] ok github.com/docker/docker/builder/dockerfile 0.328s coverage: 48.1% of statements [2020-08-07T00:46:09.537Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-08-07T00:46:10.107Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-08-07T00:46:11.000Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.29s) [2020-08-07T00:46:11.000Z] === RUN TestUpdateMemory [2020-08-07T00:46:11.000Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-07T00:46:11.000Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:46:11.000Z] === RUN TestUpdateCPUQuota [2020-08-07T00:46:11.860Z] ok github.com/docker/docker/client 0.199s coverage: 75.4% of statements [2020-08-07T00:46:11.860Z] ok github.com/docker/docker/builder/remotecontext/git 5.678s coverage: 86.3% of statements [2020-08-07T00:46:11.860Z] ? github.com/docker/docker/cli [no test files] [2020-08-07T00:46:11.860Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-07T00:46:11.945Z] --- PASS: TestUpdateCPUQuota (1.30s) [2020-08-07T00:46:11.945Z] === RUN TestUpdatePidsLimit [2020-08-07T00:46:11.945Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-07T00:46:12.206Z] === RUN TestUpdatePidsLimit/no_change [2020-08-07T00:46:12.779Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-07T00:46:13.040Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-07T00:46:13.302Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-07T00:46:13.874Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-07T00:46:13.989Z] --- PASS: TestBuildWithHugeFile (26.50s) [2020-08-07T00:46:13.989Z] === RUN TestBuildWithEmptyDockerfile [2020-08-07T00:46:13.989Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-07T00:46:13.989Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-07T00:46:13.989Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-07T00:46:13.989Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-07T00:46:13.989Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-07T00:46:13.989Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-07T00:46:13.989Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-07T00:46:13.989Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-07T00:46:13.989Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-07T00:46:13.989Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-08-07T00:46:13.989Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-08-07T00:46:13.989Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-08-07T00:46:13.989Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-08-07T00:46:13.989Z] === RUN TestBuildPreserveOwnership [2020-08-07T00:46:13.989Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-07T00:46:14.135Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-07T00:46:14.307Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-08-07T00:46:15.526Z] --- PASS: TestUpdatePidsLimit (3.50s) [2020-08-07T00:46:15.526Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-08-07T00:46:15.526Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-08-07T00:46:15.526Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-08-07T00:46:15.526Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-08-07T00:46:15.526Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2020-08-07T00:46:15.526Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-08-07T00:46:15.526Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-08-07T00:46:15.526Z] === RUN TestUpdateRestartPolicy [2020-08-07T00:46:16.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-07T00:46:16.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-07T00:46:16.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-07T00:46:17.389Z] --- PASS: TestBuildWithHugeFile (54.15s) [2020-08-07T00:46:17.389Z] === RUN TestBuildWithEmptyDockerfile [2020-08-07T00:46:17.389Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-07T00:46:17.389Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-07T00:46:17.389Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-07T00:46:17.389Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-07T00:46:17.389Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-07T00:46:17.389Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-07T00:46:17.389Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-07T00:46:17.389Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-07T00:46:17.389Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-07T00:46:17.389Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-08-07T00:46:17.389Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-08-07T00:46:17.389Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2020-08-07T00:46:17.389Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-08-07T00:46:17.389Z] === RUN TestBuildPreserveOwnership [2020-08-07T00:46:17.389Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-07T00:46:17.389Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-07T00:46:17.602Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-08-07T00:46:17.862Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-08-07T00:46:17.862Z] --- PASS: TestBuildWithHugeFile (108.30s) [2020-08-07T00:46:17.862Z] === RUN TestBuildWithEmptyDockerfile [2020-08-07T00:46:17.862Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-07T00:46:17.862Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-07T00:46:17.862Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-07T00:46:17.862Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-07T00:46:17.862Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-07T00:46:17.862Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-07T00:46:18.121Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-07T00:46:18.121Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-07T00:46:18.121Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-07T00:46:18.381Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-08-07T00:46:18.381Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-08-07T00:46:18.381Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-08-07T00:46:18.381Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-08-07T00:46:18.381Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2020-08-07T00:46:18.381Z] === RUN TestBuildPreserveOwnership [2020-08-07T00:46:18.381Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-07T00:46:18.460Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-07T00:46:18.908Z] --- PASS: TestBuildPreserveOwnership (3.71s) [2020-08-07T00:46:18.908Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.43s) [2020-08-07T00:46:18.908Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.27s) [2020-08-07T00:46:18.908Z] === RUN TestBuildPlatformInvalid [2020-08-07T00:46:18.908Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-08-07T00:46:18.908Z] PASS [2020-08-07T00:46:18.908Z] [2020-08-07T00:46:18.908Z] === Skipped [2020-08-07T00:46:18.908Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-08-07T00:46:18.908Z] build_session_test.go:25: TODO: BuildKit [2020-08-07T00:46:18.908Z] [2020-08-07T00:46:18.908Z] [2020-08-07T00:46:18.908Z] DONE 32 tests, 1 skipped in 92.503s [2020-08-07T00:46:18.908Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-08-07T00:46:18.908Z] ++ 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-08-07T00:46:18.908Z] ++ set -e [2020-08-07T00:46:18.908Z] ++ '[' -n 0 ']' [2020-08-07T00:46:18.908Z] ++ set -x [2020-08-07T00:46:18.908Z] ++ env -i DEST=/go/src/github.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-08-07T00:46:18.908Z] INFO: Testing against a local daemon [2020-08-07T00:46:18.908Z] === RUN TestConfigInspect [2020-08-07T00:46:18.950Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-08-07T00:46:19.541Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-08-07T00:46:19.812Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-08-07T00:46:20.107Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2020-08-07T00:46:20.107Z] ok github.com/docker/docker/container 0.126s coverage: 34.4% of statements [2020-08-07T00:46:20.107Z] ok github.com/docker/docker/daemon/cluster/convert 0.019s coverage: 35.9% of statements [2020-08-07T00:46:20.578Z] --- PASS: TestBuildPreserveOwnership (6.52s) [2020-08-07T00:46:20.579Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.23s) [2020-08-07T00:46:20.579Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.28s) [2020-08-07T00:46:20.579Z] === RUN TestBuildPlatformInvalid [2020-08-07T00:46:20.579Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-08-07T00:46:20.579Z] PASS [2020-08-07T00:46:20.579Z] [2020-08-07T00:46:20.579Z] === Skipped [2020-08-07T00:46:20.579Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-08-07T00:46:20.579Z] build_session_test.go:25: TODO: BuildKit [2020-08-07T00:46:20.579Z] [2020-08-07T00:46:20.579Z] [2020-08-07T00:46:20.579Z] DONE 32 tests, 1 skipped in 76.452s [2020-08-07T00:46:20.579Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-08-07T00:46:20.579Z] ++ 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-08-07T00:46:20.579Z] ++ set -e [2020-08-07T00:46:20.579Z] ++ '[' -n 0 ']' [2020-08-07T00:46:20.579Z] ++ set -x [2020-08-07T00:46:20.579Z] ++ env -i DEST=/go/src/github.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-08-07T00:46:20.579Z] INFO: Testing against a local daemon [2020-08-07T00:46:20.579Z] === RUN TestConfigInspect [2020-08-07T00:46:20.752Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-08-07T00:46:20.987Z] --- PASS: TestConfigInspect (1.90s) [2020-08-07T00:46:20.987Z] === RUN TestConfigList [2020-08-07T00:46:21.488Z] ok github.com/docker/docker/daemon/discovery 0.048s coverage: 30.0% of statements [2020-08-07T00:46:21.488Z] ok github.com/docker/docker/daemon/events 0.080s coverage: 50.0% of statements [2020-08-07T00:46:22.058Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2020-08-07T00:46:22.134Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-08-07T00:46:22.134Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-07T00:46:22.134Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-08-07T00:46:22.628Z] ok github.com/docker/docker/daemon/config 0.060s coverage: 81.8% of statements [2020-08-07T00:46:22.704Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-08-07T00:46:22.965Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-08-07T00:46:23.083Z] --- PASS: TestConfigList (1.92s) [2020-08-07T00:46:23.083Z] === RUN TestConfigsCreateAndDelete [2020-08-07T00:46:23.905Z] --- PASS: TestBuildPreserveOwnership (5.49s) [2020-08-07T00:46:23.906Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.57s) [2020-08-07T00:46:23.906Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.91s) [2020-08-07T00:46:23.906Z] === RUN TestBuildPlatformInvalid [2020-08-07T00:46:23.906Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-08-07T00:46:23.906Z] PASS [2020-08-07T00:46:23.906Z] [2020-08-07T00:46:23.906Z] === Skipped [2020-08-07T00:46:23.906Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-07T00:46:23.906Z] build_session_test.go:25: TODO: BuildKit [2020-08-07T00:46:23.906Z] [2020-08-07T00:46:23.906Z] [2020-08-07T00:46:23.906Z] DONE 32 tests, 1 skipped in 191.778s [2020-08-07T00:46:24.166Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-07T00:46:24.166Z] ++ 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-08-07T00:46:24.166Z] ++ set -e [2020-08-07T00:46:24.166Z] ++ '[' -n 0 ']' [2020-08-07T00:46:24.166Z] ++ set -x [2020-08-07T00:46:24.166Z] ++ env -i DEST=/go/src/github.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-08-07T00:46:24.166Z] INFO: Testing against a local daemon [2020-08-07T00:46:24.166Z] === RUN TestConfigInspect [2020-08-07T00:46:24.536Z] ok github.com/docker/docker/cmd/dockerd 0.088s coverage: 30.8% of statements [2020-08-07T00:46:24.536Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-07T00:46:24.536Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-07T00:46:24.536Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-07T00:46:24.536Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-07T00:46:24.612Z] --- PASS: TestConfigsCreateAndDelete (1.97s) [2020-08-07T00:46:24.612Z] === RUN TestConfigsUpdate [2020-08-07T00:46:24.796Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.422s coverage: 57.0% of statements [2020-08-07T00:46:24.796Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.023s coverage: 2.9% of statements [2020-08-07T00:46:25.042Z] --- PASS: TestConfigInspect (3.89s) [2020-08-07T00:46:25.042Z] === RUN TestConfigList [2020-08-07T00:46:25.055Z] ok github.com/docker/docker/daemon/cluster 0.081s coverage: 0.5% of statements [2020-08-07T00:46:25.106Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-08-07T00:46:25.994Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.845s coverage: 73.1% of statements [2020-08-07T00:46:26.255Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2020-08-07T00:46:26.703Z] --- PASS: TestConfigsUpdate (1.90s) [2020-08-07T00:46:26.703Z] === RUN TestTemplatedConfig [2020-08-07T00:46:26.824Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.356s coverage: 49.5% of statements [2020-08-07T00:46:27.019Z] --- PASS: TestConfigInspect (2.74s) [2020-08-07T00:46:27.019Z] === RUN TestConfigList [2020-08-07T00:46:27.279Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-08-07T00:46:27.279Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-08-07T00:46:27.394Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-08-07T00:46:27.654Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.110s coverage: 57.7% of statements [2020-08-07T00:46:27.654Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.678s coverage: 76.1% of statements [2020-08-07T00:46:27.654Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2020-08-07T00:46:27.766Z] --- PASS: TestUpdateRestartPolicy (12.22s) [2020-08-07T00:46:27.766Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-07T00:46:28.219Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-08-07T00:46:28.223Z] ok github.com/docker/docker/daemon/links 0.021s coverage: 93.0% of statements [2020-08-07T00:46:28.339Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2020-08-07T00:46:28.339Z] === RUN TestWaitNonBlocked [2020-08-07T00:46:28.339Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-07T00:46:28.339Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-07T00:46:28.339Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-07T00:46:28.339Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-07T00:46:28.339Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-07T00:46:28.339Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-07T00:46:28.570Z] --- PASS: TestConfigList (3.58s) [2020-08-07T00:46:28.570Z] === RUN TestConfigsCreateAndDelete [2020-08-07T00:46:28.792Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-08-07T00:46:29.052Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 4.8% of statements [2020-08-07T00:46:29.311Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 41.0% of statements [2020-08-07T00:46:29.450Z] --- PASS: TestTemplatedConfig (2.50s) [2020-08-07T00:46:29.450Z] === RUN TestConfigCreateResolve [2020-08-07T00:46:29.571Z] ok github.com/docker/docker/daemon/logger/awslogs 0.136s coverage: 77.4% of statements [2020-08-07T00:46:29.572Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-08-07T00:46:29.572Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2020-08-07T00:46:29.572Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.480s coverage: 14.1% of statements [2020-08-07T00:46:29.601Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-08-07T00:46:29.601Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-08-07T00:46:29.727Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-07T00:46:29.727Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-08-07T00:46:29.727Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2020-08-07T00:46:29.727Z] === RUN TestWaitBlocked [2020-08-07T00:46:29.727Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-07T00:46:29.727Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-07T00:46:29.727Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-07T00:46:29.727Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-07T00:46:29.727Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-07T00:46:29.727Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-07T00:46:29.831Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.024s coverage: 45.9% of statements [2020-08-07T00:46:29.831Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.027s coverage: 61.6% of statements [2020-08-07T00:46:30.170Z] --- PASS: TestConfigList (3.01s) [2020-08-07T00:46:30.170Z] === RUN TestConfigsCreateAndDelete [2020-08-07T00:46:30.671Z] --- PASS: TestWaitBlocked (0.02s) [2020-08-07T00:46:30.671Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2020-08-07T00:46:30.671Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2020-08-07T00:46:30.671Z] === CONT TestContainerStartOnDaemonRestart [2020-08-07T00:46:30.671Z] === CONT TestIpcModeOlderClient [2020-08-07T00:46:30.671Z] === CONT TestDaemonHostGatewayIP [2020-08-07T00:46:30.671Z] === CONT TestDaemonRestartIpcMode [2020-08-07T00:46:30.671Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-08-07T00:46:30.671Z] === CONT TestContainerKillOnDaemonStart [2020-08-07T00:46:30.770Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-08-07T00:46:30.770Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 75.2% of statements [2020-08-07T00:46:30.770Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-08-07T00:46:30.770Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 37.7% of statements [2020-08-07T00:46:30.770Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2020-08-07T00:46:30.965Z] --- PASS: TestConfigCreateResolve (1.85s) [2020-08-07T00:46:30.965Z] === RUN TestConfigDaemonLibtrustID [2020-08-07T00:46:31.338Z] ok github.com/docker/docker/daemon/network 0.033s coverage: 63.8% of statements [2020-08-07T00:46:31.549Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-08-07T00:46:31.600Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-08-07T00:46:31.600Z] PASS [2020-08-07T00:46:31.600Z] [2020-08-07T00:46:31.600Z] DONE 7 tests in 12.655s [2020-08-07T00:46:31.600Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-08-07T00:46:31.600Z] ++ 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-08-07T00:46:31.600Z] ++ set -e [2020-08-07T00:46:31.600Z] ++ '[' -n 0 ']' [2020-08-07T00:46:31.600Z] ++ set -x [2020-08-07T00:46:31.600Z] ++ env -i DEST=/go/src/github.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-08-07T00:46:31.600Z] INFO: Testing against a local daemon [2020-08-07T00:46:31.600Z] === RUN TestCheckpoint [2020-08-07T00:46:31.600Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-07T00:46:31.600Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-07T00:46:31.600Z] === RUN TestContainerInvalidJSON [2020-08-07T00:46:31.600Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-07T00:46:31.600Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-07T00:46:31.600Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-07T00:46:31.600Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-07T00:46:31.600Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-07T00:46:31.600Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-07T00:46:31.600Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-07T00:46:31.600Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-07T00:46:31.600Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-07T00:46:31.600Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-07T00:46:31.600Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-07T00:46:31.600Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-07T00:46:31.600Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-07T00:46:31.600Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-07T00:46:31.600Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-08-07T00:46:31.600Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-07T00:46:31.600Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-08-07T00:46:31.600Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-07T00:46:31.893Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-08-07T00:46:31.893Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-07T00:46:31.893Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-08-07T00:46:31.893Z] === RUN TestCopyFromContainer [2020-08-07T00:46:31.907Z] ok github.com/docker/docker/distribution/metadata 0.057s coverage: 48.2% of statements [2020-08-07T00:46:32.097Z] --- PASS: TestConfigsCreateAndDelete (3.60s) [2020-08-07T00:46:32.097Z] === RUN TestConfigsUpdate [2020-08-07T00:46:32.166Z] ok github.com/docker/docker/errdefs 0.049s coverage: 49.4% of statements [2020-08-07T00:46:32.426Z] ok github.com/docker/docker/daemon/logger/splunk 1.589s coverage: 82.5% of statements [2020-08-07T00:46:32.426Z] ok github.com/docker/docker/image 0.039s coverage: 86.4% of statements [2020-08-07T00:46:32.686Z] ok github.com/docker/docker/image/cache 0.041s coverage: 19.2% of statements [2020-08-07T00:46:32.686Z] ok github.com/docker/docker/libcontainerd/queue 0.046s coverage: 100.0% of statements [2020-08-07T00:46:32.933Z] === RUN TestCopyFromContainer// [2020-08-07T00:46:32.945Z] ok github.com/docker/docker/distribution 0.417s coverage: 21.9% of statements [2020-08-07T00:46:32.945Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-08-07T00:46:32.945Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 50.0% of statements [2020-08-07T00:46:33.229Z] === RUN TestCopyFromContainer//bar/root [2020-08-07T00:46:33.229Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-07T00:46:33.229Z] === RUN TestCopyFromContainer/bar/quux [2020-08-07T00:46:33.229Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-07T00:46:33.459Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2020-08-07T00:46:33.459Z] === RUN TestConfigsUpdate [2020-08-07T00:46:33.515Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2020-08-07T00:46:33.525Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-07T00:46:33.525Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-07T00:46:33.525Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-07T00:46:33.525Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-07T00:46:33.719Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-08-07T00:46:33.774Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-08-07T00:46:33.774Z] ok github.com/docker/docker/opts 0.031s coverage: 67.4% of statements [2020-08-07T00:46:33.774Z] ok github.com/docker/docker/distribution/xfer 1.736s coverage: 85.1% of statements [2020-08-07T00:46:33.820Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-07T00:46:33.820Z] --- PASS: TestCopyFromContainer (1.89s) [2020-08-07T00:46:33.820Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-08-07T00:46:33.820Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-08-07T00:46:33.820Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-08-07T00:46:33.820Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-08-07T00:46:33.820Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-08-07T00:46:33.820Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-08-07T00:46:33.820Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-08-07T00:46:33.820Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-08-07T00:46:33.820Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-08-07T00:46:33.820Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-08-07T00:46:33.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-07T00:46:33.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-07T00:46:33.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-07T00:46:33.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-07T00:46:33.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-07T00:46:33.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-07T00:46:33.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-07T00:46:33.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-07T00:46:33.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-07T00:46:33.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-07T00:46:33.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-07T00:46:33.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-07T00:46:33.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-07T00:46:33.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-07T00:46:33.820Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-07T00:46:33.820Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-08-07T00:46:33.820Z] === RUN TestCreateWithInvalidEnv [2020-08-07T00:46:33.820Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-07T00:46:33.820Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-07T00:46:33.820Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-07T00:46:33.820Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-07T00:46:33.820Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-07T00:46:33.820Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-07T00:46:33.820Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-07T00:46:33.820Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-07T00:46:33.820Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-07T00:46:33.820Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-07T00:46:33.820Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-07T00:46:33.820Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-07T00:46:33.820Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-07T00:46:33.820Z] === RUN TestCreateTmpfsMountsTarget [2020-08-07T00:46:33.820Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-07T00:46:33.820Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-07T00:46:33.984Z] --- PASS: TestContainerStartOnDaemonRestart (3.31s) [2020-08-07T00:46:34.343Z] ok github.com/docker/docker/pkg/directory 0.025s coverage: 80.0% of statements [2020-08-07T00:46:34.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-07T00:46:34.602Z] ok github.com/docker/docker/pkg/authorization 0.596s coverage: 68.3% of statements [2020-08-07T00:46:34.602Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-08-07T00:46:34.602Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2020-08-07T00:46:34.659Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-08-07T00:46:34.861Z] ok github.com/docker/docker/pkg/archive 0.628s coverage: 77.3% of statements [2020-08-07T00:46:34.861Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-08-07T00:46:34.929Z] --- PASS: TestDaemonRestartIpcMode (4.42s) [2020-08-07T00:46:35.120Z] ok github.com/docker/docker/pkg/discovery/memory 0.023s coverage: 92.3% of statements [2020-08-07T00:46:35.121Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2020-08-07T00:46:35.190Z] --- PASS: TestDaemonHostGatewayIP (4.56s) [2020-08-07T00:46:35.229Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-08-07T00:46:35.333Z] --- PASS: TestCreateWithCustomMaskedPaths (1.48s) [2020-08-07T00:46:35.333Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-07T00:46:35.379Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-08-07T00:46:35.379Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-08-07T00:46:35.405Z] Removing intermediate container 524ec149967d [2020-08-07T00:46:35.405Z] ---> 78dad712fc7c [2020-08-07T00:46:35.405Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-08-07T00:46:35.405Z] ---> Running in bc5affa53fa0 [2020-08-07T00:46:35.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-07T00:46:35.624Z] --- PASS: TestConfigsUpdate (3.53s) [2020-08-07T00:46:35.624Z] === RUN TestTemplatedConfig [2020-08-07T00:46:35.639Z] ok github.com/docker/docker/pkg/fsutils 0.216s coverage: 85.1% of statements [2020-08-07T00:46:35.899Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-08-07T00:46:36.159Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-08-07T00:46:36.159Z] ok github.com/docker/docker/pkg/locker 0.028s coverage: 88.9% of statements [2020-08-07T00:46:36.159Z] ok github.com/docker/docker/pkg/idtools 0.381s coverage: 70.5% of statements [2020-08-07T00:46:36.418Z] ok github.com/docker/docker/pkg/ioutils 0.447s coverage: 69.3% of statements [2020-08-07T00:46:36.418Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-08-07T00:46:36.418Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-08-07T00:46:36.614Z] --- PASS: TestConfigsUpdate (3.23s) [2020-08-07T00:46:36.614Z] === RUN TestTemplatedConfig [2020-08-07T00:46:36.677Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-08-07T00:46:36.677Z] ok github.com/docker/docker/pkg/parsers/kernel 0.029s coverage: 60.0% of statements [2020-08-07T00:46:36.677Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2020-08-07T00:46:36.874Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-08-07T00:46:36.877Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2020-08-07T00:46:36.877Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-07T00:46:36.877Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-07T00:46:36.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-07T00:46:36.877Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-07T00:46:36.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-07T00:46:36.877Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-07T00:46:36.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-07T00:46:36.877Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-07T00:46:36.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-07T00:46:36.877Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-07T00:46:36.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-07T00:46:36.877Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-07T00:46:36.877Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-07T00:46:36.877Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-07T00:46:36.877Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-07T00:46:36.877Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-07T00:46:36.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-07T00:46:36.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-08-07T00:46:36.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-08-07T00:46:36.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-08-07T00:46:36.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-08-07T00:46:36.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-08-07T00:46:36.877Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-07T00:46:36.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-07T00:46:36.937Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-08-07T00:46:37.196Z] ok github.com/docker/docker/pkg/chrootarchive 2.839s coverage: 43.2% of statements [2020-08-07T00:46:37.196Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2020-08-07T00:46:37.455Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2020-08-07T00:46:37.455Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-08-07T00:46:37.514Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2020-08-07T00:46:37.514Z] === RUN TestCreateDifferentPlatform [2020-08-07T00:46:37.514Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-07T00:46:37.514Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-07T00:46:37.514Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-08-07T00:46:37.514Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-07T00:46:37.514Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-08-07T00:46:37.514Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-07T00:46:37.514Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-08-07T00:46:37.514Z] === RUN TestContainerStartOnDaemonRestart [2020-08-07T00:46:37.514Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-07T00:46:37.514Z] === RUN TestDaemonRestartIpcMode [2020-08-07T00:46:37.514Z] === PAUSE TestDaemonRestartIpcMode [2020-08-07T00:46:37.514Z] === RUN TestDaemonHostGatewayIP [2020-08-07T00:46:37.514Z] === PAUSE TestDaemonHostGatewayIP [2020-08-07T00:46:37.514Z] === RUN TestContainerKillOnDaemonStart [2020-08-07T00:46:37.514Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-07T00:46:37.514Z] === RUN TestDiff [2020-08-07T00:46:37.714Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2020-08-07T00:46:37.973Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-08-07T00:46:38.149Z] --- PASS: TestDiff (0.49s) [2020-08-07T00:46:38.149Z] === RUN TestExecWithCloseStdin [2020-08-07T00:46:38.233Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-08-07T00:46:38.233Z] ok github.com/docker/docker/pkg/discovery/kv 3.047s coverage: 84.1% of statements [2020-08-07T00:46:38.233Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2020-08-07T00:46:38.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-07T00:46:38.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-07T00:46:38.493Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-08-07T00:46:38.493Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-08-07T00:46:38.752Z] ok github.com/docker/docker/pkg/pubsub 1.037s coverage: 73.9% of statements [2020-08-07T00:46:38.784Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-08-07T00:46:38.785Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-08-07T00:46:38.786Z] --- PASS: TestExecWithCloseStdin (0.62s) [2020-08-07T00:46:38.786Z] === RUN TestExec [2020-08-07T00:46:39.011Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.6% of statements [2020-08-07T00:46:39.011Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-08-07T00:46:39.153Z] --- PASS: TestTemplatedConfig (3.72s) [2020-08-07T00:46:39.153Z] === RUN TestConfigCreateResolve [2020-08-07T00:46:39.270Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-08-07T00:46:39.270Z] ok github.com/docker/docker/pkg/tarsum 0.078s coverage: 89.3% of statements [2020-08-07T00:46:39.270Z] testing: warning: no tests to run [2020-08-07T00:46:39.270Z] coverage: [no statements] [2020-08-07T00:46:39.270Z] ok github.com/docker/docker/pkg/term/windows 0.006s coverage: [no statements] [no tests to run] [2020-08-07T00:46:39.435Z] --- PASS: TestExec (0.58s) [2020-08-07T00:46:39.435Z] === RUN TestExecUser [2020-08-07T00:46:39.530Z] ok github.com/docker/docker/pkg/urlutil 0.020s coverage: 100.0% of statements [2020-08-07T00:46:39.530Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2020-08-07T00:46:39.530Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-08-07T00:46:39.724Z] --- PASS: TestTemplatedConfig (3.31s) [2020-08-07T00:46:39.724Z] === RUN TestConfigCreateResolve [2020-08-07T00:46:39.727Z] --- PASS: TestExecUser (0.59s) [2020-08-07T00:46:39.727Z] === RUN TestExportContainerAndImportImage [2020-08-07T00:46:39.984Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-08-07T00:46:40.099Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.5% of statements [2020-08-07T00:46:40.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-07T00:46:40.193Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-08-07T00:46:40.193Z] go: finding gotest.tools v0.3.5 [2020-08-07T00:46:40.193Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-08-07T00:46:40.193Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-07T00:46:40.193Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-07T00:46:40.393Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-08-07T00:46:40.393Z] ok github.com/docker/docker/pkg/signal 2.513s coverage: 61.0% of statements [2020-08-07T00:46:40.554Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-08-07T00:46:40.554Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-08-07T00:46:40.670Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 73.8% of statements [2020-08-07T00:46:40.769Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2020-08-07T00:46:40.769Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-07T00:46:40.937Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 50.9% of statements [2020-08-07T00:46:40.937Z] ok github.com/docker/docker/daemon 12.110s coverage: 17.5% of statements [2020-08-07T00:46:40.937Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-07T00:46:40.937Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-07T00:46:40.937Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-07T00:46:40.937Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-07T00:46:40.937Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-07T00:46:40.937Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-07T00:46:40.937Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-07T00:46:40.937Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-07T00:46:40.937Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-07T00:46:40.937Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-07T00:46:40.937Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-07T00:46:40.937Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-07T00:46:40.937Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-07T00:46:40.937Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-07T00:46:40.937Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-07T00:46:40.937Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-07T00:46:40.937Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-07T00:46:40.937Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-07T00:46:41.158Z] go: downloading gotest.tools v2.1.0+incompatible [2020-08-07T00:46:41.195Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2020-08-07T00:46:41.195Z] ok github.com/docker/docker/plugin 0.555s coverage: 23.1% of statements [2020-08-07T00:46:41.195Z] ok github.com/docker/docker/layer 7.183s coverage: 68.8% of statements [2020-08-07T00:46:41.195Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-07T00:46:41.195Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-07T00:46:41.195Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-07T00:46:41.195Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-07T00:46:41.195Z] ? github.com/docker/docker/oci [no test files] [2020-08-07T00:46:41.195Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-07T00:46:41.195Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-07T00:46:41.195Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-07T00:46:41.195Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-07T00:46:41.195Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-07T00:46:41.195Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-07T00:46:41.195Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-07T00:46:41.195Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-07T00:46:41.454Z] ok github.com/docker/docker/testutil 0.025s coverage: 62.5% of statements [2020-08-07T00:46:41.454Z] ok github.com/docker/docker/runconfig 0.021s coverage: 66.1% of statements [2020-08-07T00:46:41.616Z] go: extracting gotest.tools v2.1.0+incompatible [2020-08-07T00:46:41.616Z] go: downloading github.com/pkg/errors v0.8.0 [2020-08-07T00:46:41.616Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-08-07T00:46:41.616Z] go: extracting github.com/pkg/errors v0.8.0 [2020-08-07T00:46:41.616Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-08-07T00:46:41.616Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-07T00:46:41.616Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-07T00:46:41.616Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-07T00:46:41.616Z] go: downloading github.com/fatih/color v1.6.0 [2020-08-07T00:46:41.616Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-07T00:46:41.616Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-07T00:46:41.616Z] go: extracting github.com/fatih/color v1.6.0 [2020-08-07T00:46:41.616Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-07T00:46:41.616Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-07T00:46:41.616Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-07T00:46:41.616Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-07T00:46:41.616Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-07T00:46:41.616Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-07T00:46:41.616Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-07T00:46:42.023Z] ok github.com/docker/docker/registry 0.195s coverage: 56.3% of statements [2020-08-07T00:46:42.074Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-07T00:46:42.074Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-07T00:46:42.074Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-07T00:46:42.074Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-07T00:46:42.282Z] ok github.com/docker/docker/volume/local 0.018s coverage: 73.0% of statements [2020-08-07T00:46:42.283Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2020-08-07T00:46:42.283Z] ok github.com/docker/docker/volume/mounts 0.031s coverage: 67.0% of statements [2020-08-07T00:46:42.289Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2020-08-07T00:46:42.289Z] === RUN TestHealthCheckWorkdir [2020-08-07T00:46:42.478Z] --- PASS: TestConfigCreateResolve (2.49s) [2020-08-07T00:46:42.478Z] === RUN TestConfigDaemonLibtrustID [2020-08-07T00:46:42.580Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2020-08-07T00:46:42.580Z] === RUN TestHealthKillContainer [2020-08-07T00:46:42.683Z] --- PASS: TestConfigCreateResolve (3.52s) [2020-08-07T00:46:42.683Z] === RUN TestConfigDaemonLibtrustID [2020-08-07T00:46:42.739Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2020-08-07T00:46:42.739Z] PASS [2020-08-07T00:46:42.849Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2020-08-07T00:46:42.976Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-08-07T00:46:42.976Z] PASS [2020-08-07T00:46:42.976Z] [2020-08-07T00:46:42.976Z] DONE 7 tests in 22.553s [2020-08-07T00:46:42.976Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-08-07T00:46:42.976Z] ++ 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-08-07T00:46:42.976Z] ++ set -e [2020-08-07T00:46:42.976Z] ++ '[' -n 0 ']' [2020-08-07T00:46:42.976Z] ++ set -x [2020-08-07T00:46:42.976Z] ++ env -i DEST=/go/src/github.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-08-07T00:46:42.976Z] INFO: Testing against a local daemon [2020-08-07T00:46:42.976Z] === RUN TestCheckpoint [2020-08-07T00:46:42.976Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-07T00:46:42.976Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-07T00:46:42.976Z] === RUN TestContainerInvalidJSON [2020-08-07T00:46:42.976Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-07T00:46:42.976Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-07T00:46:42.976Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-07T00:46:42.976Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-07T00:46:42.976Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-07T00:46:42.976Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-07T00:46:42.976Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-07T00:46:42.976Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-07T00:46:42.976Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-07T00:46:42.976Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-07T00:46:42.976Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-07T00:46:42.976Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-07T00:46:42.976Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-07T00:46:42.976Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-07T00:46:42.999Z] [2020-08-07T00:46:42.999Z] DONE 7 tests in 18.797s [2020-08-07T00:46:42.999Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-07T00:46:42.999Z] ++ 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-08-07T00:46:42.999Z] ++ set -e [2020-08-07T00:46:42.999Z] ++ '[' -n 0 ']' [2020-08-07T00:46:42.999Z] ++ set -x [2020-08-07T00:46:42.999Z] ++ env -i DEST=/go/src/github.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-08-07T00:46:42.999Z] INFO: Testing against a local daemon [2020-08-07T00:46:42.999Z] === RUN TestCheckpoint [2020-08-07T00:46:42.999Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-07T00:46:42.999Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-07T00:46:42.999Z] === RUN TestContainerInvalidJSON [2020-08-07T00:46:42.999Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-07T00:46:42.999Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-07T00:46:42.999Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-07T00:46:42.999Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-07T00:46:42.999Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-07T00:46:42.999Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-07T00:46:42.999Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-07T00:46:42.999Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-07T00:46:42.999Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-07T00:46:42.999Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-07T00:46:42.999Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-07T00:46:42.999Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-07T00:46:42.999Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-07T00:46:42.999Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-07T00:46:43.038Z] go: finding github.com/fatih/color v1.6.0 [2020-08-07T00:46:43.038Z] go: finding github.com/pkg/errors v0.8.0 [2020-08-07T00:46:43.038Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-07T00:46:43.038Z] go: finding github.com/spf13/pflag v1.0.1 [2020-08-07T00:46:43.038Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-07T00:46:43.038Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-07T00:46:43.038Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-07T00:46:43.258Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-08-07T00:46:43.258Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-07T00:46:43.258Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-08-07T00:46:43.258Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-07T00:46:43.258Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-08-07T00:46:43.258Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-07T00:46:43.258Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-08-07T00:46:43.258Z] === RUN TestCopyFromContainer [2020-08-07T00:46:43.274Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-08-07T00:46:43.274Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-07T00:46:43.274Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-08-07T00:46:43.274Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-07T00:46:43.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-07T00:46:43.495Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-07T00:46:43.495Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-07T00:46:43.495Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-07T00:46:43.495Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-07T00:46:43.568Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-08-07T00:46:43.568Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-07T00:46:43.568Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-08-07T00:46:43.568Z] === RUN TestCopyFromContainer [2020-08-07T00:46:43.829Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-08-07T00:46:44.770Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-08-07T00:46:44.770Z] === RUN TestCopyFromContainer// [2020-08-07T00:46:44.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-07T00:46:45.030Z] === RUN TestCopyFromContainer//bar/root [2020-08-07T00:46:45.030Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-08-07T00:46:45.030Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-07T00:46:45.192Z] --- PASS: TestContainerKillOnDaemonStart (12.96s) [2020-08-07T00:46:45.192Z] PASS [2020-08-07T00:46:45.192Z] [2020-08-07T00:46:45.192Z] === Skipped [2020-08-07T00:46:45.192Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-08-07T00:46:45.192Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-07T00:46:45.192Z] [2020-08-07T00:46:45.192Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-07T00:46:45.192Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:46:45.192Z] [2020-08-07T00:46:45.192Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-07T00:46:45.192Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:46:45.192Z] [2020-08-07T00:46:45.192Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-07T00:46:45.192Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-07T00:46:45.192Z] [2020-08-07T00:46:45.192Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-07T00:46:45.192Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-07T00:46:45.192Z] [2020-08-07T00:46:45.192Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-08-07T00:46:45.192Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:46:45.192Z] [2020-08-07T00:46:45.192Z] [2020-08-07T00:46:45.192Z] DONE 192 tests, 6 skipped in 133.860s [2020-08-07T00:46:45.192Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-08-07T00:46:45.192Z] ++ 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-08-07T00:46:45.192Z] ++ set -e [2020-08-07T00:46:45.192Z] ++ '[' -n 0 ']' [2020-08-07T00:46:45.192Z] ++ set -x [2020-08-07T00:46:45.192Z] ++ env -i DEST=/go/src/github.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-08-07T00:46:45.192Z] INFO: Testing against a local daemon [2020-08-07T00:46:45.192Z] === RUN TestCommitInheritsEnv [2020-08-07T00:46:45.192Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-08-07T00:46:45.192Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-07T00:46:45.192Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-08-07T00:46:45.192Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-07T00:46:45.192Z] === RUN TestImagesFilterMultiReference [2020-08-07T00:46:45.192Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-08-07T00:46:45.192Z] === RUN TestImagePullPlatformInvalid [2020-08-07T00:46:45.192Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-08-07T00:46:45.192Z] === RUN TestRemoveImageOrphaning [2020-08-07T00:46:45.192Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-08-07T00:46:45.192Z] === RUN TestRemoveImageGarbageCollector [2020-08-07T00:46:45.192Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-07T00:46:45.192Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:46:45.192Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-07T00:46:45.192Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-08-07T00:46:45.192Z] === RUN TestTagInvalidReference [2020-08-07T00:46:45.192Z] --- PASS: TestTagInvalidReference (0.03s) [2020-08-07T00:46:45.192Z] === RUN TestTagValidPrefixedRepo [2020-08-07T00:46:45.192Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-08-07T00:46:45.192Z] === RUN TestTagExistedNameWithoutForce [2020-08-07T00:46:45.192Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-08-07T00:46:45.192Z] === RUN TestTagOfficialNames [2020-08-07T00:46:45.192Z] --- PASS: TestTagOfficialNames (0.06s) [2020-08-07T00:46:45.192Z] === RUN TestTagMatchesDigest [2020-08-07T00:46:45.290Z] === RUN TestCopyFromContainer/bar/quux [2020-08-07T00:46:45.290Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-07T00:46:45.313Z] --- PASS: TestHealthKillContainer (2.62s) [2020-08-07T00:46:45.313Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-07T00:46:45.453Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-08-07T00:46:45.453Z] PASS [2020-08-07T00:46:45.453Z] [2020-08-07T00:46:45.453Z] === Skipped [2020-08-07T00:46:45.453Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-08-07T00:46:45.453Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-07T00:46:45.453Z] [2020-08-07T00:46:45.453Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-07T00:46:45.453Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:46:45.453Z] [2020-08-07T00:46:45.453Z] [2020-08-07T00:46:45.453Z] DONE 12 tests, 2 skipped in 1.668s [2020-08-07T00:46:45.453Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-08-07T00:46:45.453Z] ++ 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-08-07T00:46:45.453Z] ++ set -e [2020-08-07T00:46:45.453Z] ++ '[' -n 0 ']' [2020-08-07T00:46:45.453Z] ++ set -x [2020-08-07T00:46:45.453Z] ++ env -i DEST=/go/src/github.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-08-07T00:46:45.453Z] INFO: Testing against a local daemon [2020-08-07T00:46:45.453Z] === RUN TestNetworkCreateDelete [2020-08-07T00:46:45.551Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-07T00:46:45.551Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-07T00:46:45.551Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-07T00:46:45.605Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2020-08-07T00:46:45.605Z] === RUN TestIpcModeNone [2020-08-07T00:46:45.643Z] === RUN TestCopyFromContainer// [2020-08-07T00:46:45.643Z] === RUN TestCopyFromContainer//bar/root [2020-08-07T00:46:45.666Z] INFO: Build done for gotestsum... [2020-08-07T00:46:45.811Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-08-07T00:46:45.811Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-07T00:46:45.811Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-07T00:46:45.935Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-07T00:46:45.935Z] === RUN TestCopyFromContainer/bar/quux [2020-08-07T00:46:45.935Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-07T00:46:46.027Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-08-07T00:46:46.027Z] === RUN TestDockerNetworkDeletePreferID [2020-08-07T00:46:46.071Z] --- PASS: TestCopyFromContainer (2.71s) [2020-08-07T00:46:46.071Z] --- PASS: TestCopyFromContainer// (0.18s) [2020-08-07T00:46:46.071Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-08-07T00:46:46.071Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-08-07T00:46:46.071Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-08-07T00:46:46.071Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-08-07T00:46:46.071Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-08-07T00:46:46.071Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-08-07T00:46:46.071Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-08-07T00:46:46.071Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-08-07T00:46:46.071Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-08-07T00:46:46.071Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-07T00:46:46.071Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-07T00:46:46.071Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-07T00:46:46.071Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-07T00:46:46.071Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-07T00:46:46.071Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-07T00:46:46.071Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-07T00:46:46.071Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-07T00:46:46.071Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-07T00:46:46.071Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-07T00:46:46.071Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-07T00:46:46.071Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-07T00:46:46.071Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-08-07T00:46:46.071Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-08-07T00:46:46.071Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-07T00:46:46.071Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-08-07T00:46:46.071Z] === RUN TestCreateWithInvalidEnv [2020-08-07T00:46:46.071Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-07T00:46:46.071Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-07T00:46:46.071Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-07T00:46:46.071Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-07T00:46:46.071Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-07T00:46:46.071Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-07T00:46:46.071Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-07T00:46:46.071Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-07T00:46:46.071Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-07T00:46:46.071Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-07T00:46:46.071Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-07T00:46:46.071Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-07T00:46:46.071Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-07T00:46:46.071Z] === RUN TestCreateTmpfsMountsTarget [2020-08-07T00:46:46.071Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2020-08-07T00:46:46.071Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-07T00:46:46.228Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-07T00:46:46.229Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-07T00:46:46.229Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-07T00:46:46.229Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-07T00:46:46.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-07T00:46:46.240Z] --- PASS: TestIpcModeNone (0.57s) [2020-08-07T00:46:46.241Z] === RUN TestIpcModePrivate [2020-08-07T00:46:46.571Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-07T00:46:46.571Z] --- PASS: TestCopyFromContainer (2.87s) [2020-08-07T00:46:46.571Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-08-07T00:46:46.571Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-08-07T00:46:46.571Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-08-07T00:46:46.571Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-08-07T00:46:46.571Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-08-07T00:46:46.571Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-08-07T00:46:46.571Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2020-08-07T00:46:46.571Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-08-07T00:46:46.571Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-08-07T00:46:46.571Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-08-07T00:46:46.571Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-07T00:46:46.571Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-07T00:46:46.571Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-07T00:46:46.571Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-07T00:46:46.571Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-07T00:46:46.571Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-07T00:46:46.571Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-07T00:46:46.571Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-07T00:46:46.571Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-07T00:46:46.571Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-07T00:46:46.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-07T00:46:46.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-07T00:46:46.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-08-07T00:46:46.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-07T00:46:46.571Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-07T00:46:46.571Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-08-07T00:46:46.571Z] === RUN TestCreateWithInvalidEnv [2020-08-07T00:46:46.571Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-07T00:46:46.571Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-07T00:46:46.571Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-07T00:46:46.571Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-07T00:46:46.571Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-07T00:46:46.571Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-07T00:46:46.571Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-07T00:46:46.571Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-07T00:46:46.571Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-07T00:46:46.571Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-07T00:46:46.571Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-07T00:46:46.571Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-07T00:46:46.571Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-07T00:46:46.571Z] === RUN TestCreateTmpfsMountsTarget [2020-08-07T00:46:46.571Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-07T00:46:46.571Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-07T00:46:46.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-07T00:46:46.878Z] --- PASS: TestIpcModePrivate (0.59s) [2020-08-07T00:46:46.878Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-08-07T00:46:46.878Z] === RUN TestIpcModeShareable [2020-08-07T00:46:46.977Z] --- PASS: TestDockerNetworkDeletePreferID (1.12s) [2020-08-07T00:46:46.977Z] === RUN TestDaemonDNSFallback [2020-08-07T00:46:47.524Z] --- PASS: TestIpcModeShareable (0.63s) [2020-08-07T00:46:47.524Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-08-07T00:46:47.524Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-07T00:46:48.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-07T00:46:48.613Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2020-08-07T00:46:48.613Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-07T00:46:48.613Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-08-07T00:46:48.613Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-08-07T00:46:49.315Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s) [2020-08-07T00:46:49.315Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-07T00:46:49.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-07T00:46:49.600Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) [2020-08-07T00:46:49.600Z] === RUN TestAPIIpcModeHost [2020-08-07T00:46:49.600Z] --- PASS: TestAPIIpcModeHost (0.48s) [2020-08-07T00:46:49.893Z] === RUN TestDaemonIpcModeShareable [2020-08-07T00:46:49.996Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s) [2020-08-07T00:46:49.996Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-07T00:46:49.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-07T00:46:49.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-07T00:46:49.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-07T00:46:49.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-07T00:46:49.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-07T00:46:49.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-07T00:46:49.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-07T00:46:49.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-07T00:46:49.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-07T00:46:49.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-07T00:46:49.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-07T00:46:49.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-07T00:46:49.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-07T00:46:49.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-07T00:46:49.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-07T00:46:49.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-07T00:46:49.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-08-07T00:46:49.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-08-07T00:46:49.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-08-07T00:46:49.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-08-07T00:46:49.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-07T00:46:49.996Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-07T00:46:50.566Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2020-08-07T00:46:50.566Z] === RUN TestCreateDifferentPlatform [2020-08-07T00:46:50.566Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-07T00:46:50.566Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-07T00:46:50.566Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-08-07T00:46:50.566Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-07T00:46:50.566Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-07T00:46:50.566Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-07T00:46:50.566Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-08-07T00:46:50.566Z] === RUN TestContainerStartOnDaemonRestart [2020-08-07T00:46:50.566Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-07T00:46:50.566Z] === RUN TestDaemonRestartIpcMode [2020-08-07T00:46:50.566Z] === PAUSE TestDaemonRestartIpcMode [2020-08-07T00:46:50.566Z] === RUN TestDaemonHostGatewayIP [2020-08-07T00:46:50.566Z] === PAUSE TestDaemonHostGatewayIP [2020-08-07T00:46:50.566Z] === RUN TestContainerKillOnDaemonStart [2020-08-07T00:46:50.566Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-07T00:46:50.566Z] === RUN TestDiff [2020-08-07T00:46:50.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-07T00:46:51.135Z] --- PASS: TestDiff (0.54s) [2020-08-07T00:46:51.135Z] === RUN TestExecWithCloseStdin [2020-08-07T00:46:51.393Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s) [2020-08-07T00:46:51.393Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-07T00:46:51.393Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-07T00:46:51.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-07T00:46:51.393Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-07T00:46:51.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-07T00:46:51.393Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-07T00:46:51.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-07T00:46:51.393Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-07T00:46:51.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-07T00:46:51.393Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-07T00:46:51.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-07T00:46:51.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-07T00:46:51.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-07T00:46:51.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-07T00:46:51.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-07T00:46:51.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-07T00:46:51.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-07T00:46:51.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-07T00:46:51.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-07T00:46:51.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-07T00:46:51.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-07T00:46:51.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-08-07T00:46:51.393Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-07T00:46:51.395Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-08-07T00:46:51.421Z] --- PASS: TestDaemonIpcModeShareable (1.43s) [2020-08-07T00:46:51.421Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-08-07T00:46:51.421Z] === RUN TestDaemonIpcModePrivate [2020-08-07T00:46:51.655Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-08-07T00:46:51.916Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-08-07T00:46:51.916Z] --- PASS: TestExecWithCloseStdin (0.71s) [2020-08-07T00:46:51.916Z] === RUN TestExec [2020-08-07T00:46:52.029Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2020-08-07T00:46:52.029Z] === RUN TestCreateDifferentPlatform [2020-08-07T00:46:52.029Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-07T00:46:52.029Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-07T00:46:52.029Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-07T00:46:52.029Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-07T00:46:52.029Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-07T00:46:52.029Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-07T00:46:52.322Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-08-07T00:46:52.322Z] === RUN TestContainerStartOnDaemonRestart [2020-08-07T00:46:52.322Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-07T00:46:52.322Z] === RUN TestDaemonRestartIpcMode [2020-08-07T00:46:52.322Z] === PAUSE TestDaemonRestartIpcMode [2020-08-07T00:46:52.322Z] === RUN TestDaemonHostGatewayIP [2020-08-07T00:46:52.322Z] === PAUSE TestDaemonHostGatewayIP [2020-08-07T00:46:52.322Z] === RUN TestContainerKillOnDaemonStart [2020-08-07T00:46:52.322Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-07T00:46:52.322Z] === RUN TestDiff [2020-08-07T00:46:52.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-07T00:46:52.460Z] --- PASS: TestDaemonIpcModePrivate (1.35s) [2020-08-07T00:46:52.460Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-07T00:46:52.460Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-07T00:46:52.485Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-08-07T00:46:52.745Z] --- PASS: TestExec (0.74s) [2020-08-07T00:46:52.745Z] === RUN TestExecUser [2020-08-07T00:46:52.745Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-08-07T00:46:52.957Z] --- PASS: TestDiff (0.77s) [2020-08-07T00:46:52.957Z] === RUN TestExecWithCloseStdin [2020-08-07T00:46:53.006Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-08-07T00:46:53.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-07T00:46:53.576Z] --- PASS: TestExecUser (0.77s) [2020-08-07T00:46:53.576Z] === RUN TestExportContainerAndImportImage [2020-08-07T00:46:53.836Z] === RUN TestDockerSuite/TestBuildAddScript [2020-08-07T00:46:53.974Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.34s) [2020-08-07T00:46:53.974Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-07T00:46:53.974Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-07T00:46:53.997Z] --- PASS: TestExecWithCloseStdin (0.86s) [2020-08-07T00:46:53.997Z] === RUN TestExec [2020-08-07T00:46:54.633Z] --- PASS: TestExec (0.87s) [2020-08-07T00:46:54.633Z] === RUN TestExecUser [2020-08-07T00:46:54.641Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-07T00:46:54.641Z] Using test binary docker [2020-08-07T00:46:54.641Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-07T00:46:54.641Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-07T00:46:54.641Z] INFO: Waiting for daemon to start... [2020-08-07T00:46:54.641Z] Starting dockerd [2020-08-07T00:46:54.777Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-08-07T00:46:54.777Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-07T00:46:54.777Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-08-07T00:46:55.119Z] --- PASS: TestDaemonDNSFallback (7.36s) [2020-08-07T00:46:55.119Z] === RUN TestInspectNetwork [2020-08-07T00:46:55.494Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s) [2020-08-07T00:46:55.494Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-08-07T00:46:55.494Z] === RUN TestIpcModeOlderClient [2020-08-07T00:46:55.494Z] === PAUSE TestIpcModeOlderClient [2020-08-07T00:46:55.494Z] === RUN TestKillContainerInvalidSignal [2020-08-07T00:46:55.671Z] --- PASS: TestExecUser (0.91s) [2020-08-07T00:46:55.672Z] === RUN TestExportContainerAndImportImage [2020-08-07T00:46:55.788Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2020-08-07T00:46:55.788Z] === RUN TestKillContainer [2020-08-07T00:46:55.788Z] === RUN TestKillContainer/no_signal [2020-08-07T00:46:56.158Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2020-08-07T00:46:56.158Z] === RUN TestHealthCheckWorkdir [2020-08-07T00:46:56.418Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-08-07T00:46:56.423Z] === RUN TestKillContainer/non_killing_signal [2020-08-07T00:46:56.711Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-08-07T00:46:56.711Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-07T00:46:56.716Z] === RUN TestKillContainer/killing_signal [2020-08-07T00:46:56.989Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-08-07T00:46:57.174Z] . [2020-08-07T00:46:57.174Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-07T00:46:57.249Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2020-08-07T00:46:57.249Z] === RUN TestHealthKillContainer [2020-08-07T00:46:57.354Z] --- PASS: TestKillContainer (1.51s) [2020-08-07T00:46:57.354Z] --- PASS: TestKillContainer/no_signal (0.50s) [2020-08-07T00:46:57.354Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) [2020-08-07T00:46:57.354Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2020-08-07T00:46:57.354Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-07T00:46:57.354Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-07T00:46:57.434Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-07T00:46:57.434Z] Error: No such image: emptyfs [2020-08-07T00:46:57.434Z] Running integration-test (iteration 1) [2020-08-07T00:46:57.434Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-07T00:46:57.989Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-07T00:46:58.191Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-08-07T00:46:58.248Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2020-08-07T00:46:58.248Z] === RUN TestHealthCheckWorkdir [2020-08-07T00:46:58.284Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s) [2020-08-07T00:46:58.285Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2020-08-07T00:46:58.285Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-08-07T00:46:58.285Z] === RUN TestKillStoppedContainer [2020-08-07T00:46:58.578Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-08-07T00:46:58.578Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-07T00:46:58.578Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-08-07T00:46:58.578Z] === RUN TestKillDifferentUserContainer [2020-08-07T00:46:59.212Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2020-08-07T00:46:59.212Z] === RUN TestInspectOomKilledTrue [2020-08-07T00:46:59.326Z] === RUN TestInspectNetwork/full_network_id [2020-08-07T00:46:59.326Z] === RUN TestInspectNetwork/partial_network_id [2020-08-07T00:46:59.326Z] === RUN TestInspectNetwork/network_name [2020-08-07T00:46:59.326Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-07T00:46:59.327Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2020-08-07T00:46:59.327Z] === RUN TestHealthKillContainer [2020-08-07T00:46:59.574Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-08-07T00:46:59.848Z] --- PASS: TestInspectOomKilledTrue (0.88s) [2020-08-07T00:46:59.848Z] === RUN TestInspectOomKilledFalse [2020-08-07T00:47:00.144Z] --- PASS: TestHealthKillContainer (2.83s) [2020-08-07T00:47:00.145Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-07T00:47:00.448Z] Removing intermediate container bc5affa53fa0 [2020-08-07T00:47:00.448Z] ---> 8de974c27b52 [2020-08-07T00:47:00.448Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-08-07T00:47:00.448Z] ---> Running in ad4bffe8529b [2020-08-07T00:47:00.448Z] Removing intermediate container ad4bffe8529b [2020-08-07T00:47:00.448Z] ---> 97dbd5f9663a [2020-08-07T00:47:00.448Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-08-07T00:47:00.448Z] ---> Running in f5c058d39782 [2020-08-07T00:47:00.448Z] Removing intermediate container f5c058d39782 [2020-08-07T00:47:00.448Z] ---> 3e3ef830f91a [2020-08-07T00:47:00.448Z] Step 10/10 : COPY . . [2020-08-07T00:47:00.483Z] --- PASS: TestInspectOomKilledFalse (0.51s) [2020-08-07T00:47:00.483Z] === RUN TestLinksEtcHostsContentMatch [2020-08-07T00:47:00.715Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2020-08-07T00:47:00.715Z] === RUN TestIpcModeNone [2020-08-07T00:47:00.775Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2020-08-07T00:47:00.775Z] === RUN TestLinksContainerNames [2020-08-07T00:47:01.285Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-08-07T00:47:01.548Z] --- PASS: TestIpcModeNone (0.82s) [2020-08-07T00:47:01.548Z] === RUN TestIpcModePrivate [2020-08-07T00:47:01.822Z] --- PASS: TestLinksContainerNames (1.03s) [2020-08-07T00:47:01.822Z] === RUN TestLogsFollowTailEmpty [2020-08-07T00:47:02.067Z] --- PASS: TestHealthKillContainer (2.89s) [2020-08-07T00:47:02.067Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-07T00:47:02.458Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-08-07T00:47:02.458Z] === RUN TestContainerNetworkMountsNoChown [2020-08-07T00:47:02.490Z] --- PASS: TestIpcModePrivate (0.91s) [2020-08-07T00:47:02.490Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:93, shared: false, mustBeShared: false [2020-08-07T00:47:02.490Z] === RUN TestIpcModeShareable [2020-08-07T00:47:02.750Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-08-07T00:47:03.094Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-08-07T00:47:03.094Z] === RUN TestMountDaemonRoot [2020-08-07T00:47:03.094Z] === RUN TestMountDaemonRoot/default [2020-08-07T00:47:03.094Z] === PAUSE TestMountDaemonRoot/default [2020-08-07T00:47:03.094Z] === RUN TestMountDaemonRoot/private [2020-08-07T00:47:03.094Z] === PAUSE TestMountDaemonRoot/private [2020-08-07T00:47:03.094Z] === RUN TestMountDaemonRoot/rprivate [2020-08-07T00:47:03.094Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-07T00:47:03.094Z] === RUN TestMountDaemonRoot/slave [2020-08-07T00:47:03.094Z] === PAUSE TestMountDaemonRoot/slave [2020-08-07T00:47:03.094Z] === RUN TestMountDaemonRoot/rslave [2020-08-07T00:47:03.094Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-07T00:47:03.094Z] === RUN TestMountDaemonRoot/shared [2020-08-07T00:47:03.094Z] === PAUSE TestMountDaemonRoot/shared [2020-08-07T00:47:03.094Z] === RUN TestMountDaemonRoot/rshared [2020-08-07T00:47:03.094Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-07T00:47:03.094Z] === CONT TestMountDaemonRoot/default [2020-08-07T00:47:03.094Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-07T00:47:03.094Z] === CONT TestMountDaemonRoot/rslave [2020-08-07T00:47:03.094Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-07T00:47:03.094Z] === CONT TestMountDaemonRoot/shared [2020-08-07T00:47:03.094Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-07T00:47:03.094Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-07T00:47:03.094Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-07T00:47:03.094Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-07T00:47:03.094Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-07T00:47:03.094Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-07T00:47:03.094Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/slave [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/rshared [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/rprivate [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/private [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-07T00:47:03.095Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-07T00:47:03.095Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-07T00:47:03.095Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-07T00:47:03.107Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-08-07T00:47:03.107Z] === RUN TestIpcModeNone [2020-08-07T00:47:03.325Z] --- PASS: TestIpcModeShareable (0.77s) [2020-08-07T00:47:03.325Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:91, shared: true, mustBeShared: true [2020-08-07T00:47:03.325Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-07T00:47:03.325Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-08-07T00:47:03.387Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-07T00:47:03.387Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-08-07T00:47:03.387Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-08-07T00:47:03.387Z] === RUN TestContainerBindMountNonRecursive [2020-08-07T00:47:03.743Z] --- PASS: TestIpcModeNone (0.88s) [2020-08-07T00:47:03.743Z] === RUN TestIpcModePrivate [2020-08-07T00:47:04.615Z] --- PASS: TestInspectNetwork (9.32s) [2020-08-07T00:47:04.615Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-07T00:47:04.615Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-07T00:47:04.615Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-07T00:47:04.615Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-07T00:47:04.615Z] === RUN TestRunContainerWithBridgeNone [2020-08-07T00:47:04.782Z] --- PASS: TestIpcModePrivate (0.88s) [2020-08-07T00:47:04.782Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-08-07T00:47:04.782Z] === RUN TestIpcModeShareable [2020-08-07T00:47:04.907Z] --- PASS: TestContainerBindMountNonRecursive (1.45s) [2020-08-07T00:47:04.907Z] === RUN TestNetworkNat [2020-08-07T00:47:05.203Z] --- PASS: TestNetworkNat (0.51s) [2020-08-07T00:47:05.203Z] === RUN TestNetworkLocalhostTCPNat [2020-08-07T00:47:05.248Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-08-07T00:47:05.507Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-08-07T00:47:05.768Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.55s) [2020-08-07T00:47:05.768Z] === RUN TestAPIIpcModeHost [2020-08-07T00:47:05.821Z] --- PASS: TestIpcModeShareable (0.94s) [2020-08-07T00:47:05.821Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-08-07T00:47:05.821Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-07T00:47:05.842Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s) [2020-08-07T00:47:05.842Z] === RUN TestNetworkLoopbackNat [2020-08-07T00:47:06.338Z] --- PASS: TestAPIIpcModeHost (0.55s) [2020-08-07T00:47:06.338Z] === RUN TestDaemonIpcModeShareable [2020-08-07T00:47:06.532Z] --- PASS: TestRunContainerWithBridgeNone (2.47s) [2020-08-07T00:47:06.533Z] === RUN TestNetworkInvalidJSON [2020-08-07T00:47:06.533Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-07T00:47:06.533Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-07T00:47:06.533Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-07T00:47:06.533Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-07T00:47:06.533Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-07T00:47:06.533Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-07T00:47:06.533Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-07T00:47:06.533Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-07T00:47:06.533Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-07T00:47:06.533Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-08-07T00:47:06.533Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-07T00:47:06.533Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-07T00:47:06.533Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-07T00:47:06.533Z] === RUN TestHostIPv4BridgeLabel [2020-08-07T00:47:07.106Z] --- PASS: TestHostIPv4BridgeLabel (0.76s) [2020-08-07T00:47:07.106Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-07T00:47:07.276Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-08-07T00:47:07.845Z] --- PASS: TestDaemonIpcModeShareable (1.37s) [2020-08-07T00:47:07.845Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2020-08-07T00:47:07.845Z] === RUN TestDaemonIpcModePrivate [2020-08-07T00:47:08.494Z] --- PASS: TestDaemonRestartWithLiveRestore (1.36s) [2020-08-07T00:47:08.494Z] === RUN TestDaemonDefaultNetworkPools [2020-08-07T00:47:08.561Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.78s) [2020-08-07T00:47:08.561Z] === RUN TestAPIIpcModeHost [2020-08-07T00:47:08.617Z] --- PASS: TestNetworkLoopbackNat (2.77s) [2020-08-07T00:47:08.617Z] === RUN TestPause [2020-08-07T00:47:08.854Z] --- PASS: TestAPIIpcModeHost (0.55s) [2020-08-07T00:47:08.854Z] === RUN TestDaemonIpcModeShareable [2020-08-07T00:47:09.226Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-08-07T00:47:09.226Z] --- PASS: TestDaemonIpcModePrivate (1.51s) [2020-08-07T00:47:09.226Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2020-08-07T00:47:09.226Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-07T00:47:09.266Z] --- PASS: TestPause (0.55s) [2020-08-07T00:47:09.266Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-07T00:47:09.266Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-07T00:47:09.266Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-07T00:47:09.266Z] === RUN TestPauseStopPausedContainer [2020-08-07T00:47:09.438Z] --- PASS: TestDaemonDefaultNetworkPools (1.22s) [2020-08-07T00:47:09.438Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-07T00:47:09.485Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-08-07T00:47:09.643Z] Loaded image: buildpack-deps:buster [2020-08-07T00:47:09.745Z] === RUN TestDockerSuite/TestBuildAddTar [2020-08-07T00:47:09.900Z] --- PASS: TestPauseStopPausedContainer (0.60s) [2020-08-07T00:47:09.900Z] === RUN TestPsFilter [2020-08-07T00:47:09.900Z] --- PASS: TestPsFilter (0.15s) [2020-08-07T00:47:09.900Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-07T00:47:09.901Z] Loaded image: busybox:latest [2020-08-07T00:47:09.901Z] Loaded image: busybox:glibc [2020-08-07T00:47:09.901Z] Loaded image: debian:buster [2020-08-07T00:47:10.161Z] Loaded image: hello-world:latest [2020-08-07T00:47:10.161Z] INFO: Testing against a local daemon [2020-08-07T00:47:10.161Z] === RUN TestCgroupNamespacesBuild [2020-08-07T00:47:10.533Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2020-08-07T00:47:10.534Z] === RUN TestRemoveContainerWithVolume [2020-08-07T00:47:10.686Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s) [2020-08-07T00:47:10.686Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2020-08-07T00:47:10.686Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-07T00:47:10.828Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2020-08-07T00:47:10.828Z] === RUN TestRemoveContainerRunning [2020-08-07T00:47:10.929Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2020-08-07T00:47:10.929Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-07T00:47:10.929Z] === RUN TestDaemonIpcModePrivate [2020-08-07T00:47:11.358Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.85s) [2020-08-07T00:47:11.358Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-07T00:47:11.467Z] --- PASS: TestRemoveContainerRunning (0.50s) [2020-08-07T00:47:11.467Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-07T00:47:12.067Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.44s) [2020-08-07T00:47:12.067Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2020-08-07T00:47:12.067Z] === RUN TestIpcModeOlderClient [2020-08-07T00:47:12.067Z] === PAUSE TestIpcModeOlderClient [2020-08-07T00:47:12.067Z] === RUN TestKillContainerInvalidSignal [2020-08-07T00:47:12.101Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s) [2020-08-07T00:47:12.101Z] === RUN TestRemoveInvalidContainer [2020-08-07T00:47:12.101Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-07T00:47:12.101Z] === RUN TestRenameLinkedContainer [2020-08-07T00:47:12.447Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-08-07T00:47:12.447Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-07T00:47:12.447Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-07T00:47:12.638Z] --- PASS: TestKillContainerInvalidSignal (0.59s) [2020-08-07T00:47:12.638Z] === RUN TestKillContainer [2020-08-07T00:47:12.638Z] === RUN TestKillContainer/no_signal [2020-08-07T00:47:13.207Z] === RUN TestKillContainer/non_killing_signal [2020-08-07T00:47:13.453Z] --- PASS: TestCgroupNamespacesBuild (3.13s) [2020-08-07T00:47:13.453Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-07T00:47:13.779Z] === RUN TestKillContainer/killing_signal [2020-08-07T00:47:13.908Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s) [2020-08-07T00:47:13.908Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-07T00:47:14.189Z] --- PASS: TestRenameLinkedContainer (2.24s) [2020-08-07T00:47:14.189Z] === RUN TestRenameStoppedContainer [2020-08-07T00:47:14.349Z] --- PASS: TestKillContainer (1.79s) [2020-08-07T00:47:14.349Z] --- PASS: TestKillContainer/no_signal (0.57s) [2020-08-07T00:47:14.349Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-08-07T00:47:14.349Z] --- PASS: TestKillContainer/killing_signal (0.55s) [2020-08-07T00:47:14.349Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-07T00:47:14.349Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-07T00:47:14.480Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s) [2020-08-07T00:47:14.480Z] === RUN TestServiceWithPredefinedNetwork [2020-08-07T00:47:14.522Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2020-08-07T00:47:14.522Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-07T00:47:14.522Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-07T00:47:14.825Z] --- PASS: TestRenameStoppedContainer (0.54s) [2020-08-07T00:47:14.825Z] === RUN TestRenameRunningContainerAndReuse [2020-08-07T00:47:14.917Z] ok github.com/docker/docker/pkg/plugins 33.620s coverage: 76.6% of statements [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/rootless [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/volume [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-07T00:47:14.917Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === Skipped [2020-08-07T00:47:14.917Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-07T00:47:14.917Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-07T00:47:14.917Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-07T00:47:14.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:47:14.917Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-07T00:47:14.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:47:14.917Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-07T00:47:14.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:47:14.917Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-07T00:47:14.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:47:14.917Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-07T00:47:14.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:47:14.917Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-07T00:47:14.917Z] graphtest_unix.go:73: No driver to put! [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-07T00:47:14.917Z] time="2020-08-07T00:46:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:47:14.917Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:47:14.917Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-07T00:47:14.917Z] time="2020-08-07T00:46:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:47:14.917Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:47:14.917Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-07T00:47:14.917Z] time="2020-08-07T00:46:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:47:14.917Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:47:14.917Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-07T00:47:14.917Z] time="2020-08-07T00:46:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:47:14.917Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:47:14.917Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-07T00:47:14.917Z] time="2020-08-07T00:46:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-07T00:47:14.917Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-07T00:47:14.917Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-07T00:47:14.917Z] graphtest_unix.go:73: No driver to put! [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-07T00:47:14.917Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-07T00:47:14.917Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-07T00:47:14.917Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-07T00:47:14.917Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-07T00:47:14.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:47:14.917Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:47:14.917Z] [2020-08-07T00:47:14.917Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-07T00:47:14.918Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:47:14.918Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:47:14.918Z] [2020-08-07T00:47:14.918Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-07T00:47:14.918Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:47:14.918Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:47:14.918Z] [2020-08-07T00:47:14.918Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-07T00:47:14.918Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:47:14.918Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:47:14.918Z] [2020-08-07T00:47:14.918Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-07T00:47:14.918Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-07T00:47:14.918Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-07T00:47:14.918Z] [2020-08-07T00:47:14.918Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-07T00:47:14.918Z] graphtest_unix.go:73: No driver to put! [2020-08-07T00:47:14.918Z] [2020-08-07T00:47:14.918Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-07T00:47:14.918Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-07T00:47:14.918Z] [2020-08-07T00:47:14.918Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-07T00:47:14.918Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-07T00:47:14.918Z] [2020-08-07T00:47:14.918Z] [2020-08-07T00:47:14.918Z] DONE 2124 tests, 26 skipped in 91.167s [2020-08-07T00:47:14.919Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy Post stage [Pipeline] junit [2020-08-07T00:47:14.930Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-08-07T00:47:15.435Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2020-08-07T00:47:15.435Z] === RUN TestBuildWithSession [2020-08-07T00:47:15.435Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-07T00:47:15.435Z] build_session_test.go:25: TODO: BuildKit [2020-08-07T00:47:15.435Z] === RUN TestBuildSquashParent [2020-08-07T00:47:15.492Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-08-07T00:47:15.492Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2020-08-07T00:47:15.492Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s) [2020-08-07T00:47:15.492Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2020-08-07T00:47:15.492Z] === RUN TestKillStoppedContainer [2020-08-07T00:47:15.492Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-08-07T00:47:15.492Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-08-07T00:47:15.492Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-07T00:47:15.606Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41322/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bf45da204853d79e7533c118e65d783bfb44c2 hack/validate/vendor [2020-08-07T00:47:15.753Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-08-07T00:47:15.753Z] === RUN TestKillDifferentUserContainer [2020-08-07T00:47:15.870Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s) [2020-08-07T00:47:15.870Z] === RUN TestRenameInvalidName [2020-08-07T00:47:16.036Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2020-08-07T00:47:16.036Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-07T00:47:16.036Z] === RUN TestIpcModeOlderClient [2020-08-07T00:47:16.036Z] === PAUSE TestIpcModeOlderClient [2020-08-07T00:47:16.036Z] === RUN TestKillContainerInvalidSignal [2020-08-07T00:47:16.172Z] No vendor changes in diff. [2020-08-07T00:47:16.324Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2020-08-07T00:47:16.324Z] === RUN TestInspectOomKilledTrue [2020-08-07T00:47:16.324Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-07T00:47:16.324Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:47:16.324Z] === RUN TestInspectOomKilledFalse [2020-08-07T00:47:16.324Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-07T00:47:16.324Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:47:16.324Z] === RUN TestLinksEtcHostsContentMatch [2020-08-07T00:47:16.507Z] --- PASS: TestRenameInvalidName (0.57s) [2020-08-07T00:47:16.507Z] === RUN TestRenameAnonymousContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-08-07T00:47:16.895Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-08-07T00:47:16.895Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-08-07T00:47:16.895Z] === RUN TestLinksContainerNames [2020-08-07T00:47:17.072Z] + echo Building e2e image [2020-08-07T00:47:17.072Z] Building e2e image [2020-08-07T00:47:17.072Z] + docker build --build-arg DOCKER_GITCOMMIT=30bf45da204853d79e7533c118e65d783bfb44c2 -t moby-e2e-test -f Dockerfile.e2e . [2020-08-07T00:47:17.072Z] #2 [internal] load build definition from Dockerfile.e2e [2020-08-07T00:47:17.072Z] #2 transferring dockerfile: 3.21kB done [2020-08-07T00:47:17.072Z] #2 DONE 0.0s [2020-08-07T00:47:17.072Z] [2020-08-07T00:47:17.072Z] #1 [internal] load .dockerignore [2020-08-07T00:47:17.072Z] #1 transferring context: 34B done [2020-08-07T00:47:17.072Z] #1 DONE 0.0s [2020-08-07T00:47:17.072Z] [2020-08-07T00:47:17.072Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-08-07T00:47:17.072Z] #3 DONE 0.1s [2020-08-07T00:47:17.072Z] [2020-08-07T00:47:17.072Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-08-07T00:47:17.075Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2020-08-07T00:47:17.075Z] === RUN TestKillContainer [2020-08-07T00:47:17.075Z] === RUN TestKillContainer/no_signal [2020-08-07T00:47:17.330Z] #4 DONE 0.1s [2020-08-07T00:47:17.330Z] [2020-08-07T00:47:17.330Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-07T00:47:17.330Z] #14 DONE 0.0s [2020-08-07T00:47:17.330Z] [2020-08-07T00:47:17.330Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-08-07T00:47:17.330Z] #5 DONE 0.0s [2020-08-07T00:47:17.330Z] [2020-08-07T00:47:17.330Z] #8 [internal] load build context [2020-08-07T00:47:17.330Z] #8 transferring context: 849.47kB 0.2s done [2020-08-07T00:47:17.330Z] #8 DONE 0.2s [2020-08-07T00:47:17.588Z] [2020-08-07T00:47:17.588Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-08-07T00:47:17.588Z] #15 CACHED [2020-08-07T00:47:17.588Z] [2020-08-07T00:47:17.588Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-08-07T00:47:17.588Z] #16 CACHED [2020-08-07T00:47:17.588Z] [2020-08-07T00:47:17.588Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-08-07T00:47:17.588Z] #17 CACHED [2020-08-07T00:47:17.588Z] [2020-08-07T00:47:17.588Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-08-07T00:47:17.588Z] #18 CACHED [2020-08-07T00:47:17.588Z] [2020-08-07T00:47:17.588Z] #31 [builder 1/4] COPY . . [2020-08-07T00:47:17.711Z] === RUN TestKillContainer/non_killing_signal [2020-08-07T00:47:17.784Z] --- PASS: TestServiceWithPredefinedNetwork (3.22s) [2020-08-07T00:47:17.784Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-07T00:47:17.784Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-07T00:47:17.784Z] service_test.go:236: FLAKY_TEST [2020-08-07T00:47:17.784Z] === RUN TestServiceWithDataPathPortInit [2020-08-07T00:47:17.846Z] #31 DONE 0.6s [2020-08-07T00:47:18.003Z] === RUN TestKillContainer/killing_signal [2020-08-07T00:47:18.104Z] [2020-08-07T00:47:18.104Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-08-07T00:47:18.277Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-08-07T00:47:18.537Z] --- PASS: TestLinksContainerNames (1.43s) [2020-08-07T00:47:18.537Z] === RUN TestLogsFollowTailEmpty [2020-08-07T00:47:18.580Z] --- PASS: TestRenameAnonymousContainer (1.93s) [2020-08-07T00:47:18.580Z] === RUN TestRenameContainerWithSameName [2020-08-07T00:47:18.671Z] #32 DONE 0.5s [2020-08-07T00:47:18.671Z] [2020-08-07T00:47:18.671Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-07T00:47:18.874Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2020-08-07T00:47:18.874Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-07T00:47:18.929Z] #33 0.370 [2020-08-07T00:47:18.929Z] #33 0.419 Removing bundles/ [2020-08-07T00:47:18.929Z] #33 0.420 [2020-08-07T00:47:18.929Z] #33 0.423 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-08-07T00:47:19.107Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-08-07T00:47:19.107Z] === RUN TestContainerNetworkMountsNoChown [2020-08-07T00:47:19.188Z] #33 0.654 Building test suite binary ./integration-cli/test.main [2020-08-07T00:47:19.523Z] --- PASS: TestKillContainer (2.52s) [2020-08-07T00:47:19.523Z] --- PASS: TestKillContainer/no_signal (0.81s) [2020-08-07T00:47:19.523Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-08-07T00:47:19.523Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-08-07T00:47:19.523Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-07T00:47:19.523Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-07T00:47:19.917Z] --- PASS: TestRenameContainerWithLinkedContainer (1.07s) [2020-08-07T00:47:19.917Z] === RUN TestResize [2020-08-07T00:47:20.046Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2020-08-07T00:47:20.046Z] === RUN TestMountDaemonRoot [2020-08-07T00:47:20.046Z] === RUN TestMountDaemonRoot/default [2020-08-07T00:47:20.046Z] === PAUSE TestMountDaemonRoot/default [2020-08-07T00:47:20.046Z] === RUN TestMountDaemonRoot/private [2020-08-07T00:47:20.046Z] === PAUSE TestMountDaemonRoot/private [2020-08-07T00:47:20.046Z] === RUN TestMountDaemonRoot/rprivate [2020-08-07T00:47:20.046Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-07T00:47:20.046Z] === RUN TestMountDaemonRoot/slave [2020-08-07T00:47:20.046Z] === PAUSE TestMountDaemonRoot/slave [2020-08-07T00:47:20.046Z] === RUN TestMountDaemonRoot/rslave [2020-08-07T00:47:20.046Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-07T00:47:20.046Z] === RUN TestMountDaemonRoot/shared [2020-08-07T00:47:20.046Z] === PAUSE TestMountDaemonRoot/shared [2020-08-07T00:47:20.046Z] === RUN TestMountDaemonRoot/rshared [2020-08-07T00:47:20.046Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-07T00:47:20.046Z] === CONT TestMountDaemonRoot/default [2020-08-07T00:47:20.046Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-07T00:47:20.046Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-07T00:47:20.046Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-07T00:47:20.046Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-07T00:47:20.046Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-07T00:47:20.046Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-07T00:47:20.046Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-07T00:47:20.046Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-07T00:47:20.046Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-07T00:47:20.046Z] === CONT TestMountDaemonRoot/rshared [2020-08-07T00:47:20.046Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-07T00:47:20.046Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-07T00:47:20.046Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-07T00:47:20.046Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-07T00:47:20.046Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-07T00:47:20.046Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-07T00:47:20.046Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-07T00:47:20.046Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-07T00:47:20.046Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-07T00:47:20.186Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-07T00:47:20.306Z] === CONT TestMountDaemonRoot/shared [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-07T00:47:20.306Z] === CONT TestMountDaemonRoot/rslave [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-07T00:47:20.306Z] === CONT TestMountDaemonRoot/slave [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-07T00:47:20.306Z] === CONT TestMountDaemonRoot/rprivate [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-07T00:47:20.306Z] === CONT TestMountDaemonRoot/private [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-07T00:47:20.306Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-07T00:47:20.306Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-07T00:47:20.306Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-07T00:47:20.306Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-07T00:47:20.306Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-07T00:47:20.306Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-07T00:47:20.306Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-07T00:47:20.306Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-07T00:47:20.306Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-07T00:47:20.306Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-07T00:47:20.306Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-07T00:47:20.306Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-07T00:47:20.306Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-07T00:47:20.306Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-07T00:47:20.566Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-07T00:47:20.566Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-07T00:47:20.566Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-07T00:47:20.566Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-07T00:47:20.566Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-07T00:47:20.566Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-07T00:47:20.566Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-07T00:47:20.566Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-07T00:47:20.566Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-07T00:47:20.566Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-07T00:47:20.566Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-07T00:47:20.570Z] --- PASS: TestResize (0.57s) [2020-08-07T00:47:20.570Z] === RUN TestResizeWithInvalidSize [2020-08-07T00:47:20.826Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-07T00:47:20.826Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-07T00:47:20.826Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-08-07T00:47:20.826Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-08-07T00:47:20.826Z] === RUN TestContainerBindMountNonRecursive [2020-08-07T00:47:21.216Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2020-08-07T00:47:21.216Z] === RUN TestResizeWhenContainerNotStarted [2020-08-07T00:47:21.238Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2020-08-07T00:47:21.238Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-08-07T00:47:21.238Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-08-07T00:47:21.238Z] === RUN TestKillStoppedContainer [2020-08-07T00:47:21.238Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-08-07T00:47:21.238Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-07T00:47:21.238Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-08-07T00:47:21.238Z] === RUN TestKillDifferentUserContainer [2020-08-07T00:47:21.512Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2020-08-07T00:47:21.512Z] === RUN TestDaemonRestartKillContainers [2020-08-07T00:47:21.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-07T00:47:21.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-07T00:47:21.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-07T00:47:21.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-07T00:47:21.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-07T00:47:21.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-07T00:47:21.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-07T00:47:21.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-07T00:47:21.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-07T00:47:21.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-07T00:47:21.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-07T00:47:21.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-07T00:47:21.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-07T00:47:21.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-07T00:47:21.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-07T00:47:21.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-07T00:47:21.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:47:21.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:47:21.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:47:21.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:47:21.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:47:21.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:47:21.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:47:21.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:47:21.512Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-07T00:47:21.512Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-07T00:47:21.512Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-07T00:47:21.512Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:47:22.208Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-08-07T00:47:22.279Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-08-07T00:47:22.279Z] === RUN TestInspectOomKilledTrue [2020-08-07T00:47:22.279Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-08-07T00:47:22.279Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:47:22.279Z] === RUN TestInspectOomKilledFalse [2020-08-07T00:47:22.279Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-07T00:47:22.279Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:47:22.279Z] === RUN TestLinksEtcHostsContentMatch [2020-08-07T00:47:22.469Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-08-07T00:47:22.573Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-08-07T00:47:22.573Z] === RUN TestLinksContainerNames [2020-08-07T00:47:23.039Z] --- PASS: TestContainerBindMountNonRecursive (2.15s) [2020-08-07T00:47:23.040Z] === RUN TestNetworkNat [2020-08-07T00:47:23.550Z] --- PASS: TestBuildSquashParent (6.87s) [2020-08-07T00:47:23.550Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-07T00:47:23.550Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-07T00:47:23.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-07T00:47:23.550Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-07T00:47:23.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-07T00:47:23.550Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-07T00:47:23.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-07T00:47:23.550Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-07T00:47:23.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-07T00:47:23.550Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-07T00:47:23.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-07T00:47:23.550Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-07T00:47:23.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-07T00:47:23.550Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-07T00:47:23.550Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-07T00:47:23.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:47:23.809Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-07T00:47:23.809Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-07T00:47:23.981Z] --- PASS: TestNetworkNat (0.86s) [2020-08-07T00:47:23.981Z] === RUN TestNetworkLocalhostTCPNat [2020-08-07T00:47:24.264Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-07T00:47:24.551Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2020-08-07T00:47:24.551Z] === RUN TestNetworkLoopbackNat [2020-08-07T00:47:24.569Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-07T00:47:24.653Z] --- PASS: TestLinksContainerNames (1.67s) [2020-08-07T00:47:24.653Z] === RUN TestLogsFollowTailEmpty [2020-08-07T00:47:24.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-08-07T00:47:25.213Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-07T00:47:25.289Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-08-07T00:47:25.289Z] === RUN TestContainerNetworkMountsNoChown [2020-08-07T00:47:25.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:47:25.719Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-07T00:47:25.978Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-07T00:47:26.328Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/default [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/default [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/private [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/private [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/rprivate [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/slave [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/slave [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/rslave [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/shared [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/shared [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/rshared [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-07T00:47:26.328Z] === CONT TestMountDaemonRoot/default [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-07T00:47:26.328Z] === CONT TestMountDaemonRoot/rslave [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-07T00:47:26.328Z] === CONT TestMountDaemonRoot/rshared [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-07T00:47:26.328Z] === CONT TestMountDaemonRoot/shared [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-07T00:47:26.328Z] === CONT TestMountDaemonRoot/rprivate [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-07T00:47:26.328Z] === CONT TestMountDaemonRoot/slave [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-07T00:47:26.328Z] === CONT TestMountDaemonRoot/private [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-07T00:47:26.328Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-07T00:47:26.328Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-07T00:47:26.328Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-07T00:47:26.328Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-07T00:47:26.328Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-07T00:47:26.328Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-07T00:47:26.328Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-07T00:47:26.328Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-07T00:47:26.328Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-07T00:47:26.328Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-07T00:47:26.328Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-07T00:47:26.621Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-07T00:47:26.621Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-07T00:47:26.621Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-07T00:47:26.621Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-07T00:47:26.621Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-07T00:47:26.621Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-07T00:47:26.621Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-07T00:47:26.621Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-07T00:47:26.916Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-07T00:47:26.916Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-07T00:47:26.916Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-07T00:47:26.916Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-07T00:47:26.916Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-07T00:47:26.916Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-07T00:47:26.916Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-07T00:47:26.916Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-07T00:47:26.916Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-07T00:47:26.916Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-07T00:47:26.916Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-07T00:47:27.038Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-07T00:47:27.038Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:47:27.038Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-07T00:47:27.209Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-08-07T00:47:27.210Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-08-07T00:47:27.210Z] === RUN TestContainerBindMountNonRecursive [2020-08-07T00:47:27.882Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-07T00:47:27.882Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2020-08-07T00:47:27.882Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.60s) [2020-08-07T00:47:27.882Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2020-08-07T00:47:27.882Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.01s) [2020-08-07T00:47:27.882Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.85s) [2020-08-07T00:47:27.882Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s) [2020-08-07T00:47:27.882Z] === RUN TestBuildMultiStageCopy [2020-08-07T00:47:27.882Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-07T00:47:28.123Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2020-08-07T00:47:28.123Z] === RUN TestPause [2020-08-07T00:47:28.695Z] --- PASS: TestPause (0.88s) [2020-08-07T00:47:28.695Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-07T00:47:28.695Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-07T00:47:28.695Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-07T00:47:28.695Z] === RUN TestPauseStopPausedContainer [2020-08-07T00:47:28.695Z] === RUN TestDockerSuite/TestBuildBlankName [2020-08-07T00:47:29.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-08-07T00:47:29.293Z] --- PASS: TestContainerBindMountNonRecursive (2.17s) [2020-08-07T00:47:29.293Z] === RUN TestNetworkNat [2020-08-07T00:47:29.524Z] --- PASS: TestPauseStopPausedContainer (1.04s) [2020-08-07T00:47:29.524Z] === RUN TestPsFilter [2020-08-07T00:47:29.785Z] --- PASS: TestPsFilter (0.19s) [2020-08-07T00:47:29.785Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-07T00:47:29.787Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-07T00:47:29.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.90s) [2020-08-07T00:47:29.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s) [2020-08-07T00:47:29.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s) [2020-08-07T00:47:29.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s) [2020-08-07T00:47:29.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.84s) [2020-08-07T00:47:29.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s) [2020-08-07T00:47:29.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.43s) [2020-08-07T00:47:29.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-08-07T00:47:29.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.07s) [2020-08-07T00:47:29.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-08-07T00:47:29.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s) [2020-08-07T00:47:29.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2020-08-07T00:47:29.787Z] === RUN TestCgroupNamespacesRun [2020-08-07T00:47:30.332Z] --- PASS: TestNetworkNat (0.97s) [2020-08-07T00:47:30.332Z] === RUN TestNetworkLocalhostTCPNat [2020-08-07T00:47:30.369Z] ---> 08fee4833329 [2020-08-07T00:47:30.369Z] Successfully built 08fee4833329 [2020-08-07T00:47:30.369Z] Successfully tagged docker:latest [2020-08-07T00:47:30.369Z] INFO: Image build ended at 08/07/2020 00:47:28. Duration:00:04:02.1441293 [2020-08-07T00:47:30.369Z] [2020-08-07T00:47:30.369Z] [2020-08-07T00:47:30.369Z] INFO: Building the test binaries at 08/07/2020 00:47:28... [2020-08-07T00:47:30.725Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-08-07T00:47:30.725Z] === RUN TestRemoveContainerWithVolume [2020-08-07T00:47:30.832Z] --- PASS: TestCgroupNamespacesRun (1.34s) [2020-08-07T00:47:30.832Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-07T00:47:30.968Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2020-08-07T00:47:30.968Z] === RUN TestNetworkLoopbackNat [2020-08-07T00:47:31.166Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-07T00:47:31.667Z] --- PASS: TestRemoveContainerWithVolume (1.12s) [2020-08-07T00:47:31.667Z] === RUN TestRemoveContainerRunning [2020-08-07T00:47:32.103Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-07T00:47:32.236Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-08-07T00:47:32.344Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.31s) [2020-08-07T00:47:32.344Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-07T00:47:32.497Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-08-07T00:47:32.497Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-07T00:47:33.039Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-07T00:47:33.067Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-08-07T00:47:33.067Z] === RUN TestRemoveInvalidContainer [2020-08-07T00:47:33.328Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-08-07T00:47:33.328Z] === RUN TestRenameLinkedContainer [2020-08-07T00:47:33.413Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.42s) [2020-08-07T00:47:33.413Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-07T00:47:34.091Z] INFO: make.ps1 starting at 08/07/2020 00:47:33 [2020-08-07T00:47:34.091Z] INFO: Git commit (30bf45da20) assumed from DOCKER_GITCOMMIT environment variable [2020-08-07T00:47:34.091Z] INFO: Invoking autogen... [2020-08-07T00:47:34.415Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-07T00:47:34.499Z] --- PASS: TestNetworkLoopbackNat (3.31s) [2020-08-07T00:47:34.499Z] === RUN TestPause [2020-08-07T00:47:34.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-08-07T00:47:34.956Z] --- PASS: TestCgroupNamespacesRunHostMode (1.39s) [2020-08-07T00:47:34.956Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-07T00:47:35.137Z] --- PASS: TestPause (0.87s) [2020-08-07T00:47:35.137Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-07T00:47:35.137Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-07T00:47:35.137Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-07T00:47:35.137Z] === RUN TestPauseStopPausedContainer [2020-08-07T00:47:35.350Z] --- PASS: TestBuildMultiStageCopy (7.38s) [2020-08-07T00:47:35.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.38s) [2020-08-07T00:47:35.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-08-07T00:47:35.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-08-07T00:47:35.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-08-07T00:47:35.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-08-07T00:47:35.350Z] === RUN TestBuildMultiStageParentConfig [2020-08-07T00:47:35.622Z] INFO: Building daemon... [2020-08-07T00:47:35.907Z] --- PASS: TestServiceWithDataPathPortInit (17.73s) [2020-08-07T00:47:35.907Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-07T00:47:36.176Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-08-07T00:47:36.176Z] === RUN TestPsFilter [2020-08-07T00:47:36.470Z] --- PASS: TestPsFilter (0.27s) [2020-08-07T00:47:36.470Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-07T00:47:36.470Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s) [2020-08-07T00:47:36.470Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-07T00:47:36.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-08-07T00:47:36.885Z] --- PASS: TestRenameLinkedContainer (3.62s) [2020-08-07T00:47:36.885Z] === RUN TestRenameStoppedContainer [2020-08-07T00:47:37.107Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-08-07T00:47:37.107Z] === RUN TestRemoveContainerWithVolume [2020-08-07T00:47:37.457Z] --- PASS: TestRenameStoppedContainer (0.68s) [2020-08-07T00:47:37.457Z] === RUN TestRenameRunningContainerAndReuse [2020-08-07T00:47:38.001Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2020-08-07T00:47:38.001Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-07T00:47:38.151Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-08-07T00:47:38.151Z] === RUN TestRemoveContainerRunning [2020-08-07T00:47:38.645Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-08-07T00:47:38.645Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-07T00:47:38.786Z] --- PASS: TestRemoveContainerRunning (0.84s) [2020-08-07T00:47:38.786Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-07T00:47:38.843Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-08-07T00:47:39.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-08-07T00:47:39.363Z] --- PASS: TestRenameRunningContainerAndReuse (1.82s) [2020-08-07T00:47:39.363Z] === RUN TestRenameInvalidName [2020-08-07T00:47:39.826Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2020-08-07T00:47:39.826Z] === RUN TestRemoveInvalidContainer [2020-08-07T00:47:39.826Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-07T00:47:39.826Z] === RUN TestRenameLinkedContainer [2020-08-07T00:47:40.160Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s) [2020-08-07T00:47:40.160Z] === RUN TestKernelTCPMemory [2020-08-07T00:47:40.305Z] --- PASS: TestRenameInvalidName (0.76s) [2020-08-07T00:47:40.305Z] === RUN TestRenameAnonymousContainer [2020-08-07T00:47:40.456Z] --- PASS: TestKernelTCPMemory (0.64s) [2020-08-07T00:47:40.456Z] === RUN TestNISDomainname [2020-08-07T00:47:40.618Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-08-07T00:47:40.619Z] === RUN TestBuildLabelWithTargets [2020-08-07T00:47:41.097Z] --- PASS: TestNISDomainname (0.65s) [2020-08-07T00:47:41.097Z] === RUN TestHostnameDnsResolution [2020-08-07T00:47:41.245Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-08-07T00:47:41.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-08-07T00:47:42.136Z] --- PASS: TestHostnameDnsResolution (0.81s) [2020-08-07T00:47:42.136Z] === RUN TestStats [2020-08-07T00:47:42.185Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-08-07T00:47:42.756Z] --- PASS: TestRenameAnonymousContainer (2.78s) [2020-08-07T00:47:42.756Z] === RUN TestRenameContainerWithSameName [2020-08-07T00:47:43.326Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-08-07T00:47:43.353Z] --- PASS: TestRenameLinkedContainer (3.46s) [2020-08-07T00:47:43.353Z] === RUN TestRenameStoppedContainer [2020-08-07T00:47:43.896Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2020-08-07T00:47:43.896Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-07T00:47:43.990Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-08-07T00:47:43.990Z] === RUN TestRenameRunningContainerAndReuse [2020-08-07T00:47:44.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-08-07T00:47:44.877Z] --- PASS: TestStats (2.51s) [2020-08-07T00:47:44.877Z] === RUN TestStopContainerWithTimeout [2020-08-07T00:47:44.877Z] === RUN TestStopContainerWithTimeout/0 [2020-08-07T00:47:44.877Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-07T00:47:44.877Z] === RUN TestStopContainerWithTimeout/1 [2020-08-07T00:47:44.877Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-07T00:47:44.877Z] === RUN TestStopContainerWithTimeout/3 [2020-08-07T00:47:44.877Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-07T00:47:44.877Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-07T00:47:44.877Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-07T00:47:44.877Z] === CONT TestStopContainerWithTimeout/0 [2020-08-07T00:47:44.877Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-07T00:47:44.877Z] === CONT TestStopContainerWithTimeout/1 [2020-08-07T00:47:44.877Z] === CONT TestStopContainerWithTimeout/3 [2020-08-07T00:47:45.408Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-08-07T00:47:45.408Z] === RUN TestResize [2020-08-07T00:47:45.912Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.96s) [2020-08-07T00:47:45.912Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z8bob0bztexz9ioxod4lccq1c Created:2020-08-07 00:47:37.091841927 +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[fc9940f045a97102593cc00f97b4f9b9806f0bf9a18efedcff52178423b7d4c5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1dyb1e55ra1vqcowyr9hnxe2z EndpointID:84f5fcb9ce89f299e51b36d185b69311df70f491998b871f17eedd1821044c35 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7e7f8dd6461e7d0b09792a1d3dd18f7e018a1b003ae11969dd8e3ad162388374 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:1ea63c8304ee IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1dyb1e55ra1vqcowyr9hnxe2z EndpointID:84f5fcb9ce89f299e51b36d185b69311df70f491998b871f17eedd1821044c35 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-07T00:47:45.912Z] PASS [2020-08-07T00:47:45.912Z] [2020-08-07T00:47:45.912Z] === Skipped [2020-08-07T00:47:45.912Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-07T00:47:45.912Z] service_test.go:236: FLAKY_TEST [2020-08-07T00:47:45.912Z] [2020-08-07T00:47:45.912Z] [2020-08-07T00:47:45.912Z] DONE 23 tests, 1 skipped in 59.083s [2020-08-07T00:47:45.912Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-07T00:47:45.912Z] ++ 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-08-07T00:47:45.912Z] ++ set -e [2020-08-07T00:47:45.912Z] ++ '[' -n 0 ']' [2020-08-07T00:47:45.912Z] ++ set -x [2020-08-07T00:47:45.912Z] ++ env -i DEST=/go/src/github.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-08-07T00:47:45.912Z] INFO: Testing against a local daemon [2020-08-07T00:47:45.912Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-07T00:47:45.912Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-07T00:47:45.912Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:47:45.912Z] === RUN TestDockerNetworkIpvlan [2020-08-07T00:47:45.912Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-07T00:47:45.912Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:47:45.912Z] PASS [2020-08-07T00:47:45.912Z] [2020-08-07T00:47:45.912Z] === Skipped [2020-08-07T00:47:45.912Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-07T00:47:45.912Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:47:45.912Z] [2020-08-07T00:47:45.912Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-07T00:47:45.912Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:47:45.912Z] [2020-08-07T00:47:45.912Z] [2020-08-07T00:47:45.912Z] DONE 2 tests, 2 skipped in 0.155s [2020-08-07T00:47:45.912Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-07T00:47:45.912Z] ++ 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-08-07T00:47:45.912Z] ++ set -e [2020-08-07T00:47:45.912Z] ++ '[' -n 0 ']' [2020-08-07T00:47:45.912Z] ++ set -x [2020-08-07T00:47:45.912Z] ++ env -i DEST=/go/src/github.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-08-07T00:47:45.912Z] INFO: Testing against a local daemon [2020-08-07T00:47:45.912Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-07T00:47:45.978Z] --- PASS: TestResize (0.67s) [2020-08-07T00:47:45.978Z] === RUN TestResizeWithInvalidSize [2020-08-07T00:47:46.065Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2020-08-07T00:47:46.066Z] === RUN TestRenameInvalidName [2020-08-07T00:47:46.701Z] --- PASS: TestRenameInvalidName (0.81s) [2020-08-07T00:47:46.701Z] === RUN TestRenameAnonymousContainer [2020-08-07T00:47:46.857Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.07s) [2020-08-07T00:47:46.857Z] === RUN TestDockerNetworkMacvlan [2020-08-07T00:47:46.917Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2020-08-07T00:47:46.917Z] === RUN TestResizeWhenContainerNotStarted [2020-08-07T00:47:46.917Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-08-07T00:47:47.488Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2020-08-07T00:47:47.488Z] === RUN TestDaemonRestartKillContainers [2020-08-07T00:47:47.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-07T00:47:47.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-07T00:47:47.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-07T00:47:47.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-07T00:47:47.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-07T00:47:47.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-07T00:47:47.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-07T00:47:47.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-07T00:47:47.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-07T00:47:47.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-07T00:47:47.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-07T00:47:47.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-07T00:47:47.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-07T00:47:47.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-07T00:47:47.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-07T00:47:47.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-07T00:47:47.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:47:47.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:47:47.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:47:47.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:47:47.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:47:47.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:47:47.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:47:47.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:47:47.488Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-07T00:47:47.488Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-07T00:47:47.610Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-08-07T00:47:47.610Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2020-08-07T00:47:47.610Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2020-08-07T00:47:47.610Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2020-08-07T00:47:47.610Z] --- PASS: TestStopContainerWithTimeout/3 (2.88s) [2020-08-07T00:47:47.610Z] === RUN TestDeleteDevicemapper [2020-08-07T00:47:47.610Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-07T00:47:47.610Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-07T00:47:47.610Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-07T00:47:47.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-08-07T00:47:47.802Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-07T00:47:48.731Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2020-08-07T00:47:48.732Z] === RUN TestBuildWithEmptyLayers [2020-08-07T00:47:49.197Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-07T00:47:49.696Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.34s) [2020-08-07T00:47:49.696Z] === RUN TestUpdateMemory [2020-08-07T00:47:50.333Z] --- PASS: TestUpdateMemory (0.71s) [2020-08-07T00:47:50.333Z] === RUN TestUpdateCPUQuota [2020-08-07T00:47:50.334Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-08-07T00:47:50.335Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-07T00:47:50.335Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-07T00:47:50.584Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-07T00:47:51.263Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-08-07T00:47:51.263Z] === RUN TestBuildMultiStageOnBuild [2020-08-07T00:47:51.373Z] --- PASS: TestUpdateCPUQuota (0.82s) [2020-08-07T00:47:51.373Z] === RUN TestUpdatePidsLimit [2020-08-07T00:47:51.373Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-07T00:47:51.373Z] === RUN TestUpdatePidsLimit/no_change [2020-08-07T00:47:51.665Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-07T00:47:51.960Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-07T00:47:52.252Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-07T00:47:52.284Z] --- PASS: TestRenameAnonymousContainer (4.88s) [2020-08-07T00:47:52.284Z] === RUN TestRenameContainerWithSameName [2020-08-07T00:47:52.547Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-07T00:47:52.577Z] --- PASS: TestRenameContainerWithSameName (0.96s) [2020-08-07T00:47:52.577Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-07T00:47:52.841Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-07T00:47:53.481Z] --- PASS: TestUpdatePidsLimit (2.30s) [2020-08-07T00:47:53.481Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2020-08-07T00:47:53.481Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) [2020-08-07T00:47:53.481Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2020-08-07T00:47:53.481Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2020-08-07T00:47:53.481Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2020-08-07T00:47:53.481Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2020-08-07T00:47:53.481Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2020-08-07T00:47:53.481Z] === RUN TestUpdateRestartPolicy [2020-08-07T00:47:53.889Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-07T00:47:54.093Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2020-08-07T00:47:54.093Z] === RUN TestResize [2020-08-07T00:47:54.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-07T00:47:54.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-07T00:47:55.134Z] --- PASS: TestResize (0.88s) [2020-08-07T00:47:55.134Z] === RUN TestResizeWithInvalidSize [2020-08-07T00:47:55.770Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-08-07T00:47:55.770Z] === RUN TestResizeWhenContainerNotStarted [2020-08-07T00:47:55.922Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-08-07T00:47:56.531Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-08-07T00:47:56.532Z] === RUN TestBuildUncleanTarFilenames [2020-08-07T00:47:56.791Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2020-08-07T00:47:56.791Z] === RUN TestBuildMultiStageLayerLeak [2020-08-07T00:47:56.850Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-08-07T00:47:56.850Z] === RUN TestDaemonRestartKillContainers [2020-08-07T00:47:56.850Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-07T00:47:56.850Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-07T00:47:56.850Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-07T00:47:56.850Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-07T00:47:56.850Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-07T00:47:56.850Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-07T00:47:56.850Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-07T00:47:56.850Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-07T00:47:56.850Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-07T00:47:56.850Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-07T00:47:56.850Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-07T00:47:56.850Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-07T00:47:56.850Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-07T00:47:56.850Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-07T00:47:56.850Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-07T00:47:56.850Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-07T00:47:56.850Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:47:56.850Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:47:56.850Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:47:56.850Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:47:56.850Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:47:56.850Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:47:56.850Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:47:56.850Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:47:56.850Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-07T00:47:56.850Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-07T00:47:56.864Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-07T00:47:57.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:47:57.192Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-07T00:47:57.385Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-08-07T00:47:57.918Z] #33 35.29 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-07T00:47:57.918Z] #33 36.63 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-07T00:47:57.918Z] #33 37.62 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-07T00:47:57.918Z] #33 38.85 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-07T00:47:58.768Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:47:58.925Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:47:58.925Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:47:59.292Z] #33 40.88 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-07T00:47:59.708Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:47:59.708Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-08-07T00:47:59.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-08-07T00:48:00.228Z] #33 41.84 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-07T00:48:00.439Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-07T00:48:00.439Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:48:00.648Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-07T00:48:01.163Z] #33 42.76 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-07T00:48:01.218Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-07T00:48:01.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-07T00:48:01.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-07T00:48:02.060Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2020-08-07T00:48:02.060Z] === RUN TestBuildWithHugeFile [2020-08-07T00:48:02.097Z] #33 43.72 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-07T00:48:02.376Z] #33 43.94 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-07T00:48:03.130Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-08-07T00:48:03.700Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-07T00:48:03.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.85s) [2020-08-07T00:48:03.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.88s) [2020-08-07T00:48:03.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.74s) [2020-08-07T00:48:03.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.87s) [2020-08-07T00:48:03.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s) [2020-08-07T00:48:03.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.88s) [2020-08-07T00:48:03.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s) [2020-08-07T00:48:03.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.80s) [2020-08-07T00:48:03.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-08-07T00:48:03.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-08-07T00:48:03.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.85s) [2020-08-07T00:48:03.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s) [2020-08-07T00:48:03.700Z] === RUN TestCgroupNamespacesRun [2020-08-07T00:48:03.757Z] #33 44.95 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-07T00:48:03.783Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-07T00:48:04.033Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-07T00:48:04.034Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-07T00:48:04.692Z] #33 46.11 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-07T00:48:04.726Z] --- PASS: TestDockerNetworkMacvlan (17.89s) [2020-08-07T00:48:04.726Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-08-07T00:48:04.726Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-08-07T00:48:04.726Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.89s) [2020-08-07T00:48:04.727Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.97s) [2020-08-07T00:48:04.727Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.67s) [2020-08-07T00:48:04.727Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.25s) [2020-08-07T00:48:04.727Z] PASS [2020-08-07T00:48:04.727Z] [2020-08-07T00:48:04.727Z] DONE 8 tests in 20.115s [2020-08-07T00:48:04.727Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-07T00:48:04.727Z] ++ 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-08-07T00:48:04.727Z] ++ set -e [2020-08-07T00:48:04.727Z] ++ '[' -n 0 ']' [2020-08-07T00:48:04.727Z] ++ set -x [2020-08-07T00:48:04.727Z] ++ env -i DEST=/go/src/github.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-08-07T00:48:04.727Z] testing: warning: no tests to run [2020-08-07T00:48:04.727Z] PASS [2020-08-07T00:48:04.727Z] [2020-08-07T00:48:04.727Z] DONE 0 tests in 0.026s [2020-08-07T00:48:04.727Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-07T00:48:04.727Z] ++ 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-08-07T00:48:04.727Z] ++ set -e [2020-08-07T00:48:04.727Z] ++ '[' -n 0 ']' [2020-08-07T00:48:04.727Z] ++ set -x [2020-08-07T00:48:04.727Z] ++ env -i DEST=/go/src/github.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-08-07T00:48:04.988Z] INFO: Testing against a local daemon [2020-08-07T00:48:04.988Z] === RUN TestAuthZPluginAllowRequest [2020-08-07T00:48:05.611Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2020-08-07T00:48:05.611Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-07T00:48:05.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-08-07T00:48:06.066Z] #33 47.40 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-07T00:48:06.121Z] --- PASS: TestUpdateRestartPolicy (11.21s) [2020-08-07T00:48:06.121Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-07T00:48:06.121Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s) [2020-08-07T00:48:06.121Z] === RUN TestWaitNonBlocked [2020-08-07T00:48:06.121Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-07T00:48:06.121Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-07T00:48:06.121Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-07T00:48:06.121Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-07T00:48:06.121Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-07T00:48:06.121Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-07T00:48:06.121Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-07T00:48:06.121Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2020-08-07T00:48:06.121Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2020-08-07T00:48:06.121Z] === RUN TestWaitBlocked [2020-08-07T00:48:06.121Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-07T00:48:06.121Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-07T00:48:06.121Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-07T00:48:06.121Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-07T00:48:06.121Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-07T00:48:06.121Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-07T00:48:06.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-08-07T00:48:06.905Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2020-08-07T00:48:06.905Z] === RUN TestAuthZPluginTLS [2020-08-07T00:48:07.002Z] #33 48.53 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-07T00:48:07.124Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-08-07T00:48:07.124Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-07T00:48:07.160Z] --- PASS: TestWaitBlocked (0.03s) [2020-08-07T00:48:07.160Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2020-08-07T00:48:07.160Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s) [2020-08-07T00:48:07.160Z] === CONT TestContainerStartOnDaemonRestart [2020-08-07T00:48:07.160Z] === CONT TestContainerKillOnDaemonStart [2020-08-07T00:48:07.160Z] === CONT TestDaemonHostGatewayIP [2020-08-07T00:48:07.160Z] === CONT TestDaemonRestartIpcMode [2020-08-07T00:48:07.478Z] --- PASS: TestAuthZPluginTLS (0.65s) [2020-08-07T00:48:07.478Z] === RUN TestAuthZPluginDenyRequest [2020-08-07T00:48:07.562Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-07T00:48:07.562Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-07T00:48:07.569Z] #33 49.01 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-07T00:48:08.052Z] --- PASS: TestAuthZPluginDenyRequest (0.61s) [2020-08-07T00:48:08.052Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-07T00:48:08.507Z] #33 50.12 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-07T00:48:08.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-08-07T00:48:08.625Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-08-07T00:48:08.625Z] === RUN TestAuthZPluginDenyResponse [2020-08-07T00:48:09.080Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s) [2020-08-07T00:48:09.080Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-07T00:48:09.080Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-08-07T00:48:09.200Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-08-07T00:48:09.200Z] === RUN TestAuthZPluginAllowEventStream [2020-08-07T00:48:09.443Z] #33 51.02 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-07T00:48:09.671Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-07T00:48:09.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.25s) [2020-08-07T00:48:09.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.32s) [2020-08-07T00:48:09.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-08-07T00:48:09.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-08-07T00:48:09.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-08-07T00:48:09.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-08-07T00:48:09.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2020-08-07T00:48:09.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.21s) [2020-08-07T00:48:09.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.01s) [2020-08-07T00:48:09.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.98s) [2020-08-07T00:48:09.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s) [2020-08-07T00:48:09.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2020-08-07T00:48:09.671Z] === RUN TestCgroupNamespacesRun [2020-08-07T00:48:10.754Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s) [2020-08-07T00:48:10.754Z] === CONT TestIpcModeOlderClient [2020-08-07T00:48:10.754Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-08-07T00:48:10.818Z] #33 52.20 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-07T00:48:10.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-08-07T00:48:10.993Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2020-08-07T00:48:10.993Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-07T00:48:11.048Z] --- PASS: TestDaemonHostGatewayIP (4.10s) [2020-08-07T00:48:11.048Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2020-08-07T00:48:11.127Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2020-08-07T00:48:11.127Z] === RUN TestAuthZPluginErrorResponse [2020-08-07T00:48:11.194Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-08-07T00:48:11.194Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-07T00:48:11.385Z] #33 53.03 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-07T00:48:11.700Z] --- PASS: TestAuthZPluginErrorResponse (0.63s) [2020-08-07T00:48:11.700Z] === RUN TestAuthZPluginErrorRequest [2020-08-07T00:48:12.272Z] --- PASS: TestAuthZPluginErrorRequest (0.61s) [2020-08-07T00:48:12.272Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-07T00:48:12.321Z] #33 53.91 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-07T00:48:12.378Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-08-07T00:48:12.378Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2020-08-07T00:48:12.378Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-07T00:48:12.845Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.63s) [2020-08-07T00:48:12.845Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-07T00:48:13.255Z] #33 54.82 [2020-08-07T00:48:13.270Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2020-08-07T00:48:13.270Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-07T00:48:13.514Z] #33 DONE 55.1s [2020-08-07T00:48:13.514Z] [2020-08-07T00:48:13.514Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-08-07T00:48:13.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-08-07T00:48:14.020Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2020-08-07T00:48:14.020Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-07T00:48:14.784Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-08-07T00:48:14.784Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-07T00:48:14.887Z] #34 DONE 1.2s [2020-08-07T00:48:14.961Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-08-07T00:48:14.961Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-07T00:48:15.393Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2020-08-07T00:48:15.393Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-07T00:48:15.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-08-07T00:48:15.920Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-08-07T00:48:16.262Z] #23 CACHED [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-08-07T00:48:16.262Z] #26 CACHED [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-08-07T00:48:16.262Z] #28 CACHED [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-07T00:48:16.262Z] #22 CACHED [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-08-07T00:48:16.262Z] #11 CACHED [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-08-07T00:48:16.262Z] #19 CACHED [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-07T00:48:16.262Z] #24 CACHED [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-08-07T00:48:16.262Z] #12 CACHED [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-08-07T00:48:16.262Z] #13 CACHED [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-08-07T00:48:16.262Z] #27 CACHED [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-08-07T00:48:16.262Z] #7 CACHED [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-08-07T00:48:16.262Z] #10 CACHED [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-07T00:48:16.262Z] #21 CACHED [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-07T00:48:16.262Z] #20 CACHED [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-07T00:48:16.262Z] #29 CACHED [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-08-07T00:48:16.262Z] #6 CACHED [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-08-07T00:48:16.262Z] #9 CACHED [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-08-07T00:48:16.262Z] #25 CACHED [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-08-07T00:48:16.262Z] #30 CACHED [2020-08-07T00:48:16.262Z] [2020-08-07T00:48:16.262Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-08-07T00:48:16.297Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-08-07T00:48:16.297Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-07T00:48:16.828Z] #35 DONE 0.7s [2020-08-07T00:48:16.828Z] [2020-08-07T00:48:16.828Z] #36 exporting to image [2020-08-07T00:48:16.828Z] #36 exporting layers [2020-08-07T00:48:16.862Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2020-08-07T00:48:16.862Z] === RUN TestKernelTCPMemory [2020-08-07T00:48:17.121Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-08-07T00:48:17.309Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s) [2020-08-07T00:48:17.309Z] === RUN TestAuthZPluginHeader [2020-08-07T00:48:17.691Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-08-07T00:48:17.691Z] === RUN TestNISDomainname [2020-08-07T00:48:18.202Z] #36 exporting layers 1.3s done [2020-08-07T00:48:18.202Z] #36 writing image sha256:7dd41f9d56300fb0cc7efaaee46d5cbe97ff4d7394e82de66560c6285cafc1c6 done [2020-08-07T00:48:18.202Z] #36 naming to docker.io/library/moby-e2e-test done [2020-08-07T00:48:18.202Z] #36 DONE 1.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-07T00:48:18.254Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-08-07T00:48:18.254Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-07T00:48:18.254Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-07T00:48:18.254Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:48:18.254Z] === RUN TestAuthZPluginV2Disable [2020-08-07T00:48:18.254Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-07T00:48:18.254Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:48:18.254Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-07T00:48:18.254Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-07T00:48:18.254Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:48:18.254Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-07T00:48:18.254Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-07T00:48:18.254Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:48:18.254Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-07T00:48:18.262Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-08-07T00:48:18.373Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-08-07T00:48:18.373Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-07T00:48:18.512Z] + echo Ensuring container killed. [2020-08-07T00:48:18.512Z] Ensuring container killed. [2020-08-07T00:48:18.512Z] + docker rm -vf docker-pr2 [2020-08-07T00:48:18.512Z] Error: No such container: docker-pr2 [2020-08-07T00:48:18.512Z] + true [Pipeline] sh [2020-08-07T00:48:18.792Z] + echo Chowning /workspace to jenkins user [2020-08-07T00:48:18.792Z] Chowning /workspace to jenkins user [2020-08-07T00:48:18.792Z] + id -u [2020-08-07T00:48:18.792Z] + id -g [2020-08-07T00:48:18.792Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41322:/workspace busybox chown -R 1000:1000 /workspace [2020-08-07T00:48:18.832Z] --- PASS: TestNISDomainname (1.04s) [2020-08-07T00:48:18.832Z] === RUN TestHostnameDnsResolution [2020-08-07T00:48:18.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-08-07T00:48:18.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-08-07T00:48:18.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-07T00:48:19.400Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-08-07T00:48:19.528Z] --- PASS: TestContainerKillOnDaemonStart (12.68s) [2020-08-07T00:48:19.528Z] PASS [2020-08-07T00:48:19.528Z] [2020-08-07T00:48:19.528Z] === Skipped [2020-08-07T00:48:19.528Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-08-07T00:48:19.528Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-07T00:48:19.528Z] [2020-08-07T00:48:19.528Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-07T00:48:19.528Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-07T00:48:19.528Z] [2020-08-07T00:48:19.528Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-08-07T00:48:19.528Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-07T00:48:19.528Z] [2020-08-07T00:48:19.528Z] [2020-08-07T00:48:19.528Z] DONE 192 tests, 3 skipped in 108.127s [2020-08-07T00:48:19.528Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-08-07T00:48:19.528Z] ++ 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-08-07T00:48:19.528Z] ++ set -e [2020-08-07T00:48:19.528Z] ++ '[' -n 0 ']' [2020-08-07T00:48:19.528Z] ++ set -x [2020-08-07T00:48:19.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=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-08-07T00:48:19.651Z] + bundleName=unit [2020-08-07T00:48:19.651Z] + echo Creating unit-bundles.tar.gz [2020-08-07T00:48:19.651Z] Creating unit-bundles.tar.gz [2020-08-07T00:48:19.651Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-08-07T00:48:19.651Z] bundles/junit-report.xml [2020-08-07T00:48:19.651Z] bundles/go-test-report.json [2020-08-07T00:48:19.651Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-08-07T00:48:19.663Z] Archiving artifacts [2020-08-07T00:48:19.822Z] INFO: Testing against a local daemon [2020-08-07T00:48:19.822Z] === RUN TestCommitInheritsEnv [2020-08-07T00:48:19.886Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2020-08-07T00:48:19.886Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-07T00:48:19.970Z] --- PASS: TestHostnameDnsResolution (1.19s) [2020-08-07T00:48:19.971Z] === RUN TestStats [2020-08-07T00:48:20.014Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41322/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-07T00:48:20.115Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-08-07T00:48:20.116Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-07T00:48:20.116Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-07T00:48:20.116Z] === RUN TestImagesFilterMultiReference [2020-08-07T00:48:20.116Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-08-07T00:48:20.116Z] === RUN TestImagePullPlatformInvalid [2020-08-07T00:48:20.116Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-08-07T00:48:20.116Z] === RUN TestRemoveImageOrphaning [2020-08-07T00:48:20.230Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-08-07T00:48:20.321Z] + make clean [2020-08-07T00:48:20.321Z] docker volume rm -f docker-dev-cache [2020-08-07T00:48:20.321Z] docker-dev-cache [Pipeline] deleteDir [2020-08-07T00:48:20.411Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-08-07T00:48:20.411Z] === RUN TestRemoveImageGarbageCollector [2020-08-07T00:48:20.411Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-07T00:48:20.411Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:48:20.411Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-07T00:48:20.411Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-07T00:48:20.411Z] === RUN TestTagInvalidReference [2020-08-07T00:48:20.411Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-07T00:48:20.411Z] === RUN TestTagValidPrefixedRepo [2020-08-07T00:48:20.411Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-08-07T00:48:20.411Z] === RUN TestTagExistedNameWithoutForce [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-07T00:48:20.706Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-08-07T00:48:20.706Z] === RUN TestTagOfficialNames [2020-08-07T00:48:20.706Z] --- PASS: TestTagOfficialNames (0.04s) [2020-08-07T00:48:20.706Z] === RUN TestTagMatchesDigest [2020-08-07T00:48:20.706Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-07T00:48:20.706Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-07T00:48:20.925Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-08-07T00:48:20.925Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-07T00:48:22.139Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-08-07T00:48:22.443Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2020-08-07T00:48:22.443Z] === RUN TestKernelTCPMemory [2020-08-07T00:48:22.709Z] --- PASS: TestStats (2.72s) [2020-08-07T00:48:22.709Z] === RUN TestStopContainerWithTimeout [2020-08-07T00:48:22.709Z] === RUN TestStopContainerWithTimeout/0 [2020-08-07T00:48:22.709Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-07T00:48:22.709Z] === RUN TestStopContainerWithTimeout/1 [2020-08-07T00:48:22.709Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-07T00:48:22.709Z] === RUN TestStopContainerWithTimeout/3 [2020-08-07T00:48:22.709Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-07T00:48:22.709Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-07T00:48:22.709Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-07T00:48:22.709Z] === CONT TestStopContainerWithTimeout/0 [2020-08-07T00:48:22.709Z] === CONT TestStopContainerWithTimeout/3 [2020-08-07T00:48:23.483Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-08-07T00:48:23.483Z] === RUN TestNISDomainname [2020-08-07T00:48:23.649Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-07T00:48:24.527Z] --- PASS: TestNISDomainname (1.00s) [2020-08-07T00:48:24.527Z] === RUN TestHostnameDnsResolution [2020-08-07T00:48:24.589Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-08-07T00:48:25.529Z] === CONT TestStopContainerWithTimeout/1 [2020-08-07T00:48:25.789Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-08-07T00:48:26.042Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-08-07T00:48:26.042Z] === RUN TestStats [2020-08-07T00:48:26.359Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-08-07T00:48:26.619Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-08-07T00:48:27.188Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-08-07T00:48:27.448Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-08-07T00:48:27.448Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2020-08-07T00:48:27.448Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2020-08-07T00:48:27.448Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2020-08-07T00:48:27.448Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2020-08-07T00:48:27.448Z] === RUN TestDeleteDevicemapper [2020-08-07T00:48:27.448Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-07T00:48:27.448Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-07T00:48:27.448Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-07T00:48:29.570Z] --- PASS: TestStats (2.95s) [2020-08-07T00:48:29.570Z] === RUN TestStopContainerWithTimeout [2020-08-07T00:48:29.570Z] === RUN TestStopContainerWithTimeout/0 [2020-08-07T00:48:29.570Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-07T00:48:29.570Z] === RUN TestStopContainerWithTimeout/1 [2020-08-07T00:48:29.570Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-07T00:48:29.570Z] === RUN TestStopContainerWithTimeout/3 [2020-08-07T00:48:29.570Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-07T00:48:29.570Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-07T00:48:29.570Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-07T00:48:29.570Z] === CONT TestStopContainerWithTimeout/0 [2020-08-07T00:48:29.570Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-07T00:48:29.863Z] === CONT TestStopContainerWithTimeout/3 [2020-08-07T00:48:29.990Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-08-07T00:48:30.930Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.62s) [2020-08-07T00:48:30.930Z] === RUN TestUpdateMemory [2020-08-07T00:48:30.930Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-07T00:48:30.930Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:48:30.930Z] === RUN TestUpdateCPUQuota [2020-08-07T00:48:31.940Z] === CONT TestStopContainerWithTimeout/1 [2020-08-07T00:48:32.840Z] --- PASS: TestUpdateCPUQuota (1.52s) [2020-08-07T00:48:32.840Z] === RUN TestUpdatePidsLimit [2020-08-07T00:48:32.840Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-07T00:48:32.840Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-08-07T00:48:32.840Z] === RUN TestUpdatePidsLimit/no_change [2020-08-07T00:48:32.840Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-08-07T00:48:33.100Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-07T00:48:33.360Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-07T00:48:33.931Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-07T00:48:34.058Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-07T00:48:34.058Z] --- PASS: TestStopContainerWithTimeout/0 (0.89s) [2020-08-07T00:48:34.058Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2020-08-07T00:48:34.058Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2020-08-07T00:48:34.058Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2020-08-07T00:48:34.058Z] === RUN TestDeleteDevicemapper [2020-08-07T00:48:34.058Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-07T00:48:34.058Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-07T00:48:34.058Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-07T00:48:34.193Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-07T00:48:34.453Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-07T00:48:34.453Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-08-07T00:48:35.395Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-08-07T00:48:35.395Z] --- PASS: TestUpdatePidsLimit (3.04s) [2020-08-07T00:48:35.395Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2020-08-07T00:48:35.395Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-08-07T00:48:35.395Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2020-08-07T00:48:35.395Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-08-07T00:48:35.395Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2020-08-07T00:48:35.395Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) [2020-08-07T00:48:35.395Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-08-07T00:48:35.395Z] === RUN TestUpdateRestartPolicy [2020-08-07T00:48:35.655Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-08-07T00:48:35.915Z] === RUN TestDockerSuite/TestBuildCmd [2020-08-07T00:48:36.174Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-08-07T00:48:36.375Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s) [2020-08-07T00:48:36.375Z] PASS [2020-08-07T00:48:36.375Z] [2020-08-07T00:48:36.375Z] === Skipped [2020-08-07T00:48:36.375Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-07T00:48:36.375Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:48:36.375Z] [2020-08-07T00:48:36.375Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-07T00:48:36.375Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:48:36.375Z] [2020-08-07T00:48:36.375Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-07T00:48:36.375Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:48:36.375Z] [2020-08-07T00:48:36.375Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-07T00:48:36.375Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:48:36.375Z] [2020-08-07T00:48:36.375Z] [2020-08-07T00:48:36.375Z] DONE 17 tests, 4 skipped in 31.385s [2020-08-07T00:48:36.375Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-07T00:48:36.375Z] ++ 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-08-07T00:48:36.375Z] ++ set -e [2020-08-07T00:48:36.375Z] ++ '[' -n 0 ']' [2020-08-07T00:48:36.375Z] ++ set -x [2020-08-07T00:48:36.375Z] ++ env -i DEST=/go/src/github.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-08-07T00:48:36.375Z] INFO: Testing against a local daemon [2020-08-07T00:48:36.375Z] === RUN TestPluginInvalidJSON [2020-08-07T00:48:36.375Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-07T00:48:36.375Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-07T00:48:36.375Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-07T00:48:36.375Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-08-07T00:48:36.375Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-07T00:48:36.375Z] === RUN TestPluginInstall [2020-08-07T00:48:36.375Z] === RUN TestPluginInstall/no_auth [2020-08-07T00:48:36.435Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-08-07T00:48:36.695Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-08-07T00:48:36.695Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-08-07T00:48:36.801Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.83s) [2020-08-07T00:48:36.801Z] === RUN TestUpdateMemory [2020-08-07T00:48:36.801Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-07T00:48:36.801Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:48:36.801Z] === RUN TestUpdateCPUQuota [2020-08-07T00:48:37.636Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-08-07T00:48:37.842Z] --- PASS: TestUpdateCPUQuota (1.17s) [2020-08-07T00:48:37.842Z] === RUN TestUpdatePidsLimit [2020-08-07T00:48:37.842Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-07T00:48:38.135Z] === RUN TestUpdatePidsLimit/no_change [2020-08-07T00:48:38.772Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-07T00:48:39.048Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-08-07T00:48:39.065Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-07T00:48:39.359Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-07T00:48:39.995Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-07T00:48:40.288Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-07T00:48:41.678Z] time="2020-08-07T00:48:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:48:41.678Z] time="2020-08-07T00:48:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c4d9f32dad0a96c7dc54cf773372fd5f2452c0babcf36a25b615a06ea3f98a93" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:48:41.678Z] time="2020-08-07T00:48:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:48:41.678Z] time="2020-08-07T00:48:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c4d9f32dad0a96c7dc54cf773372fd5f2452c0babcf36a25b615a06ea3f98a93" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:48:41.803Z] --- PASS: TestUpdatePidsLimit (3.72s) [2020-08-07T00:48:41.804Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-08-07T00:48:41.804Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-08-07T00:48:41.804Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-08-07T00:48:41.804Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-08-07T00:48:41.804Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-08-07T00:48:41.804Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-08-07T00:48:41.804Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-08-07T00:48:41.804Z] === RUN TestUpdateRestartPolicy [2020-08-07T00:48:41.940Z] === RUN TestPluginInstall/with_htpasswd [2020-08-07T00:48:42.346Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-08-07T00:48:42.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-08-07T00:48:42.606Z] === RUN TestDockerSuite/TestBuildContChar [2020-08-07T00:48:42.884Z] time="2020-08-07T00:48:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:48:42.884Z] time="2020-08-07T00:48:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be0513f947f68dbde13aad0eff477c5385d02a7370d0c67c5c0c6bbd47066130" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:48:42.884Z] time="2020-08-07T00:48:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:48:42.884Z] time="2020-08-07T00:48:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be0513f947f68dbde13aad0eff477c5385d02a7370d0c67c5c0c6bbd47066130" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:48:43.145Z] === RUN TestPluginInstall/with_insecure [2020-08-07T00:48:44.533Z] time="2020-08-07T00:48:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:48:44.533Z] time="2020-08-07T00:48:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fba422406e34e1d19024610d40493b4d83a353a61babbe81eadf3f7102987dce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:48:44.533Z] time="2020-08-07T00:48:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:48:44.533Z] time="2020-08-07T00:48:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fba422406e34e1d19024610d40493b4d83a353a61babbe81eadf3f7102987dce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:48:44.794Z] --- PASS: TestPluginInstall (8.48s) [2020-08-07T00:48:44.794Z] --- PASS: TestPluginInstall/no_auth (5.59s) [2020-08-07T00:48:44.794Z] --- PASS: TestPluginInstall/with_htpasswd (1.17s) [2020-08-07T00:48:44.794Z] --- PASS: TestPluginInstall/with_insecure (1.72s) [2020-08-07T00:48:44.794Z] plugin_test.go:157: [d04892561dfd2] daemon is not started [2020-08-07T00:48:44.794Z] PASS [2020-08-07T00:48:44.794Z] [2020-08-07T00:48:44.794Z] DONE 6 tests in 8.671s [2020-08-07T00:48:44.794Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-07T00:48:44.794Z] ++ 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-08-07T00:48:44.794Z] ++ set -e [2020-08-07T00:48:44.794Z] ++ '[' -n 0 ']' [2020-08-07T00:48:44.794Z] ++ set -x [2020-08-07T00:48:44.794Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-07T00:48:45.055Z] INFO: Testing against a local daemon [2020-08-07T00:48:45.055Z] === RUN TestExternalGraphDriver [2020-08-07T00:48:45.147Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-08-07T00:48:45.316Z] === RUN TestExternalGraphDriver/json [2020-08-07T00:48:46.085Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-08-07T00:48:46.085Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-08-07T00:48:46.345Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-08-07T00:48:46.345Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-08-07T00:48:46.917Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-08-07T00:48:47.177Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-08-07T00:48:47.865Z] === RUN TestExternalGraphDriver/spec [2020-08-07T00:48:48.117Z] --- PASS: TestUpdateRestartPolicy (12.45s) [2020-08-07T00:48:48.117Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-07T00:48:48.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-08-07T00:48:48.689Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2020-08-07T00:48:48.689Z] === RUN TestWaitNonBlocked [2020-08-07T00:48:48.689Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-07T00:48:48.689Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-07T00:48:48.689Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-07T00:48:48.689Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-07T00:48:48.689Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-07T00:48:48.689Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-07T00:48:50.072Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-07T00:48:50.072Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.31s) [2020-08-07T00:48:50.072Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.31s) [2020-08-07T00:48:50.072Z] === RUN TestWaitBlocked [2020-08-07T00:48:50.072Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-07T00:48:50.072Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-07T00:48:50.072Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-07T00:48:50.072Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-07T00:48:50.072Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-07T00:48:50.072Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-07T00:48:50.415Z] === RUN TestExternalGraphDriver/pull [2020-08-07T00:48:51.455Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-08-07T00:48:51.455Z] --- PASS: TestWaitBlocked (0.02s) [2020-08-07T00:48:51.455Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2020-08-07T00:48:51.455Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s) [2020-08-07T00:48:51.455Z] === CONT TestContainerStartOnDaemonRestart [2020-08-07T00:48:51.455Z] === CONT TestIpcModeOlderClient [2020-08-07T00:48:51.455Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-08-07T00:48:51.455Z] === CONT TestDaemonHostGatewayIP [2020-08-07T00:48:52.963Z] --- PASS: TestExternalGraphDriver (7.49s) [2020-08-07T00:48:52.963Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2020-08-07T00:48:52.963Z] --- PASS: TestExternalGraphDriver/spec (2.69s) [2020-08-07T00:48:52.963Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2020-08-07T00:48:52.963Z] === RUN TestGraphdriverPluginV2 [2020-08-07T00:48:52.963Z] --- SKIP: TestGraphdriverPluginV2 (0.21s) [2020-08-07T00:48:52.963Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:48:52.963Z] PASS [2020-08-07T00:48:52.963Z] [2020-08-07T00:48:52.963Z] === Skipped [2020-08-07T00:48:52.963Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.21s) [2020-08-07T00:48:52.963Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:48:52.963Z] [2020-08-07T00:48:52.963Z] [2020-08-07T00:48:52.963Z] DONE 5 tests, 1 skipped in 7.853s [2020-08-07T00:48:52.963Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-07T00:48:52.963Z] ++ 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-08-07T00:48:52.963Z] ++ set -e [2020-08-07T00:48:52.963Z] ++ '[' -n 0 ']' [2020-08-07T00:48:52.963Z] ++ set -x [2020-08-07T00:48:52.963Z] ++ env -i DEST=/go/src/github.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-08-07T00:48:52.963Z] INFO: Testing against a local daemon [2020-08-07T00:48:52.963Z] === RUN TestContinueAfterPluginCrash [2020-08-07T00:48:52.963Z] === PAUSE TestContinueAfterPluginCrash [2020-08-07T00:48:52.963Z] === RUN TestReadPluginNoRead [2020-08-07T00:48:52.963Z] === PAUSE TestReadPluginNoRead [2020-08-07T00:48:52.963Z] === RUN TestDaemonStartWithLogOpt [2020-08-07T00:48:52.963Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-07T00:48:52.963Z] === CONT TestContinueAfterPluginCrash [2020-08-07T00:48:52.963Z] === CONT TestDaemonStartWithLogOpt [2020-08-07T00:48:52.963Z] === CONT TestReadPluginNoRead [2020-08-07T00:48:54.492Z] --- PASS: TestUpdateRestartPolicy (12.90s) [2020-08-07T00:48:54.492Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-07T00:48:54.754Z] --- PASS: TestContainerStartOnDaemonRestart (3.31s) [2020-08-07T00:48:54.754Z] === CONT TestContainerKillOnDaemonStart [2020-08-07T00:48:55.014Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-08-07T00:48:55.531Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-08-07T00:48:55.531Z] === RUN TestWaitNonBlocked [2020-08-07T00:48:55.531Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-07T00:48:55.531Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-07T00:48:55.531Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-07T00:48:55.531Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-07T00:48:55.531Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-07T00:48:55.531Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-07T00:48:56.396Z] --- PASS: TestDaemonHostGatewayIP (4.71s) [2020-08-07T00:48:56.396Z] === CONT TestDaemonRestartIpcMode [2020-08-07T00:48:56.572Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-07T00:48:56.572Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-08-07T00:48:56.572Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2020-08-07T00:48:56.572Z] === RUN TestWaitBlocked [2020-08-07T00:48:56.572Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-07T00:48:56.572Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-07T00:48:56.572Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-07T00:48:56.572Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-07T00:48:56.572Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-07T00:48:56.572Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-07T00:48:56.966Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-08-07T00:48:57.181Z] === RUN TestReadPluginNoRead/default [2020-08-07T00:48:57.613Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-07T00:48:57.613Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2020-08-07T00:48:57.613Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2020-08-07T00:48:57.613Z] === CONT TestContainerStartOnDaemonRestart [2020-08-07T00:48:57.613Z] === CONT TestContainerKillOnDaemonStart [2020-08-07T00:48:57.756Z] --- PASS: TestDaemonStartWithLogOpt (4.78s) [2020-08-07T00:48:58.294Z] --- PASS: TestBuildWithHugeFile (52.39s) [2020-08-07T00:48:58.294Z] === RUN TestBuildWithEmptyDockerfile [2020-08-07T00:48:58.294Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-07T00:48:58.294Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-07T00:48:58.294Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-07T00:48:58.294Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-07T00:48:58.294Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-07T00:48:58.294Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-07T00:48:58.294Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-07T00:48:58.294Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-07T00:48:58.294Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-07T00:48:58.294Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2020-08-07T00:48:58.294Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-08-07T00:48:58.294Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-08-07T00:48:58.294Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-08-07T00:48:58.294Z] === RUN TestBuildPreserveOwnership [2020-08-07T00:48:58.294Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-07T00:48:58.346Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-08-07T00:48:58.915Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-08-07T00:48:59.141Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-07T00:48:59.175Z] --- PASS: TestDaemonRestartIpcMode (2.94s) [2020-08-07T00:48:59.176Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-08-07T00:49:00.195Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-07T00:49:00.357Z] --- PASS: TestContainerStartOnDaemonRestart (2.93s) [2020-08-07T00:49:00.357Z] === CONT TestIpcModeOlderClient [2020-08-07T00:49:00.529Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-07T00:49:00.556Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-08-07T00:49:00.651Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-08-07T00:49:00.651Z] === CONT TestDaemonHostGatewayIP [2020-08-07T00:49:01.126Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-08-07T00:49:01.654Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-08-07T00:49:01.654Z] [2020-08-07T00:49:01.654Z] ________ ____ __. [2020-08-07T00:49:01.654Z] \_____ \ | |/ _| [2020-08-07T00:49:01.654Z] / | \| < [2020-08-07T00:49:01.654Z] / | \ | \ [2020-08-07T00:49:01.654Z] \_______ /____|__ \ [2020-08-07T00:49:01.654Z] \/ \/ [2020-08-07T00:49:01.654Z] [2020-08-07T00:49:01.654Z] INFO: make.ps1 ended at 08/07/2020 00:48:50 [2020-08-07T00:49:01.654Z] INFO: Binaries build ended at 08/07/2020 00:48:53. Duration:00:01:24.2646090 [2020-08-07T00:49:01.654Z] INFO: Copying the built daemon binary to d:\CI\PR-41322\2\binary\dockerd-30bf45da20.exe... [2020-08-07T00:49:01.654Z] INFO: Copying the built client binary to d:\CI\PR-41322\2\binary\docker-30bf45da20.exe... [2020-08-07T00:49:01.654Z] INFO: Copying dockerversion from the container... [2020-08-07T00:49:01.654Z] INFO: Copying the golang package from the container to d:\CI\PR-41322\2\installer\go.zip... [2020-08-07T00:49:01.654Z] INFO: Extracting go.zip to d:\CI\PR-41322\2\go [2020-08-07T00:49:02.445Z] --- PASS: TestReadPluginNoRead (9.45s) [2020-08-07T00:49:02.445Z] --- PASS: TestReadPluginNoRead/default (1.78s) [2020-08-07T00:49:02.445Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2020-08-07T00:49:02.445Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.73s) [2020-08-07T00:49:02.445Z] read_test.go:92: [da16da475406d] daemon is not started [2020-08-07T00:49:03.018Z] --- PASS: TestContinueAfterPluginCrash (10.04s) [2020-08-07T00:49:03.018Z] PASS [2020-08-07T00:49:03.018Z] [2020-08-07T00:49:03.018Z] DONE 6 tests in 10.182s [2020-08-07T00:49:03.018Z] 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-08-07T00:49:03.018Z] ++ 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-08-07T00:49:03.018Z] ++ set -e [2020-08-07T00:49:03.018Z] ++ '[' -n 0 ']' [2020-08-07T00:49:03.018Z] ++ set -x [2020-08-07T00:49:03.018Z] ++ env -i DEST=/go/src/github.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-08-07T00:49:03.018Z] testing: warning: no tests to run [2020-08-07T00:49:03.018Z] PASS [2020-08-07T00:49:03.018Z] [2020-08-07T00:49:03.018Z] DONE 0 tests in 0.043s [2020-08-07T00:49:03.018Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-07T00:49:03.018Z] ++ 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-08-07T00:49:03.018Z] ++ set -e [2020-08-07T00:49:03.018Z] ++ '[' -n 0 ']' [2020-08-07T00:49:03.018Z] ++ set -x [2020-08-07T00:49:03.018Z] ++ env -i DEST=/go/src/github.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-08-07T00:49:03.279Z] INFO: Testing against a local daemon [2020-08-07T00:49:03.279Z] === RUN TestPluginWithDevMounts [2020-08-07T00:49:03.279Z] === PAUSE TestPluginWithDevMounts [2020-08-07T00:49:03.279Z] === CONT TestPluginWithDevMounts [2020-08-07T00:49:03.668Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-08-07T00:49:04.180Z] --- PASS: TestDaemonHostGatewayIP (3.30s) [2020-08-07T00:49:04.180Z] === CONT TestDaemonRestartIpcMode [2020-08-07T00:49:04.386Z] --- PASS: TestBuildPreserveOwnership (10.29s) [2020-08-07T00:49:04.386Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.28s) [2020-08-07T00:49:04.386Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-08-07T00:49:04.386Z] === RUN TestBuildPlatformInvalid [2020-08-07T00:49:04.386Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-08-07T00:49:04.386Z] PASS [2020-08-07T00:49:04.386Z] [2020-08-07T00:49:04.386Z] === Skipped [2020-08-07T00:49:04.386Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-07T00:49:04.386Z] build_session_test.go:25: TODO: BuildKit [2020-08-07T00:49:04.386Z] [2020-08-07T00:49:04.386Z] [2020-08-07T00:49:04.386Z] DONE 32 tests, 1 skipped in 126.763s [2020-08-07T00:49:04.386Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-07T00:49:04.386Z] INFO: Testing against a local daemon [2020-08-07T00:49:04.386Z] === RUN TestConfigInspect [2020-08-07T00:49:04.386Z] --- SKIP: TestConfigInspect (0.02s) [2020-08-07T00:49:04.386Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:49:04.386Z] === RUN TestConfigList [2020-08-07T00:49:04.386Z] --- SKIP: TestConfigList (0.02s) [2020-08-07T00:49:04.386Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:49:04.386Z] === RUN TestConfigsCreateAndDelete [2020-08-07T00:49:04.386Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-08-07T00:49:04.386Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:49:04.386Z] === RUN TestConfigsUpdate [2020-08-07T00:49:04.386Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-08-07T00:49:04.386Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:49:04.386Z] === RUN TestTemplatedConfig [2020-08-07T00:49:04.386Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-08-07T00:49:04.386Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:49:04.386Z] === RUN TestConfigCreateResolve [2020-08-07T00:49:04.386Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-08-07T00:49:04.386Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:49:04.386Z] === RUN TestConfigDaemonLibtrustID [2020-08-07T00:49:04.613Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-08-07T00:49:04.613Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-08-07T00:49:04.613Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-08-07T00:49:04.613Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-08-07T00:49:04.613Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-08-07T00:49:04.613Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-08-07T00:49:05.828Z] --- PASS: TestPluginWithDevMounts (2.16s) [2020-08-07T00:49:05.828Z] PASS [2020-08-07T00:49:05.828Z] [2020-08-07T00:49:05.828Z] DONE 1 tests in 2.308s [2020-08-07T00:49:05.828Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-07T00:49:05.828Z] ++ 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-08-07T00:49:05.828Z] ++ set -e [2020-08-07T00:49:05.828Z] ++ '[' -n 0 ']' [2020-08-07T00:49:05.828Z] ++ set -x [2020-08-07T00:49:05.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=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-08-07T00:49:05.828Z] INFO: Testing against a local daemon [2020-08-07T00:49:05.828Z] === RUN TestSecretInspect [2020-08-07T00:49:05.998Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-08-07T00:49:06.257Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-08-07T00:49:06.290Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-08-07T00:49:06.290Z] PASS [2020-08-07T00:49:06.290Z] [2020-08-07T00:49:06.290Z] === Skipped [2020-08-07T00:49:06.290Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-08-07T00:49:06.290Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:49:06.290Z] [2020-08-07T00:49:06.290Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-08-07T00:49:06.290Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:49:06.290Z] [2020-08-07T00:49:06.290Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-08-07T00:49:06.290Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:49:06.290Z] [2020-08-07T00:49:06.290Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-08-07T00:49:06.290Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:49:06.290Z] [2020-08-07T00:49:06.290Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-08-07T00:49:06.290Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:49:06.290Z] [2020-08-07T00:49:06.290Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-08-07T00:49:06.290Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:49:06.290Z] [2020-08-07T00:49:06.290Z] [2020-08-07T00:49:06.290Z] DONE 7 tests, 6 skipped in 1.753s [2020-08-07T00:49:06.290Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-07T00:49:06.290Z] INFO: Testing against a local daemon [2020-08-07T00:49:06.290Z] === RUN TestCheckpoint [2020-08-07T00:49:06.290Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-07T00:49:06.290Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-07T00:49:06.290Z] === RUN TestContainerInvalidJSON [2020-08-07T00:49:06.290Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-07T00:49:06.290Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-07T00:49:06.290Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-07T00:49:06.290Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-07T00:49:06.290Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-07T00:49:06.290Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-07T00:49:06.290Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-07T00:49:06.290Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-07T00:49:06.290Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-07T00:49:06.290Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-07T00:49:06.290Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-07T00:49:06.290Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-07T00:49:06.290Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-07T00:49:06.290Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-07T00:49:06.290Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-08-07T00:49:06.290Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-07T00:49:06.290Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-08-07T00:49:06.290Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-07T00:49:06.290Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-08-07T00:49:06.290Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-07T00:49:06.290Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-08-07T00:49:06.290Z] === RUN TestCopyFromContainer [2020-08-07T00:49:06.826Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-07T00:49:07.397Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-08-07T00:49:07.658Z] --- PASS: TestContainerKillOnDaemonStart (12.97s) [2020-08-07T00:49:07.658Z] PASS [2020-08-07T00:49:07.658Z] [2020-08-07T00:49:07.658Z] === Skipped [2020-08-07T00:49:07.658Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-07T00:49:07.658Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-07T00:49:07.658Z] [2020-08-07T00:49:07.658Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-07T00:49:07.658Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:49:07.658Z] [2020-08-07T00:49:07.658Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-07T00:49:07.658Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:49:07.658Z] [2020-08-07T00:49:07.658Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-07T00:49:07.658Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-07T00:49:07.658Z] [2020-08-07T00:49:07.658Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-07T00:49:07.658Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-07T00:49:07.658Z] [2020-08-07T00:49:07.658Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-07T00:49:07.658Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:49:07.658Z] [2020-08-07T00:49:07.658Z] [2020-08-07T00:49:07.658Z] DONE 192 tests, 6 skipped in 144.699s [2020-08-07T00:49:07.658Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-07T00:49:07.658Z] ++ 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-08-07T00:49:07.658Z] ++ set -e [2020-08-07T00:49:07.658Z] ++ '[' -n 0 ']' [2020-08-07T00:49:07.658Z] ++ set -x [2020-08-07T00:49:07.658Z] ++ env -i DEST=/go/src/github.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-08-07T00:49:07.710Z] --- PASS: TestDaemonRestartIpcMode (3.66s) [2020-08-07T00:49:07.918Z] INFO: Testing against a local daemon [2020-08-07T00:49:07.918Z] === RUN TestCommitInheritsEnv [2020-08-07T00:49:08.178Z] --- PASS: TestCommitInheritsEnv (0.40s) [2020-08-07T00:49:08.178Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-07T00:49:08.178Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-07T00:49:08.178Z] === RUN TestImagesFilterMultiReference [2020-08-07T00:49:08.377Z] --- PASS: TestSecretInspect (2.69s) [2020-08-07T00:49:08.377Z] === RUN TestSecretList [2020-08-07T00:49:08.438Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-08-07T00:49:08.438Z] === RUN TestImagePullPlatformInvalid [2020-08-07T00:49:08.438Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-08-07T00:49:08.438Z] === RUN TestRemoveImageOrphaning [2020-08-07T00:49:08.699Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-08-07T00:49:08.699Z] === RUN TestRemoveImageGarbageCollector [2020-08-07T00:49:09.786Z] --- PASS: TestContainerKillOnDaemonStart (12.34s) [2020-08-07T00:49:09.786Z] PASS [2020-08-07T00:49:09.786Z] [2020-08-07T00:49:09.786Z] === Skipped [2020-08-07T00:49:09.786Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-08-07T00:49:09.786Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-07T00:49:09.786Z] [2020-08-07T00:49:09.786Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2020-08-07T00:49:09.786Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:49:09.786Z] [2020-08-07T00:49:09.786Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-07T00:49:09.786Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:49:09.786Z] [2020-08-07T00:49:09.786Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-07T00:49:09.786Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-07T00:49:09.786Z] [2020-08-07T00:49:09.786Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-08-07T00:49:09.786Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-07T00:49:09.786Z] [2020-08-07T00:49:09.786Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-08-07T00:49:09.786Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:49:09.786Z] [2020-08-07T00:49:09.786Z] [2020-08-07T00:49:09.786Z] DONE 192 tests, 6 skipped in 146.982s [2020-08-07T00:49:09.786Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-08-07T00:49:09.786Z] ++ 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-08-07T00:49:09.786Z] ++ set -e [2020-08-07T00:49:09.786Z] ++ '[' -n 0 ']' [2020-08-07T00:49:09.786Z] ++ set -x [2020-08-07T00:49:09.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-07T00:49:10.080Z] INFO: Testing against a local daemon [2020-08-07T00:49:10.080Z] === RUN TestCommitInheritsEnv [2020-08-07T00:49:10.478Z] === RUN TestCopyFromContainer// [2020-08-07T00:49:10.478Z] === RUN TestCopyFromContainer//bar/root [2020-08-07T00:49:10.478Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-07T00:49:10.478Z] === RUN TestCopyFromContainer/bar/quux [2020-08-07T00:49:10.478Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-07T00:49:10.478Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-07T00:49:10.478Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-07T00:49:10.478Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-07T00:49:10.609Z] --- PASS: TestRemoveImageGarbageCollector (1.97s) [2020-08-07T00:49:10.609Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-07T00:49:10.609Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-08-07T00:49:10.609Z] === RUN TestTagInvalidReference [2020-08-07T00:49:10.609Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-07T00:49:10.609Z] === RUN TestTagValidPrefixedRepo [2020-08-07T00:49:10.717Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-08-07T00:49:10.717Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-07T00:49:10.717Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-07T00:49:10.717Z] === RUN TestImagesFilterMultiReference [2020-08-07T00:49:10.717Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-08-07T00:49:10.717Z] === RUN TestImagePullPlatformInvalid [2020-08-07T00:49:10.717Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-08-07T00:49:10.717Z] === RUN TestRemoveImageOrphaning [2020-08-07T00:49:10.737Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-07T00:49:10.737Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-07T00:49:10.737Z] --- PASS: TestCopyFromContainer (4.37s) [2020-08-07T00:49:10.737Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-08-07T00:49:10.737Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-08-07T00:49:10.737Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-08-07T00:49:10.737Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-08-07T00:49:10.737Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-08-07T00:49:10.737Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-08-07T00:49:10.737Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-08-07T00:49:10.737Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-08-07T00:49:10.737Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-08-07T00:49:10.737Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2020-08-07T00:49:10.737Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-07T00:49:10.737Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-07T00:49:10.737Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-07T00:49:10.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-07T00:49:10.738Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-07T00:49:10.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-07T00:49:10.738Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-07T00:49:10.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-07T00:49:10.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-07T00:49:10.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-07T00:49:10.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-07T00:49:10.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-07T00:49:10.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-07T00:49:10.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-07T00:49:10.738Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-07T00:49:10.738Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-08-07T00:49:10.738Z] === RUN TestCreateWithInvalidEnv [2020-08-07T00:49:10.738Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-07T00:49:10.738Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-07T00:49:10.738Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-07T00:49:10.738Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-07T00:49:10.738Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-07T00:49:10.738Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-07T00:49:10.738Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-07T00:49:10.738Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-07T00:49:10.738Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-07T00:49:10.738Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-07T00:49:10.738Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-07T00:49:10.738Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-07T00:49:10.738Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-07T00:49:10.738Z] === RUN TestCreateTmpfsMountsTarget [2020-08-07T00:49:10.738Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-07T00:49:10.738Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-07T00:49:10.869Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-08-07T00:49:10.869Z] === RUN TestTagExistedNameWithoutForce [2020-08-07T00:49:10.869Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-08-07T00:49:10.869Z] === RUN TestTagOfficialNames [2020-08-07T00:49:10.869Z] --- PASS: TestTagOfficialNames (0.06s) [2020-08-07T00:49:10.869Z] === RUN TestTagMatchesDigest [2020-08-07T00:49:10.869Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-08-07T00:49:10.869Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-07T00:49:11.129Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-08-07T00:49:11.353Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-08-07T00:49:11.353Z] === RUN TestRemoveImageGarbageCollector [2020-08-07T00:49:11.353Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-07T00:49:11.353Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:49:11.353Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-07T00:49:11.353Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-07T00:49:11.353Z] === RUN TestTagInvalidReference [2020-08-07T00:49:11.353Z] --- PASS: TestTagInvalidReference (0.01s) [2020-08-07T00:49:11.353Z] === RUN TestTagValidPrefixedRepo [2020-08-07T00:49:11.353Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-08-07T00:49:11.353Z] === RUN TestTagExistedNameWithoutForce [2020-08-07T00:49:11.353Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-08-07T00:49:11.353Z] === RUN TestTagOfficialNames [2020-08-07T00:49:11.353Z] --- PASS: TestTagOfficialNames (0.05s) [2020-08-07T00:49:11.353Z] === RUN TestTagMatchesDigest [2020-08-07T00:49:11.353Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-08-07T00:49:11.353Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-07T00:49:11.680Z] --- PASS: TestSecretList (3.16s) [2020-08-07T00:49:11.681Z] === RUN TestSecretsCreateAndDelete [2020-08-07T00:49:12.071Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-08-07T00:49:12.114Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2020-08-07T00:49:12.114Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-07T00:49:13.053Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2020-08-07T00:49:13.053Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-07T00:49:13.053Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-07T00:49:13.053Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-07T00:49:13.053Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-07T00:49:13.053Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-07T00:49:13.053Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-07T00:49:13.053Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-07T00:49:13.053Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-07T00:49:13.053Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-07T00:49:13.053Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-07T00:49:13.053Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-07T00:49:13.053Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-07T00:49:13.053Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-07T00:49:13.053Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-07T00:49:13.053Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-07T00:49:13.053Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-07T00:49:13.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-07T00:49:13.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-08-07T00:49:13.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-08-07T00:49:13.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-07T00:49:13.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-07T00:49:13.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-07T00:49:13.312Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-07T00:49:13.451Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-08-07T00:49:13.571Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2020-08-07T00:49:13.571Z] === RUN TestCreateDifferentPlatform [2020-08-07T00:49:13.571Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-07T00:49:13.571Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-07T00:49:13.571Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-07T00:49:13.571Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-07T00:49:13.571Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-07T00:49:13.571Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-07T00:49:13.571Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-08-07T00:49:13.571Z] === RUN TestContainerStartOnDaemonRestart [2020-08-07T00:49:13.571Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-08-07T00:49:13.571Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-07T00:49:13.571Z] === RUN TestDaemonRestartIpcMode [2020-08-07T00:49:13.571Z] === PAUSE TestDaemonRestartIpcMode [2020-08-07T00:49:13.571Z] === RUN TestDaemonHostGatewayIP [2020-08-07T00:49:13.571Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-08-07T00:49:13.571Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:49:13.572Z] === RUN TestContainerKillOnDaemonStart [2020-08-07T00:49:13.572Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-08-07T00:49:13.572Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-07T00:49:13.572Z] === RUN TestDiff [2020-08-07T00:49:13.711Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-08-07T00:49:13.711Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-08-07T00:49:14.139Z] --- PASS: TestDiff (0.40s) [2020-08-07T00:49:14.139Z] === RUN TestExecWithCloseStdin [2020-08-07T00:49:14.281Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-08-07T00:49:14.281Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-08-07T00:49:14.399Z] --- PASS: TestExecWithCloseStdin (0.45s) [2020-08-07T00:49:14.399Z] === RUN TestExec [2020-08-07T00:49:14.968Z] --- PASS: TestExec (0.43s) [2020-08-07T00:49:14.968Z] === RUN TestExecUser [2020-08-07T00:49:14.983Z] --- PASS: TestSecretsCreateAndDelete (3.16s) [2020-08-07T00:49:14.983Z] === RUN TestSecretsUpdate [2020-08-07T00:49:15.227Z] --- PASS: TestExecUser (0.45s) [2020-08-07T00:49:15.227Z] === RUN TestExportContainerAndImportImage [2020-08-07T00:49:15.795Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2020-08-07T00:49:15.795Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-07T00:49:17.532Z] --- PASS: TestSecretsUpdate (2.69s) [2020-08-07T00:49:17.532Z] === RUN TestTemplatedSecret [2020-08-07T00:49:17.577Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-08-07T00:49:17.836Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-08-07T00:49:19.163Z] --- PASS: TestExportContainerAfterDaemonRestart (3.34s) [2020-08-07T00:49:19.163Z] === RUN TestHealthCheckWorkdir [2020-08-07T00:49:19.731Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2020-08-07T00:49:19.731Z] === RUN TestHealthKillContainer [2020-08-07T00:49:20.375Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-08-07T00:49:20.638Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-08-07T00:49:20.847Z] --- PASS: TestTemplatedSecret (3.33s) [2020-08-07T00:49:20.847Z] === RUN TestSecretCreateResolve [2020-08-07T00:49:22.263Z] --- PASS: TestHealthKillContainer (2.50s) [2020-08-07T00:49:22.263Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-07T00:49:22.522Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2020-08-07T00:49:22.522Z] === RUN TestIpcModeNone [2020-08-07T00:49:22.550Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-08-07T00:49:23.091Z] --- PASS: TestIpcModeNone (0.45s) [2020-08-07T00:49:23.091Z] === RUN TestIpcModePrivate [2020-08-07T00:49:23.396Z] --- PASS: TestSecretCreateResolve (2.63s) [2020-08-07T00:49:23.396Z] PASS [2020-08-07T00:49:23.396Z] [2020-08-07T00:49:23.396Z] DONE 6 tests in 17.826s [2020-08-07T00:49:23.396Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-08-07T00:49:23.396Z] ++ 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-08-07T00:49:23.396Z] ++ set -e [2020-08-07T00:49:23.396Z] ++ '[' -n 0 ']' [2020-08-07T00:49:23.396Z] ++ set -x [2020-08-07T00:49:23.396Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-07T00:49:23.396Z] INFO: Testing against a local daemon [2020-08-07T00:49:23.396Z] === RUN TestServiceCreateInit [2020-08-07T00:49:23.396Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-07T00:49:23.660Z] --- PASS: TestIpcModePrivate (0.45s) [2020-08-07T00:49:23.660Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-07T00:49:23.660Z] === RUN TestIpcModeShareable [2020-08-07T00:49:23.660Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-08-07T00:49:23.660Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-07T00:49:23.660Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-07T00:49:25.037Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2020-08-07T00:49:25.037Z] === RUN TestAPIIpcModeHost [2020-08-07T00:49:25.037Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-08-07T00:49:25.037Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-07T00:49:25.037Z] === RUN TestDaemonIpcModeShareable [2020-08-07T00:49:25.037Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-08-07T00:49:25.037Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-07T00:49:25.037Z] === RUN TestDaemonIpcModePrivate [2020-08-07T00:49:26.755Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-08-07T00:49:26.755Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-08-07T00:49:26.765Z] INFO: Extraction ended at 08/07/2020 00:49:26. Duration:00:00:25.8873152 [2020-08-07T00:49:26.765Z] INFO: Updating the golang and path environment variables [2020-08-07T00:49:26.765Z] INFO: GOPATH=d:\gopath [2020-08-07T00:49:26.765Z] INFO: go version go1.13.14 windows/amd64 [2020-08-07T00:49:26.765Z] INFO: Running the daemon under test in debug mode [2020-08-07T00:49:26.765Z] INFO: Starting a daemon under test... [2020-08-07T00:49:26.765Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41322\2\daemon --pidfile d:\CI\PR-41322\2\docker.pid -D [2020-08-07T00:49:26.765Z] INFO: Process started successfully. [2020-08-07T00:49:26.765Z] INFO: Start tailing logs of the daemon under tests [2020-08-07T00:49:26.765Z] INFO: Waiting for the daemon under test to start... [2020-08-07T00:49:26.940Z] --- PASS: TestDaemonIpcModePrivate (2.15s) [2020-08-07T00:49:26.940Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-08-07T00:49:26.940Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-07T00:49:26.940Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-07T00:49:26.940Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-07T00:49:26.940Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-07T00:49:26.940Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-07T00:49:26.940Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-07T00:49:26.940Z] === RUN TestIpcModeOlderClient [2020-08-07T00:49:26.940Z] === PAUSE TestIpcModeOlderClient [2020-08-07T00:49:26.940Z] === RUN TestKillContainerInvalidSignal [2020-08-07T00:49:27.015Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-08-07T00:49:27.507Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2020-08-07T00:49:27.507Z] === RUN TestKillContainer [2020-08-07T00:49:27.507Z] === RUN TestKillContainer/no_signal [2020-08-07T00:49:27.586Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-08-07T00:49:27.767Z] === RUN TestKillContainer/non_killing_signal [2020-08-07T00:49:28.026Z] === RUN TestKillContainer/killing_signal [2020-08-07T00:49:28.156Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-08-07T00:49:28.593Z] --- PASS: TestKillContainer (1.16s) [2020-08-07T00:49:28.593Z] --- PASS: TestKillContainer/no_signal (0.36s) [2020-08-07T00:49:28.593Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2020-08-07T00:49:28.593Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2020-08-07T00:49:28.593Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-07T00:49:28.594Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-07T00:49:28.687Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-07T00:49:29.161Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-07T00:49:29.559Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s) [2020-08-07T00:49:29.559Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2020-08-07T00:49:29.559Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2020-08-07T00:49:29.559Z] === RUN TestKillStoppedContainer [2020-08-07T00:49:29.559Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-08-07T00:49:29.559Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-07T00:49:29.559Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-08-07T00:49:29.559Z] === RUN TestKillDifferentUserContainer [2020-08-07T00:49:29.818Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2020-08-07T00:49:29.818Z] === RUN TestInspectOomKilledTrue [2020-08-07T00:49:29.818Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-07T00:49:29.818Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-07T00:49:29.818Z] === RUN TestInspectOomKilledFalse [2020-08-07T00:49:29.818Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-07T00:49:29.818Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:49:29.818Z] === RUN TestLinksEtcHostsContentMatch [2020-08-07T00:49:29.818Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-08-07T00:49:29.818Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-07T00:49:29.818Z] === RUN TestLinksContainerNames [2020-08-07T00:49:30.521Z] INFO: Daemon under test started and replied! [2020-08-07T00:49:30.521Z] INFO: Docker version of the daemon under test [2020-08-07T00:49:30.521Z] [2020-08-07T00:49:30.521Z] Client: [2020-08-07T00:49:30.521Z] Version: 17.06.2-ce [2020-08-07T00:49:30.521Z] API version: 1.30 [2020-08-07T00:49:30.521Z] Go version: go1.8.3 [2020-08-07T00:49:30.521Z] Git commit: cec0b72 [2020-08-07T00:49:30.521Z] Built: Tue Sep 5 19:57:19 2017 [2020-08-07T00:49:30.521Z] OS/Arch: windows/amd64 [2020-08-07T00:49:30.521Z] [2020-08-07T00:49:30.521Z] Server: [2020-08-07T00:49:30.521Z] Version: 0.0.0-dev [2020-08-07T00:49:30.521Z] API version: 1.41 (minimum version 1.24) [2020-08-07T00:49:30.521Z] Go version: go1.13.14 [2020-08-07T00:49:30.521Z] Git commit: 30bf45da20 [2020-08-07T00:49:30.521Z] Built: 08/07/2020 00:47:33 [2020-08-07T00:49:30.521Z] OS/Arch: windows/amd64 [2020-08-07T00:49:30.521Z] Experimental: false [2020-08-07T00:49:30.521Z] [2020-08-07T00:49:30.521Z] INFO: Docker info of the daemon under test [2020-08-07T00:49:30.521Z] [2020-08-07T00:49:30.521Z] Containers: 0 [2020-08-07T00:49:30.521Z] Running: 0 [2020-08-07T00:49:30.521Z] Paused: 0 [2020-08-07T00:49:30.521Z] Stopped: 0 [2020-08-07T00:49:30.521Z] Images: 0 [2020-08-07T00:49:30.521Z] Server Version: 0.0.0-dev [2020-08-07T00:49:30.521Z] Storage Driver: windowsfilter [2020-08-07T00:49:30.521Z] Windows: [2020-08-07T00:49:30.521Z] Logging Driver: json-file [2020-08-07T00:49:30.521Z] Plugins: [2020-08-07T00:49:30.521Z] Volume: local [2020-08-07T00:49:30.521Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-07T00:49:30.521Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-07T00:49:30.521Z] Swarm: inactive [2020-08-07T00:49:30.521Z] Default Isolation: process [2020-08-07T00:49:30.521Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-07T00:49:30.521Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-07T00:49:30.521Z] OSType: windows [2020-08-07T00:49:30.521Z] Architecture: x86_64 [2020-08-07T00:49:30.521Z] CPUs: 4 [2020-08-07T00:49:30.521Z] Total Memory: 32GiB [2020-08-07T00:49:30.521Z] Name: azwin-2-5039d0 [2020-08-07T00:49:30.521Z] ID: WAF2:ARUB:US7V:RTNG:UE7O:H6WO:EQKH:ZS67:SN5Y:3M6O:F2WT:EBX5 [2020-08-07T00:49:30.521Z] Docker Root Dir: D:\CI\PR-41322\2\daemon [2020-08-07T00:49:30.521Z] Debug Mode (client): false [2020-08-07T00:49:30.521Z] Debug Mode (server): true [2020-08-07T00:49:30.521Z] File Descriptors: -1 [2020-08-07T00:49:30.521Z] Goroutines: 17 [2020-08-07T00:49:30.521Z] System Time: 2020-08-07T00:49:30.0140801Z [2020-08-07T00:49:30.521Z] EventsListeners: 0 [2020-08-07T00:49:30.521Z] Registry: https://index.docker.io/v1/ [2020-08-07T00:49:30.521Z] Labels: [2020-08-07T00:49:30.521Z] Experimental: false [2020-08-07T00:49:30.521Z] Insecure Registries: [2020-08-07T00:49:30.521Z] 127.0.0.0/8 [2020-08-07T00:49:30.521Z] Live Restore Enabled: false [2020-08-07T00:49:30.521Z] [2020-08-07T00:49:30.521Z] [2020-08-07T00:49:30.521Z] INFO: Docker images of the daemon under test [2020-08-07T00:49:30.521Z] [2020-08-07T00:49:30.521Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-07T00:49:30.521Z] [2020-08-07T00:49:30.521Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-08-07T00:49:30.521Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-08-07T00:49:30.521Z] ltsc2019: Pulling from windows/servercore [2020-08-07T00:49:30.521Z] 4612f6d0b889: Pulling fs layer [2020-08-07T00:49:30.521Z] fc1b9e59edad: Pulling fs layer [2020-08-07T00:49:30.754Z] --- PASS: TestLinksContainerNames (0.83s) [2020-08-07T00:49:30.754Z] === RUN TestLogsFollowTailEmpty [2020-08-07T00:49:31.013Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2020-08-07T00:49:31.013Z] === RUN TestContainerNetworkMountsNoChown [2020-08-07T00:49:31.581Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/default [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/default [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/private [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/private [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/rprivate [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/slave [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/slave [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/rslave [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/shared [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/shared [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/rshared [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/default [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/rslave [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/rshared [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/shared [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/rprivate [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/slave [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/private [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-07T00:49:31.581Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-07T00:49:31.581Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-07T00:49:31.581Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-07T00:49:31.841Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-07T00:49:31.841Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-07T00:49:31.841Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-07T00:49:31.841Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-07T00:49:31.841Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-07T00:49:31.841Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-07T00:49:31.841Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-07T00:49:31.841Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-07T00:49:31.841Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-07T00:49:31.841Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-07T00:49:31.841Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-07T00:49:31.841Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-07T00:49:31.841Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-08-07T00:49:31.841Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-08-07T00:49:31.841Z] === RUN TestContainerBindMountNonRecursive [2020-08-07T00:49:31.841Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-08-07T00:49:31.841Z] 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-08-07T00:49:31.841Z] === RUN TestNetworkNat [2020-08-07T00:49:32.390Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-08-07T00:49:32.409Z] --- PASS: TestNetworkNat (0.59s) [2020-08-07T00:49:32.409Z] === RUN TestNetworkLocalhostTCPNat [2020-08-07T00:49:32.660Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-08-07T00:49:32.976Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2020-08-07T00:49:32.976Z] === RUN TestNetworkLoopbackNat [2020-08-07T00:49:33.230Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-08-07T00:49:33.491Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-08-07T00:49:33.981Z] --- PASS: TestServiceCreateInit (10.02s) [2020-08-07T00:49:33.981Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.06s) [2020-08-07T00:49:33.981Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.92s) [2020-08-07T00:49:33.981Z] === RUN TestCreateServiceMultipleTimes [2020-08-07T00:49:34.873Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-08-07T00:49:35.507Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2020-08-07T00:49:35.507Z] === RUN TestPause [2020-08-07T00:49:35.507Z] --- SKIP: TestPause (0.00s) [2020-08-07T00:49:35.507Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-07T00:49:35.507Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-07T00:49:35.507Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-07T00:49:35.507Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-07T00:49:35.507Z] === RUN TestPauseStopPausedContainer [2020-08-07T00:49:35.507Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-08-07T00:49:35.507Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-07T00:49:35.507Z] === RUN TestPsFilter [2020-08-07T00:49:35.507Z] --- PASS: TestPsFilter (0.11s) [2020-08-07T00:49:35.507Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-07T00:49:35.814Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-08-07T00:49:36.074Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-08-07T00:49:36.074Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2020-08-07T00:49:36.074Z] === RUN TestRemoveContainerWithVolume [2020-08-07T00:49:36.334Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2020-08-07T00:49:36.334Z] === RUN TestRemoveContainerRunning [2020-08-07T00:49:36.593Z] --- PASS: TestRemoveContainerRunning (0.39s) [2020-08-07T00:49:36.593Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-07T00:49:37.161Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2020-08-07T00:49:37.161Z] === RUN TestRemoveInvalidContainer [2020-08-07T00:49:37.161Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-07T00:49:37.161Z] === RUN TestRenameLinkedContainer [2020-08-07T00:49:37.457Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-08-07T00:49:37.593Z] fc1b9e59edad: Verifying Checksum [2020-08-07T00:49:37.593Z] fc1b9e59edad: Download complete [2020-08-07T00:49:38.841Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-08-07T00:49:39.064Z] --- PASS: TestRenameLinkedContainer (1.59s) [2020-08-07T00:49:39.064Z] === RUN TestRenameStoppedContainer [2020-08-07T00:49:39.064Z] --- PASS: TestRenameStoppedContainer (0.41s) [2020-08-07T00:49:39.064Z] === RUN TestRenameRunningContainerAndReuse [2020-08-07T00:49:40.001Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2020-08-07T00:49:40.001Z] === RUN TestRenameInvalidName [2020-08-07T00:49:40.259Z] --- PASS: TestRenameInvalidName (0.40s) [2020-08-07T00:49:40.259Z] === RUN TestRenameAnonymousContainer [2020-08-07T00:49:41.383Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-08-07T00:49:41.646Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-08-07T00:49:42.175Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2020-08-07T00:49:42.175Z] === RUN TestRenameContainerWithSameName [2020-08-07T00:49:42.175Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2020-08-07T00:49:42.175Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-07T00:49:42.217Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-08-07T00:49:42.787Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-08-07T00:49:43.112Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2020-08-07T00:49:43.112Z] === RUN TestResize [2020-08-07T00:49:43.372Z] --- PASS: TestResize (0.40s) [2020-08-07T00:49:43.372Z] === RUN TestResizeWithInvalidSize [2020-08-07T00:49:43.940Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2020-08-07T00:49:43.940Z] === RUN TestResizeWhenContainerNotStarted [2020-08-07T00:49:44.199Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2020-08-07T00:49:44.199Z] === RUN TestDaemonRestartKillContainers [2020-08-07T00:49:44.199Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-08-07T00:49:44.199Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-07T00:49:44.199Z] === RUN TestCgroupNamespacesRun [2020-08-07T00:49:44.698Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-08-07T00:49:44.698Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-08-07T00:49:46.731Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2020-08-07T00:49:46.731Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-07T00:49:47.238Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-08-07T00:49:47.238Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-08-07T00:49:48.179Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-08-07T00:49:48.636Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s) [2020-08-07T00:49:48.636Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-07T00:49:48.749Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-08-07T00:49:49.953Z] 4612f6d0b889: Verifying Checksum [2020-08-07T00:49:49.953Z] 4612f6d0b889: Download complete [2020-08-07T00:49:50.540Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s) [2020-08-07T00:49:50.540Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-07T00:49:51.289Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-08-07T00:49:52.112Z] --- PASS: TestCreateServiceMultipleTimes (18.22s) [2020-08-07T00:49:52.112Z] === RUN TestCreateServiceConflict [2020-08-07T00:49:52.671Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-08-07T00:49:53.072Z] --- PASS: TestCgroupNamespacesRunHostMode (2.12s) [2020-08-07T00:49:53.072Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-07T00:49:54.057Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-08-07T00:49:54.976Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2020-08-07T00:49:54.976Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-07T00:49:55.425Z] --- PASS: TestCreateServiceConflict (3.21s) [2020-08-07T00:49:55.425Z] === RUN TestCreateServiceMaxReplicas [2020-08-07T00:49:55.967Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-08-07T00:49:56.881Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.09s) [2020-08-07T00:49:56.881Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-07T00:49:58.731Z] --- PASS: TestCreateServiceMaxReplicas (3.63s) [2020-08-07T00:49:58.731Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-07T00:49:58.786Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-08-07T00:49:58.786Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-07T00:49:59.274Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-08-07T00:50:00.689Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.10s) [2020-08-07T00:50:00.689Z] === RUN TestKernelTCPMemory [2020-08-07T00:50:00.689Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-08-07T00:50:00.689Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-07T00:50:00.689Z] === RUN TestNISDomainname [2020-08-07T00:50:00.689Z] --- SKIP: TestNISDomainname (0.01s) [2020-08-07T00:50:00.689Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-07T00:50:00.689Z] === RUN TestHostnameDnsResolution [2020-08-07T00:50:01.257Z] --- PASS: TestHostnameDnsResolution (0.63s) [2020-08-07T00:50:01.257Z] === RUN TestStats [2020-08-07T00:50:01.257Z] --- SKIP: TestStats (0.00s) [2020-08-07T00:50:01.257Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-07T00:50:01.257Z] === RUN TestStopContainerWithTimeout [2020-08-07T00:50:01.257Z] === RUN TestStopContainerWithTimeout/0 [2020-08-07T00:50:01.257Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-07T00:50:01.257Z] === RUN TestStopContainerWithTimeout/1 [2020-08-07T00:50:01.257Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-07T00:50:01.257Z] === RUN TestStopContainerWithTimeout/3 [2020-08-07T00:50:01.257Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-07T00:50:01.257Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-07T00:50:01.257Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-07T00:50:01.257Z] === CONT TestStopContainerWithTimeout/0 [2020-08-07T00:50:01.257Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-07T00:50:01.818Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-08-07T00:50:02.194Z] === CONT TestStopContainerWithTimeout/3 [2020-08-07T00:50:02.759Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-08-07T00:50:03.329Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-08-07T00:50:03.329Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-08-07T00:50:04.098Z] === CONT TestStopContainerWithTimeout/1 [2020-08-07T00:50:05.479Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-07T00:50:05.479Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2020-08-07T00:50:05.479Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2020-08-07T00:50:05.479Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2020-08-07T00:50:05.479Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2020-08-07T00:50:05.479Z] === RUN TestDeleteDevicemapper [2020-08-07T00:50:05.479Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-07T00:50:05.479Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-07T00:50:05.479Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-07T00:50:06.857Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2020-08-07T00:50:06.857Z] === RUN TestUpdateMemory [2020-08-07T00:50:06.857Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-07T00:50:06.857Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-07T00:50:06.857Z] === RUN TestUpdateCPUQuota [2020-08-07T00:50:06.857Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-08-07T00:50:06.857Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-07T00:50:06.857Z] === RUN TestUpdatePidsLimit [2020-08-07T00:50:06.857Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-08-07T00:50:06.857Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-07T00:50:06.857Z] === RUN TestUpdateRestartPolicy [2020-08-07T00:50:07.531Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-08-07T00:50:07.792Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-08-07T00:50:08.733Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-08-07T00:50:10.116Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-08-07T00:50:10.116Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-08-07T00:50:11.055Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-08-07T00:50:12.437Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-08-07T00:50:13.648Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.20s) [2020-08-07T00:50:13.648Z] === RUN TestCreateServiceSecretFileMode [2020-08-07T00:50:14.348Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-08-07T00:50:16.198Z] --- PASS: TestCreateServiceSecretFileMode (3.36s) [2020-08-07T00:50:16.198Z] === RUN TestCreateServiceConfigFileMode [2020-08-07T00:50:19.061Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2020-08-07T00:50:19.061Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-07T00:50:19.061Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2020-08-07T00:50:19.061Z] === RUN TestWaitNonBlocked [2020-08-07T00:50:19.061Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-07T00:50:19.061Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-07T00:50:19.061Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-07T00:50:19.061Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-07T00:50:19.061Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-07T00:50:19.061Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-07T00:50:19.061Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-07T00:50:19.061Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2020-08-07T00:50:19.061Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2020-08-07T00:50:19.061Z] === RUN TestWaitBlocked [2020-08-07T00:50:19.061Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-07T00:50:19.061Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-07T00:50:19.061Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-07T00:50:19.061Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-07T00:50:19.061Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-07T00:50:19.061Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-07T00:50:19.503Z] --- PASS: TestCreateServiceConfigFileMode (3.26s) [2020-08-07T00:50:19.503Z] === RUN TestCreateServiceSysctls [2020-08-07T00:50:19.632Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-08-07T00:50:20.015Z] --- PASS: TestWaitBlocked (0.02s) [2020-08-07T00:50:20.015Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2020-08-07T00:50:20.015Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2020-08-07T00:50:20.015Z] === CONT TestDaemonRestartIpcMode [2020-08-07T00:50:20.015Z] === CONT TestIpcModeOlderClient [2020-08-07T00:50:20.015Z] --- PASS: TestIpcModeOlderClient (0.07s) [2020-08-07T00:50:21.014Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-08-07T00:50:21.955Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-08-07T00:50:22.817Z] --- PASS: TestCreateServiceSysctls (3.57s) [2020-08-07T00:50:22.817Z] === RUN TestCreateServiceCapabilities [2020-08-07T00:50:22.896Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-08-07T00:50:24.221Z] --- PASS: TestDaemonRestartIpcMode (4.17s) [2020-08-07T00:50:24.221Z] PASS [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === Skipped [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-07T00:50:24.221Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-08-07T00:50:24.221Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-08-07T00:50:24.221Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-08-07T00:50:24.221Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-08-07T00:50:24.221Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-08-07T00:50:24.221Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-08-07T00:50:24.221Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-07T00:50:24.221Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-07T00:50:24.221Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-07T00:50:24.221Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-07T00:50:24.221Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-08-07T00:50:24.221Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-08-07T00:50:24.221Z] 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-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-08-07T00:50:24.221Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-07T00:50:24.221Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-08-07T00:50:24.221Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-08-07T00:50:24.221Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-08-07T00:50:24.221Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-08-07T00:50:24.221Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-08-07T00:50:24.221Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-07T00:50:24.221Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-07T00:50:24.221Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-08-07T00:50:24.221Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-08-07T00:50:24.221Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] [2020-08-07T00:50:24.221Z] DONE 173 tests, 24 skipped in 77.995s [2020-08-07T00:50:24.221Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-07T00:50:24.221Z] INFO: Testing against a local daemon [2020-08-07T00:50:24.221Z] === RUN TestCommitInheritsEnv [2020-08-07T00:50:26.125Z] --- PASS: TestCommitInheritsEnv (1.90s) [2020-08-07T00:50:26.125Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-07T00:50:26.125Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-07T00:50:26.125Z] === RUN TestImagesFilterMultiReference [2020-08-07T00:50:26.125Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-08-07T00:50:26.125Z] === RUN TestImagePullPlatformInvalid [2020-08-07T00:50:26.126Z] --- PASS: TestCreateServiceCapabilities (2.74s) [2020-08-07T00:50:26.126Z] === RUN TestInspect [2020-08-07T00:50:26.384Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-08-07T00:50:26.384Z] === RUN TestRemoveImageOrphaning [2020-08-07T00:50:28.287Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-08-07T00:50:28.287Z] === RUN TestRemoveImageGarbageCollector [2020-08-07T00:50:28.287Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-07T00:50:28.287Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-07T00:50:28.287Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-07T00:50:28.287Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-07T00:50:28.287Z] === RUN TestTagInvalidReference [2020-08-07T00:50:28.287Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-07T00:50:28.287Z] === RUN TestTagValidPrefixedRepo [2020-08-07T00:50:28.287Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-08-07T00:50:28.287Z] === RUN TestTagExistedNameWithoutForce [2020-08-07T00:50:28.287Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-07T00:50:28.287Z] === RUN TestTagOfficialNames [2020-08-07T00:50:28.287Z] --- PASS: TestTagOfficialNames (0.04s) [2020-08-07T00:50:28.287Z] === RUN TestTagMatchesDigest [2020-08-07T00:50:28.287Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-08-07T00:50:28.287Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-07T00:50:29.431Z] --- PASS: TestInspect (3.46s) [2020-08-07T00:50:29.431Z] === RUN TestCreateJob [2020-08-07T00:50:31.029Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-08-07T00:50:33.623Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-08-07T00:50:33.642Z] --- PASS: TestCreateJob (4.12s) [2020-08-07T00:50:33.642Z] === RUN TestReplicatedJob [2020-08-07T00:50:33.669Z] --- PASS: TestImportExtremelyLargeImageWorks (78.27s) [2020-08-07T00:50:33.669Z] PASS [2020-08-07T00:50:33.669Z] [2020-08-07T00:50:33.669Z] === Skipped [2020-08-07T00:50:33.669Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-07T00:50:33.669Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:50:33.669Z] [2020-08-07T00:50:33.669Z] [2020-08-07T00:50:33.669Z] DONE 12 tests, 1 skipped in 79.842s [2020-08-07T00:50:33.669Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-08-07T00:50:33.669Z] ++ 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-08-07T00:50:33.669Z] ++ set -e [2020-08-07T00:50:33.669Z] ++ '[' -n 0 ']' [2020-08-07T00:50:33.669Z] ++ set -x [2020-08-07T00:50:33.669Z] ++ env -i DEST=/go/src/github.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-08-07T00:50:33.669Z] INFO: Testing against a local daemon [2020-08-07T00:50:33.669Z] === RUN TestNetworkCreateDelete [2020-08-07T00:50:33.669Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-08-07T00:50:33.669Z] === RUN TestDockerNetworkDeletePreferID [2020-08-07T00:50:33.669Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-08-07T00:50:33.669Z] === RUN TestDaemonDNSFallback [2020-08-07T00:50:33.669Z] --- PASS: TestDaemonDNSFallback (2.47s) [2020-08-07T00:50:33.669Z] === RUN TestInspectNetwork [2020-08-07T00:50:35.534Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-08-07T00:50:38.077Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-08-07T00:50:38.077Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-08-07T00:50:38.077Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-08-07T00:50:38.077Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-08-07T00:50:39.225Z] === RUN TestInspectNetwork/full_network_id [2020-08-07T00:50:39.225Z] === RUN TestInspectNetwork/partial_network_id [2020-08-07T00:50:39.225Z] === RUN TestInspectNetwork/network_name [2020-08-07T00:50:39.225Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-07T00:50:40.232Z] --- PASS: TestReplicatedJob (6.33s) [2020-08-07T00:50:40.232Z] === RUN TestUpdateReplicatedJob [2020-08-07T00:50:42.279Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-08-07T00:50:42.850Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite (319.01s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.18s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.64s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.43s) [2020-08-07T00:50:43.110Z] docker_cli_daemon_test.go:1449: [dac5faa8bd02f] daemon is not started [2020-08-07T00:50:43.110Z] check_test.go:309: [dd2793b448871] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.66s) [2020-08-07T00:50:43.110Z] check_test.go:309: [d1cd2b4068f7b] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.45s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.85s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.58s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.28s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.52s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.50s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.54s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-08-07T00:50:43.110Z] check_test.go:309: [d0c36be0c21da] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-08-07T00:50:43.110Z] check_test.go:309: [d798febb61c9b] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.50s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-08-07T00:50:43.110Z] check_test.go:309: [d2fc6d7f44f51] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.48s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.73s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.65s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.24s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-08-07T00:50:43.110Z] check_test.go:309: [d0266116f7e34] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.18s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.60s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.46s) [2020-08-07T00:50:43.110Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-08-07T00:50:43.110Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-07T00:50:43.110Z] check_test.go:309: [d9080baa55f9b] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.96s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.08s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.45s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.69s) [2020-08-07T00:50:43.110Z] check_test.go:309: [ddeadcdb0c5f4] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.14s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-08-07T00:50:43.110Z] check_test.go:309: [d63ccc9a72f2e] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.15s) [2020-08-07T00:50:43.110Z] docker_cli_daemon_plugins_test.go:79: [da949eed9e88d] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.76s) [2020-08-07T00:50:43.110Z] docker_cli_daemon_plugins_test.go:169: [dd809b6f6ec78] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.94s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-08-07T00:50:43.110Z] check_test.go:309: [d757e4a6261cb] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.86s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.60s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.40s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.66s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.74s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.00s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.03s) [2020-08-07T00:50:43.110Z] check_test.go:309: [dff0e80158885] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.42s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.04s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.19s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.63s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.30s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.46s) [2020-08-07T00:50:43.110Z] check_test.go:309: [dfe2c7f70f242] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.66s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.50s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.38s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.87s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.22s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.81s) [2020-08-07T00:50:43.110Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-07T00:50:43.110Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-07T00:50:43.110Z] check_test.go:309: [d22ba3de34181] daemon is not started [2020-08-07T00:50:43.110Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-07T00:50:43.110Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-07T00:50:43.110Z] check_test.go:309: [d64268c1b5dca] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.22s) [2020-08-07T00:50:43.110Z] check_test.go:309: [d0419fc9e4e7a] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.57s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.35s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.00s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.69s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.62s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.20s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.53s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.20s) [2020-08-07T00:50:43.110Z] check_test.go:309: [da46bf1a656ad] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.15s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.84s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.80s) [2020-08-07T00:50:43.110Z] check_test.go:309: [d4e8e3fddb4b2] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.31s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2020-08-07T00:50:43.110Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-08-07T00:50:43.110Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-08-07T00:50:43.110Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-08-07T00:50:43.110Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-08-07T00:50:43.110Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-08-07T00:50:43.110Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-08-07T00:50:43.110Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-08-07T00:50:43.110Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-08-07T00:50:43.110Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-08-07T00:50:43.110Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-08-07T00:50:43.110Z] check_test.go:309: [da168f2e948de] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2020-08-07T00:50:43.110Z] check_test.go:309: [d68a78a84d2cb] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.99s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-08-07T00:50:43.110Z] check_test.go:309: [d308d8a4fad64] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.91s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.98s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-08-07T00:50:43.110Z] check_test.go:309: [d305fd1b1eea9] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.95s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.36s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.74s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.44s) [2020-08-07T00:50:43.110Z] check_test.go:309: [d088cede8bdef] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.82s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-08-07T00:50:43.110Z] check_test.go:309: [d1e3f569d3609] daemon is not started [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.04s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.95s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.86s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.28s) [2020-08-07T00:50:43.110Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.35s) [2020-08-07T00:50:43.111Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s) [2020-08-07T00:50:43.111Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2020-08-07T00:50:43.111Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2020-08-07T00:50:43.111Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2020-08-07T00:50:43.111Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.23s) [2020-08-07T00:50:43.111Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.65s) [2020-08-07T00:50:43.111Z] docker_cli_daemon_test.go:2544: [dc10a6be249fb] daemon is not started [2020-08-07T00:50:43.111Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.77s) [2020-08-07T00:50:43.111Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.88s) [2020-08-07T00:50:43.111Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2020-08-07T00:50:43.111Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.68s) [2020-08-07T00:50:43.111Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2020-08-07T00:50:43.111Z] check_test.go:309: [d4494388b2e06] daemon is not started [2020-08-07T00:50:43.111Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.93s) [2020-08-07T00:50:43.111Z] === RUN TestDockerSwarmSuite [2020-08-07T00:50:43.111Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-08-07T00:50:43.111Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-08-07T00:50:44.050Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-08-07T00:50:44.310Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-08-07T00:50:44.442Z] --- PASS: TestUpdateReplicatedJob (4.18s) [2020-08-07T00:50:44.442Z] === RUN TestServiceListWithStatuses [2020-08-07T00:50:44.442Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-07T00:50:44.442Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-07T00:50:44.442Z] === RUN TestDockerNetworkConnectAlias [2020-08-07T00:50:44.569Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-08-07T00:50:44.796Z] --- PASS: TestInspectNetwork (11.26s) [2020-08-07T00:50:44.796Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-07T00:50:44.796Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-07T00:50:44.796Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-07T00:50:44.796Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-07T00:50:44.796Z] === RUN TestRunContainerWithBridgeNone [2020-08-07T00:50:44.829Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-08-07T00:50:46.738Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-08-07T00:50:46.857Z] --- PASS: TestRunContainerWithBridgeNone (2.41s) [2020-08-07T00:50:46.857Z] === RUN TestNetworkInvalidJSON [2020-08-07T00:50:46.857Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-07T00:50:46.857Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-07T00:50:46.857Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-07T00:50:46.857Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-07T00:50:46.857Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-07T00:50:46.857Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-07T00:50:46.857Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-07T00:50:46.857Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-07T00:50:46.857Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-07T00:50:46.857Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-08-07T00:50:46.857Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-07T00:50:46.857Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-07T00:50:46.857Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-07T00:50:46.857Z] === RUN TestHostIPv4BridgeLabel [2020-08-07T00:50:46.998Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-08-07T00:50:47.147Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-08-07T00:50:47.147Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-07T00:50:48.177Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-08-07T00:50:48.177Z] === RUN TestDaemonDefaultNetworkPools [2020-08-07T00:50:48.906Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-08-07T00:50:49.207Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2020-08-07T00:50:49.207Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-07T00:50:49.846Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-08-07T00:50:50.107Z] === RUN TestDockerSuite/TestBuildEnv [2020-08-07T00:50:50.238Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-08-07T00:50:50.238Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-07T00:50:51.035Z] --- PASS: TestDockerNetworkConnectAlias (6.44s) [2020-08-07T00:50:51.035Z] === RUN TestDockerNetworkReConnect [2020-08-07T00:50:51.270Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-08-07T00:50:51.270Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-07T00:50:51.490Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-08-07T00:50:52.301Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-08-07T00:50:52.301Z] === RUN TestServiceWithPredefinedNetwork [2020-08-07T00:50:52.873Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-08-07T00:50:54.256Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-08-07T00:50:54.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-08-07T00:50:55.247Z] --- PASS: TestDockerNetworkReConnect (5.17s) [2020-08-07T00:50:55.247Z] === RUN TestServicePlugin [2020-08-07T00:50:55.247Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-07T00:50:55.247Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:50:55.247Z] === RUN TestServiceUpdateLabel [2020-08-07T00:50:55.810Z] --- PASS: TestServiceWithPredefinedNetwork (3.60s) [2020-08-07T00:50:55.810Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-07T00:50:55.810Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-07T00:50:55.810Z] service_test.go:236: FLAKY_TEST [2020-08-07T00:50:55.810Z] === RUN TestServiceWithDataPathPortInit [2020-08-07T00:50:58.552Z] --- PASS: TestServiceUpdateLabel (2.78s) [2020-08-07T00:50:58.552Z] === RUN TestServiceUpdateSecrets [2020-08-07T00:51:01.402Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-08-07T00:51:09.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-08-07T00:51:09.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-08-07T00:51:13.465Z] --- PASS: TestServiceUpdateSecrets (15.32s) [2020-08-07T00:51:13.465Z] === RUN TestServiceUpdateConfigs [2020-08-07T00:51:18.254Z] --- PASS: TestServiceWithDataPathPortInit (20.03s) [2020-08-07T00:51:18.254Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-07T00:51:19.546Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-08-07T00:51:19.806Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-08-07T00:51:26.718Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.39s) [2020-08-07T00:51:26.718Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:omun96ihjgmwhuitlo3qktoiu Created:2020-08-07 00:51:17.132167778 +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[0abbde2f325efca673f4fc9e52dbbce5b821341d447be5b40929b20f54be797a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.le0a71hsnbadn7koha686e8y7 EndpointID:dfc4b134df515f407c0b8a0b7f589752d45520f86096ff5bc0915b7820edd545 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f9305d6d2b6ba6dd4a6bd839a0c9249329af9a1bb8450f4fa7e2e6f95f1542df 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:6693725df573 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.le0a71hsnbadn7koha686e8y7 EndpointID:dfc4b134df515f407c0b8a0b7f589752d45520f86096ff5bc0915b7820edd545 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-07T00:51:26.718Z] PASS [2020-08-07T00:51:26.718Z] [2020-08-07T00:51:26.718Z] === Skipped [2020-08-07T00:51:26.718Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-07T00:51:26.718Z] service_test.go:236: FLAKY_TEST [2020-08-07T00:51:26.718Z] [2020-08-07T00:51:26.718Z] [2020-08-07T00:51:26.718Z] DONE 23 tests, 1 skipped in 56.315s [2020-08-07T00:51:26.718Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-07T00:51:26.718Z] ++ 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-08-07T00:51:26.718Z] ++ set -e [2020-08-07T00:51:26.718Z] ++ '[' -n 0 ']' [2020-08-07T00:51:26.718Z] ++ set -x [2020-08-07T00:51:26.718Z] ++ env -i DEST=/go/src/github.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-08-07T00:51:26.718Z] INFO: Testing against a local daemon [2020-08-07T00:51:26.718Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-07T00:51:26.718Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-07T00:51:26.718Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:51:26.718Z] === RUN TestDockerNetworkIpvlan [2020-08-07T00:51:26.718Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-07T00:51:26.718Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:51:26.718Z] PASS [2020-08-07T00:51:26.718Z] [2020-08-07T00:51:26.718Z] === Skipped [2020-08-07T00:51:26.718Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-07T00:51:26.718Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:51:26.718Z] [2020-08-07T00:51:26.718Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-07T00:51:26.718Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:51:26.718Z] [2020-08-07T00:51:26.718Z] [2020-08-07T00:51:26.718Z] DONE 2 tests, 2 skipped in 0.259s [2020-08-07T00:51:26.718Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-07T00:51:26.718Z] ++ 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-08-07T00:51:26.718Z] ++ set -e [2020-08-07T00:51:26.718Z] ++ '[' -n 0 ']' [2020-08-07T00:51:26.718Z] ++ set -x [2020-08-07T00:51:26.719Z] ++ env -i DEST=/go/src/github.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-08-07T00:51:26.719Z] INFO: Testing against a local daemon [2020-08-07T00:51:26.719Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-07T00:51:28.223Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-08-07T00:51:28.223Z] === RUN TestDockerNetworkMacvlan [2020-08-07T00:51:28.386Z] --- PASS: TestServiceUpdateConfigs (14.73s) [2020-08-07T00:51:28.386Z] === RUN TestServiceUpdateNetwork [2020-08-07T00:51:28.853Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-07T00:51:29.797Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-08-07T00:51:29.797Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-08-07T00:51:29.797Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-08-07T00:51:29.890Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-07T00:51:30.057Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-08-07T00:51:30.521Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-07T00:51:31.438Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-08-07T00:51:31.438Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-08-07T00:51:31.698Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-08-07T00:51:34.966Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-07T00:51:38.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-08-07T00:51:38.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-08-07T00:51:38.474Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-07T00:51:40.952Z] === RUN TestDockerSuite/TestBuildExpose [2020-08-07T00:51:41.211Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-08-07T00:51:42.151Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-08-07T00:51:42.721Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-08-07T00:51:42.981Z] === RUN TestDockerSuite/TestBuildFails [2020-08-07T00:51:43.285Z] --- PASS: TestImportExtremelyLargeImageWorks (193.05s) [2020-08-07T00:51:43.285Z] PASS [2020-08-07T00:51:43.285Z] [2020-08-07T00:51:43.285Z] === Skipped [2020-08-07T00:51:43.285Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-07T00:51:43.285Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:51:43.285Z] [2020-08-07T00:51:43.285Z] [2020-08-07T00:51:43.285Z] DONE 12 tests, 1 skipped in 194.032s [2020-08-07T00:51:43.285Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-08-07T00:51:43.285Z] ++ 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-08-07T00:51:43.285Z] ++ set -e [2020-08-07T00:51:43.285Z] ++ '[' -n 0 ']' [2020-08-07T00:51:43.285Z] ++ set -x [2020-08-07T00:51:43.285Z] ++ env -i DEST=/go/src/github.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-08-07T00:51:43.285Z] INFO: Testing against a local daemon [2020-08-07T00:51:43.285Z] === RUN TestNetworkCreateDelete [2020-08-07T00:51:43.285Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-08-07T00:51:43.285Z] === RUN TestDockerNetworkDeletePreferID [2020-08-07T00:51:43.285Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-08-07T00:51:43.285Z] === RUN TestDaemonDNSFallback [2020-08-07T00:51:43.285Z] --- PASS: TestDaemonDNSFallback (1.52s) [2020-08-07T00:51:43.285Z] === RUN TestInspectNetwork [2020-08-07T00:51:43.285Z] === RUN TestInspectNetwork/full_network_id [2020-08-07T00:51:43.285Z] === RUN TestInspectNetwork/partial_network_id [2020-08-07T00:51:43.285Z] === RUN TestInspectNetwork/network_name [2020-08-07T00:51:43.285Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-07T00:51:43.285Z] --- PASS: TestInspectNetwork (6.98s) [2020-08-07T00:51:43.285Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-07T00:51:43.285Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-07T00:51:43.285Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-07T00:51:43.285Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-07T00:51:43.285Z] === RUN TestRunContainerWithBridgeNone [2020-08-07T00:51:43.299Z] --- PASS: TestServiceUpdateNetwork (14.56s) [2020-08-07T00:51:43.299Z] === RUN TestServiceUpdatePidsLimit [2020-08-07T00:51:43.551Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-08-07T00:51:43.551Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-08-07T00:51:43.871Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-07T00:51:44.808Z] --- PASS: TestRunContainerWithBridgeNone (1.86s) [2020-08-07T00:51:44.808Z] === RUN TestNetworkInvalidJSON [2020-08-07T00:51:44.808Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-07T00:51:44.808Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-07T00:51:44.808Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-07T00:51:44.808Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-07T00:51:44.808Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-07T00:51:44.808Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-07T00:51:44.808Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-07T00:51:44.808Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-07T00:51:44.808Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-07T00:51:44.808Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-07T00:51:44.808Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-07T00:51:44.808Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-07T00:51:44.808Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-07T00:51:44.808Z] === RUN TestHostIPv4BridgeLabel [2020-08-07T00:51:44.815Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-07T00:51:45.444Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-08-07T00:51:45.445Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-07T00:51:45.459Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-08-07T00:51:46.484Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-08-07T00:51:46.484Z] === RUN TestDaemonDefaultNetworkPools [2020-08-07T00:51:46.945Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-07T00:51:47.120Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-08-07T00:51:47.120Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-07T00:51:47.236Z] --- PASS: TestDockerNetworkMacvlan (19.39s) [2020-08-07T00:51:47.236Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-08-07T00:51:47.236Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-08-07T00:51:47.236Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.55s) [2020-08-07T00:51:47.236Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.56s) [2020-08-07T00:51:47.236Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.31s) [2020-08-07T00:51:47.236Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2020-08-07T00:51:47.236Z] PASS [2020-08-07T00:51:47.236Z] [2020-08-07T00:51:47.236Z] DONE 8 tests in 20.994s [2020-08-07T00:51:47.236Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-07T00:51:47.236Z] ++ 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-08-07T00:51:47.236Z] ++ set -e [2020-08-07T00:51:47.236Z] ++ '[' -n 0 ']' [2020-08-07T00:51:47.236Z] ++ set -x [2020-08-07T00:51:47.236Z] ++ env -i DEST=/go/src/github.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-08-07T00:51:47.373Z] === RUN TestDockerSuite/TestBuildForceRm [2020-08-07T00:51:47.527Z] testing: warning: no tests to run [2020-08-07T00:51:47.527Z] PASS [2020-08-07T00:51:47.527Z] [2020-08-07T00:51:47.527Z] DONE 0 tests in 0.070s [2020-08-07T00:51:47.527Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-07T00:51:47.527Z] ++ 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-08-07T00:51:47.527Z] ++ set -e [2020-08-07T00:51:47.527Z] ++ '[' -n 0 ']' [2020-08-07T00:51:47.527Z] ++ set -x [2020-08-07T00:51:47.527Z] ++ env -i DEST=/go/src/github.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-08-07T00:51:47.527Z] INFO: Testing against a local daemon [2020-08-07T00:51:47.527Z] === RUN TestAuthZPluginAllowRequest [2020-08-07T00:51:48.635Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-08-07T00:51:48.635Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-07T00:51:48.755Z] === RUN TestDockerSuite/TestBuildFromGit [2020-08-07T00:51:49.589Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-08-07T00:51:49.589Z] === RUN TestAuthZPluginTLS [2020-08-07T00:51:49.676Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-08-07T00:51:49.676Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-07T00:51:49.880Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-08-07T00:51:49.880Z] === RUN TestAuthZPluginDenyRequest [2020-08-07T00:51:50.134Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-08-07T00:51:50.311Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-08-07T00:51:50.311Z] === RUN TestServiceWithPredefinedNetwork [2020-08-07T00:51:50.394Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-08-07T00:51:50.510Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-08-07T00:51:50.510Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-07T00:51:50.800Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-08-07T00:51:50.800Z] === RUN TestAuthZPluginDenyResponse [2020-08-07T00:51:51.334Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-08-07T00:51:51.431Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-08-07T00:51:51.431Z] === RUN TestAuthZPluginAllowEventStream [2020-08-07T00:51:52.386Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s) [2020-08-07T00:51:52.386Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-07T00:51:52.386Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-07T00:51:52.386Z] service_test.go:236: FLAKY_TEST [2020-08-07T00:51:52.386Z] === RUN TestServiceWithDataPathPortInit [2020-08-07T00:51:52.957Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-07T00:51:53.242Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-08-07T00:51:53.493Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-08-07T00:51:53.493Z] === RUN TestAuthZPluginErrorResponse [2020-08-07T00:51:53.493Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-08-07T00:51:53.493Z] === RUN TestAuthZPluginErrorRequest [2020-08-07T00:51:54.123Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-08-07T00:51:54.123Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-07T00:51:54.182Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-08-07T00:51:54.753Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-08-07T00:51:54.755Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-08-07T00:51:54.755Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-07T00:51:56.663Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-08-07T00:51:56.818Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2020-08-07T00:51:56.818Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-07T00:51:58.572Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-08-07T00:51:58.881Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-08-07T00:51:58.881Z] === RUN TestAuthZPluginHeader [2020-08-07T00:51:59.511Z] === RUN TestDockerSuite/TestBuildHistory [2020-08-07T00:51:59.912Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-08-07T00:51:59.912Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-07T00:51:59.912Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-07T00:51:59.912Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:51:59.912Z] === RUN TestAuthZPluginV2Disable [2020-08-07T00:51:59.912Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-07T00:51:59.912Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:51:59.912Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-07T00:51:59.912Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-07T00:51:59.912Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:51:59.912Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-07T00:51:59.912Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-07T00:51:59.912Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:51:59.912Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-07T00:52:00.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-08-07T00:52:01.105Z] --- PASS: TestServiceUpdatePidsLimit (16.93s) [2020-08-07T00:52:01.105Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-08-07T00:52:01.105Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-08-07T00:52:01.105Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-08-07T00:52:01.105Z] PASS [2020-08-07T00:52:01.105Z] [2020-08-07T00:52:01.105Z] === Skipped [2020-08-07T00:52:01.105Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-07T00:52:01.105Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-07T00:52:01.105Z] [2020-08-07T00:52:01.105Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-08-07T00:52:01.105Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:52:01.105Z] [2020-08-07T00:52:01.105Z] [2020-08-07T00:52:01.105Z] DONE 27 tests, 2 skipped in 156.398s [2020-08-07T00:52:01.105Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-08-07T00:52:01.105Z] ++ 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-08-07T00:52:01.105Z] ++ set -e [2020-08-07T00:52:01.106Z] ++ '[' -n 0 ']' [2020-08-07T00:52:01.106Z] ++ set -x [2020-08-07T00:52:01.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=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-08-07T00:52:01.106Z] INFO: Testing against a local daemon [2020-08-07T00:52:01.106Z] === RUN TestSessionCreate [2020-08-07T00:52:01.106Z] --- PASS: TestSessionCreate (0.05s) [2020-08-07T00:52:01.106Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-07T00:52:01.106Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-08-07T00:52:01.106Z] PASS [2020-08-07T00:52:01.106Z] [2020-08-07T00:52:01.106Z] DONE 2 tests in 0.226s [2020-08-07T00:52:01.106Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-08-07T00:52:01.106Z] ++ 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-08-07T00:52:01.106Z] ++ set -e [2020-08-07T00:52:01.106Z] ++ '[' -n 0 ']' [2020-08-07T00:52:01.106Z] ++ set -x [2020-08-07T00:52:01.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=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-08-07T00:52:01.106Z] INFO: Testing against a local daemon [2020-08-07T00:52:01.106Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-07T00:52:01.106Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-07T00:52:01.106Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-07T00:52:01.106Z] === RUN TestEventsExecDie [2020-08-07T00:52:01.106Z] --- PASS: TestEventsExecDie (0.85s) [2020-08-07T00:52:01.106Z] === RUN TestEventsBackwardsCompatible [2020-08-07T00:52:01.106Z] --- PASS: TestEventsBackwardsCompatible (0.14s) [2020-08-07T00:52:01.106Z] === RUN TestInfoBinaryCommits [2020-08-07T00:52:01.106Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-08-07T00:52:01.106Z] === RUN TestInfoAPIVersioned [2020-08-07T00:52:01.106Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-08-07T00:52:01.106Z] === RUN TestInfoDiscoveryBackend [2020-08-07T00:52:01.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-08-07T00:52:01.679Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-08-07T00:52:01.679Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-07T00:52:03.065Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-07T00:52:03.065Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-07T00:52:03.327Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-08-07T00:52:03.327Z] === RUN TestInfoAPI [2020-08-07T00:52:03.327Z] --- PASS: TestInfoAPI (0.05s) [2020-08-07T00:52:03.327Z] === RUN TestInfoAPIWarnings [2020-08-07T00:52:03.901Z] --- PASS: TestInfoAPIWarnings (0.60s) [2020-08-07T00:52:03.901Z] === RUN TestInfoDebug [2020-08-07T00:52:04.693Z] === RUN TestDockerSuite/TestBuildIidFile [2020-08-07T00:52:04.845Z] --- PASS: TestInfoDebug (0.59s) [2020-08-07T00:52:04.845Z] === RUN TestInfoInsecureRegistries [2020-08-07T00:52:04.952Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-08-07T00:52:05.107Z] --- PASS: TestInfoInsecureRegistries (0.59s) [2020-08-07T00:52:05.107Z] === RUN TestInfoRegistryMirrors [2020-08-07T00:52:05.212Z] === RUN TestDockerSuite/TestBuildInheritance [2020-08-07T00:52:05.783Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-08-07T00:52:06.052Z] --- PASS: TestInfoRegistryMirrors (0.60s) [2020-08-07T00:52:06.052Z] === RUN TestLoginFailsWithBadCredentials [2020-08-07T00:52:06.313Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2020-08-07T00:52:06.313Z] === RUN TestPingCacheHeaders [2020-08-07T00:52:06.313Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-08-07T00:52:06.313Z] === RUN TestPingGet [2020-08-07T00:52:06.313Z] --- PASS: TestPingGet (0.03s) [2020-08-07T00:52:06.313Z] === RUN TestPingHead [2020-08-07T00:52:06.313Z] --- PASS: TestPingHead (0.05s) [2020-08-07T00:52:06.313Z] === RUN TestVersion [2020-08-07T00:52:06.313Z] --- PASS: TestVersion (0.04s) [2020-08-07T00:52:06.313Z] PASS [2020-08-07T00:52:06.313Z] [2020-08-07T00:52:06.313Z] === Skipped [2020-08-07T00:52:06.313Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-07T00:52:06.313Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-07T00:52:06.313Z] [2020-08-07T00:52:06.313Z] [2020-08-07T00:52:06.313Z] DONE 18 tests, 1 skipped in 6.451s [2020-08-07T00:52:06.313Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-07T00:52:06.313Z] ++ 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-08-07T00:52:06.313Z] ++ set -e [2020-08-07T00:52:06.313Z] ++ '[' -n 0 ']' [2020-08-07T00:52:06.313Z] ++ set -x [2020-08-07T00:52:06.313Z] ++ env -i DEST=/go/src/github.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-08-07T00:52:06.368Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-08-07T00:52:06.368Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-08-07T00:52:06.574Z] INFO: Testing against a local daemon [2020-08-07T00:52:06.574Z] === RUN TestVolumesCreateAndList [2020-08-07T00:52:06.574Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-08-07T00:52:06.574Z] === RUN TestVolumesRemove [2020-08-07T00:52:06.835Z] --- PASS: TestVolumesRemove (0.11s) [2020-08-07T00:52:06.835Z] === RUN TestVolumesInspect [2020-08-07T00:52:06.835Z] --- PASS: TestVolumesInspect (0.03s) [2020-08-07T00:52:06.835Z] === RUN TestVolumesInvalidJSON [2020-08-07T00:52:06.835Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-07T00:52:06.835Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-07T00:52:06.835Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-07T00:52:06.835Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-08-07T00:52:06.835Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-07T00:52:06.835Z] PASS [2020-08-07T00:52:06.835Z] [2020-08-07T00:52:06.835Z] DONE 5 tests in 0.346s [2020-08-07T00:52:06.835Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-07T00:52:07.097Z] ++++ cat bundles/test-integration/docker.pid [2020-08-07T00:52:07.097Z] +++ kill 13591 [2020-08-07T00:52:07.322Z] === RUN TestDockerSuite/TestBuildLabel [2020-08-07T00:52:07.739Z] --- PASS: TestServiceWithDataPathPortInit (13.44s) [2020-08-07T00:52:07.739Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-07T00:52:07.891Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-08-07T00:52:08.151Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-08-07T00:52:08.481Z] +++ /etc/init.d/apparmor stop [2020-08-07T00:52:08.481Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-07T00:52:08.481Z] [2020-08-07T00:52:08.481Z] Unloading profiles will leave already running processes permanently [2020-08-07T00:52:08.481Z] unconfined, which can lead to unexpected situations. [2020-08-07T00:52:08.481Z] [2020-08-07T00:52:08.481Z] To set a process to complain mode, use the command line tool [2020-08-07T00:52:08.481Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-07T00:52:08.481Z] +++ true [2020-08-07T00:52:08.481Z] exiting test-integration [2020-08-07T00:52:08.481Z] ++ exit 0 [2020-08-07T00:52:08.481Z] [2020-08-07T00:52:08.720Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-08-07T00:52:08.980Z] === RUN TestDockerSuite/TestBuildLabels [2020-08-07T00:52:09.499Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-08-07T00:52:10.439Z] === RUN TestDockerSuite/TestBuildLabelsOverride Post stage [Pipeline] junit [2020-08-07T00:52:11.805Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-07T00:52:12.661Z] + echo Ensuring container killed. [2020-08-07T00:52:12.661Z] Ensuring container killed. [2020-08-07T00:52:12.661Z] + docker rm -vf docker-pr2 [2020-08-07T00:52:12.661Z] Error: No such container: docker-pr2 [2020-08-07T00:52:12.661Z] + true [Pipeline] sh [2020-08-07T00:52:12.951Z] + echo Chowning /workspace to jenkins user [2020-08-07T00:52:12.951Z] Chowning /workspace to jenkins user [2020-08-07T00:52:12.951Z] + id -u [2020-08-07T00:52:12.951Z] + id -g [2020-08-07T00:52:12.951Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41322:/workspace busybox chown -R 1000:1000 /workspace [2020-08-07T00:52:13.313Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2020-08-07T00:52:13.313Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:si3mvoyhjh1wjvpctr09b5b0e Created:2020-08-07 00:52:06.681696346 +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[fec9e4862e459d454a31f7e4110357b7abadcdea4b84abcb522517e3c45ee3cc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.waa1bh2495d1r7tr21p2pcye1 EndpointID:751e8df1823cfe99ae31ff5c7c644c98485b02565385562717706774fbf66367 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a1deb4eeaeb4636756239e73cd2accba0b3f59307c31a37e74d6769c73d26d8f 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:1775ac5974d0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.waa1bh2495d1r7tr21p2pcye1 EndpointID:751e8df1823cfe99ae31ff5c7c644c98485b02565385562717706774fbf66367 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-07T00:52:13.313Z] PASS [2020-08-07T00:52:13.313Z] [2020-08-07T00:52:13.313Z] === Skipped [2020-08-07T00:52:13.313Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-07T00:52:13.313Z] service_test.go:236: FLAKY_TEST [2020-08-07T00:52:13.313Z] [2020-08-07T00:52:13.313Z] [2020-08-07T00:52:13.313Z] DONE 23 tests, 1 skipped in 38.859s [2020-08-07T00:52:13.313Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-07T00:52:13.313Z] ++ 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-08-07T00:52:13.313Z] ++ set -e [2020-08-07T00:52:13.313Z] ++ '[' -n 0 ']' [2020-08-07T00:52:13.313Z] ++ set -x [2020-08-07T00:52:13.313Z] ++ env -i DEST=/go/src/github.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-08-07T00:52:13.313Z] INFO: Testing against a local daemon [2020-08-07T00:52:13.313Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-07T00:52:13.313Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-07T00:52:13.313Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:52:13.313Z] === RUN TestDockerNetworkIpvlan [2020-08-07T00:52:13.313Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-07T00:52:13.313Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:52:13.313Z] PASS [2020-08-07T00:52:13.313Z] [2020-08-07T00:52:13.313Z] === Skipped [2020-08-07T00:52:13.313Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-07T00:52:13.313Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:52:13.313Z] [2020-08-07T00:52:13.313Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-07T00:52:13.313Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:52:13.313Z] [2020-08-07T00:52:13.313Z] [2020-08-07T00:52:13.313Z] DONE 2 tests, 2 skipped in 0.078s [2020-08-07T00:52:13.313Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-07T00:52:13.313Z] ++ 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-08-07T00:52:13.313Z] ++ set -e [2020-08-07T00:52:13.313Z] ++ '[' -n 0 ']' [2020-08-07T00:52:13.313Z] ++ set -x [2020-08-07T00:52:13.313Z] ++ env -i DEST=/go/src/github.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-08-07T00:52:13.313Z] INFO: Testing against a local daemon [2020-08-07T00:52:13.313Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-07T00:52:13.734Z] === RUN TestDockerSuite/TestBuildLastModified [2020-08-07T00:52:14.355Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-08-07T00:52:14.355Z] === RUN TestDockerNetworkMacvlan [2020-08-07T00:52:14.994Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-07T00:52:16.038Z] === RUN TestDockerNetworkMacvlan/OverlapParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-07T00:52:16.564Z] + bundleName=arm64-integration [2020-08-07T00:52:16.564Z] + echo Creating arm64-integration-bundles.tar.gz [2020-08-07T00:52:16.564Z] Creating arm64-integration-bundles.tar.gz [2020-08-07T00:52:16.564Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+ -name *-report.xml ) -print [2020-08-07T00:52:16.564Z] xargs tar -czf arm64-integration-bundles.tar.gz [2020-08-07T00:52:16.676Z] === RUN TestDockerNetworkMacvlan/NilParent [Pipeline] archiveArtifacts [2020-08-07T00:52:16.840Z] Archiving artifacts [2020-08-07T00:52:17.108Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41322/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-07T00:52:17.424Z] + make clean [2020-08-07T00:52:17.931Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-08-07T00:52:17.997Z] docker volume rm -f docker-dev-cache [2020-08-07T00:52:17.997Z] docker-dev-cache [Pipeline] deleteDir [2020-08-07T00:52:18.478Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.45s) [2020-08-07T00:52:18.478Z] PASS [2020-08-07T00:52:18.478Z] [2020-08-07T00:52:18.478Z] === Skipped [2020-08-07T00:52:18.478Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-07T00:52:18.478Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:52:18.478Z] [2020-08-07T00:52:18.478Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-07T00:52:18.478Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:52:18.478Z] [2020-08-07T00:52:18.478Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-07T00:52:18.478Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:52:18.478Z] [2020-08-07T00:52:18.478Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-07T00:52:18.478Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:52:18.478Z] [2020-08-07T00:52:18.478Z] [2020-08-07T00:52:18.478Z] DONE 17 tests, 4 skipped in 29.881s [2020-08-07T00:52:18.478Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-07T00:52:18.478Z] ++ 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-08-07T00:52:18.478Z] ++ set -e [2020-08-07T00:52:18.478Z] ++ '[' -n 0 ']' [2020-08-07T00:52:18.478Z] ++ set -x [2020-08-07T00:52:18.478Z] ++ env -i DEST=/go/src/github.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-08-07T00:52:18.478Z] INFO: Testing against a local daemon [2020-08-07T00:52:18.478Z] === RUN TestPluginInvalidJSON [2020-08-07T00:52:18.478Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-07T00:52:18.478Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-07T00:52:18.478Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-07T00:52:18.478Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-08-07T00:52:18.478Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-07T00:52:18.478Z] === RUN TestPluginInstall [2020-08-07T00:52:18.478Z] === RUN TestPluginInstall/no_auth [2020-08-07T00:52:18.758Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-07T00:52:19.745Z] --- PASS: TestImportExtremelyLargeImageWorks (101.50s) [2020-08-07T00:52:19.745Z] PASS [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] === Skipped [2020-08-07T00:52:19.745Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-07T00:52:19.745Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] DONE 12 tests, 1 skipped in 105.787s [2020-08-07T00:52:19.745Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-07T00:52:19.745Z] INFO: Testing against a local daemon [2020-08-07T00:52:19.745Z] === RUN TestNetworkCreateDelete [2020-08-07T00:52:19.745Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-08-07T00:52:19.745Z] === RUN TestDockerNetworkDeletePreferID [2020-08-07T00:52:19.745Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-08-07T00:52:19.745Z] === RUN TestDaemonDNSFallback [2020-08-07T00:52:19.745Z] --- PASS: TestDaemonDNSFallback (7.31s) [2020-08-07T00:52:19.745Z] === RUN TestInspectNetwork [2020-08-07T00:52:19.745Z] --- SKIP: TestInspectNetwork (0.00s) [2020-08-07T00:52:19.745Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:19.745Z] === RUN TestRunContainerWithBridgeNone [2020-08-07T00:52:19.745Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-08-07T00:52:19.745Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:52:19.745Z] === RUN TestNetworkInvalidJSON [2020-08-07T00:52:19.745Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-07T00:52:19.745Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-07T00:52:19.745Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-07T00:52:19.745Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-07T00:52:19.745Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-07T00:52:19.745Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-07T00:52:19.745Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-07T00:52:19.745Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-07T00:52:19.745Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-07T00:52:19.745Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-07T00:52:19.745Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-07T00:52:19.745Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-07T00:52:19.745Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-07T00:52:19.745Z] === RUN TestHostIPv4BridgeLabel [2020-08-07T00:52:19.745Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-08-07T00:52:19.745Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:52:19.745Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-07T00:52:19.745Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-08-07T00:52:19.745Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:52:19.745Z] === RUN TestDaemonDefaultNetworkPools [2020-08-07T00:52:19.745Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-08-07T00:52:19.745Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:52:19.745Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-07T00:52:19.745Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-08-07T00:52:19.745Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:52:19.745Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-07T00:52:19.745Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-08-07T00:52:19.745Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:52:19.745Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-07T00:52:19.745Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-08-07T00:52:19.745Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:52:19.745Z] === RUN TestServiceWithPredefinedNetwork [2020-08-07T00:52:19.745Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-08-07T00:52:19.745Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:19.745Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-07T00:52:19.745Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-07T00:52:19.745Z] service_test.go:236: FLAKY_TEST [2020-08-07T00:52:19.745Z] === RUN TestServiceWithDataPathPortInit [2020-08-07T00:52:19.745Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-08-07T00:52:19.745Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:19.745Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-07T00:52:19.745Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-07T00:52:19.745Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:19.745Z] PASS [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] === Skipped [2020-08-07T00:52:19.745Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-08-07T00:52:19.745Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-08-07T00:52:19.745Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-08-07T00:52:19.745Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-08-07T00:52:19.745Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-08-07T00:52:19.745Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-08-07T00:52:19.745Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-08-07T00:52:19.745Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-08-07T00:52:19.745Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-08-07T00:52:19.745Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-07T00:52:19.745Z] service_test.go:236: FLAKY_TEST [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-08-07T00:52:19.745Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-07T00:52:19.745Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] DONE 19 tests, 12 skipped in 8.012s [2020-08-07T00:52:19.745Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-07T00:52:19.745Z] INFO: Testing against a local daemon [2020-08-07T00:52:19.745Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-07T00:52:19.745Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-07T00:52:19.745Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:52:19.745Z] === RUN TestDockerNetworkIpvlan [2020-08-07T00:52:19.745Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-07T00:52:19.745Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:52:19.745Z] PASS [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] === Skipped [2020-08-07T00:52:19.745Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-07T00:52:19.745Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-07T00:52:19.745Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] DONE 2 tests, 2 skipped in 0.146s [2020-08-07T00:52:19.745Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-07T00:52:19.745Z] INFO: Testing against a local daemon [2020-08-07T00:52:19.745Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-07T00:52:19.745Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-07T00:52:19.745Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:52:19.745Z] === RUN TestDockerNetworkMacvlan [2020-08-07T00:52:19.745Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-08-07T00:52:19.745Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:52:19.745Z] PASS [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] === Skipped [2020-08-07T00:52:19.745Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-07T00:52:19.745Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-08-07T00:52:19.745Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.745Z] [2020-08-07T00:52:19.746Z] DONE 2 tests, 2 skipped in 0.154s [2020-08-07T00:52:19.746Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-07T00:52:19.746Z] testing: warning: no tests to run [2020-08-07T00:52:19.746Z] PASS [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] DONE 0 tests in 0.048s [2020-08-07T00:52:19.746Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-07T00:52:19.746Z] INFO: Testing against a local daemon [2020-08-07T00:52:19.746Z] === RUN TestAuthZPluginAllowRequest [2020-08-07T00:52:19.746Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] === RUN TestAuthZPluginTLS [2020-08-07T00:52:19.746Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] === RUN TestAuthZPluginDenyRequest [2020-08-07T00:52:19.746Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-07T00:52:19.746Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] === RUN TestAuthZPluginDenyResponse [2020-08-07T00:52:19.746Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] === RUN TestAuthZPluginAllowEventStream [2020-08-07T00:52:19.746Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] === RUN TestAuthZPluginErrorResponse [2020-08-07T00:52:19.746Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] === RUN TestAuthZPluginErrorRequest [2020-08-07T00:52:19.746Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-07T00:52:19.746Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-07T00:52:19.746Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-07T00:52:19.746Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] === RUN TestAuthZPluginHeader [2020-08-07T00:52:19.746Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-07T00:52:19.746Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] === RUN TestAuthZPluginV2Disable [2020-08-07T00:52:19.746Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-07T00:52:19.746Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-07T00:52:19.746Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-07T00:52:19.746Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.11s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] PASS [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] === Skipped [2020-08-07T00:52:19.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.11s) [2020-08-07T00:52:19.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] DONE 17 tests, 17 skipped in 0.583s [2020-08-07T00:52:19.746Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-07T00:52:19.746Z] INFO: Testing against a local daemon [2020-08-07T00:52:19.746Z] === RUN TestPluginInvalidJSON [2020-08-07T00:52:19.746Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-07T00:52:19.746Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-07T00:52:19.746Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-07T00:52:19.746Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-07T00:52:19.746Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-07T00:52:19.746Z] === RUN TestPluginInstall [2020-08-07T00:52:19.746Z] --- SKIP: TestPluginInstall (0.00s) [2020-08-07T00:52:19.746Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] PASS [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] === Skipped [2020-08-07T00:52:19.746Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-08-07T00:52:19.746Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] [2020-08-07T00:52:19.746Z] DONE 3 tests, 1 skipped in 0.214s [2020-08-07T00:52:19.746Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-07T00:52:19.746Z] INFO: Testing against a local daemon [2020-08-07T00:52:19.746Z] === RUN TestExternalGraphDriver [2020-08-07T00:52:19.746Z] --- SKIP: TestExternalGraphDriver (0.13s) [2020-08-07T00:52:19.746Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-07T00:52:19.746Z] === RUN TestGraphdriverPluginV2 [2020-08-07T00:52:20.843Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-07T00:52:21.225Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-08-07T00:52:21.225Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-08-07T00:52:21.225Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-08-07T00:52:21.225Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-08-07T00:52:21.225Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-08-07T00:52:21.485Z] === RUN TestDockerSuite/TestBuildMissingArgs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-07T00:52:21.989Z] time="2020-08-07T00:52:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:52:21.989Z] time="2020-08-07T00:52:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09091bff7230e82002b66d23f4208ab953b56f3a212c0c634678e41268c43b6c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:52:21.989Z] time="2020-08-07T00:52:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:52:21.989Z] time="2020-08-07T00:52:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09091bff7230e82002b66d23f4208ab953b56f3a212c0c634678e41268c43b6c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:52:21.989Z] === RUN TestPluginInstall/with_htpasswd [2020-08-07T00:52:22.280Z] time="2020-08-07T00:52:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:52:22.280Z] time="2020-08-07T00:52:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:898a1ef2cd1fb761eb3969bfb3850c6f1a565e0148d6be818f41aa2e8843de95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:52:22.280Z] time="2020-08-07T00:52:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:52:22.280Z] time="2020-08-07T00:52:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:898a1ef2cd1fb761eb3969bfb3850c6f1a565e0148d6be818f41aa2e8843de95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:52:22.570Z] === RUN TestPluginInstall/with_insecure [2020-08-07T00:52:23.394Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-08-07T00:52:23.601Z] time="2020-08-07T00:52:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:52:23.601Z] time="2020-08-07T00:52:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0466d28396af862d7b0d4ad5915ec84038671ab60e385bf7127d1b1d330d3813" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:52:23.601Z] time="2020-08-07T00:52:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:52:23.601Z] time="2020-08-07T00:52:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0466d28396af862d7b0d4ad5915ec84038671ab60e385bf7127d1b1d330d3813" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:52:23.654Z] --- PASS: TestImportExtremelyLargeImageWorks (192.79s) [2020-08-07T00:52:23.654Z] PASS [2020-08-07T00:52:23.654Z] [2020-08-07T00:52:23.654Z] DONE 12 tests in 196.045s [2020-08-07T00:52:23.654Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-07T00:52:23.654Z] ++ 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-08-07T00:52:23.654Z] ++ set -e [2020-08-07T00:52:23.654Z] ++ '[' -n 0 ']' [2020-08-07T00:52:23.654Z] ++ set -x [2020-08-07T00:52:23.654Z] ++ env -i DEST=/go/src/github.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-08-07T00:52:23.891Z] --- PASS: TestPluginInstall (6.31s) [2020-08-07T00:52:23.891Z] --- PASS: TestPluginInstall/no_auth (4.23s) [2020-08-07T00:52:23.891Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2020-08-07T00:52:23.891Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2020-08-07T00:52:23.891Z] plugin_test.go:157: [daf90a46d9754] daemon is not started [2020-08-07T00:52:23.891Z] PASS [2020-08-07T00:52:23.891Z] [2020-08-07T00:52:23.891Z] DONE 6 tests in 6.526s [2020-08-07T00:52:23.891Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-07T00:52:23.891Z] ++ 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-08-07T00:52:23.891Z] ++ set -e [2020-08-07T00:52:23.891Z] ++ '[' -n 0 ']' [2020-08-07T00:52:23.891Z] ++ set -x [2020-08-07T00:52:23.891Z] ++ env -i DEST=/go/src/github.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-08-07T00:52:23.914Z] INFO: Testing against a local daemon [2020-08-07T00:52:23.914Z] === RUN TestNetworkCreateDelete [2020-08-07T00:52:23.914Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-08-07T00:52:23.914Z] === RUN TestDockerNetworkDeletePreferID [2020-08-07T00:52:24.185Z] INFO: Testing against a local daemon [2020-08-07T00:52:24.185Z] === RUN TestExternalGraphDriver [2020-08-07T00:52:24.185Z] === RUN TestExternalGraphDriver/json [2020-08-07T00:52:24.374Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-07T00:52:24.484Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-08-07T00:52:24.484Z] === RUN TestDaemonDNSFallback [2020-08-07T00:52:24.484Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-08-07T00:52:25.011Z] --- PASS: TestDockerNetworkMacvlan (10.79s) [2020-08-07T00:52:25.012Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-08-07T00:52:25.012Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-08-07T00:52:25.012Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2020-08-07T00:52:25.012Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s) [2020-08-07T00:52:25.012Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.17s) [2020-08-07T00:52:25.012Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2020-08-07T00:52:25.012Z] PASS [2020-08-07T00:52:25.012Z] [2020-08-07T00:52:25.012Z] DONE 8 tests in 12.264s [2020-08-07T00:52:25.012Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-07T00:52:25.012Z] ++ 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-08-07T00:52:25.012Z] ++ set -e [2020-08-07T00:52:25.012Z] ++ '[' -n 0 ']' [2020-08-07T00:52:25.012Z] ++ set -x [2020-08-07T00:52:25.012Z] ++ env -i DEST=/go/src/github.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-08-07T00:52:25.012Z] testing: warning: no tests to run [2020-08-07T00:52:25.012Z] PASS [2020-08-07T00:52:25.012Z] [2020-08-07T00:52:25.012Z] DONE 0 tests in 0.013s [2020-08-07T00:52:25.012Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-07T00:52:25.012Z] ++ 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-08-07T00:52:25.012Z] ++ set -e [2020-08-07T00:52:25.012Z] ++ '[' -n 0 ']' [2020-08-07T00:52:25.012Z] ++ set -x [2020-08-07T00:52:25.012Z] ++ env -i DEST=/go/src/github.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-08-07T00:52:25.012Z] INFO: Testing against a local daemon [2020-08-07T00:52:25.012Z] === RUN TestAuthZPluginAllowRequest [2020-08-07T00:52:25.013Z] --- PASS: TestGraphdriverPluginV2 (5.59s) [2020-08-07T00:52:25.013Z] PASS [2020-08-07T00:52:25.013Z] [2020-08-07T00:52:25.013Z] === Skipped [2020-08-07T00:52:25.013Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.13s) [2020-08-07T00:52:25.013Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-07T00:52:25.013Z] [2020-08-07T00:52:25.013Z] [2020-08-07T00:52:25.013Z] DONE 2 tests, 1 skipped in 5.858s [2020-08-07T00:52:25.013Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-07T00:52:25.272Z] INFO: Testing against a local daemon [2020-08-07T00:52:25.272Z] === RUN TestContinueAfterPluginCrash [2020-08-07T00:52:25.272Z] === PAUSE TestContinueAfterPluginCrash [2020-08-07T00:52:25.272Z] === RUN TestReadPluginNoRead [2020-08-07T00:52:25.272Z] === PAUSE TestReadPluginNoRead [2020-08-07T00:52:25.272Z] === RUN TestDaemonStartWithLogOpt [2020-08-07T00:52:25.272Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-07T00:52:25.272Z] === CONT TestContinueAfterPluginCrash [2020-08-07T00:52:25.272Z] === CONT TestDaemonStartWithLogOpt [2020-08-07T00:52:26.298Z] === RUN TestExternalGraphDriver/spec [2020-08-07T00:52:26.528Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2020-08-07T00:52:26.528Z] === RUN TestAuthZPluginTLS [2020-08-07T00:52:26.822Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-08-07T00:52:26.822Z] === RUN TestAuthZPluginDenyRequest [2020-08-07T00:52:27.023Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-08-07T00:52:27.283Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-08-07T00:52:27.460Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-08-07T00:52:27.460Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-07T00:52:27.543Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-08-07T00:52:28.098Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-08-07T00:52:28.098Z] === RUN TestAuthZPluginDenyResponse [2020-08-07T00:52:28.360Z] === RUN TestExternalGraphDriver/pull [2020-08-07T00:52:28.734Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-08-07T00:52:28.734Z] === RUN TestAuthZPluginAllowEventStream [2020-08-07T00:52:29.778Z] --- PASS: TestAuthZPluginAllowEventStream (1.27s) [2020-08-07T00:52:29.778Z] === RUN TestAuthZPluginErrorResponse [2020-08-07T00:52:30.414Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-08-07T00:52:30.414Z] === RUN TestAuthZPluginErrorRequest [2020-08-07T00:52:30.421Z] --- PASS: TestExternalGraphDriver (6.40s) [2020-08-07T00:52:30.421Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-08-07T00:52:30.421Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-08-07T00:52:30.421Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2020-08-07T00:52:30.421Z] === RUN TestGraphdriverPluginV2 [2020-08-07T00:52:30.714Z] --- SKIP: TestGraphdriverPluginV2 (0.23s) [2020-08-07T00:52:30.714Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:52:30.714Z] PASS [2020-08-07T00:52:30.714Z] [2020-08-07T00:52:30.714Z] === Skipped [2020-08-07T00:52:30.714Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.23s) [2020-08-07T00:52:30.714Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:52:30.714Z] [2020-08-07T00:52:30.714Z] [2020-08-07T00:52:30.714Z] DONE 5 tests, 1 skipped in 6.842s [2020-08-07T00:52:30.714Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-07T00:52:30.714Z] ++ 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-08-07T00:52:30.714Z] ++ set -e [2020-08-07T00:52:30.714Z] ++ '[' -n 0 ']' [2020-08-07T00:52:30.714Z] ++ set -x [2020-08-07T00:52:30.714Z] ++ env -i DEST=/go/src/github.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-08-07T00:52:30.714Z] INFO: Testing against a local daemon [2020-08-07T00:52:30.714Z] === RUN TestContinueAfterPluginCrash [2020-08-07T00:52:30.714Z] === PAUSE TestContinueAfterPluginCrash [2020-08-07T00:52:30.714Z] === RUN TestReadPluginNoRead [2020-08-07T00:52:30.714Z] === PAUSE TestReadPluginNoRead [2020-08-07T00:52:30.714Z] === RUN TestDaemonStartWithLogOpt [2020-08-07T00:52:30.714Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-07T00:52:30.714Z] === CONT TestContinueAfterPluginCrash [2020-08-07T00:52:30.714Z] === CONT TestDaemonStartWithLogOpt [2020-08-07T00:52:31.048Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-08-07T00:52:31.048Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-07T00:52:31.343Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-08-07T00:52:31.343Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-07T00:52:31.743Z] --- PASS: TestDaemonDNSFallback (6.64s) [2020-08-07T00:52:31.743Z] === RUN TestInspectNetwork [2020-08-07T00:52:32.002Z] 4612f6d0b889: Pull complete [2020-08-07T00:52:33.430Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s) [2020-08-07T00:52:33.430Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-07T00:52:34.288Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-08-07T00:52:34.950Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2020-08-07T00:52:34.950Z] === RUN TestAuthZPluginHeader [2020-08-07T00:52:35.161Z] --- PASS: TestDaemonStartWithLogOpt (3.70s) [2020-08-07T00:52:35.161Z] === CONT TestReadPluginNoRead [2020-08-07T00:52:35.226Z] === RUN TestInspectNetwork/full_network_id [2020-08-07T00:52:35.226Z] === RUN TestInspectNetwork/partial_network_id [2020-08-07T00:52:35.226Z] === RUN TestInspectNetwork/network_name [2020-08-07T00:52:35.226Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-07T00:52:35.585Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-08-07T00:52:35.586Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-07T00:52:35.586Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-07T00:52:35.586Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:52:35.586Z] === RUN TestAuthZPluginV2Disable [2020-08-07T00:52:35.586Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-07T00:52:35.586Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:52:35.586Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-07T00:52:35.586Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-07T00:52:35.586Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:52:35.586Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-07T00:52:35.586Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-07T00:52:35.586Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:52:35.586Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-07T00:52:36.606Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-08-07T00:52:37.223Z] === RUN TestReadPluginNoRead/default [2020-08-07T00:52:37.546Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-08-07T00:52:39.286Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-07T00:52:39.455Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-08-07T00:52:39.455Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-08-07T00:52:39.455Z] --- PASS: TestInspectNetwork (8.33s) [2020-08-07T00:52:39.455Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-07T00:52:39.455Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-07T00:52:39.455Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-07T00:52:39.455Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-07T00:52:39.455Z] === RUN TestRunContainerWithBridgeNone [2020-08-07T00:52:39.916Z] --- PASS: TestContinueAfterPluginCrash (8.91s) [2020-08-07T00:52:40.156Z] --- PASS: TestDaemonStartWithLogOpt (13.14s) [2020-08-07T00:52:40.156Z] === CONT TestReadPluginNoRead [2020-08-07T00:52:41.364Z] --- PASS: TestRunContainerWithBridgeNone (1.84s) [2020-08-07T00:52:41.364Z] === RUN TestNetworkInvalidJSON [2020-08-07T00:52:41.364Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-07T00:52:41.364Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-07T00:52:41.364Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-07T00:52:41.364Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-07T00:52:41.364Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-07T00:52:41.364Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-07T00:52:41.364Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-07T00:52:41.364Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-07T00:52:41.364Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-07T00:52:41.364Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-08-07T00:52:41.365Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-07T00:52:41.365Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-07T00:52:41.365Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-07T00:52:41.365Z] === RUN TestHostIPv4BridgeLabel [2020-08-07T00:52:41.418Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-07T00:52:41.935Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-08-07T00:52:41.935Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-07T00:52:42.060Z] === RUN TestReadPluginNoRead/default [2020-08-07T00:52:42.060Z] --- PASS: TestContinueAfterPluginCrash (16.78s) [2020-08-07T00:52:42.504Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-08-07T00:52:42.764Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-08-07T00:52:43.023Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-08-07T00:52:43.023Z] === RUN TestDaemonDefaultNetworkPools [2020-08-07T00:52:43.480Z] --- PASS: TestReadPluginNoRead (8.62s) [2020-08-07T00:52:43.480Z] --- PASS: TestReadPluginNoRead/default (1.89s) [2020-08-07T00:52:43.480Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.95s) [2020-08-07T00:52:43.480Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.99s) [2020-08-07T00:52:43.480Z] read_test.go:92: [d0bdbab07064b] daemon is not started [2020-08-07T00:52:43.480Z] PASS [2020-08-07T00:52:43.480Z] [2020-08-07T00:52:43.480Z] DONE 6 tests in 12.445s [2020-08-07T00:52:43.480Z] 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-08-07T00:52:43.480Z] ++ 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-08-07T00:52:43.480Z] ++ set -e [2020-08-07T00:52:43.480Z] ++ '[' -n 0 ']' [2020-08-07T00:52:43.480Z] ++ set -x [2020-08-07T00:52:43.480Z] ++ env -i DEST=/go/src/github.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-08-07T00:52:43.480Z] testing: warning: no tests to run [2020-08-07T00:52:43.480Z] PASS [2020-08-07T00:52:43.480Z] [2020-08-07T00:52:43.480Z] DONE 0 tests in 0.094s [2020-08-07T00:52:43.480Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-07T00:52:43.480Z] ++ 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-08-07T00:52:43.480Z] ++ set -e [2020-08-07T00:52:43.480Z] ++ '[' -n 0 ']' [2020-08-07T00:52:43.481Z] ++ set -x [2020-08-07T00:52:43.481Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-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-08-07T00:52:43.481Z] INFO: Testing against a local daemon [2020-08-07T00:52:43.481Z] === RUN TestPluginWithDevMounts [2020-08-07T00:52:43.481Z] === PAUSE TestPluginWithDevMounts [2020-08-07T00:52:43.481Z] === CONT TestPluginWithDevMounts [2020-08-07T00:52:43.964Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-08-07T00:52:43.964Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-07T00:52:44.224Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-08-07T00:52:44.484Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-08-07T00:52:44.594Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-07T00:52:45.054Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2020-08-07T00:52:45.054Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-07T00:52:45.544Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-08-07T00:52:45.544Z] PASS [2020-08-07T00:52:45.544Z] [2020-08-07T00:52:45.544Z] DONE 1 tests in 1.938s [2020-08-07T00:52:45.544Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-08-07T00:52:45.544Z] ++ 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-08-07T00:52:45.544Z] ++ set -e [2020-08-07T00:52:45.544Z] ++ '[' -n 0 ']' [2020-08-07T00:52:45.544Z] ++ set -x [2020-08-07T00:52:45.544Z] ++ env -i DEST=/go/src/github.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-08-07T00:52:45.544Z] INFO: Testing against a local daemon [2020-08-07T00:52:45.544Z] === RUN TestSecretInspect [2020-08-07T00:52:45.993Z] === RUN TestDockerSuite/TestBuildNetNone [2020-08-07T00:52:46.253Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-08-07T00:52:46.253Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-07T00:52:46.498Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-07T00:52:46.513Z] === RUN TestDockerSuite/TestBuildNoContext [2020-08-07T00:52:46.773Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-08-07T00:52:46.773Z] === RUN TestServiceWithPredefinedNetwork [2020-08-07T00:52:47.342Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-08-07T00:52:47.912Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-08-07T00:52:49.031Z] --- PASS: TestReadPluginNoRead (10.28s) [2020-08-07T00:52:49.031Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2020-08-07T00:52:49.031Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.21s) [2020-08-07T00:52:49.031Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2020-08-07T00:52:49.031Z] read_test.go:92: [d22f0483810ab] daemon is not started [2020-08-07T00:52:49.031Z] PASS [2020-08-07T00:52:49.031Z] [2020-08-07T00:52:49.031Z] DONE 6 tests in 23.610s [2020-08-07T00:52:49.031Z] 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-08-07T00:52:49.031Z] testing: warning: no tests to run [2020-08-07T00:52:49.031Z] PASS [2020-08-07T00:52:49.031Z] [2020-08-07T00:52:49.031Z] DONE 0 tests in 0.053s [2020-08-07T00:52:49.031Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-07T00:52:49.031Z] INFO: Testing against a local daemon [2020-08-07T00:52:49.031Z] === RUN TestPluginWithDevMounts [2020-08-07T00:52:49.031Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-08-07T00:52:49.031Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-07T00:52:49.031Z] PASS [2020-08-07T00:52:49.031Z] [2020-08-07T00:52:49.031Z] === Skipped [2020-08-07T00:52:49.031Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-08-07T00:52:49.031Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-07T00:52:49.031Z] [2020-08-07T00:52:49.031Z] [2020-08-07T00:52:49.031Z] DONE 1 tests, 1 skipped in 0.160s [2020-08-07T00:52:49.031Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-07T00:52:49.031Z] INFO: Testing against a local daemon [2020-08-07T00:52:49.031Z] === RUN TestSecretInspect [2020-08-07T00:52:49.031Z] --- SKIP: TestSecretInspect (0.01s) [2020-08-07T00:52:49.031Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.031Z] === RUN TestSecretList [2020-08-07T00:52:49.031Z] --- SKIP: TestSecretList (0.01s) [2020-08-07T00:52:49.031Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.031Z] === RUN TestSecretsCreateAndDelete [2020-08-07T00:52:49.031Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-08-07T00:52:49.031Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.031Z] === RUN TestSecretsUpdate [2020-08-07T00:52:49.031Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-08-07T00:52:49.031Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.031Z] === RUN TestTemplatedSecret [2020-08-07T00:52:49.031Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-08-07T00:52:49.031Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.031Z] === RUN TestSecretCreateResolve [2020-08-07T00:52:49.031Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-08-07T00:52:49.031Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.031Z] PASS [2020-08-07T00:52:49.031Z] [2020-08-07T00:52:49.031Z] === Skipped [2020-08-07T00:52:49.031Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-08-07T00:52:49.031Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.031Z] [2020-08-07T00:52:49.031Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-08-07T00:52:49.031Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.031Z] [2020-08-07T00:52:49.031Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-08-07T00:52:49.031Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.031Z] [2020-08-07T00:52:49.031Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-08-07T00:52:49.031Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.031Z] [2020-08-07T00:52:49.031Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-08-07T00:52:49.031Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.031Z] [2020-08-07T00:52:49.031Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-08-07T00:52:49.031Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.031Z] [2020-08-07T00:52:49.031Z] [2020-08-07T00:52:49.031Z] DONE 6 tests, 6 skipped in 0.216s [2020-08-07T00:52:49.031Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-07T00:52:49.060Z] --- PASS: TestSecretInspect (3.54s) [2020-08-07T00:52:49.060Z] === RUN TestSecretList [2020-08-07T00:52:49.291Z] INFO: Testing against a local daemon [2020-08-07T00:52:49.291Z] === RUN TestServiceCreateInit [2020-08-07T00:52:49.291Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-07T00:52:49.291Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-07T00:52:49.291Z] --- PASS: TestServiceCreateInit (0.01s) [2020-08-07T00:52:49.291Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-07T00:52:49.291Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.291Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-07T00:52:49.291Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.291Z] === RUN TestCreateServiceMultipleTimes [2020-08-07T00:52:49.291Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-08-07T00:52:49.291Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.291Z] === RUN TestCreateServiceConflict [2020-08-07T00:52:49.291Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-08-07T00:52:49.291Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.291Z] === RUN TestCreateServiceMaxReplicas [2020-08-07T00:52:49.291Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-08-07T00:52:49.291Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.291Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-07T00:52:49.291Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-08-07T00:52:49.291Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.291Z] === RUN TestCreateServiceSecretFileMode [2020-08-07T00:52:49.291Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-08-07T00:52:49.291Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.291Z] === RUN TestCreateServiceConfigFileMode [2020-08-07T00:52:49.291Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-08-07T00:52:49.291Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.291Z] === RUN TestCreateServiceSysctls [2020-08-07T00:52:49.291Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-08-07T00:52:49.291Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.291Z] === RUN TestCreateServiceCapabilities [2020-08-07T00:52:49.291Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-08-07T00:52:49.291Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.291Z] === RUN TestInspect [2020-08-07T00:52:49.291Z] --- SKIP: TestInspect (0.01s) [2020-08-07T00:52:49.291Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.291Z] === RUN TestCreateJob [2020-08-07T00:52:49.291Z] --- SKIP: TestCreateJob (0.01s) [2020-08-07T00:52:49.291Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.291Z] === RUN TestReplicatedJob [2020-08-07T00:52:49.291Z] --- SKIP: TestReplicatedJob (0.01s) [2020-08-07T00:52:49.291Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.291Z] === RUN TestUpdateReplicatedJob [2020-08-07T00:52:49.291Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-08-07T00:52:49.291Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.291Z] === RUN TestServiceListWithStatuses [2020-08-07T00:52:49.291Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-07T00:52:49.291Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-07T00:52:49.291Z] === RUN TestDockerNetworkConnectAlias [2020-08-07T00:52:49.291Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-08-07T00:52:49.291Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.291Z] === RUN TestDockerNetworkReConnect [2020-08-07T00:52:49.291Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-08-07T00:52:49.291Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:49.291Z] === RUN TestServicePlugin [2020-08-07T00:52:49.293Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-08-07T00:52:49.553Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-08-07T00:52:49.553Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-08-07T00:52:49.814Z] --- PASS: TestServiceWithPredefinedNetwork (3.05s) [2020-08-07T00:52:49.814Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-07T00:52:49.814Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-07T00:52:49.814Z] service_test.go:236: FLAKY_TEST [2020-08-07T00:52:49.814Z] === RUN TestServiceWithDataPathPortInit [2020-08-07T00:52:49.814Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-08-07T00:52:50.073Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-08-07T00:52:50.333Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-08-07T00:52:51.274Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-08-07T00:52:52.567Z] --- PASS: TestSecretList (3.68s) [2020-08-07T00:52:52.567Z] === RUN TestSecretsCreateAndDelete [2020-08-07T00:52:53.183Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-08-07T00:52:53.484Z] --- SKIP: TestServicePlugin (3.46s) [2020-08-07T00:52:53.484Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] === RUN TestServiceUpdateLabel [2020-08-07T00:52:53.484Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-08-07T00:52:53.484Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] === RUN TestServiceUpdateSecrets [2020-08-07T00:52:53.484Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-08-07T00:52:53.484Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] === RUN TestServiceUpdateConfigs [2020-08-07T00:52:53.484Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-08-07T00:52:53.484Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] === RUN TestServiceUpdateNetwork [2020-08-07T00:52:53.484Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-08-07T00:52:53.484Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] === RUN TestServiceUpdatePidsLimit [2020-08-07T00:52:53.484Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-08-07T00:52:53.484Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] PASS [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === Skipped [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-07T00:52:53.484Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-07T00:52:53.484Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-07T00:52:53.484Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-07T00:52:53.484Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-08-07T00:52:53.484Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-08-07T00:52:53.484Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-08-07T00:52:53.484Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-08-07T00:52:53.484Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-08-07T00:52:53.484Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-08-07T00:52:53.484Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-08-07T00:52:53.484Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-08-07T00:52:53.484Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-08-07T00:52:53.484Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-08-07T00:52:53.484Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-08-07T00:52:53.484Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-08-07T00:52:53.484Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-07T00:52:53.484Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-08-07T00:52:53.484Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-08-07T00:52:53.484Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s) [2020-08-07T00:52:53.484Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-08-07T00:52:53.484Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-08-07T00:52:53.484Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-08-07T00:52:53.484Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-08-07T00:52:53.484Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-08-07T00:52:53.484Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] DONE 24 tests, 23 skipped in 3.910s [2020-08-07T00:52:53.484Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-07T00:52:53.484Z] INFO: Testing against a local daemon [2020-08-07T00:52:53.484Z] === RUN TestSessionCreate [2020-08-07T00:52:53.484Z] --- PASS: TestSessionCreate (0.02s) [2020-08-07T00:52:53.484Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-07T00:52:53.484Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-07T00:52:53.484Z] PASS [2020-08-07T00:52:53.484Z] [2020-08-07T00:52:53.484Z] DONE 2 tests in 0.166s [2020-08-07T00:52:53.484Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-07T00:52:53.484Z] INFO: Testing against a local daemon [2020-08-07T00:52:53.484Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-07T00:52:53.484Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-08-07T00:52:53.484Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-07T00:52:53.484Z] === RUN TestEventsExecDie [2020-08-07T00:52:53.745Z] --- PASS: TestEventsExecDie (0.47s) [2020-08-07T00:52:53.745Z] === RUN TestEventsBackwardsCompatible [2020-08-07T00:52:53.745Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-08-07T00:52:53.745Z] === RUN TestInfoBinaryCommits [2020-08-07T00:52:53.745Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-08-07T00:52:53.745Z] === RUN TestInfoAPIVersioned [2020-08-07T00:52:53.745Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-07T00:52:53.745Z] === RUN TestInfoDiscoveryBackend [2020-08-07T00:52:54.122Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-08-07T00:52:54.192Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2020-08-07T00:52:54.192Z] PASS [2020-08-07T00:52:54.192Z] [2020-08-07T00:52:54.192Z] === Skipped [2020-08-07T00:52:54.192Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-07T00:52:54.192Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:52:54.192Z] [2020-08-07T00:52:54.192Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-07T00:52:54.192Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:52:54.192Z] [2020-08-07T00:52:54.192Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-07T00:52:54.192Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:52:54.192Z] [2020-08-07T00:52:54.192Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-07T00:52:54.192Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:52:54.192Z] [2020-08-07T00:52:54.192Z] [2020-08-07T00:52:54.192Z] DONE 17 tests, 4 skipped in 27.481s [2020-08-07T00:52:54.192Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-07T00:52:54.192Z] ++ 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-08-07T00:52:54.192Z] ++ set -e [2020-08-07T00:52:54.192Z] ++ '[' -n 0 ']' [2020-08-07T00:52:54.192Z] ++ set -x [2020-08-07T00:52:54.192Z] ++ env -i DEST=/go/src/github.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-08-07T00:52:54.192Z] INFO: Testing against a local daemon [2020-08-07T00:52:54.192Z] === RUN TestPluginInvalidJSON [2020-08-07T00:52:54.192Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-07T00:52:54.192Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-07T00:52:54.192Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-07T00:52:54.192Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-07T00:52:54.192Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-07T00:52:54.192Z] === RUN TestPluginInstall [2020-08-07T00:52:54.192Z] === RUN TestPluginInstall/no_auth [2020-08-07T00:52:55.647Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-08-07T00:52:55.647Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-07T00:52:56.044Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-08-07T00:52:56.981Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-08-07T00:52:57.010Z] --- PASS: TestSecretsCreateAndDelete (3.69s) [2020-08-07T00:52:57.010Z] === RUN TestSecretsUpdate [2020-08-07T00:52:57.749Z] time="2020-08-07T00:52:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:52:57.750Z] time="2020-08-07T00:52:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db9ece19b1844ab499afe08cd1d9bd0080f13d0ed02ed14631be48f3dbfc5189" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:52:57.750Z] time="2020-08-07T00:52:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:52:57.750Z] time="2020-08-07T00:52:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db9ece19b1844ab499afe08cd1d9bd0080f13d0ed02ed14631be48f3dbfc5189" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:52:58.043Z] === RUN TestPluginInstall/with_htpasswd [2020-08-07T00:52:58.360Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-08-07T00:52:58.678Z] time="2020-08-07T00:52:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:52:58.678Z] time="2020-08-07T00:52:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70bfc9705c029f2b2de09d5a24e22afb9f4a9863e2d06c3b4ee4d23e4fc0df52" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:52:58.678Z] time="2020-08-07T00:52:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:52:58.678Z] time="2020-08-07T00:52:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70bfc9705c029f2b2de09d5a24e22afb9f4a9863e2d06c3b4ee4d23e4fc0df52" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:52:58.932Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-08-07T00:52:58.939Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-08-07T00:52:58.939Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-07T00:52:58.939Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-07T00:52:58.939Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:52:58.939Z] === RUN TestInfoAPI [2020-08-07T00:52:58.939Z] --- PASS: TestInfoAPI (0.04s) [2020-08-07T00:52:58.939Z] === RUN TestInfoAPIWarnings [2020-08-07T00:52:58.970Z] === RUN TestPluginInstall/with_insecure [2020-08-07T00:53:00.010Z] time="2020-08-07T00:52:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:53:00.010Z] time="2020-08-07T00:52:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09b440c1a4ec14e72c3678d89aa56307321dc62a9982e2342f0cde563c6384f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:53:00.010Z] time="2020-08-07T00:52:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:53:00.010Z] time="2020-08-07T00:52:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09b440c1a4ec14e72c3678d89aa56307321dc62a9982e2342f0cde563c6384f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:53:00.304Z] --- PASS: TestPluginInstall (7.66s) [2020-08-07T00:53:00.304Z] --- PASS: TestPluginInstall/no_auth (5.36s) [2020-08-07T00:53:00.304Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2020-08-07T00:53:00.304Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-08-07T00:53:00.304Z] plugin_test.go:157: [de527ce3f37a7] daemon is not started [2020-08-07T00:53:00.304Z] PASS [2020-08-07T00:53:00.304Z] [2020-08-07T00:53:00.304Z] DONE 6 tests in 7.758s [2020-08-07T00:53:00.304Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-07T00:53:00.304Z] ++ 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-08-07T00:53:00.304Z] ++ set -e [2020-08-07T00:53:00.304Z] ++ '[' -n 0 ']' [2020-08-07T00:53:00.304Z] ++ set -x [2020-08-07T00:53:00.304Z] ++ env -i DEST=/go/src/github.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-08-07T00:53:00.304Z] INFO: Testing against a local daemon [2020-08-07T00:53:00.304Z] === RUN TestExternalGraphDriver [2020-08-07T00:53:00.304Z] === RUN TestExternalGraphDriver/json [2020-08-07T00:53:00.315Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-08-07T00:53:00.315Z] === RUN TestInfoDebug [2020-08-07T00:53:00.315Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-08-07T00:53:00.520Z] --- PASS: TestSecretsUpdate (3.66s) [2020-08-07T00:53:00.520Z] === RUN TestTemplatedSecret [2020-08-07T00:53:00.575Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-08-07T00:53:01.693Z] --- PASS: TestInfoDebug (1.53s) [2020-08-07T00:53:01.693Z] === RUN TestInfoInsecureRegistries [2020-08-07T00:53:02.381Z] === RUN TestExternalGraphDriver/spec [2020-08-07T00:53:03.114Z] === RUN TestDockerSuite/TestBuildPATH [2020-08-07T00:53:03.596Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-08-07T00:53:03.596Z] === RUN TestInfoRegistryMirrors [2020-08-07T00:53:03.904Z] === RUN TestExternalGraphDriver/pull [2020-08-07T00:53:04.028Z] --- PASS: TestTemplatedSecret (3.64s) [2020-08-07T00:53:04.028Z] === RUN TestSecretCreateResolve [2020-08-07T00:53:04.493Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-08-07T00:53:04.971Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-08-07T00:53:04.971Z] === RUN TestLoginFailsWithBadCredentials [2020-08-07T00:53:04.971Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2020-08-07T00:53:04.971Z] === RUN TestPingCacheHeaders [2020-08-07T00:53:05.062Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-08-07T00:53:05.231Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-08-07T00:53:05.231Z] === RUN TestPingGet [2020-08-07T00:53:05.231Z] --- PASS: TestPingGet (0.01s) [2020-08-07T00:53:05.231Z] === RUN TestPingHead [2020-08-07T00:53:05.231Z] --- PASS: TestPingHead (0.02s) [2020-08-07T00:53:05.231Z] === RUN TestVersion [2020-08-07T00:53:05.231Z] --- PASS: TestVersion (0.02s) [2020-08-07T00:53:05.231Z] PASS [2020-08-07T00:53:05.231Z] [2020-08-07T00:53:05.231Z] === Skipped [2020-08-07T00:53:05.231Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-08-07T00:53:05.231Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-07T00:53:05.231Z] [2020-08-07T00:53:05.231Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-07T00:53:05.231Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-07T00:53:05.231Z] [2020-08-07T00:53:05.231Z] [2020-08-07T00:53:05.231Z] DONE 18 tests, 2 skipped in 12.039s [2020-08-07T00:53:05.231Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-07T00:53:05.231Z] INFO: Testing against a local daemon [2020-08-07T00:53:05.231Z] === RUN TestVolumesCreateAndList [2020-08-07T00:53:05.490Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-07T00:53:05.490Z] === RUN TestVolumesRemove [2020-08-07T00:53:05.490Z] --- PASS: TestVolumesRemove (0.06s) [2020-08-07T00:53:05.490Z] === RUN TestVolumesInspect [2020-08-07T00:53:05.490Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-07T00:53:05.490Z] === RUN TestVolumesInvalidJSON [2020-08-07T00:53:05.490Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-07T00:53:05.490Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-07T00:53:05.490Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-07T00:53:05.490Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-07T00:53:05.490Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-07T00:53:05.490Z] PASS [2020-08-07T00:53:05.490Z] [2020-08-07T00:53:05.490Z] DONE 5 tests in 0.269s [2020-08-07T00:53:05.490Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-07T00:53:05.490Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11927 is not a child of this shell [2020-08-07T00:53:05.490Z] warning: PID 11927 from bundles/test-integration/docker.pid had a nonzero exit code [2020-08-07T00:53:05.490Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-07T00:53:05.490Z] [2020-08-07T00:53:05.490Z] Unloading profiles will leave already running processes permanently [2020-08-07T00:53:05.490Z] unconfined, which can lead to unexpected situations. [2020-08-07T00:53:05.490Z] [2020-08-07T00:53:05.490Z] To set a process to complain mode, use the command line tool [2020-08-07T00:53:05.490Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-07T00:53:05.490Z] Removing test suite binaries [2020-08-07T00:53:05.490Z] exiting test-integration [2020-08-07T00:53:05.490Z] ++ exit 0 [2020-08-07T00:53:05.978Z] --- PASS: TestExternalGraphDriver (5.47s) [2020-08-07T00:53:05.978Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-08-07T00:53:05.978Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2020-08-07T00:53:05.978Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2020-08-07T00:53:05.978Z] === RUN TestGraphdriverPluginV2 [2020-08-07T00:53:06.002Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-08-07T00:53:06.274Z] --- SKIP: TestGraphdriverPluginV2 (0.39s) [2020-08-07T00:53:06.274Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:53:06.274Z] PASS [2020-08-07T00:53:06.274Z] [2020-08-07T00:53:06.274Z] === Skipped [2020-08-07T00:53:06.274Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.39s) [2020-08-07T00:53:06.274Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:53:06.274Z] [2020-08-07T00:53:06.274Z] [2020-08-07T00:53:06.274Z] DONE 5 tests, 1 skipped in 5.933s [2020-08-07T00:53:06.274Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-07T00:53:06.274Z] ++ 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-08-07T00:53:06.274Z] ++ set -e [2020-08-07T00:53:06.274Z] ++ '[' -n 0 ']' [2020-08-07T00:53:06.274Z] ++ set -x [2020-08-07T00:53:06.274Z] ++ env -i DEST=/go/src/github.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-08-07T00:53:06.274Z] INFO: Testing against a local daemon [2020-08-07T00:53:06.274Z] === RUN TestContinueAfterPluginCrash [2020-08-07T00:53:06.274Z] === PAUSE TestContinueAfterPluginCrash [2020-08-07T00:53:06.274Z] === RUN TestReadPluginNoRead [2020-08-07T00:53:06.274Z] === PAUSE TestReadPluginNoRead [2020-08-07T00:53:06.274Z] === RUN TestDaemonStartWithLogOpt [2020-08-07T00:53:06.274Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-07T00:53:06.274Z] === CONT TestContinueAfterPluginCrash [2020-08-07T00:53:06.274Z] === CONT TestDaemonStartWithLogOpt [2020-08-07T00:53:06.274Z] === CONT TestReadPluginNoRead [2020-08-07T00:53:06.425Z] [2020-08-07T00:53:06.572Z] --- PASS: TestServiceWithDataPathPortInit (16.76s) [2020-08-07T00:53:06.572Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-07T00:53:07.534Z] --- PASS: TestSecretCreateResolve (3.68s) [2020-08-07T00:53:07.534Z] PASS [2020-08-07T00:53:07.534Z] [2020-08-07T00:53:07.534Z] DONE 6 tests in 22.051s [2020-08-07T00:53:07.534Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-08-07T00:53:07.534Z] ++ 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-08-07T00:53:07.534Z] ++ set -e [2020-08-07T00:53:07.534Z] ++ '[' -n 0 ']' [2020-08-07T00:53:07.534Z] ++ set -x [2020-08-07T00:53:07.534Z] ++ env -i DEST=/go/src/github.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-08-07T00:53:07.534Z] INFO: Testing against a local daemon [2020-08-07T00:53:07.534Z] === RUN TestServiceCreateInit [2020-08-07T00:53:07.534Z] === RUN TestServiceCreateInit/daemonInitDisabled Post stage [Pipeline] junit [2020-08-07T00:53:07.814Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-07T00:53:10.013Z] + echo Ensuring container killed. [2020-08-07T00:53:10.013Z] Ensuring container killed. [2020-08-07T00:53:10.013Z] + docker rm -vf docker-pr2 [2020-08-07T00:53:10.013Z] Error: No such container: docker-pr2 [2020-08-07T00:53:10.013Z] + true [Pipeline] sh [2020-08-07T00:53:10.298Z] + echo Chowning /workspace to jenkins user [2020-08-07T00:53:10.298Z] Chowning /workspace to jenkins user [2020-08-07T00:53:10.298Z] + id -u [2020-08-07T00:53:10.298Z] + id -g [2020-08-07T00:53:10.298Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41322:/workspace busybox chown -R 1000:1000 /workspace [2020-08-07T00:53:10.298Z] Unable to find image 'busybox:latest' locally [2020-08-07T00:53:10.298Z] latest: Pulling from library/busybox [2020-08-07T00:53:10.298Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-07T00:53:10.559Z] 61c5ed1cbdf8: Download complete [2020-08-07T00:53:10.559Z] 61c5ed1cbdf8: Pull complete [2020-08-07T00:53:10.559Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-07T00:53:10.559Z] Status: Downloaded newer image for busybox:latest [2020-08-07T00:53:11.882Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-07T00:53:11.883Z] --- PASS: TestDaemonStartWithLogOpt (5.29s) [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-07T00:53:12.523Z] === RUN TestReadPluginNoRead/default [2020-08-07T00:53:12.764Z] + bundleName=amd64-rootless [2020-08-07T00:53:12.764Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-08-07T00:53:12.764Z] Creating amd64-rootless-bundles.tar.gz [2020-08-07T00:53:12.764Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-07T00:53:12.764Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-07T00:53:12.776Z] Archiving artifacts [2020-08-07T00:53:13.155Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-08-07T00:53:13.158Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-07T00:53:14.039Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-07T00:53:14.536Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.97s) [2020-08-07T00:53:14.536Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3d5cq4wqnx5w2uft2s8xkdm5q Created:2020-08-07 00:53:08.202836676 +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[99f80453e61d0a72318c4cc93fef9ac387a9679fae2721459d336e45fe71cd02:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0brdpbfw2s519ypy2pmrt3ou8 EndpointID:9a5c5c35d2197b60c644513006f0f0216de0282ff10f5bb4b3726d7d465ac823 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8cf432bdf687022b350a9cb3e62b67763bbae04e7fa8eb17e5c8e450704ef836 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:be671f8777d9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0brdpbfw2s519ypy2pmrt3ou8 EndpointID:9a5c5c35d2197b60c644513006f0f0216de0282ff10f5bb4b3726d7d465ac823 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-07T00:53:14.536Z] PASS [2020-08-07T00:53:14.536Z] [2020-08-07T00:53:14.536Z] === Skipped [2020-08-07T00:53:14.536Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-07T00:53:14.536Z] service_test.go:236: FLAKY_TEST [2020-08-07T00:53:14.536Z] [2020-08-07T00:53:14.536Z] [2020-08-07T00:53:14.536Z] DONE 23 tests, 1 skipped in 50.890s [2020-08-07T00:53:14.536Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-07T00:53:14.536Z] ++ 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-08-07T00:53:14.536Z] ++ set -e [2020-08-07T00:53:14.536Z] ++ '[' -n 0 ']' [2020-08-07T00:53:14.536Z] ++ set -x [2020-08-07T00:53:14.536Z] ++ env -i DEST=/go/src/github.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-08-07T00:53:14.631Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41322/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-07T00:53:14.795Z] INFO: Testing against a local daemon [2020-08-07T00:53:14.796Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-07T00:53:14.796Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-07T00:53:14.796Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:53:14.796Z] === RUN TestDockerNetworkIpvlan [2020-08-07T00:53:14.796Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-07T00:53:14.796Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:53:14.796Z] PASS [2020-08-07T00:53:14.796Z] [2020-08-07T00:53:14.796Z] === Skipped [2020-08-07T00:53:14.796Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-07T00:53:14.796Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:53:14.796Z] [2020-08-07T00:53:14.796Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-07T00:53:14.796Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-07T00:53:14.796Z] [2020-08-07T00:53:14.796Z] [2020-08-07T00:53:14.796Z] DONE 2 tests, 2 skipped in 0.125s [2020-08-07T00:53:14.796Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-07T00:53:14.796Z] ++ 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-08-07T00:53:14.796Z] ++ set -e [2020-08-07T00:53:14.796Z] ++ '[' -n 0 ']' [2020-08-07T00:53:14.796Z] ++ set -x [2020-08-07T00:53:14.796Z] ++ env -i DEST=/go/src/github.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-08-07T00:53:14.796Z] INFO: Testing against a local daemon [2020-08-07T00:53:14.796Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-07T00:53:14.942Z] + make clean [2020-08-07T00:53:15.055Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-08-07T00:53:15.200Z] docker volume rm -f docker-dev-cache [2020-08-07T00:53:15.200Z] docker-dev-cache [Pipeline] deleteDir [2020-08-07T00:53:15.550Z] --- PASS: TestReadPluginNoRead (9.19s) [2020-08-07T00:53:15.550Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2020-08-07T00:53:15.550Z] --- PASS: TestReadPluginNoRead/default (1.43s) [2020-08-07T00:53:15.550Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) [2020-08-07T00:53:15.550Z] read_test.go:92: [d22ab71ab5a12] daemon is not started [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-07T00:53:16.439Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2020-08-07T00:53:16.439Z] === RUN TestDockerNetworkMacvlan [2020-08-07T00:53:16.439Z] === RUN TestDockerSuite/TestBuildRm [2020-08-07T00:53:17.010Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-07T00:53:17.063Z] --- PASS: TestContinueAfterPluginCrash (10.63s) [2020-08-07T00:53:17.063Z] PASS [2020-08-07T00:53:17.063Z] [2020-08-07T00:53:17.063Z] DONE 6 tests in 10.701s [2020-08-07T00:53:17.063Z] 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-08-07T00:53:17.063Z] ++ 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-08-07T00:53:17.063Z] ++ set -e [2020-08-07T00:53:17.063Z] ++ '[' -n 0 ']' [2020-08-07T00:53:17.063Z] ++ set -x [2020-08-07T00:53:17.063Z] ++ env -i DEST=/go/src/github.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-08-07T00:53:17.063Z] testing: warning: no tests to run [2020-08-07T00:53:17.063Z] PASS [2020-08-07T00:53:17.063Z] [2020-08-07T00:53:17.063Z] DONE 0 tests in 0.019s [2020-08-07T00:53:17.063Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-07T00:53:17.063Z] ++ 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-08-07T00:53:17.063Z] ++ set -e [2020-08-07T00:53:17.063Z] ++ '[' -n 0 ']' [2020-08-07T00:53:17.063Z] ++ set -x [2020-08-07T00:53:17.063Z] ++ env -i DEST=/go/src/github.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-08-07T00:53:17.063Z] INFO: Testing against a local daemon [2020-08-07T00:53:17.063Z] === RUN TestPluginWithDevMounts [2020-08-07T00:53:17.063Z] === PAUSE TestPluginWithDevMounts [2020-08-07T00:53:17.063Z] === CONT TestPluginWithDevMounts [2020-08-07T00:53:17.954Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-07T00:53:18.713Z] --- PASS: TestServiceCreateInit (10.89s) [2020-08-07T00:53:18.713Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.44s) [2020-08-07T00:53:18.713Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.45s) [2020-08-07T00:53:18.713Z] === RUN TestCreateServiceMultipleTimes [2020-08-07T00:53:18.894Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-07T00:53:18.894Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-08-07T00:53:19.137Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-08-07T00:53:19.137Z] PASS [2020-08-07T00:53:19.137Z] [2020-08-07T00:53:19.137Z] DONE 1 tests in 1.902s [2020-08-07T00:53:19.137Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-08-07T00:53:19.137Z] ++ 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-08-07T00:53:19.137Z] ++ set -e [2020-08-07T00:53:19.137Z] ++ '[' -n 0 ']' [2020-08-07T00:53:19.137Z] ++ set -x [2020-08-07T00:53:19.137Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-07T00:53:19.137Z] INFO: Testing against a local daemon [2020-08-07T00:53:19.137Z] === RUN TestSecretInspect [2020-08-07T00:53:19.834Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-08-07T00:53:20.790Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-07T00:53:20.790Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-08-07T00:53:21.221Z] --- PASS: TestSecretInspect (1.96s) [2020-08-07T00:53:21.221Z] === RUN TestSecretList [2020-08-07T00:53:21.360Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-08-07T00:53:21.931Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-08-07T00:53:22.737Z] --- PASS: TestSecretList (1.88s) [2020-08-07T00:53:22.737Z] === RUN TestSecretsCreateAndDelete [2020-08-07T00:53:22.871Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-08-07T00:53:23.132Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-07T00:53:23.704Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-08-07T00:53:24.643Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-08-07T00:53:24.817Z] --- PASS: TestSecretsCreateAndDelete (1.93s) [2020-08-07T00:53:24.817Z] === RUN TestSecretsUpdate [2020-08-07T00:53:26.892Z] --- PASS: TestSecretsUpdate (1.88s) [2020-08-07T00:53:26.892Z] === RUN TestTemplatedSecret [2020-08-07T00:53:27.942Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-07T00:53:27.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-08-07T00:53:27.942Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-08-07T00:53:27.942Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-08-07T00:53:28.202Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-08-07T00:53:28.202Z] === RUN TestDockerSuite/TestBuildSpaces [2020-08-07T00:53:28.772Z] --- PASS: TestDockerNetworkMacvlan (12.49s) [2020-08-07T00:53:28.772Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-08-07T00:53:28.772Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-08-07T00:53:28.772Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.10s) [2020-08-07T00:53:28.772Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.14s) [2020-08-07T00:53:28.772Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.98s) [2020-08-07T00:53:28.772Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s) [2020-08-07T00:53:28.772Z] PASS [2020-08-07T00:53:28.772Z] [2020-08-07T00:53:28.772Z] DONE 8 tests in 13.911s [2020-08-07T00:53:28.772Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-07T00:53:28.772Z] ++ 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-08-07T00:53:28.772Z] ++ set -e [2020-08-07T00:53:28.772Z] ++ '[' -n 0 ']' [2020-08-07T00:53:28.772Z] ++ set -x [2020-08-07T00:53:28.772Z] ++ env -i DEST=/go/src/github.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-08-07T00:53:28.772Z] testing: warning: no tests to run [2020-08-07T00:53:28.772Z] PASS [2020-08-07T00:53:28.772Z] [2020-08-07T00:53:28.772Z] DONE 0 tests in 0.035s [2020-08-07T00:53:28.772Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-07T00:53:28.772Z] ++ 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-08-07T00:53:28.772Z] ++ set -e [2020-08-07T00:53:28.772Z] ++ '[' -n 0 ']' [2020-08-07T00:53:28.772Z] ++ set -x [2020-08-07T00:53:28.772Z] ++ env -i DEST=/go/src/github.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-08-07T00:53:28.772Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-08-07T00:53:28.979Z] --- PASS: TestTemplatedSecret (2.33s) [2020-08-07T00:53:28.979Z] === RUN TestSecretCreateResolve [2020-08-07T00:53:29.033Z] INFO: Testing against a local daemon [2020-08-07T00:53:29.033Z] === RUN TestAuthZPluginAllowRequest [2020-08-07T00:53:29.974Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-08-07T00:53:29.974Z] === RUN TestDockerSuite/TestBuildStderr [2020-08-07T00:53:30.916Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2020-08-07T00:53:30.916Z] === RUN TestAuthZPluginTLS [2020-08-07T00:53:31.060Z] --- PASS: TestSecretCreateResolve (1.92s) [2020-08-07T00:53:31.060Z] PASS [2020-08-07T00:53:31.060Z] [2020-08-07T00:53:31.060Z] DONE 6 tests in 11.970s [2020-08-07T00:53:31.060Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-08-07T00:53:31.060Z] ++ 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-08-07T00:53:31.060Z] ++ set -e [2020-08-07T00:53:31.060Z] ++ '[' -n 0 ']' [2020-08-07T00:53:31.060Z] ++ set -x [2020-08-07T00:53:31.060Z] ++ env -i DEST=/go/src/github.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-08-07T00:53:31.060Z] INFO: Testing against a local daemon [2020-08-07T00:53:31.060Z] === RUN TestServiceCreateInit [2020-08-07T00:53:31.060Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-07T00:53:31.177Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-08-07T00:53:31.177Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-08-07T00:53:31.177Z] === RUN TestAuthZPluginDenyRequest [2020-08-07T00:53:31.746Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-08-07T00:53:31.746Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-07T00:53:32.317Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-08-07T00:53:32.317Z] === RUN TestAuthZPluginDenyResponse [2020-08-07T00:53:32.887Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-08-07T00:53:32.887Z] === RUN TestAuthZPluginAllowEventStream [2020-08-07T00:53:34.270Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-08-07T00:53:34.270Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2020-08-07T00:53:34.270Z] === RUN TestAuthZPluginErrorResponse [2020-08-07T00:53:34.590Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-07T00:53:34.839Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-08-07T00:53:34.840Z] === RUN TestAuthZPluginErrorRequest [2020-08-07T00:53:35.099Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-08-07T00:53:35.359Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-08-07T00:53:35.359Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-07T00:53:35.929Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-08-07T00:53:35.929Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2020-08-07T00:53:35.929Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-07T00:53:36.189Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-08-07T00:53:37.130Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-08-07T00:53:37.700Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2020-08-07T00:53:37.700Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-07T00:53:38.270Z] === RUN TestDockerSuite/TestBuildUser [2020-08-07T00:53:39.056Z] --- PASS: TestServiceCreateInit (7.58s) [2020-08-07T00:53:39.056Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.67s) [2020-08-07T00:53:39.056Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s) [2020-08-07T00:53:39.056Z] === RUN TestCreateServiceMultipleTimes [2020-08-07T00:53:39.653Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.84s) [2020-08-07T00:53:39.653Z] === RUN TestAuthZPluginHeader [2020-08-07T00:53:39.915Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-08-07T00:53:40.485Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-08-07T00:53:40.485Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-07T00:53:41.157Z] --- PASS: TestCreateServiceMultipleTimes (22.47s) [2020-08-07T00:53:41.157Z] === RUN TestCreateServiceConflict [2020-08-07T00:53:42.423Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-08-07T00:53:44.664Z] --- PASS: TestCreateServiceConflict (3.68s) [2020-08-07T00:53:44.664Z] === RUN TestCreateServiceMaxReplicas [2020-08-07T00:53:44.963Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.21s) [2020-08-07T00:53:44.963Z] === RUN TestAuthZPluginV2Disable [2020-08-07T00:53:48.264Z] --- PASS: TestAuthZPluginV2Disable (3.42s) [2020-08-07T00:53:48.264Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-07T00:53:49.107Z] --- PASS: TestCreateServiceMaxReplicas (4.03s) [2020-08-07T00:53:49.107Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-07T00:53:51.559Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2020-08-07T00:53:51.559Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-07T00:53:52.501Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-08-07T00:53:53.072Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-08-07T00:53:54.014Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-08-07T00:53:54.273Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-08-07T00:53:54.438Z] --- PASS: TestCreateServiceMultipleTimes (15.48s) [2020-08-07T00:53:54.438Z] === RUN TestCreateServiceConflict [2020-08-07T00:53:55.657Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-08-07T00:53:55.952Z] --- PASS: TestCreateServiceConflict (1.91s) [2020-08-07T00:53:55.952Z] === RUN TestCreateServiceMaxReplicas [2020-08-07T00:53:57.039Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-08-07T00:53:58.421Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-08-07T00:53:58.421Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-08-07T00:53:58.421Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-08-07T00:53:58.421Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-08-07T00:53:58.421Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-08-07T00:53:58.696Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2020-08-07T00:53:58.697Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-07T00:54:00.331Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-08-07T00:54:00.331Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-08-07T00:54:00.591Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-08-07T00:54:01.162Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-08-07T00:54:01.731Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-08-07T00:54:01.731Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-08-07T00:54:03.114Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.46s) [2020-08-07T00:54:03.114Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-07T00:54:04.054Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-08-07T00:54:04.431Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.95s) [2020-08-07T00:54:04.431Z] === RUN TestCreateServiceSecretFileMode [2020-08-07T00:54:04.995Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-08-07T00:54:05.564Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-08-07T00:54:05.824Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-08-07T00:54:06.402Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-08-07T00:54:06.402Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-08-07T00:54:06.983Z] === RUN TestDockerSuite/TestBuildXZHost [2020-08-07T00:54:07.940Z] --- PASS: TestCreateServiceSecretFileMode (3.45s) [2020-08-07T00:54:07.940Z] === RUN TestCreateServiceConfigFileMode [2020-08-07T00:54:08.362Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-08-07T00:54:08.362Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-08-07T00:54:08.362Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-08-07T00:54:08.621Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-08-07T00:54:09.189Z] === RUN TestDockerSuite/TestCommitChange [2020-08-07T00:54:09.758Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-08-07T00:54:10.327Z] === RUN TestDockerSuite/TestCommitHardlink [2020-08-07T00:54:11.266Z] === RUN TestDockerSuite/TestCommitNewFile [2020-08-07T00:54:11.355Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.92s) [2020-08-07T00:54:11.356Z] === RUN TestCreateServiceSecretFileMode [2020-08-07T00:54:11.448Z] --- PASS: TestCreateServiceConfigFileMode (3.46s) [2020-08-07T00:54:11.449Z] === RUN TestCreateServiceSysctls [2020-08-07T00:54:12.205Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-08-07T00:54:12.776Z] === RUN TestDockerSuite/TestCommitTTY [2020-08-07T00:54:13.720Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-08-07T00:54:14.105Z] --- PASS: TestCreateServiceSecretFileMode (2.22s) [2020-08-07T00:54:14.105Z] === RUN TestCreateServiceConfigFileMode [2020-08-07T00:54:14.290Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-08-07T00:54:15.228Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-08-07T00:54:15.797Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-08-07T00:54:15.797Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-08-07T00:54:15.797Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-08-07T00:54:15.797Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-08-07T00:54:15.797Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-08-07T00:54:15.797Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-08-07T00:54:15.797Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-08-07T00:54:15.894Z] --- PASS: TestCreateServiceSysctls (4.46s) [2020-08-07T00:54:15.895Z] === RUN TestCreateServiceCapabilities [2020-08-07T00:54:16.183Z] --- PASS: TestCreateServiceConfigFileMode (2.25s) [2020-08-07T00:54:16.184Z] === RUN TestCreateServiceSysctls [2020-08-07T00:54:16.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-08-07T00:54:16.998Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-08-07T00:54:17.938Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-08-07T00:54:17.938Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-08-07T00:54:18.508Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-08-07T00:54:18.925Z] --- PASS: TestCreateServiceSysctls (2.96s) [2020-08-07T00:54:18.925Z] === RUN TestCreateServiceCapabilities [2020-08-07T00:54:19.402Z] --- PASS: TestCreateServiceCapabilities (3.56s) [2020-08-07T00:54:19.402Z] === RUN TestInspect [2020-08-07T00:54:19.447Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-08-07T00:54:19.707Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2020-08-07T00:54:19.707Z] PASS [2020-08-07T00:54:19.707Z] [2020-08-07T00:54:19.707Z] DONE 17 tests in 51.005s [2020-08-07T00:54:19.707Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-07T00:54:19.707Z] ++ 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-08-07T00:54:19.707Z] ++ set -e [2020-08-07T00:54:19.707Z] ++ '[' -n 0 ']' [2020-08-07T00:54:19.707Z] ++ set -x [2020-08-07T00:54:19.707Z] ++ env -i DEST=/go/src/github.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-08-07T00:54:19.968Z] INFO: Testing against a local daemon [2020-08-07T00:54:19.968Z] === RUN TestPluginInvalidJSON [2020-08-07T00:54:19.968Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-07T00:54:19.968Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-07T00:54:19.968Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-07T00:54:19.968Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-07T00:54:19.968Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-07T00:54:19.968Z] === RUN TestPluginInstall [2020-08-07T00:54:19.968Z] === RUN TestPluginInstall/no_auth [2020-08-07T00:54:20.228Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-08-07T00:54:21.013Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2020-08-07T00:54:21.013Z] === RUN TestInspect [2020-08-07T00:54:21.169Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-08-07T00:54:21.169Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-08-07T00:54:21.741Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-08-07T00:54:21.741Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-08-07T00:54:21.741Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-08-07T00:54:22.683Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-08-07T00:54:22.683Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-08-07T00:54:22.683Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-08-07T00:54:22.683Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-08-07T00:54:22.683Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-08-07T00:54:23.624Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-08-07T00:54:23.876Z] --- PASS: TestInspect (3.78s) [2020-08-07T00:54:23.876Z] === RUN TestCreateJob [2020-08-07T00:54:24.557Z] --- PASS: TestInspect (3.40s) [2020-08-07T00:54:24.557Z] === RUN TestCreateJob [2020-08-07T00:54:24.564Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-08-07T00:54:25.504Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-08-07T00:54:25.504Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-08-07T00:54:27.437Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-08-07T00:54:28.006Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-08-07T00:54:28.006Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-08-07T00:54:28.085Z] --- PASS: TestCreateJob (3.11s) [2020-08-07T00:54:28.085Z] === RUN TestReplicatedJob [2020-08-07T00:54:28.321Z] --- PASS: TestCreateJob (4.47s) [2020-08-07T00:54:28.321Z] === RUN TestReplicatedJob [2020-08-07T00:54:28.485Z] fc1b9e59edad: Pull complete [2020-08-07T00:54:28.485Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-08-07T00:54:28.485Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-07T00:54:28.485Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-08-07T00:54:28.485Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-08-07T00:54:28.485Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-08-07T00:54:28.485Z] WARN: Skipping validation tests [2020-08-07T00:54:28.485Z] INFO: Running unit tests at 08/07/2020 00:54:28... [2020-08-07T00:54:28.576Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-08-07T00:54:29.145Z] time="2020-08-07T00:54:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:54:29.145Z] time="2020-08-07T00:54:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e86394a01e4f919a23eef067d9d43428e6631a23fac5c1eb97198aa3a02b389" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:54:29.145Z] time="2020-08-07T00:54:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:54:29.145Z] time="2020-08-07T00:54:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e86394a01e4f919a23eef067d9d43428e6631a23fac5c1eb97198aa3a02b389" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:54:29.145Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-08-07T00:54:29.405Z] === RUN TestPluginInstall/with_htpasswd [2020-08-07T00:54:29.976Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-08-07T00:54:30.237Z] time="2020-08-07T00:54:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:54:30.237Z] time="2020-08-07T00:54:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02b8c33a702258a63e5a5838ee106edd16af1e81c49b513388664187b46f8016" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:54:30.237Z] time="2020-08-07T00:54:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:54:30.237Z] time="2020-08-07T00:54:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02b8c33a702258a63e5a5838ee106edd16af1e81c49b513388664187b46f8016" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:54:30.497Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-08-07T00:54:30.497Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-08-07T00:54:30.497Z] === RUN TestPluginInstall/with_insecure [2020-08-07T00:54:31.067Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-08-07T00:54:31.637Z] time="2020-08-07T00:54:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:54:31.637Z] time="2020-08-07T00:54:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9c0e5e016e0f051ad571aa2a59b71b7c28b3c81e68badaa5bea22fe5a918672" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:54:31.637Z] time="2020-08-07T00:54:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-07T00:54:31.637Z] time="2020-08-07T00:54:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9c0e5e016e0f051ad571aa2a59b71b7c28b3c81e68badaa5bea22fe5a918672" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-07T00:54:31.637Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-08-07T00:54:32.207Z] --- PASS: TestPluginInstall (12.04s) [2020-08-07T00:54:32.207Z] --- PASS: TestPluginInstall/no_auth (9.41s) [2020-08-07T00:54:32.207Z] --- PASS: TestPluginInstall/with_htpasswd (1.07s) [2020-08-07T00:54:32.207Z] --- PASS: TestPluginInstall/with_insecure (1.57s) [2020-08-07T00:54:32.207Z] plugin_test.go:157: [d1d6d83444d7e] daemon is not started [2020-08-07T00:54:32.207Z] PASS [2020-08-07T00:54:32.207Z] [2020-08-07T00:54:32.207Z] DONE 6 tests in 12.244s [2020-08-07T00:54:32.207Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-07T00:54:32.207Z] ++ 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-08-07T00:54:32.207Z] ++ set -e [2020-08-07T00:54:32.207Z] ++ '[' -n 0 ']' [2020-08-07T00:54:32.207Z] ++ set -x [2020-08-07T00:54:32.207Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-07T00:54:32.207Z] INFO: Testing against a local daemon [2020-08-07T00:54:32.207Z] === RUN TestExternalGraphDriver [2020-08-07T00:54:32.207Z] === RUN TestExternalGraphDriver/json [2020-08-07T00:54:32.467Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-08-07T00:54:32.467Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-08-07T00:54:32.556Z] --- PASS: TestReplicatedJob (4.87s) [2020-08-07T00:54:32.556Z] === RUN TestUpdateReplicatedJob [2020-08-07T00:54:33.038Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-08-07T00:54:33.323Z] INFO: make.ps1 starting at 08/07/2020 00:54:32 [2020-08-07T00:54:33.323Z] INFO: Git commit (30bf45da20) assumed from DOCKER_GITCOMMIT environment variable [2020-08-07T00:54:33.323Z] INFO: Invoking autogen... [2020-08-07T00:54:33.978Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-08-07T00:54:34.237Z] === RUN TestExternalGraphDriver/spec [2020-08-07T00:54:34.292Z] INFO: Running unit tests... [2020-08-07T00:54:35.175Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-08-07T00:54:35.175Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-08-07T00:54:35.176Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-08-07T00:54:35.176Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-08-07T00:54:35.176Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-08-07T00:54:35.296Z] --- PASS: TestUpdateReplicatedJob (2.90s) [2020-08-07T00:54:35.296Z] === RUN TestServiceListWithStatuses [2020-08-07T00:54:35.296Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-07T00:54:35.296Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-07T00:54:35.296Z] === RUN TestDockerNetworkConnectAlias [2020-08-07T00:54:35.526Z] --- PASS: TestReplicatedJob (6.87s) [2020-08-07T00:54:35.526Z] === RUN TestUpdateReplicatedJob [2020-08-07T00:54:35.749Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-08-07T00:54:35.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-08-07T00:54:36.009Z] === RUN TestExternalGraphDriver/pull [2020-08-07T00:54:37.918Z] --- PASS: TestExternalGraphDriver (5.36s) [2020-08-07T00:54:37.918Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2020-08-07T00:54:37.918Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2020-08-07T00:54:37.918Z] --- PASS: TestExternalGraphDriver/pull (1.51s) [2020-08-07T00:54:37.918Z] === RUN TestGraphdriverPluginV2 [2020-08-07T00:54:39.066Z] --- PASS: TestUpdateReplicatedJob (4.44s) [2020-08-07T00:54:39.066Z] === RUN TestServiceListWithStatuses [2020-08-07T00:54:39.066Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-08-07T00:54:39.066Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-07T00:54:39.066Z] === RUN TestDockerNetworkConnectAlias [2020-08-07T00:54:39.771Z] --- PASS: TestDockerNetworkConnectAlias (4.09s) [2020-08-07T00:54:39.771Z] === RUN TestDockerNetworkReConnect [2020-08-07T00:54:40.458Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-08-07T00:54:40.718Z] === RUN TestDockerSuite/TestContainerAPITop [2020-08-07T00:54:41.293Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-08-07T00:54:41.293Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-08-07T00:54:41.293Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-08-07T00:54:41.863Z] --- PASS: TestGraphdriverPluginV2 (4.30s) [2020-08-07T00:54:41.863Z] PASS [2020-08-07T00:54:41.863Z] [2020-08-07T00:54:41.863Z] DONE 5 tests in 9.786s [2020-08-07T00:54:41.863Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-07T00:54:41.863Z] ++ 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-08-07T00:54:41.863Z] ++ set -e [2020-08-07T00:54:41.863Z] ++ '[' -n 0 ']' [2020-08-07T00:54:41.863Z] ++ set -x [2020-08-07T00:54:41.863Z] ++ env -i DEST=/go/src/github.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-08-07T00:54:42.122Z] INFO: Testing against a local daemon [2020-08-07T00:54:42.122Z] === RUN TestContinueAfterPluginCrash [2020-08-07T00:54:42.122Z] === PAUSE TestContinueAfterPluginCrash [2020-08-07T00:54:42.122Z] === RUN TestReadPluginNoRead [2020-08-07T00:54:42.122Z] === PAUSE TestReadPluginNoRead [2020-08-07T00:54:42.122Z] === RUN TestDaemonStartWithLogOpt [2020-08-07T00:54:42.122Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-07T00:54:42.122Z] === CONT TestContinueAfterPluginCrash [2020-08-07T00:54:42.122Z] === CONT TestDaemonStartWithLogOpt [2020-08-07T00:54:43.307Z] --- PASS: TestDockerNetworkReConnect (3.34s) [2020-08-07T00:54:43.307Z] === RUN TestServicePlugin [2020-08-07T00:54:43.307Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-07T00:54:43.307Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:54:43.307Z] === RUN TestServiceUpdateLabel [2020-08-07T00:54:44.030Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-08-07T00:54:44.600Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-08-07T00:54:44.623Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-08-07T00:54:44.820Z] --- PASS: TestServiceUpdateLabel (1.93s) [2020-08-07T00:54:44.820Z] === RUN TestServiceUpdateSecrets [2020-08-07T00:54:45.540Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-08-07T00:54:46.922Z] --- PASS: TestDaemonStartWithLogOpt (4.69s) [2020-08-07T00:54:46.922Z] === CONT TestReadPluginNoRead [2020-08-07T00:54:47.697Z] --- PASS: TestDockerNetworkConnectAlias (7.95s) [2020-08-07T00:54:47.697Z] === RUN TestDockerNetworkReConnect [2020-08-07T00:54:49.500Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-08-07T00:54:49.500Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-08-07T00:54:50.069Z] === RUN TestReadPluginNoRead/default [2020-08-07T00:54:51.008Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-08-07T00:54:51.578Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-07T00:54:51.838Z] --- PASS: TestContinueAfterPluginCrash (9.94s) [2020-08-07T00:54:52.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-08-07T00:54:53.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-08-07T00:54:53.038Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-07T00:54:53.211Z] ? github.com/docker/docker/api [no test files] [2020-08-07T00:54:53.392Z] --- PASS: TestDockerNetworkReConnect (6.15s) [2020-08-07T00:54:53.392Z] === RUN TestServicePlugin [2020-08-07T00:54:53.392Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-07T00:54:53.392Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:54:53.392Z] === RUN TestServiceUpdateLabel [2020-08-07T00:54:53.980Z] --- PASS: TestReadPluginNoRead (7.40s) [2020-08-07T00:54:53.980Z] --- PASS: TestReadPluginNoRead/default (1.47s) [2020-08-07T00:54:53.980Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2020-08-07T00:54:53.980Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2020-08-07T00:54:53.980Z] read_test.go:92: [d97e2ae73cee1] daemon is not started [2020-08-07T00:54:53.980Z] PASS [2020-08-07T00:54:53.980Z] [2020-08-07T00:54:53.980Z] DONE 6 tests in 12.204s [2020-08-07T00:54:53.980Z] 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-08-07T00:54:53.980Z] ++ 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-08-07T00:54:53.980Z] ++ set -e [2020-08-07T00:54:53.980Z] ++ '[' -n 0 ']' [2020-08-07T00:54:53.980Z] ++ set -x [2020-08-07T00:54:53.980Z] ++ env -i DEST=/go/src/github.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-08-07T00:54:54.240Z] testing: warning: no tests to run [2020-08-07T00:54:54.240Z] PASS [2020-08-07T00:54:54.240Z] [2020-08-07T00:54:54.240Z] DONE 0 tests in 0.048s [2020-08-07T00:54:54.240Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-07T00:54:54.240Z] ++ 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-08-07T00:54:54.240Z] ++ set -e [2020-08-07T00:54:54.240Z] ++ '[' -n 0 ']' [2020-08-07T00:54:54.240Z] ++ set -x [2020-08-07T00:54:54.240Z] ++ env -i DEST=/go/src/github.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-08-07T00:54:54.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-08-07T00:54:54.240Z] INFO: Testing against a local daemon [2020-08-07T00:54:54.240Z] === RUN TestPluginWithDevMounts [2020-08-07T00:54:54.240Z] === PAUSE TestPluginWithDevMounts [2020-08-07T00:54:54.240Z] === CONT TestPluginWithDevMounts [2020-08-07T00:54:55.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-08-07T00:54:56.193Z] --- PASS: TestPluginWithDevMounts (1.69s) [2020-08-07T00:54:56.193Z] PASS [2020-08-07T00:54:56.193Z] [2020-08-07T00:54:56.193Z] DONE 1 tests in 1.843s [2020-08-07T00:54:56.193Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-07T00:54:56.193Z] ++ 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-08-07T00:54:56.193Z] ++ set -e [2020-08-07T00:54:56.193Z] ++ '[' -n 0 ']' [2020-08-07T00:54:56.193Z] ++ set -x [2020-08-07T00:54:56.193Z] ++ env -i DEST=/go/src/github.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-08-07T00:54:56.193Z] INFO: Testing against a local daemon [2020-08-07T00:54:56.193Z] === RUN TestSecretInspect [2020-08-07T00:54:56.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-08-07T00:54:57.057Z] --- PASS: TestServiceUpdateLabel (3.59s) [2020-08-07T00:54:57.057Z] === RUN TestServiceUpdateSecrets [2020-08-07T00:54:58.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ae8380_} [2020-08-07T00:54:58.405Z] --- PASS: TestSecretInspect (2.26s) [2020-08-07T00:54:58.405Z] === RUN TestSecretList [2020-08-07T00:54:59.786Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1690245169_/foo_false____} [2020-08-07T00:55:00.175Z] --- PASS: TestServiceUpdateSecrets (14.82s) [2020-08-07T00:55:00.175Z] === RUN TestServiceUpdateConfigs [2020-08-07T00:55:00.725Z] --- PASS: TestSecretList (2.36s) [2020-08-07T00:55:00.725Z] === RUN TestSecretsCreateAndDelete [2020-08-07T00:55:00.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1690245169_/foo_true____} [2020-08-07T00:55:01.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3666850780_/foo_false____} [2020-08-07T00:55:02.934Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3666850780_/foo_true____} [2020-08-07T00:55:03.194Z] --- PASS: TestSecretsCreateAndDelete (2.54s) [2020-08-07T00:55:03.194Z] === RUN TestSecretsUpdate [2020-08-07T00:55:04.574Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3666850780_/foo_true__0xc000ae83e0__} [2020-08-07T00:55:05.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ae8400_} [2020-08-07T00:55:05.513Z] --- PASS: TestSecretsUpdate (2.33s) [2020-08-07T00:55:05.513Z] === RUN TestTemplatedSecret [2020-08-07T00:55:06.892Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ae8420_} [2020-08-07T00:55:08.275Z] --- PASS: TestTemplatedSecret (2.75s) [2020-08-07T00:55:08.275Z] === RUN TestSecretCreateResolve [2020-08-07T00:55:08.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ae8440_} [2020-08-07T00:55:09.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ae8460_} [2020-08-07T00:55:10.869Z] --- PASS: TestSecretCreateResolve (2.42s) [2020-08-07T00:55:10.869Z] PASS [2020-08-07T00:55:10.869Z] [2020-08-07T00:55:10.869Z] DONE 6 tests in 14.765s [2020-08-07T00:55:10.869Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-07T00:55:10.869Z] ++ 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-08-07T00:55:10.869Z] ++ set -e [2020-08-07T00:55:10.869Z] ++ '[' -n 0 ']' [2020-08-07T00:55:10.869Z] ++ set -x [2020-08-07T00:55:10.869Z] ++ env -i DEST=/go/src/github.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-08-07T00:55:10.869Z] INFO: Testing against a local daemon [2020-08-07T00:55:10.869Z] === RUN TestServiceCreateInit [2020-08-07T00:55:10.869Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-07T00:55:10.921Z] ok github.com/docker/docker/api/server 0.207s coverage: 9.0% of statements [2020-08-07T00:55:11.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-08-07T00:55:12.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-08-07T00:55:12.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-08-07T00:55:12.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-08-07T00:55:12.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-08-07T00:55:12.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-08-07T00:55:12.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-08-07T00:55:12.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-08-07T00:55:12.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-08-07T00:55:12.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-08-07T00:55:12.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-08-07T00:55:12.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-08-07T00:55:12.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-08-07T00:55:12.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-08-07T00:55:12.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-08-07T00:55:12.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-08-07T00:55:12.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-08-07T00:55:12.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-08-07T00:55:12.328Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-08-07T00:55:12.494Z] --- PASS: TestServiceUpdateSecrets (15.64s) [2020-08-07T00:55:12.494Z] === RUN TestServiceUpdateConfigs [2020-08-07T00:55:14.868Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-08-07T00:55:15.437Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-07T00:55:15.532Z] --- PASS: TestServiceUpdateConfigs (14.24s) [2020-08-07T00:55:15.532Z] === RUN TestServiceUpdateNetwork [2020-08-07T00:55:16.376Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-08-07T00:55:18.284Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-08-07T00:55:19.665Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-08-07T00:55:19.665Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-08-07T00:55:19.925Z] --- PASS: TestServiceCreateInit (8.88s) [2020-08-07T00:55:19.925Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.49s) [2020-08-07T00:55:19.925Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.34s) [2020-08-07T00:55:19.925Z] === RUN TestCreateServiceMultipleTimes [2020-08-07T00:55:20.185Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-08-07T00:55:20.755Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-08-07T00:55:21.326Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-08-07T00:55:21.896Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-08-07T00:55:22.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-08-07T00:55:22.726Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-08-07T00:55:23.665Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-08-07T00:55:25.047Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-08-07T00:55:25.990Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-08-07T00:55:26.930Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-08-07T00:55:27.871Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-08-07T00:55:28.183Z] --- PASS: TestServiceUpdateNetwork (12.36s) [2020-08-07T00:55:28.183Z] === RUN TestServiceUpdatePidsLimit [2020-08-07T00:55:28.183Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-07T00:55:28.183Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-07T00:55:28.811Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-08-07T00:55:29.753Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-08-07T00:55:30.323Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-08-07T00:55:31.075Z] --- PASS: TestServiceUpdateConfigs (15.83s) [2020-08-07T00:55:31.075Z] === RUN TestServiceUpdateNetwork [2020-08-07T00:55:31.264Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-08-07T00:55:32.664Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-08-07T00:55:33.234Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-08-07T00:55:33.234Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-08-07T00:55:34.172Z] === RUN TestDockerSuite/TestCpRelativePath [2020-08-07T00:55:34.742Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-08-07T00:55:35.082Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-07T00:55:35.313Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-08-07T00:55:35.881Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-08-07T00:55:36.450Z] === RUN TestDockerSuite/TestCpToCaseA [2020-08-07T00:55:37.391Z] === RUN TestDockerSuite/TestCpToCaseB [2020-08-07T00:55:37.650Z] === RUN TestDockerSuite/TestCpToCaseC [2020-08-07T00:55:39.031Z] --- PASS: TestCreateServiceMultipleTimes (18.94s) [2020-08-07T00:55:39.031Z] === RUN TestCreateServiceConflict [2020-08-07T00:55:39.031Z] === RUN TestDockerSuite/TestCpToCaseD [2020-08-07T00:55:39.600Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-08-07T00:55:41.995Z] --- PASS: TestServiceUpdatePidsLimit (15.94s) [2020-08-07T00:55:41.995Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-08-07T00:55:41.995Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-08-07T00:55:41.995Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2020-08-07T00:55:41.995Z] PASS [2020-08-07T00:55:41.995Z] [2020-08-07T00:55:41.995Z] === Skipped [2020-08-07T00:55:41.995Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-08-07T00:55:41.995Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-07T00:55:41.995Z] [2020-08-07T00:55:41.995Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-08-07T00:55:41.995Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:55:41.995Z] [2020-08-07T00:55:41.995Z] [2020-08-07T00:55:41.995Z] DONE 27 tests, 2 skipped in 131.292s [2020-08-07T00:55:41.995Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-08-07T00:55:41.995Z] ++ 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-08-07T00:55:41.995Z] ++ set -e [2020-08-07T00:55:41.995Z] ++ '[' -n 0 ']' [2020-08-07T00:55:41.995Z] ++ set -x [2020-08-07T00:55:41.995Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-07T00:55:42.141Z] --- PASS: TestCreateServiceConflict (2.93s) [2020-08-07T00:55:42.141Z] === RUN TestCreateServiceMaxReplicas [2020-08-07T00:55:42.291Z] INFO: Testing against a local daemon [2020-08-07T00:55:42.291Z] === RUN TestSessionCreate [2020-08-07T00:55:42.291Z] --- PASS: TestSessionCreate (0.03s) [2020-08-07T00:55:42.291Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-07T00:55:42.291Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-08-07T00:55:42.291Z] PASS [2020-08-07T00:55:42.291Z] [2020-08-07T00:55:42.291Z] DONE 2 tests in 0.148s [2020-08-07T00:55:42.291Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-08-07T00:55:42.291Z] ++ 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-08-07T00:55:42.291Z] ++ set -e [2020-08-07T00:55:42.291Z] ++ '[' -n 0 ']' [2020-08-07T00:55:42.291Z] ++ set -x [2020-08-07T00:55:42.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-07T00:55:42.291Z] INFO: Testing against a local daemon [2020-08-07T00:55:42.291Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-07T00:55:42.291Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-07T00:55:42.291Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-07T00:55:42.291Z] === RUN TestEventsExecDie [2020-08-07T00:55:42.929Z] --- PASS: TestEventsExecDie (0.60s) [2020-08-07T00:55:42.929Z] === RUN TestEventsBackwardsCompatible [2020-08-07T00:55:42.929Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-08-07T00:55:42.929Z] === RUN TestInfoBinaryCommits [2020-08-07T00:55:42.929Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-08-07T00:55:42.929Z] === RUN TestInfoAPIVersioned [2020-08-07T00:55:42.929Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-07T00:55:42.929Z] === RUN TestInfoDiscoveryBackend [2020-08-07T00:55:43.523Z] === RUN TestDockerSuite/TestCpToCaseE [2020-08-07T00:55:43.563Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-08-07T00:55:43.563Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-07T00:55:44.602Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-07T00:55:44.602Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-07T00:55:45.238Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-08-07T00:55:45.238Z] === RUN TestInfoAPI [2020-08-07T00:55:45.238Z] --- PASS: TestInfoAPI (0.03s) [2020-08-07T00:55:45.238Z] === RUN TestInfoAPIWarnings [2020-08-07T00:55:45.431Z] --- PASS: TestCreateServiceMaxReplicas (3.77s) [2020-08-07T00:55:45.431Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-07T00:55:45.874Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-08-07T00:55:45.874Z] === RUN TestInfoDebug [2020-08-07T00:55:46.000Z] === RUN TestDockerSuite/TestCpToCaseF [2020-08-07T00:55:46.167Z] --- PASS: TestInfoDebug (0.53s) [2020-08-07T00:55:46.167Z] === RUN TestInfoInsecureRegistries [2020-08-07T00:55:46.472Z] --- PASS: TestServiceUpdateNetwork (16.23s) [2020-08-07T00:55:46.472Z] === RUN TestServiceUpdatePidsLimit [2020-08-07T00:55:46.472Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-07T00:55:46.472Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-07T00:55:46.571Z] === RUN TestDockerSuite/TestCpToCaseG [2020-08-07T00:55:46.802Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-08-07T00:55:46.802Z] === RUN TestInfoRegistryMirrors [2020-08-07T00:55:47.436Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-08-07T00:55:47.436Z] === RUN TestLoginFailsWithBadCredentials [2020-08-07T00:55:47.729Z] --- PASS: TestLoginFailsWithBadCredentials (0.54s) [2020-08-07T00:55:47.729Z] === RUN TestPingCacheHeaders [2020-08-07T00:55:47.729Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-08-07T00:55:47.729Z] === RUN TestPingGet [2020-08-07T00:55:48.024Z] --- PASS: TestPingGet (0.02s) [2020-08-07T00:55:48.024Z] === RUN TestPingHead [2020-08-07T00:55:48.024Z] --- PASS: TestPingHead (0.03s) [2020-08-07T00:55:48.024Z] === RUN TestVersion [2020-08-07T00:55:48.024Z] --- PASS: TestVersion (0.03s) [2020-08-07T00:55:48.024Z] PASS [2020-08-07T00:55:48.024Z] [2020-08-07T00:55:48.024Z] === Skipped [2020-08-07T00:55:48.024Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-07T00:55:48.024Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-07T00:55:48.024Z] [2020-08-07T00:55:48.024Z] [2020-08-07T00:55:48.024Z] DONE 18 tests, 1 skipped in 5.663s [2020-08-07T00:55:48.024Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-08-07T00:55:48.024Z] ++ 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-08-07T00:55:48.024Z] ++ set -e [2020-08-07T00:55:48.024Z] ++ '[' -n 0 ']' [2020-08-07T00:55:48.024Z] ++ set -x [2020-08-07T00:55:48.024Z] ++ env -i DEST=/go/src/github.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-08-07T00:55:48.024Z] INFO: Testing against a local daemon [2020-08-07T00:55:48.024Z] === RUN TestVolumesCreateAndList [2020-08-07T00:55:48.024Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-07T00:55:48.024Z] === RUN TestVolumesRemove [2020-08-07T00:55:48.024Z] --- PASS: TestVolumesRemove (0.07s) [2020-08-07T00:55:48.024Z] === RUN TestVolumesInspect [2020-08-07T00:55:48.024Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-07T00:55:48.024Z] === RUN TestVolumesInvalidJSON [2020-08-07T00:55:48.024Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-07T00:55:48.024Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-07T00:55:48.024Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-07T00:55:48.024Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-07T00:55:48.024Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-07T00:55:48.024Z] PASS [2020-08-07T00:55:48.024Z] [2020-08-07T00:55:48.024Z] DONE 5 tests in 0.202s [2020-08-07T00:55:48.317Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-07T00:55:48.317Z] ++++ cat bundles/test-integration/docker.pid [2020-08-07T00:55:48.317Z] +++ kill 13788 [2020-08-07T00:55:49.825Z] +++ /etc/init.d/apparmor stop [2020-08-07T00:55:49.825Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-07T00:55:49.825Z] [2020-08-07T00:55:49.825Z] Unloading profiles will leave already running processes permanently [2020-08-07T00:55:49.825Z] unconfined, which can lead to unexpected situations. [2020-08-07T00:55:49.825Z] [2020-08-07T00:55:49.825Z] To set a process to complain mode, use the command line tool [2020-08-07T00:55:49.825Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-07T00:55:49.825Z] +++ true [2020-08-07T00:55:49.825Z] exiting test-integration [2020-08-07T00:55:49.825Z] ++ exit 0 [2020-08-07T00:55:49.825Z] [2020-08-07T00:55:49.864Z] === RUN TestDockerSuite/TestCpToCaseH Post stage [Pipeline] junit [2020-08-07T00:55:51.395Z] Recording test results [2020-08-07T00:55:51.772Z] === RUN TestDockerSuite/TestCpToCaseI [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-07T00:55:52.032Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-08-07T00:55:52.337Z] + echo Ensuring container killed. [2020-08-07T00:55:52.337Z] Ensuring container killed. [2020-08-07T00:55:52.337Z] + docker rm -vf docker-pr2 [2020-08-07T00:55:52.337Z] Error: No such container: docker-pr2 [2020-08-07T00:55:52.337Z] + true [Pipeline] sh [2020-08-07T00:55:52.722Z] + echo Chowning /workspace to jenkins user [2020-08-07T00:55:52.722Z] Chowning /workspace to jenkins user [2020-08-07T00:55:52.722Z] + id -u [2020-08-07T00:55:52.722Z] + id -g [2020-08-07T00:55:52.722Z] + docker run --rm -v /home/docker/workspace/moby_PR-41322:/workspace busybox chown -R 1001:1001 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-07T00:55:54.638Z] + bundleName=ppc64le-integration [2020-08-07T00:55:54.638Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-08-07T00:55:54.638Z] Creating ppc64le-integration-bundles.tar.gz [2020-08-07T00:55:54.638Z] + 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-08-07T00:55:54.638Z] [Pipeline] archiveArtifacts [2020-08-07T00:55:54.683Z] Archiving artifacts [2020-08-07T00:55:54.950Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-07T00:55:55.065Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41322/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-07T00:55:55.328Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-08-07T00:55:55.328Z] === RUN TestDockerSuite/TestCpToDot [2020-08-07T00:55:55.452Z] + make clean [2020-08-07T00:55:55.745Z] make: command: Command not found [2020-08-07T00:55:55.745Z] make: command: Command not found [2020-08-07T00:55:55.745Z] docker volume rm -f docker-dev-cache [2020-08-07T00:55:55.745Z] docker-dev-cache [Pipeline] deleteDir [2020-08-07T00:55:55.907Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-08-07T00:55:56.848Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-08-07T00:55:57.417Z] === RUN TestDockerSuite/TestCpToStdout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-07T00:55:57.987Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-08-07T00:55:58.928Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-08-07T00:55:58.928Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-08-07T00:55:59.499Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.04s) [2020-08-07T00:55:59.499Z] === RUN TestCreateServiceSecretFileMode [2020-08-07T00:55:59.499Z] === RUN TestDockerSuite/TestCpVolumePath [2020-08-07T00:56:00.439Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-08-07T00:56:00.699Z] === RUN TestDockerSuite/TestCreateArgs [2020-08-07T00:56:00.699Z] === RUN TestDockerSuite/TestCreateByImageID [2020-08-07T00:56:01.270Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-08-07T00:56:01.842Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-08-07T00:56:01.842Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-08-07T00:56:01.842Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-08-07T00:56:02.412Z] --- PASS: TestCreateServiceSecretFileMode (3.03s) [2020-08-07T00:56:02.412Z] === RUN TestCreateServiceConfigFileMode [2020-08-07T00:56:02.412Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-08-07T00:56:02.980Z] === RUN TestDockerSuite/TestCreateLabels [2020-08-07T00:56:02.980Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-08-07T00:56:02.980Z] === RUN TestDockerSuite/TestCreateRM [2020-08-07T00:56:02.980Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-08-07T00:56:02.980Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-08-07T00:56:03.240Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-08-07T00:56:03.240Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-08-07T00:56:03.433Z] --- PASS: TestServiceUpdatePidsLimit (17.68s) [2020-08-07T00:56:03.433Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2020-08-07T00:56:03.433Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s) [2020-08-07T00:56:03.433Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2020-08-07T00:56:03.433Z] PASS [2020-08-07T00:56:03.433Z] [2020-08-07T00:56:03.433Z] === Skipped [2020-08-07T00:56:03.433Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-08-07T00:56:03.433Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-07T00:56:03.433Z] [2020-08-07T00:56:03.433Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-08-07T00:56:03.433Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-07T00:56:03.433Z] [2020-08-07T00:56:03.433Z] [2020-08-07T00:56:03.433Z] DONE 27 tests, 2 skipped in 174.766s [2020-08-07T00:56:03.433Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-08-07T00:56:03.433Z] ++ 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-08-07T00:56:03.433Z] ++ set -e [2020-08-07T00:56:03.433Z] ++ '[' -n 0 ']' [2020-08-07T00:56:03.433Z] ++ set -x [2020-08-07T00:56:03.433Z] ++ env -i DEST=/go/src/github.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-08-07T00:56:03.433Z] INFO: Testing against a local daemon [2020-08-07T00:56:03.433Z] === RUN TestSessionCreate [2020-08-07T00:56:03.433Z] --- PASS: TestSessionCreate (0.02s) [2020-08-07T00:56:03.433Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-07T00:56:03.433Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-08-07T00:56:03.433Z] PASS [2020-08-07T00:56:03.433Z] [2020-08-07T00:56:03.433Z] DONE 2 tests in 0.212s [2020-08-07T00:56:03.433Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-08-07T00:56:03.433Z] ++ 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-08-07T00:56:03.433Z] ++ set -e [2020-08-07T00:56:03.433Z] ++ '[' -n 0 ']' [2020-08-07T00:56:03.433Z] ++ set -x [2020-08-07T00:56:03.433Z] ++ env -i DEST=/go/src/github.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-08-07T00:56:03.433Z] INFO: Testing against a local daemon [2020-08-07T00:56:03.433Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-07T00:56:03.433Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-07T00:56:03.433Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-07T00:56:03.433Z] === RUN TestEventsExecDie [2020-08-07T00:56:03.433Z] --- PASS: TestEventsExecDie (0.94s) [2020-08-07T00:56:03.433Z] === RUN TestEventsBackwardsCompatible [2020-08-07T00:56:03.433Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-08-07T00:56:03.433Z] === RUN TestInfoBinaryCommits [2020-08-07T00:56:03.433Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-08-07T00:56:03.433Z] === RUN TestInfoAPIVersioned [2020-08-07T00:56:03.433Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-07T00:56:03.433Z] === RUN TestInfoDiscoveryBackend [2020-08-07T00:56:04.065Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-08-07T00:56:04.065Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-07T00:56:05.099Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-07T00:56:05.099Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-07T00:56:05.148Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-08-07T00:56:05.149Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-08-07T00:56:05.149Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-08-07T00:56:05.390Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-08-07T00:56:05.390Z] === RUN TestInfoAPI [2020-08-07T00:56:05.390Z] --- PASS: TestInfoAPI (0.02s) [2020-08-07T00:56:05.390Z] === RUN TestInfoAPIWarnings [2020-08-07T00:56:05.409Z] --- PASS: TestCreateServiceConfigFileMode (2.96s) [2020-08-07T00:56:05.409Z] === RUN TestCreateServiceSysctls [2020-08-07T00:56:06.022Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-08-07T00:56:06.022Z] === RUN TestInfoDebug [2020-08-07T00:56:06.654Z] --- PASS: TestInfoDebug (0.52s) [2020-08-07T00:56:06.654Z] === RUN TestInfoInsecureRegistries [2020-08-07T00:56:06.945Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-08-07T00:56:06.945Z] === RUN TestInfoRegistryMirrors [2020-08-07T00:56:07.577Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-08-07T00:56:07.577Z] === RUN TestLoginFailsWithBadCredentials [2020-08-07T00:56:08.209Z] --- PASS: TestLoginFailsWithBadCredentials (0.54s) [2020-08-07T00:56:08.209Z] === RUN TestPingCacheHeaders [2020-08-07T00:56:08.209Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-08-07T00:56:08.209Z] === RUN TestPingGet [2020-08-07T00:56:08.209Z] --- PASS: TestPingGet (0.01s) [2020-08-07T00:56:08.209Z] === RUN TestPingHead [2020-08-07T00:56:08.209Z] --- PASS: TestPingHead (0.01s) [2020-08-07T00:56:08.209Z] === RUN TestVersion [2020-08-07T00:56:08.209Z] --- PASS: TestVersion (0.01s) [2020-08-07T00:56:08.209Z] PASS [2020-08-07T00:56:08.209Z] [2020-08-07T00:56:08.209Z] === Skipped [2020-08-07T00:56:08.209Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-07T00:56:08.209Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-07T00:56:08.209Z] [2020-08-07T00:56:08.209Z] [2020-08-07T00:56:08.209Z] DONE 18 tests, 1 skipped in 5.891s [2020-08-07T00:56:08.209Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-08-07T00:56:08.209Z] ++ 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-08-07T00:56:08.209Z] ++ set -e [2020-08-07T00:56:08.209Z] ++ '[' -n 0 ']' [2020-08-07T00:56:08.209Z] ++ set -x [2020-08-07T00:56:08.209Z] ++ env -i DEST=/go/src/github.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-08-07T00:56:08.209Z] INFO: Testing against a local daemon [2020-08-07T00:56:08.209Z] === RUN TestVolumesCreateAndList [2020-08-07T00:56:08.209Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-08-07T00:56:08.209Z] === RUN TestVolumesRemove [2020-08-07T00:56:08.500Z] --- PASS: TestVolumesRemove (0.14s) [2020-08-07T00:56:08.500Z] === RUN TestVolumesInspect [2020-08-07T00:56:08.500Z] --- PASS: TestVolumesInspect (0.01s) [2020-08-07T00:56:08.500Z] === RUN TestVolumesInvalidJSON [2020-08-07T00:56:08.500Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-07T00:56:08.500Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-07T00:56:08.500Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-07T00:56:08.500Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-07T00:56:08.500Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-07T00:56:08.500Z] PASS [2020-08-07T00:56:08.500Z] [2020-08-07T00:56:08.500Z] DONE 5 tests in 0.280s [2020-08-07T00:56:08.500Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-07T00:56:08.500Z] ++++ cat bundles/test-integration/docker.pid [2020-08-07T00:56:08.500Z] +++ kill 11938 [2020-08-07T00:56:09.609Z] --- PASS: TestCreateServiceSysctls (3.82s) [2020-08-07T00:56:09.609Z] === RUN TestCreateServiceCapabilities [2020-08-07T00:56:09.609Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-08-07T00:56:09.868Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-08-07T00:56:09.868Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-08-07T00:56:09.868Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-08-07T00:56:10.007Z] +++ /etc/init.d/apparmor stop [2020-08-07T00:56:10.007Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-07T00:56:10.007Z] [2020-08-07T00:56:10.007Z] Unloading profiles will leave already running processes permanently [2020-08-07T00:56:10.007Z] unconfined, which can lead to unexpected situations. [2020-08-07T00:56:10.007Z] [2020-08-07T00:56:10.007Z] To set a process to complain mode, use the command line tool [2020-08-07T00:56:10.007Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-07T00:56:10.007Z] +++ true [2020-08-07T00:56:10.007Z] exiting test-integration [2020-08-07T00:56:10.007Z] ++ exit 0 [2020-08-07T00:56:10.007Z] [2020-08-07T00:56:10.127Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-08-07T00:56:10.127Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-08-07T00:56:10.386Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-07T00:56:11.393Z] ok github.com/docker/docker/api/server/httputils 0.131s coverage: 14.7% of statements [2020-08-07T00:56:11.393Z] ok github.com/docker/docker/api/server/middleware 0.180s coverage: 37.7% of statements [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-07T00:56:11.393Z] ok github.com/docker/docker/api/types/strslice 0.075s coverage: 90.0% of statements [2020-08-07T00:56:11.393Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2020-08-07T00:56:11.393Z] ok github.com/docker/docker/api/server/router/swarm 0.225s coverage: 5.7% of statements [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/types [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-07T00:56:11.393Z] ok github.com/docker/docker/api/types/time 0.342s coverage: 100.0% of statements [2020-08-07T00:56:11.393Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 75.0% of statements [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/builder [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-07T00:56:11.393Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-07T00:56:11.393Z] ok github.com/docker/docker/builder/dockerignore 0.292s coverage: 96.8% of statements [2020-08-07T00:56:11.768Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume Post stage [Pipeline] junit [2020-08-07T00:56:12.119Z] Recording test results [2020-08-07T00:56:12.338Z] --- PASS: TestCreateServiceCapabilities (3.00s) [2020-08-07T00:56:12.338Z] === RUN TestInspect [2020-08-07T00:56:12.338Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-07T00:56:12.823Z] + echo Ensuring container killed. [2020-08-07T00:56:12.823Z] Ensuring container killed. [2020-08-07T00:56:12.823Z] + docker rm -vf docker-pr2 [2020-08-07T00:56:12.823Z] Error: No such container: docker-pr2 [2020-08-07T00:56:12.823Z] + true [Pipeline] sh [2020-08-07T00:56:13.202Z] + echo Chowning /workspace to jenkins user [2020-08-07T00:56:13.202Z] Chowning /workspace to jenkins user [2020-08-07T00:56:13.202Z] + id -u [2020-08-07T00:56:13.202Z] + id -g [2020-08-07T00:56:13.202Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41322:/workspace busybox chown -R 1001:1001 /workspace [2020-08-07T00:56:13.202Z] Unable to find image 'busybox:latest' locally [2020-08-07T00:56:13.493Z] latest: Pulling from library/busybox [2020-08-07T00:56:13.493Z] 970013469dcd: Pulling fs layer [2020-08-07T00:56:13.720Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-08-07T00:56:13.784Z] 970013469dcd: Verifying Checksum [2020-08-07T00:56:13.784Z] 970013469dcd: Download complete [2020-08-07T00:56:14.307Z] ok github.com/docker/docker/cli/debug 0.052s coverage: 100.0% of statements [2020-08-07T00:56:14.307Z] ok github.com/docker/docker/builder/remotecontext 0.626s coverage: 9.2% of statements [2020-08-07T00:56:14.307Z] ok github.com/docker/docker/builder/dockerfile 0.523s coverage: 46.4% of statements [2020-08-07T00:56:14.416Z] 970013469dcd: Pull complete [2020-08-07T00:56:14.417Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-07T00:56:14.417Z] Status: Downloaded newer image for busybox:latest [2020-08-07T00:56:14.660Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-08-07T00:56:15.230Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-08-07T00:56:15.800Z] --- PASS: TestInspect (3.32s) [2020-08-07T00:56:15.800Z] === RUN TestCreateJob [2020-08-07T00:56:15.800Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-08-07T00:56:16.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-08-07T00:56:16.061Z] === RUN TestDockerSuite/TestDevicePermissions [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-07T00:56:16.630Z] === RUN TestDockerSuite/TestDockerFails [2020-08-07T00:56:16.631Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-08-07T00:56:16.631Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-08-07T00:56:16.631Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-08-07T00:56:16.880Z] + bundleName=s390x-integration [2020-08-07T00:56:16.880Z] + echo Creating s390x-integration-bundles.tar.gz [2020-08-07T00:56:16.880Z] Creating s390x-integration-bundles.tar.gz [2020-08-07T00:56:16.880Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-07T00:56:16.880Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-07T00:56:16.927Z] Archiving artifacts [2020-08-07T00:56:17.570Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-08-07T00:56:18.522Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-08-07T00:56:19.239Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41322/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-07T00:56:19.636Z] + make clean [2020-08-07T00:56:19.906Z] --- PASS: TestCreateJob (4.19s) [2020-08-07T00:56:19.906Z] === RUN TestReplicatedJob [2020-08-07T00:56:19.906Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-08-07T00:56:19.906Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-08-07T00:56:19.906Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-08-07T00:56:20.166Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-08-07T00:56:20.271Z] docker volume rm -f docker-dev-cache [2020-08-07T00:56:20.271Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-07T00:56:22.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-08-07T00:56:25.245Z] --- PASS: TestReplicatedJob (5.37s) [2020-08-07T00:56:25.245Z] === RUN TestUpdateReplicatedJob [2020-08-07T00:56:25.505Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-08-07T00:56:28.048Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-08-07T00:56:28.987Z] --- PASS: TestUpdateReplicatedJob (3.78s) [2020-08-07T00:56:28.987Z] === RUN TestServiceListWithStatuses [2020-08-07T00:56:28.987Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-07T00:56:28.987Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-07T00:56:28.987Z] === RUN TestDockerNetworkConnectAlias [2020-08-07T00:56:29.144Z] ok github.com/docker/docker/client 0.667s coverage: 74.9% of statements [2020-08-07T00:56:29.556Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-08-07T00:56:31.464Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-08-07T00:56:32.402Z] === RUN TestDockerSuite/TestEventsAttach [2020-08-07T00:56:32.972Z] === RUN TestDockerSuite/TestEventsCommit [2020-08-07T00:56:33.912Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-08-07T00:56:34.172Z] --- PASS: TestDockerNetworkConnectAlias (5.33s) [2020-08-07T00:56:34.172Z] === RUN TestDockerNetworkReConnect [2020-08-07T00:56:34.744Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-08-07T00:56:35.005Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-08-07T00:56:35.575Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-08-07T00:56:37.485Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-08-07T00:56:38.056Z] --- PASS: TestDockerNetworkReConnect (3.67s) [2020-08-07T00:56:38.056Z] === RUN TestServicePlugin [2020-08-07T00:56:38.316Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-08-07T00:56:40.858Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-08-07T00:56:42.782Z] === RUN TestDockerSuite/TestEventsCopy [2020-08-07T00:56:43.732Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-08-07T00:56:44.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-08-07T00:56:45.241Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-08-07T00:56:46.867Z] ok github.com/docker/docker/builder/remotecontext/git 34.888s coverage: 86.3% of statements [2020-08-07T00:56:46.868Z] ? github.com/docker/docker/cli [no test files] [2020-08-07T00:56:46.868Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-07T00:56:51.815Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-08-07T00:56:51.815Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-08-07T00:56:51.815Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-08-07T00:56:52.074Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-08-07T00:56:52.334Z] === RUN TestDockerSuite/TestEventsFilterType [2020-08-07T00:56:52.593Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-08-07T00:56:52.593Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-08-07T00:56:52.593Z] === RUN TestDockerSuite/TestEventsFilters [2020-08-07T00:56:53.532Z] === RUN TestDockerSuite/TestEventsFormat [2020-08-07T00:56:53.965Z] ok github.com/docker/docker/cmd/dockerd 0.550s coverage: 19.3% of statements [2020-08-07T00:56:54.916Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-08-07T00:56:54.916Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-08-07T00:56:54.916Z] === RUN TestDockerSuite/TestEventsImageImport [2020-08-07T00:56:55.487Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-08-07T00:56:55.487Z] === RUN TestDockerSuite/TestEventsImagePull [2020-08-07T00:56:56.055Z] === RUN TestDockerSuite/TestEventsImageTag [2020-08-07T00:56:56.883Z] ok github.com/docker/docker/container 0.615s coverage: 41.6% of statements [2020-08-07T00:56:56.883Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-07T00:56:56.883Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-07T00:56:56.883Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-07T00:56:56.883Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-07T00:56:57.435Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-08-07T00:56:57.695Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-08-07T00:56:57.695Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-08-07T00:56:57.695Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-08-07T00:56:58.425Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.243s coverage: 65.3% of statements [2020-08-07T00:56:59.075Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-08-07T00:56:59.644Z] === RUN TestDockerSuite/TestEventsRename [2020-08-07T00:57:00.213Z] === RUN TestDockerSuite/TestEventsResize [2020-08-07T00:57:00.475Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-08-07T00:57:02.169Z] ok github.com/docker/docker/daemon/cluster 1.246s coverage: 0.5% of statements [2020-08-07T00:57:02.169Z] ok github.com/docker/docker/daemon/cluster/convert 0.922s coverage: 35.9% of statements [2020-08-07T00:57:05.751Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-08-07T00:57:06.321Z] === RUN TestDockerSuite/TestEventsStreaming [2020-08-07T00:57:06.889Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-08-07T00:57:07.973Z] ok github.com/docker/docker/daemon/discovery 0.335s coverage: 30.0% of statements [2020-08-07T00:57:08.943Z] ok github.com/docker/docker/daemon/config 0.845s coverage: 79.7% of statements [2020-08-07T00:57:09.425Z] === RUN TestDockerSuite/TestEventsTop [2020-08-07T00:57:10.013Z] === RUN TestDockerSuite/TestEventsUntag [2020-08-07T00:57:10.482Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.560s coverage: 11.3% of statements [2020-08-07T00:57:10.590Z] --- PASS: TestServicePlugin (32.47s) [2020-08-07T00:57:10.590Z] plugin_test.go:62: [d089f4f910116] joining swarm manager [def2d18c899b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T00:57:10.590Z] plugin_test.go:65: [d66af7c2f559a] joining swarm manager [def2d18c899b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T00:57:10.590Z] === RUN TestServiceUpdateLabel [2020-08-07T00:57:11.461Z] ok github.com/docker/docker/daemon/events 0.319s coverage: 50.0% of statements [2020-08-07T00:57:12.497Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-08-07T00:57:12.756Z] --- PASS: TestServiceUpdateLabel (2.30s) [2020-08-07T00:57:12.756Z] === RUN TestServiceUpdateSecrets [2020-08-07T00:57:13.003Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2020-08-07T00:57:13.466Z] ok github.com/docker/docker/daemon/graphdriver 0.161s coverage: 2.3% of statements [2020-08-07T00:57:13.466Z] ok github.com/docker/docker/daemon 4.239s coverage: 9.1% of statements [2020-08-07T00:57:13.466Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-07T00:57:13.466Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-07T00:57:13.466Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-07T00:57:13.466Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-07T00:57:13.466Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-08-07T00:57:13.466Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-08-07T00:57:13.466Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-08-07T00:57:13.927Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-07T00:57:13.927Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-08-07T00:57:13.927Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-08-07T00:57:13.927Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-08-07T00:57:13.927Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-08-07T00:57:13.927Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-07T00:57:13.927Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-08-07T00:57:13.927Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-08-07T00:57:13.927Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-08-07T00:57:17.676Z] ok github.com/docker/docker/daemon/images 0.483s coverage: 4.8% of statements [2020-08-07T00:57:17.676Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-07T00:57:17.676Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-07T00:57:17.676Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.373s coverage: 61.6% of statements [2020-08-07T00:57:18.142Z] ok github.com/docker/docker/daemon/logger/awslogs 0.708s coverage: 77.4% of statements [2020-08-07T00:57:18.142Z] ok github.com/docker/docker/daemon/logger 0.498s coverage: 41.2% of statements [2020-08-07T00:57:18.142Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-08-07T00:57:18.142Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-07T00:57:18.142Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-07T00:57:18.142Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-08-07T00:57:18.142Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-08-07T00:57:19.116Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.226s coverage: 87.2% of statements [2020-08-07T00:57:20.657Z] ok github.com/docker/docker/daemon/logger/local 0.756s coverage: 75.2% of statements [2020-08-07T00:57:20.657Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-07T00:57:21.117Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.193s coverage: 35.9% of statements [2020-08-07T00:57:21.117Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.246s coverage: 33.3% of statements [2020-08-07T00:57:23.302Z] ok github.com/docker/docker/daemon/logger/templates 0.059s coverage: 8.3% of statements [2020-08-07T00:57:23.302Z] ok github.com/docker/docker/daemon/logger/syslog 0.170s coverage: 46.8% of statements [2020-08-07T00:57:24.969Z] === RUN TestDockerSuite/TestExec [2020-08-07T00:57:24.970Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-08-07T00:57:24.970Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-08-07T00:57:24.970Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-08-07T00:57:25.229Z] === RUN TestDockerSuite/TestExecAPIStart [2020-08-07T00:57:25.485Z] ok github.com/docker/docker/daemon/logger/splunk 2.436s coverage: 82.5% of statements [2020-08-07T00:57:25.485Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-07T00:57:25.485Z] ? github.com/docker/docker/daemon/network [no test files] [2020-08-07T00:57:25.485Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-07T00:57:26.168Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-08-07T00:57:26.740Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-08-07T00:57:27.024Z] ok github.com/docker/docker/distribution/metadata 1.292s coverage: 48.2% of statements [2020-08-07T00:57:27.024Z] ok github.com/docker/docker/distribution 1.703s coverage: 20.1% of statements [2020-08-07T00:57:27.312Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-08-07T00:57:27.312Z] --- PASS: TestServiceUpdateSecrets (14.63s) [2020-08-07T00:57:27.312Z] === RUN TestServiceUpdateConfigs [2020-08-07T00:57:27.486Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-07T00:57:27.486Z] ok github.com/docker/docker/errdefs 0.185s coverage: 49.4% of statements [2020-08-07T00:57:27.883Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-08-07T00:57:28.453Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-08-07T00:57:28.459Z] ok github.com/docker/docker/distribution/xfer 2.161s coverage: 76.8% of statements [2020-08-07T00:57:28.459Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-07T00:57:29.025Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-08-07T00:57:29.595Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-08-07T00:57:30.001Z] ok github.com/docker/docker/image/cache 0.359s coverage: 19.2% of statements [2020-08-07T00:57:30.461Z] ok github.com/docker/docker/image/v1 0.259s coverage: 25.0% of statements [2020-08-07T00:57:30.536Z] === RUN TestDockerSuite/TestExecCgroup [2020-08-07T00:57:30.923Z] ok github.com/docker/docker/image 1.362s coverage: 86.4% of statements [2020-08-07T00:57:31.384Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-07T00:57:31.384Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-07T00:57:31.474Z] === RUN TestDockerSuite/TestExecEnv [2020-08-07T00:57:31.734Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-08-07T00:57:32.356Z] ok github.com/docker/docker/libcontainerd/queue 0.084s coverage: 100.0% of statements [2020-08-07T00:57:32.356Z] ok github.com/docker/docker/layer 0.352s coverage: 30.1% of statements [2020-08-07T00:57:32.673Z] === RUN TestDockerSuite/TestExecExitStatus [2020-08-07T00:57:32.816Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-07T00:57:33.243Z] === RUN TestDockerSuite/TestExecInspectID [2020-08-07T00:57:33.787Z] ok github.com/docker/docker/libcontainerd/local 0.338s coverage: 1.0% of statements [2020-08-07T00:57:33.787Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-07T00:57:33.787Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-07T00:57:33.787Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-07T00:57:33.787Z] ? github.com/docker/docker/oci [no test files] [2020-08-07T00:57:33.787Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-07T00:57:34.247Z] ok github.com/docker/docker/pkg/aaparser 0.170s coverage: 50.0% of statements [2020-08-07T00:57:35.218Z] ok github.com/docker/docker/opts 0.303s coverage: 67.7% of statements [2020-08-07T00:57:35.678Z] ok github.com/docker/docker/pkg/broadcaster 0.110s coverage: 100.0% of statements [2020-08-07T00:57:35.780Z] === RUN TestDockerSuite/TestExecInteractive [2020-08-07T00:57:36.350Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-08-07T00:57:36.648Z] ok github.com/docker/docker/pkg/capabilities 0.093s coverage: 87.5% of statements [2020-08-07T00:57:37.291Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-08-07T00:57:37.619Z] ok github.com/docker/docker/pkg/authorization 0.782s coverage: 26.8% of statements [2020-08-07T00:57:37.619Z] ok github.com/docker/docker/pkg/chrootarchive 0.129s coverage: 15.4% of statements [2020-08-07T00:57:37.860Z] === RUN TestDockerSuite/TestExecParseError [2020-08-07T00:57:38.081Z] ok github.com/docker/docker/pkg/directory 0.072s coverage: 80.0% of statements [2020-08-07T00:57:38.121Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-08-07T00:57:38.691Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-08-07T00:57:38.951Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-08-07T00:57:39.052Z] ok github.com/docker/docker/pkg/discovery 0.185s coverage: 58.3% of statements [2020-08-07T00:57:39.052Z] ok github.com/docker/docker/pkg/discovery/file 0.197s coverage: 92.9% of statements [2020-08-07T00:57:39.897Z] === RUN TestDockerSuite/TestExecSetEnv [2020-08-07T00:57:40.465Z] === RUN TestDockerSuite/TestExecStartFails [2020-08-07T00:57:40.595Z] ok github.com/docker/docker/pkg/discovery/memory 0.064s coverage: 92.3% of statements [2020-08-07T00:57:41.034Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-08-07T00:57:41.056Z] ok github.com/docker/docker/pkg/discovery/nodes 0.440s coverage: 93.8% of statements [2020-08-07T00:57:42.597Z] ok github.com/docker/docker/pkg/filenotify 0.069s coverage: 36.2% of statements [2020-08-07T00:57:42.939Z] --- PASS: TestServiceUpdateConfigs (15.21s) [2020-08-07T00:57:42.939Z] === RUN TestServiceUpdateNetwork [2020-08-07T00:57:43.058Z] ok github.com/docker/docker/pkg/fileutils 0.168s coverage: 87.7% of statements [2020-08-07T00:57:43.518Z] ok github.com/docker/docker/pkg/homedir 0.121s coverage: 42.9% of statements [2020-08-07T00:57:43.978Z] ok github.com/docker/docker/pkg/discovery/kv 3.454s coverage: 84.1% of statements [2020-08-07T00:57:44.949Z] ok github.com/docker/docker/pkg/idtools 0.119s coverage: 7.3% of statements [2020-08-07T00:57:45.920Z] ok github.com/docker/docker/pkg/jsonmessage 0.226s coverage: 91.7% of statements [2020-08-07T00:57:45.920Z] ok github.com/docker/docker/pkg/locker 0.057s coverage: 88.9% of statements [2020-08-07T00:57:46.380Z] ok github.com/docker/docker/pkg/archive 10.046s coverage: 62.7% of statements [2020-08-07T00:57:46.380Z] ok github.com/docker/docker/pkg/ioutils 0.756s coverage: 68.4% of statements [2020-08-07T00:57:46.840Z] ok github.com/docker/docker/pkg/longpath 0.119s coverage: 100.0% of statements [2020-08-07T00:57:47.301Z] ok github.com/docker/docker/pkg/namesgenerator 0.056s coverage: 85.7% of statements [2020-08-07T00:57:47.760Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2020-08-07T00:57:48.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-07T00:57:48.221Z] ok github.com/docker/docker/pkg/pidfile 0.066s coverage: 82.6% of statements [2020-08-07T00:57:49.760Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.103s coverage: 56.8% of statements [2020-08-07T00:57:50.730Z] ok github.com/docker/docker/pkg/plugins/transport 0.105s coverage: 85.7% of statements [2020-08-07T00:57:51.190Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2020-08-07T00:57:51.510Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-08-07T00:57:51.652Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2020-08-07T00:57:52.079Z] === RUN TestDockerSuite/TestExecTTY [2020-08-07T00:57:52.651Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-08-07T00:57:53.194Z] ok github.com/docker/docker/pkg/reexec 0.106s coverage: 82.4% of statements [2020-08-07T00:57:53.194Z] ok github.com/docker/docker/pkg/pubsub 1.168s coverage: 73.9% of statements [2020-08-07T00:57:53.222Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-08-07T00:57:53.792Z] === RUN TestDockerSuite/TestExecUlimits [2020-08-07T00:57:54.166Z] ok github.com/docker/docker/pkg/signal 0.074s coverage: 20.3% of statements [2020-08-07T00:57:54.166Z] ok github.com/docker/docker/pkg/stdcopy 0.094s coverage: 100.0% of statements [2020-08-07T00:57:54.362Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-08-07T00:57:54.362Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-08-07T00:57:55.135Z] ok github.com/docker/docker/pkg/stringid 0.071s coverage: 70.6% of statements [2020-08-07T00:57:55.596Z] ok github.com/docker/docker/pkg/streamformatter 0.069s coverage: 66.2% of statements [2020-08-07T00:57:55.742Z] --- PASS: TestServiceUpdateNetwork (12.94s) [2020-08-07T00:57:55.742Z] === RUN TestServiceUpdatePidsLimit [2020-08-07T00:57:55.742Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-08-07T00:57:56.311Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-08-07T00:57:56.566Z] ok github.com/docker/docker/pkg/sysinfo 0.068s coverage: 38.2% of statements [2020-08-07T00:57:56.881Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-07T00:57:57.141Z] === RUN TestDockerSuite/TestExecWithTERM [2020-08-07T00:57:57.536Z] ok github.com/docker/docker/pkg/system 0.087s coverage: 13.8% of statements [2020-08-07T00:57:57.711Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-07T00:57:57.971Z] === RUN TestDockerSuite/TestExecWithUser [2020-08-07T00:57:57.996Z] ok github.com/docker/docker/pkg/tailfile 0.128s coverage: 88.6% of statements [2020-08-07T00:57:58.540Z] === RUN TestDockerSuite/TestGetContainerStats [2020-08-07T00:57:58.969Z] testing: warning: no tests to run [2020-08-07T00:57:58.969Z] coverage: [no statements] [2020-08-07T00:57:58.969Z] ok github.com/docker/docker/pkg/term/windows 0.044s coverage: [no statements] [no tests to run] [2020-08-07T00:57:58.969Z] ok github.com/docker/docker/pkg/tarsum 0.195s coverage: 89.3% of statements [2020-08-07T00:57:59.941Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2020-08-07T00:58:00.401Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2020-08-07T00:58:00.861Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2020-08-07T00:58:03.043Z] ok github.com/docker/docker/plugin 0.174s coverage: 12.0% of statements [2020-08-07T00:58:03.043Z] ok github.com/docker/docker/plugin/v2 0.134s coverage: 20.1% of statements [2020-08-07T00:58:03.504Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-07T00:58:03.504Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-07T00:58:03.504Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-07T00:58:03.504Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-07T00:58:03.504Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-08-07T00:58:03.504Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-08-07T00:58:03.504Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-07T00:58:03.504Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-07T00:58:03.818Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-08-07T00:58:04.386Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-07T00:58:04.474Z] ok github.com/docker/docker/reference 0.168s coverage: 84.4% of statements [2020-08-07T00:58:06.014Z] ok github.com/docker/docker/registry/resumable 0.388s coverage: 100.0% of statements [2020-08-07T00:58:06.014Z] ok github.com/docker/docker/restartmanager 0.077s coverage: 50.9% of statements [2020-08-07T00:58:06.985Z] ok github.com/docker/docker/registry 0.615s coverage: 51.7% of statements [2020-08-07T00:58:07.447Z] ok github.com/docker/docker/runconfig 0.102s coverage: 52.2% of statements [2020-08-07T00:58:07.447Z] ok github.com/docker/docker/testutil 0.126s coverage: 62.5% of statements [2020-08-07T00:58:07.690Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-08-07T00:58:09.069Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-08-07T00:58:11.190Z] ok github.com/docker/docker/volume/drivers 0.244s coverage: 36.1% of statements [2020-08-07T00:58:11.190Z] ok github.com/docker/docker/volume/local 0.157s coverage: 37.7% of statements [2020-08-07T00:58:11.190Z] ok github.com/docker/docker/volume/mounts 0.195s coverage: 66.2% of statements [2020-08-07T00:58:12.358Z] --- PASS: TestServiceUpdatePidsLimit (16.49s) [2020-08-07T00:58:12.358Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2020-08-07T00:58:12.358Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2020-08-07T00:58:12.358Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2020-08-07T00:58:12.358Z] PASS [2020-08-07T00:58:12.358Z] [2020-08-07T00:58:12.358Z] === Skipped [2020-08-07T00:58:12.358Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-07T00:58:12.358Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-07T00:58:12.358Z] [2020-08-07T00:58:12.358Z] [2020-08-07T00:58:12.358Z] DONE 27 tests, 1 skipped in 181.186s [2020-08-07T00:58:12.358Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-07T00:58:12.358Z] ++ 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-08-07T00:58:12.358Z] ++ set -e [2020-08-07T00:58:12.358Z] ++ '[' -n 0 ']' [2020-08-07T00:58:12.358Z] ++ set -x [2020-08-07T00:58:12.358Z] ++ env -i DEST=/go/src/github.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-08-07T00:58:12.358Z] INFO: Testing against a local daemon [2020-08-07T00:58:12.358Z] === RUN TestSessionCreate [2020-08-07T00:58:12.358Z] --- PASS: TestSessionCreate (0.02s) [2020-08-07T00:58:12.358Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-07T00:58:12.358Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-07T00:58:12.358Z] PASS [2020-08-07T00:58:12.358Z] [2020-08-07T00:58:12.358Z] DONE 2 tests in 0.154s [2020-08-07T00:58:12.358Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-07T00:58:12.358Z] ++ 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-08-07T00:58:12.358Z] ++ set -e [2020-08-07T00:58:12.358Z] ++ '[' -n 0 ']' [2020-08-07T00:58:12.358Z] ++ set -x [2020-08-07T00:58:12.358Z] ++ env -i DEST=/go/src/github.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-08-07T00:58:12.358Z] INFO: Testing against a local daemon [2020-08-07T00:58:12.358Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-07T00:58:12.358Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-07T00:58:12.358Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-07T00:58:12.358Z] === RUN TestEventsExecDie [2020-08-07T00:58:12.926Z] --- PASS: TestEventsExecDie (0.51s) [2020-08-07T00:58:12.926Z] === RUN TestEventsBackwardsCompatible [2020-08-07T00:58:12.926Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-08-07T00:58:12.926Z] === RUN TestInfoBinaryCommits [2020-08-07T00:58:12.926Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-08-07T00:58:12.926Z] === RUN TestInfoAPIVersioned [2020-08-07T00:58:12.926Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-07T00:58:12.926Z] === RUN TestInfoDiscoveryBackend [2020-08-07T00:58:13.374Z] ok github.com/docker/docker/volume/service 0.533s coverage: 70.3% of statements [2020-08-07T00:58:13.495Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-08-07T00:58:13.495Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-08-07T00:58:13.495Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-07T00:58:13.755Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-08-07T00:58:13.755Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-08-07T00:58:13.755Z] === RUN TestDockerSuite/TestHealth [2020-08-07T00:58:14.326Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-07T00:58:14.326Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-07T00:58:14.895Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-08-07T00:58:14.895Z] === RUN TestInfoAPI [2020-08-07T00:58:14.895Z] --- PASS: TestInfoAPI (0.05s) [2020-08-07T00:58:14.895Z] === RUN TestInfoAPIWarnings [2020-08-07T00:58:15.465Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-08-07T00:58:15.465Z] === RUN TestInfoDebug [2020-08-07T00:58:16.033Z] --- PASS: TestInfoDebug (0.53s) [2020-08-07T00:58:16.033Z] === RUN TestInfoInsecureRegistries [2020-08-07T00:58:16.603Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-08-07T00:58:16.603Z] === RUN TestInfoRegistryMirrors [2020-08-07T00:58:17.172Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-08-07T00:58:17.172Z] === RUN TestLoginFailsWithBadCredentials [2020-08-07T00:58:17.172Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-08-07T00:58:17.172Z] === RUN TestPingCacheHeaders [2020-08-07T00:58:17.431Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-08-07T00:58:17.431Z] === RUN TestPingGet [2020-08-07T00:58:17.431Z] --- PASS: TestPingGet (0.02s) [2020-08-07T00:58:17.431Z] === RUN TestPingHead [2020-08-07T00:58:17.431Z] --- PASS: TestPingHead (0.02s) [2020-08-07T00:58:17.431Z] === RUN TestVersion [2020-08-07T00:58:17.431Z] --- PASS: TestVersion (0.02s) [2020-08-07T00:58:17.431Z] PASS [2020-08-07T00:58:17.431Z] [2020-08-07T00:58:17.431Z] === Skipped [2020-08-07T00:58:17.431Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-07T00:58:17.431Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-07T00:58:17.431Z] [2020-08-07T00:58:17.431Z] [2020-08-07T00:58:17.431Z] DONE 18 tests, 1 skipped in 5.221s [2020-08-07T00:58:17.432Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-07T00:58:17.432Z] ++ 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-08-07T00:58:17.432Z] ++ set -e [2020-08-07T00:58:17.432Z] ++ '[' -n 0 ']' [2020-08-07T00:58:17.432Z] ++ set -x [2020-08-07T00:58:17.432Z] ++ env -i DEST=/go/src/github.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-08-07T00:58:17.432Z] INFO: Testing against a local daemon [2020-08-07T00:58:17.432Z] === RUN TestVolumesCreateAndList [2020-08-07T00:58:17.432Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-08-07T00:58:17.432Z] === RUN TestVolumesRemove [2020-08-07T00:58:17.691Z] --- PASS: TestVolumesRemove (0.06s) [2020-08-07T00:58:17.691Z] === RUN TestVolumesInspect [2020-08-07T00:58:17.691Z] --- PASS: TestVolumesInspect (0.01s) [2020-08-07T00:58:17.691Z] === RUN TestVolumesInvalidJSON [2020-08-07T00:58:17.691Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-07T00:58:17.691Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-07T00:58:17.691Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-07T00:58:17.691Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-07T00:58:17.691Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-07T00:58:17.691Z] PASS [2020-08-07T00:58:17.691Z] [2020-08-07T00:58:17.691Z] DONE 5 tests in 0.214s [2020-08-07T00:58:17.691Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-07T00:58:17.951Z] ++++ cat bundles/test-integration/docker.pid [2020-08-07T00:58:17.951Z] +++ kill 5606 [2020-08-07T00:58:18.890Z] +++ /etc/init.d/apparmor stop [2020-08-07T00:58:18.890Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-07T00:58:18.890Z] [2020-08-07T00:58:18.890Z] Unloading profiles will leave already running processes permanently [2020-08-07T00:58:18.890Z] unconfined, which can lead to unexpected situations. [2020-08-07T00:58:18.890Z] [2020-08-07T00:58:18.890Z] To set a process to complain mode, use the command line tool [2020-08-07T00:58:18.890Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-07T00:58:18.890Z] +++ true [2020-08-07T00:58:19.150Z] exiting test-integration [2020-08-07T00:58:19.150Z] ++ exit 0 [2020-08-07T00:58:19.150Z] [2020-08-07T00:58:19.719Z] + for job in $(jobs -p) [2020-08-07T00:58:19.719Z] + wait 19439 [2020-08-07T00:58:25.766Z] ok github.com/docker/docker/pkg/plugins 35.169s coverage: 73.4% of statements [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/rootless [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/volume [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-07T00:58:25.766Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === Skipped [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-08-07T00:58:27.307Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-08-07T00:58:27.307Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-08-07T00:58:27.307Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-08-07T00:58:27.307Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-08-07T00:58:27.307Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-08-07T00:58:27.307Z] client_test.go:23: runtime.GOOS == "windows" [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-08-07T00:58:27.307Z] daemon_test.go:147: root required [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-08-07T00:58:27.307Z] reload_test.go:520: root required [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-08-07T00:58:27.307Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-08-07T00:58:27.307Z] pull_v2_test.go:73: Needs fixing on Windows [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-08-07T00:58:27.307Z] pull_v2_test.go:118: Needs fixing on Windows [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-08-07T00:58:27.307Z] download_test.go:268: Needs fixing on Windows [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-08-07T00:58:27.307Z] layer_test.go:304: Failing on Windows [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-08-07T00:58:27.307Z] layer_test.go:353: Failing on Windows [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-08-07T00:58:27.307Z] layer_test.go:468: Failing on Windows [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-08-07T00:58:27.307Z] layer_test.go:697: Failing on Windows [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-08-07T00:58:27.307Z] migration_test.go:46: Failing on Windows [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-08-07T00:58:27.307Z] migration_test.go:182: Failing on Windows [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-08-07T00:58:27.307Z] mount_test.go:17: Failing on Windows [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-08-07T00:58:27.307Z] mount_test.go:76: Failing on Windows [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-08-07T00:58:27.307Z] mount_test.go:125: Failing on Windows [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-08-07T00:58:27.307Z] mount_test.go:212: Failing on Windows [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-08-07T00:58:27.307Z] archive_test.go:133: Xz not present in msys2 [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-08-07T00:58:27.307Z] archive_test.go:238: Failing on Windows CI machines [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-08-07T00:58:27.307Z] archive_windows_test.go:16: Currently fails [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-08-07T00:58:27.307Z] changes_test.go:192: needs more investigation [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-08-07T00:58:27.307Z] changes_test.go:405: needs further investigation [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-08-07T00:58:27.307Z] changes_test.go:441: needs further investigation [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-08-07T00:58:27.307Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-08-07T00:58:27.307Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-08-07T00:58:27.307Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-08-07T00:58:27.307Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-08-07T00:58:27.307Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-08-07T00:58:27.307Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-08-07T00:58:27.307Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-08-07T00:58:27.307Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-08-07T00:58:27.307Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-08-07T00:58:27.307Z] poller_test.go:41: No chmod on Windows [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-08-07T00:58:27.307Z] fileutils_test.go:134: Needs porting to Windows [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-08-07T00:58:27.307Z] fileutils_test.go:180: Needs porting to Windows [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-08-07T00:58:27.307Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2020-08-07T00:58:27.307Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-08-07T00:58:27.307Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-08-07T00:58:27.307Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-08-07T00:58:27.307Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-08-07T00:58:27.307Z] local_test.go:181: runtime.GOOS == "windows" [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] [2020-08-07T00:58:27.307Z] DONE 1765 tests, 46 skipped in 222.200s [2020-08-07T00:58:27.307Z] INFO: make.ps1 ended at 08/07/2020 00:58:26 [2020-08-07T00:58:28.847Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-08-07T00:58:29.307Z] INFO: Unit tests ended at 08/07/2020 00:58:28. Duration:00:04:00.1616881 [2020-08-07T00:58:29.307Z] INFO: Building busybox [2020-08-07T00:58:29.307Z] Sending build context to Docker daemon 5.12kB [2020-08-07T00:58:29.307Z] [2020-08-07T00:58:29.307Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-08-07T00:58:29.307Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-08-07T00:58:29.307Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-08-07T00:58:29.307Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-08-07T00:58:29.307Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-08-07T00:58:29.307Z] ---> 987b1d5e0abf [2020-08-07T00:58:29.307Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-08-07T00:58:29.307Z] ---> Running in b1a26a0bb4e3 [2020-08-07T00:58:34.609Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-08-07T00:58:34.609Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-08-07T00:58:34.609Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-08-07T00:58:34.609Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-08-07T00:58:34.609Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-08-07T00:58:34.609Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-08-07T00:58:34.609Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-08-07T00:58:34.609Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-08-07T00:58:34.609Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-08-07T00:58:34.609Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-08-07T00:58:34.609Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-08-07T00:58:34.609Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-08-07T00:58:34.609Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-08-07T00:58:34.609Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-08-07T00:58:34.869Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-08-07T00:58:34.869Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-08-07T00:58:35.109Z] Removing intermediate container b1a26a0bb4e3 [2020-08-07T00:58:35.110Z] ---> d72131351c59 [2020-08-07T00:58:35.110Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-08-07T00:58:35.110Z] ---> Running in dc4ebc800e78 [2020-08-07T00:58:35.569Z] Removing intermediate container dc4ebc800e78 [2020-08-07T00:58:35.569Z] ---> 3c9429b71fb5 [2020-08-07T00:58:35.569Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-08-07T00:58:35.569Z] ---> Running in f388508596b3 [2020-08-07T00:58:35.809Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-08-07T00:58:36.029Z] Removing intermediate container f388508596b3 [2020-08-07T00:58:36.029Z] ---> 129a886473ec [2020-08-07T00:58:36.029Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-08-07T00:58:36.068Z] === RUN TestDockerSuite/TestImagesFormat [2020-08-07T00:58:36.329Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-08-07T00:58:36.589Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-08-07T00:58:36.999Z] [2020-08-07T00:58:37.459Z] ---> d7be1b776a8d [2020-08-07T00:58:37.459Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-08-07T00:58:37.459Z] ---> Running in fc039b40ca5c [2020-08-07T00:58:39.149Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-08-07T00:58:39.410Z] === RUN TestDockerSuite/TestImportBadURL [2020-08-07T00:58:39.410Z] === RUN TestDockerSuite/TestImportDisplay [2020-08-07T00:58:40.348Z] === RUN TestDockerSuite/TestImportFile [2020-08-07T00:58:41.287Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-08-07T00:58:41.287Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-08-07T00:58:42.669Z] === RUN TestDockerSuite/TestImportGzipped [2020-08-07T00:58:44.049Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-08-07T00:58:44.991Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-08-07T00:58:45.251Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-08-07T00:58:45.821Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-08-07T00:58:46.390Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-08-07T00:58:46.390Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-08-07T00:58:46.390Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-08-07T00:58:46.649Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-08-07T00:58:46.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-08-07T00:58:47.170Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-08-07T00:58:47.741Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-08-07T00:58:48.001Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-08-07T00:58:48.571Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-08-07T00:58:49.139Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-08-07T00:58:49.139Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-08-07T00:58:49.916Z] Removing intermediate container fc039b40ca5c [2020-08-07T00:58:49.916Z] ---> 57da2d6ee176 [2020-08-07T00:58:49.916Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-08-07T00:58:49.916Z] ---> Running in 047aaf2c7b5a [2020-08-07T00:58:49.916Z] [2020-08-07T00:58:49.916Z] SUCCESS: Specified value was saved. [2020-08-07T00:58:50.078Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-08-07T00:58:50.337Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-08-07T00:58:50.906Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-08-07T00:58:50.906Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-08-07T00:58:51.476Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-08-07T00:58:51.476Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-08-07T00:58:52.044Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-08-07T00:58:52.304Z] === RUN TestDockerSuite/TestInspectDefault [2020-08-07T00:58:52.826Z] Removing intermediate container 047aaf2c7b5a [2020-08-07T00:58:52.826Z] ---> d9a7d40dcee0 [2020-08-07T00:58:52.826Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-08-07T00:58:52.826Z] ---> Running in 6cd5b3fcf6a7 [2020-08-07T00:58:52.873Z] === RUN TestDockerSuite/TestInspectHistory [2020-08-07T00:58:53.442Z] === RUN TestDockerSuite/TestInspectImage [2020-08-07T00:58:53.442Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-08-07T00:58:53.442Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-08-07T00:58:53.442Z] === RUN TestDockerSuite/TestInspectInt64 [2020-08-07T00:58:54.012Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-08-07T00:58:54.272Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-08-07T00:58:54.272Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-08-07T00:58:54.846Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-08-07T00:58:55.105Z] === RUN TestDockerSuite/TestInspectPlugin [2020-08-07T00:58:57.012Z] === RUN TestDockerSuite/TestInspectRootFS [2020-08-07T00:58:57.012Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-08-07T00:58:57.272Z] === RUN TestDockerSuite/TestInspectStatus [2020-08-07T00:58:57.525Z] Cannot create a file when that file already exists. [2020-08-07T00:58:57.842Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-08-07T00:58:58.794Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-08-07T00:58:59.377Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-08-07T00:58:59.636Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-08-07T00:59:00.205Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-08-07T00:59:00.468Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-08-07T00:59:01.040Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-08-07T00:59:01.300Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-08-07T00:59:01.560Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-08-07T00:59:02.940Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-08-07T00:59:03.327Z] Removing intermediate container 6cd5b3fcf6a7 [2020-08-07T00:59:03.327Z] ---> 2135e27603a2 [2020-08-07T00:59:03.327Z] Step 13/13 : CMD ["sh"] [2020-08-07T00:59:03.327Z] ---> Running in 96c0a2a65146 [2020-08-07T00:59:03.787Z] Removing intermediate container 96c0a2a65146 [2020-08-07T00:59:03.787Z] ---> ada969d0c8c8 [2020-08-07T00:59:03.787Z] Successfully built ada969d0c8c8 [2020-08-07T00:59:03.787Z] Successfully tagged busybox:latest [2020-08-07T00:59:03.787Z] INFO: Docker images of the daemon under test [2020-08-07T00:59:03.787Z] [2020-08-07T00:59:03.787Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-07T00:59:03.787Z] busybox latest ada969d0c8c8 Less than a second ago 5.06GB [2020-08-07T00:59:03.787Z] microsoft/windowsservercore latest 987b1d5e0abf 4 weeks ago 4.99GB [2020-08-07T00:59:03.787Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 4 weeks ago 4.99GB [2020-08-07T00:59:03.787Z] [2020-08-07T00:59:03.787Z] INFO: Running integration tests at 08/07/2020 00:59:03... [2020-08-07T00:59:03.787Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-08-07T00:59:03.787Z] INFO: Integration API tests being run from the host: [2020-08-07T00:59:03.879Z] === RUN TestDockerSuite/TestLinksEnvs [2020-08-07T00:59:04.246Z] INFO: make.ps1 starting at 08/07/2020 00:59:03 [2020-08-07T00:59:04.819Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-08-07T00:59:04.819Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-08-07T00:59:05.216Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-08-07T00:59:05.756Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-08-07T00:59:07.136Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-08-07T00:59:08.518Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-08-07T00:59:08.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-08-07T00:59:08.518Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-08-07T00:59:09.900Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-08-07T00:59:10.161Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-08-07T00:59:11.101Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-08-07T00:59:13.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-08-07T00:59:19.586Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-08-07T00:59:22.126Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-08-07T00:59:23.065Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-08-07T00:59:23.325Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-08-07T00:59:24.721Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-08-07T00:59:24.721Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-08-07T00:59:24.981Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-08-07T00:59:24.981Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-08-07T00:59:25.241Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-08-07T00:59:25.502Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-08-07T00:59:26.071Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-08-07T00:59:29.362Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-08-07T00:59:29.931Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-08-07T00:59:31.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-08-07T00:59:34.374Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-08-07T00:59:34.942Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-08-07T00:59:34.942Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-08-07T00:59:35.286Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-07T00:59:35.286Z] INFO: Testing against a local daemon [2020-08-07T00:59:35.883Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-08-07T00:59:37.266Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-08-07T00:59:38.211Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-08-07T00:59:39.149Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-08-07T00:59:39.719Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-08-07T00:59:41.627Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-08-07T00:59:42.196Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-08-07T00:59:42.456Z] === RUN TestDockerSuite/TestLogsSince [2020-08-07T00:59:45.617Z] ok github.com/docker/docker/integration/build 14.414s [2020-08-07T00:59:46.079Z] [2020-08-07T00:59:46.079Z] === Skipped [2020-08-07T00:59:46.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-08-07T00:59:46.079Z] build_session_test.go:25: TODO: BuildKit [2020-08-07T00:59:46.079Z] [2020-08-07T00:59:46.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-08-07T00:59:46.079Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T00:59:46.079Z] [2020-08-07T00:59:46.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-08-07T00:59:46.079Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-07T00:59:46.079Z] [2020-08-07T00:59:46.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-08-07T00:59:46.079Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-07T00:59:46.079Z] [2020-08-07T00:59:46.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-08-07T00:59:46.079Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-07T00:59:46.079Z] [2020-08-07T00:59:46.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-08-07T00:59:46.079Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-07T00:59:46.079Z] [2020-08-07T00:59:46.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-08-07T00:59:46.079Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-07T00:59:46.079Z] [2020-08-07T00:59:46.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-08-07T00:59:46.079Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-07T00:59:46.079Z] [2020-08-07T00:59:46.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-08-07T00:59:46.079Z] build_test.go:492: testEnv.OSType == "windows" [2020-08-07T00:59:46.079Z] [2020-08-07T00:59:46.079Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-08-07T00:59:46.079Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-07T00:59:46.079Z] [2020-08-07T00:59:46.079Z] [2020-08-07T00:59:46.079Z] DONE 22 tests, 10 skipped in 41.026s [2020-08-07T00:59:46.079Z] [2020-08-07T00:59:46.079Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-08-07T00:59:48.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-07T00:59:48.995Z] INFO: Testing against a local daemon [2020-08-07T00:59:48.995Z] ok github.com/docker/docker/integration/config 0.202s [2020-08-07T00:59:48.995Z] [2020-08-07T00:59:48.995Z] === Skipped [2020-08-07T00:59:48.995Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-08-07T00:59:48.995Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T00:59:48.995Z] [2020-08-07T00:59:48.995Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-08-07T00:59:48.995Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T00:59:48.995Z] [2020-08-07T00:59:48.995Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-08-07T00:59:48.995Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T00:59:48.995Z] [2020-08-07T00:59:48.995Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-08-07T00:59:48.995Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T00:59:48.995Z] [2020-08-07T00:59:48.995Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-08-07T00:59:48.995Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T00:59:48.995Z] [2020-08-07T00:59:48.995Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-08-07T00:59:48.995Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-08-07T00:59:48.995Z] [2020-08-07T00:59:48.995Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-08-07T00:59:48.995Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-08-07T00:59:48.995Z] [2020-08-07T00:59:48.995Z] [2020-08-07T00:59:48.995Z] DONE 7 tests, 7 skipped in 2.814s [2020-08-07T00:59:48.995Z] [2020-08-07T00:59:48.995Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-08-07T00:59:49.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-08-07T00:59:49.026Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-08-07T00:59:52.742Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-07T00:59:52.742Z] INFO: Testing against a local daemon [2020-08-07T00:59:54.335Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-08-07T00:59:54.904Z] === RUN TestDockerSuite/TestLogsTail [2020-08-07T00:59:55.473Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-08-07T00:59:55.733Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-08-07T00:59:56.302Z] === RUN TestDockerSuite/TestMountIntoProc [2020-08-07T00:59:56.562Z] === RUN TestDockerSuite/TestMountIntoSys [2020-08-07T00:59:56.821Z] === RUN TestDockerSuite/TestNetHostname [2020-08-07T00:59:58.202Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-08-07T00:59:58.202Z] === RUN TestDockerSuite/TestNetworkEvents [2020-08-07T01:00:04.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-08-07T01:00:04.772Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-08-07T01:00:05.341Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-08-07T01:00:05.912Z] === RUN TestDockerSuite/TestPluginActive [2020-08-07T01:00:10.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-07T01:00:10.108Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-08-07T01:00:16.686Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-08-07T01:00:16.686Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-08-07T01:00:17.257Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-08-07T01:00:19.795Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-08-07T01:00:20.735Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-08-07T01:00:23.309Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-08-07T01:00:27.505Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-08-07T01:00:28.444Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-08-07T01:00:29.383Z] === RUN TestDockerSuite/TestPortHostBinding [2020-08-07T01:00:29.953Z] === RUN TestDockerSuite/TestPortList [2020-08-07T01:00:36.531Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-08-07T01:00:36.791Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-08-07T01:00:38.170Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-08-07T01:00:40.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-08-07T01:00:42.619Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-08-07T01:00:42.619Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-08-07T01:00:42.619Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-08-07T01:00:43.189Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-08-07T01:00:43.189Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-08-07T01:00:44.130Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-08-07T01:00:44.130Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-08-07T01:00:45.070Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-08-07T01:00:45.070Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-08-07T01:00:45.640Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-08-07T01:00:45.641Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-08-07T01:00:47.552Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-08-07T01:00:48.491Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-08-07T01:00:49.061Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-08-07T01:00:49.061Z] === RUN TestDockerSuite/TestPsByOrder [2020-08-07T01:00:50.980Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-08-07T01:00:51.920Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-08-07T01:00:54.460Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-08-07T01:00:56.999Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-08-07T01:00:56.999Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-08-07T01:00:59.540Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-08-07T01:01:02.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-08-07T01:01:04.846Z] ok github.com/docker/docker/integration/container 61.584s [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === Skipped [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-08-07T01:01:04.846Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-08-07T01:01:04.846Z] copy_test.go:25: testEnv.OSType == "windows" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-08-07T01:01:04.846Z] copy_test.go:39: testEnv.OSType == "windows" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-08-07T01:01:04.846Z] copy_test.go:51: testEnv.OSType == "windows" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-08-07T01:01:04.846Z] copy_test.go:65: testEnv.OSType == "windows" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-08-07T01:01:04.846Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-08-07T01:01:04.846Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-08-07T01:01:04.846Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-08-07T01:01:04.846Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-08-07T01:01:04.846Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-08-07T01:01:04.846Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-08-07T01:01:04.846Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-08-07T01:01:04.846Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-08-07T01:01:04.846Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-08-07T01:01:04.846Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-08-07T01:01:04.846Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-08-07T01:01:04.846Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-08-07T01:01:04.846Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-08-07T01:01:04.846Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-08-07T01:01:04.846Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-08-07T01:01:04.846Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-08-07T01:01:04.846Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-08-07T01:01:04.846Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-08-07T01:01:04.846Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-08-07T01:01:04.846Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-08-07T01:01:04.846Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-08-07T01:01:04.846Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-08-07T01:01:04.846Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-08-07T01:01:04.846Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-08-07T01:01:04.846Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-08-07T01:01:04.846Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-08-07T01:01:04.846Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-08-07T01:01:04.846Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-08-07T01:01:04.846Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-08-07T01:01:04.846Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-08-07T01:01:04.846Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-08-07T01:01:04.846Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-08-07T01:01:04.846Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-08-07T01:01:04.846Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-08-07T01:01:04.846Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-08-07T01:01:04.846Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] DONE 84 tests, 41 skipped in 64.835s [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-08-07T01:01:04.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-07T01:01:04.846Z] INFO: Testing against a local daemon [2020-08-07T01:01:04.846Z] ok github.com/docker/docker/integration/image 0.509s [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === Skipped [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-08-07T01:01:04.846Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-08-07T01:01:04.846Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-08-07T01:01:04.846Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-08-07T01:01:04.846Z] tag_test.go:98: testEnv.OSType == "windows" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] DONE 11 tests, 4 skipped in 3.086s [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-08-07T01:01:04.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-07T01:01:04.846Z] INFO: Testing against a local daemon [2020-08-07T01:01:04.846Z] ok github.com/docker/docker/integration/network 0.226s [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === Skipped [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-08-07T01:01:04.846Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-08-07T01:01:04.846Z] 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-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-08-07T01:01:04.846Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-08-07T01:01:04.846Z] [2020-08-07T01:01:04.846Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-08-07T01:01:04.847Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-08-07T01:01:04.847Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-08-07T01:01:04.847Z] network_test.go:97: testEnv.OSType == "windows" [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-08-07T01:01:04.847Z] service_test.go:29: testEnv.OSType == "windows" [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-08-07T01:01:04.847Z] service_test.go:52: testEnv.OSType == "windows" [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-08-07T01:01:04.847Z] service_test.go:96: testEnv.OSType == "windows" [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-08-07T01:01:04.847Z] service_test.go:130: testEnv.OSType == "windows" [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-08-07T01:01:04.847Z] service_test.go:181: testEnv.OSType == "windows" [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-08-07T01:01:04.847Z] service_test.go:206: testEnv.OSType == "windows" [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-07T01:01:04.847Z] service_test.go:236: FLAKY_TEST [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-08-07T01:01:04.847Z] service_test.go:326: testEnv.OSType == "windows" [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-07T01:01:04.847Z] service_test.go:394: testEnv.OSType == "windows" [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] DONE 19 tests, 15 skipped in 2.821s [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-08-07T01:01:04.847Z] testing: warning: no tests to run [2020-08-07T01:01:04.847Z] ok github.com/docker/docker/integration/network/ipvlan 0.082s [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] DONE 0 tests in 0.934s [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-08-07T01:01:04.847Z] testing: warning: no tests to run [2020-08-07T01:01:04.847Z] ok github.com/docker/docker/integration/network/macvlan 0.093s [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] DONE 0 tests in 0.850s [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-08-07T01:01:04.847Z] testing: warning: no tests to run [2020-08-07T01:01:04.847Z] ok github.com/docker/docker/integration/plugin 0.078s [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] DONE 0 tests in 0.879s [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-08-07T01:01:04.847Z] testing: warning: no tests to run [2020-08-07T01:01:04.847Z] ok github.com/docker/docker/integration/plugin/authz 0.082s [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] DONE 0 tests in 0.913s [2020-08-07T01:01:04.847Z] [2020-08-07T01:01:04.847Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-08-07T01:01:06.128Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-08-07T01:01:06.697Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-08-07T01:01:08.608Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-08-07T01:01:09.991Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-08-07T01:01:10.930Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-08-07T01:01:12.316Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-08-07T01:01:13.364Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-07T01:01:13.364Z] INFO: Testing against a local daemon [2020-08-07T01:01:13.364Z] ok github.com/docker/docker/integration/plugin/common 0.267s [2020-08-07T01:01:13.364Z] [2020-08-07T01:01:13.364Z] === Skipped [2020-08-07T01:01:13.364Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-08-07T01:01:13.364Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-08-07T01:01:13.364Z] [2020-08-07T01:01:13.364Z] [2020-08-07T01:01:13.364Z] DONE 3 tests, 1 skipped in 9.124s [2020-08-07T01:01:13.364Z] [2020-08-07T01:01:13.364Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-08-07T01:01:13.701Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-08-07T01:01:14.641Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-08-07T01:01:14.641Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-08-07T01:01:15.230Z] === RUN TestDockerSuite/TestPsRightTagName [2020-08-07T01:01:17.072Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-07T01:01:17.073Z] INFO: Testing against a local daemon [2020-08-07T01:01:17.073Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.271s [2020-08-07T01:01:17.073Z] [2020-08-07T01:01:17.073Z] === Skipped [2020-08-07T01:01:17.073Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-08-07T01:01:17.073Z] external_test.go:48: runtime.GOOS == "windows" [2020-08-07T01:01:17.073Z] [2020-08-07T01:01:17.073Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-08-07T01:01:17.073Z] external_test.go:408: runtime.GOOS == "windows" [2020-08-07T01:01:17.073Z] [2020-08-07T01:01:17.073Z] [2020-08-07T01:01:17.073Z] DONE 2 tests, 2 skipped in 3.619s [2020-08-07T01:01:17.073Z] [2020-08-07T01:01:17.073Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-08-07T01:01:17.152Z] === RUN TestDockerSuite/TestPsShowMounts [2020-08-07T01:01:18.533Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-08-07T01:01:18.792Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-08-07T01:01:18.792Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-08-07T01:01:19.052Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-08-07T01:01:19.052Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-08-07T01:01:19.312Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-08-07T01:01:19.572Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-08-07T01:01:19.952Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-07T01:01:19.952Z] INFO: Testing against a local daemon [2020-08-07T01:01:19.952Z] ok github.com/docker/docker/integration/plugin/logging 0.257s [2020-08-07T01:01:19.952Z] [2020-08-07T01:01:19.952Z] === Skipped [2020-08-07T01:01:19.952Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-08-07T01:01:19.952Z] read_test.go:21: no unix domain sockets on Windows [2020-08-07T01:01:19.952Z] [2020-08-07T01:01:19.952Z] [2020-08-07T01:01:19.952Z] DONE 1 tests, 1 skipped in 2.956s [2020-08-07T01:01:19.952Z] [2020-08-07T01:01:19.952Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-08-07T01:01:20.511Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-08-07T01:01:21.472Z] testing: warning: no tests to run [2020-08-07T01:01:21.472Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.141s [2020-08-07T01:01:21.472Z] [2020-08-07T01:01:21.472Z] DONE 0 tests in 1.532s [2020-08-07T01:01:21.472Z] [2020-08-07T01:01:21.472Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-08-07T01:01:21.895Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-08-07T01:01:22.464Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-08-07T01:01:24.350Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-07T01:01:24.350Z] INFO: Testing against a local daemon [2020-08-07T01:01:24.350Z] ok github.com/docker/docker/integration/plugin/volumes 0.249s [2020-08-07T01:01:24.350Z] [2020-08-07T01:01:24.350Z] === Skipped [2020-08-07T01:01:24.350Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-08-07T01:01:24.350Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:24.350Z] [2020-08-07T01:01:24.350Z] [2020-08-07T01:01:24.350Z] DONE 1 tests, 1 skipped in 2.930s [2020-08-07T01:01:24.350Z] [2020-08-07T01:01:24.350Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-08-07T01:01:27.229Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-07T01:01:27.229Z] INFO: Testing against a local daemon [2020-08-07T01:01:27.229Z] ok github.com/docker/docker/integration/secret 0.275s [2020-08-07T01:01:27.229Z] [2020-08-07T01:01:27.229Z] === Skipped [2020-08-07T01:01:27.229Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2020-08-07T01:01:27.229Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:27.229Z] [2020-08-07T01:01:27.229Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.01s) [2020-08-07T01:01:27.229Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:27.229Z] [2020-08-07T01:01:27.229Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-08-07T01:01:27.229Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:27.229Z] [2020-08-07T01:01:27.229Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-08-07T01:01:27.229Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:27.229Z] [2020-08-07T01:01:27.229Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-08-07T01:01:27.229Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:27.229Z] [2020-08-07T01:01:27.229Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-08-07T01:01:27.229Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-08-07T01:01:27.229Z] [2020-08-07T01:01:27.229Z] [2020-08-07T01:01:27.229Z] DONE 6 tests, 6 skipped in 2.631s [2020-08-07T01:01:27.229Z] [2020-08-07T01:01:27.229Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-08-07T01:01:29.042Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-08-07T01:01:29.042Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-08-07T01:01:29.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-08-07T01:01:30.111Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-07T01:01:30.111Z] INFO: Testing against a local daemon [2020-08-07T01:01:30.111Z] ok github.com/docker/docker/integration/service 0.347s [2020-08-07T01:01:30.551Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-08-07T01:01:30.551Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-08-07T01:01:30.551Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === Skipped [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-07T01:01:30.566Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-07T01:01:30.566Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-07T01:01:30.566Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-07T01:01:30.566Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-08-07T01:01:30.566Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-08-07T01:01:30.566Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-08-07T01:01:30.566Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-08-07T01:01:30.566Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-08-07T01:01:30.566Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-08-07T01:01:30.566Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-08-07T01:01:30.566Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-08-07T01:01:30.566Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-08-07T01:01:30.566Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-08-07T01:01:30.566Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-08-07T01:01:30.566Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-08-07T01:01:30.566Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-08-07T01:01:30.566Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-08-07T01:01:30.566Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-08-07T01:01:30.566Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-08-07T01:01:30.566Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-08-07T01:01:30.566Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-08-07T01:01:30.566Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-08-07T01:01:30.566Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-08-07T01:01:30.566Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-08-07T01:01:30.566Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] DONE 24 tests, 23 skipped in 3.277s [2020-08-07T01:01:30.566Z] [2020-08-07T01:01:30.566Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-08-07T01:01:30.812Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-08-07T01:01:32.725Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-07T01:01:32.725Z] INFO: Testing against a local daemon [2020-08-07T01:01:32.725Z] ok github.com/docker/docker/integration/session 0.277s [2020-08-07T01:01:33.178Z] [2020-08-07T01:01:33.178Z] === Skipped [2020-08-07T01:01:33.178Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-08-07T01:01:33.178Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-08-07T01:01:33.178Z] [2020-08-07T01:01:33.178Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-08-07T01:01:33.178Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-08-07T01:01:33.178Z] [2020-08-07T01:01:33.178Z] [2020-08-07T01:01:33.178Z] DONE 2 tests, 2 skipped in 2.510s [2020-08-07T01:01:33.178Z] [2020-08-07T01:01:33.178Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-08-07T01:01:33.354Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-08-07T01:01:33.924Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-08-07T01:01:35.335Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-07T01:01:35.335Z] INFO: Testing against a local daemon [2020-08-07T01:01:36.856Z] ok github.com/docker/docker/integration/system 1.350s [2020-08-07T01:01:36.856Z] [2020-08-07T01:01:36.856Z] === Skipped [2020-08-07T01:01:36.856Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-07T01:01:36.856Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-08-07T01:01:36.856Z] [2020-08-07T01:01:36.856Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-08-07T01:01:36.856Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-08-07T01:01:36.856Z] [2020-08-07T01:01:36.856Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-08-07T01:01:36.856Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-08-07T01:01:36.856Z] [2020-08-07T01:01:36.856Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-08-07T01:01:36.856Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-07T01:01:36.856Z] [2020-08-07T01:01:36.856Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-08-07T01:01:36.856Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-07T01:01:36.856Z] [2020-08-07T01:01:36.856Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-08-07T01:01:36.856Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-07T01:01:36.856Z] [2020-08-07T01:01:36.856Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-08-07T01:01:36.856Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-07T01:01:36.856Z] [2020-08-07T01:01:36.856Z] [2020-08-07T01:01:36.856Z] DONE 13 tests, 7 skipped in 3.556s [2020-08-07T01:01:36.856Z] [2020-08-07T01:01:36.856Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-08-07T01:01:37.224Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-08-07T01:01:38.163Z] === RUN TestDockerSuite/TestRmiBlank [2020-08-07T01:01:38.163Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-08-07T01:01:38.163Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-08-07T01:01:39.019Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-07T01:01:39.019Z] INFO: Testing against a local daemon [2020-08-07T01:01:39.019Z] ok github.com/docker/docker/integration/volume 0.283s [2020-08-07T01:01:39.473Z] [2020-08-07T01:01:39.473Z] === Skipped [2020-08-07T01:01:39.473Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-08-07T01:01:39.473Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-08-07T01:01:39.473Z] [2020-08-07T01:01:39.473Z] [2020-08-07T01:01:39.473Z] DONE 5 tests, 1 skipped in 2.662s [2020-08-07T01:01:39.473Z] [2020-08-07T01:01:39.473Z] INFO: make.ps1 ended at 08/07/2020 01:01:39 [2020-08-07T01:01:39.473Z] INFO: Integration CLI tests being run from the host: [2020-08-07T01:01:39.473Z] 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-08-07T01:01:41.460Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-08-07T01:01:41.460Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-08-07T01:01:41.721Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-08-07T01:01:42.695Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-08-07T01:01:43.264Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-08-07T01:01:44.203Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-08-07T01:01:45.144Z] === RUN TestDockerSuite/TestRmiTag [2020-08-07T01:01:45.144Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-08-07T01:01:45.716Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-08-07T01:01:49.010Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-08-07T01:01:49.270Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-08-07T01:01:49.736Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-07T01:01:49.736Z] INFO: Testing against a local daemon [2020-08-07T01:01:49.840Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-08-07T01:01:50.099Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-08-07T01:01:51.038Z] === RUN TestDockerSuite/TestRunAddHost [2020-08-07T01:01:51.298Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-08-07T01:01:51.558Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-08-07T01:01:51.818Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-08-07T01:01:51.818Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-08-07T01:01:52.078Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-08-07T01:01:52.338Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-08-07T01:01:53.721Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-08-07T01:01:54.292Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-08-07T01:01:54.862Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-08-07T01:01:55.432Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-08-07T01:01:56.814Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-08-07T01:01:57.754Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-08-07T01:01:58.323Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-08-07T01:01:59.262Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-08-07T01:01:59.831Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-08-07T01:02:00.091Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-08-07T01:02:01.033Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-08-07T01:02:01.293Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-08-07T01:02:02.251Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-08-07T01:02:02.820Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-08-07T01:02:03.080Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-08-07T01:02:03.649Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-08-07T01:02:03.649Z] === RUN TestDockerSuite/TestRunBindMounts [2020-08-07T01:02:05.559Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-08-07T01:02:05.559Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-08-07T01:02:06.129Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-08-07T01:02:06.698Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-08-07T01:02:06.958Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-08-07T01:02:06.958Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-08-07T01:02:07.526Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-08-07T01:02:07.786Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-08-07T01:02:08.355Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-08-07T01:02:08.616Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-08-07T01:02:09.186Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-08-07T01:02:09.186Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-08-07T01:02:09.754Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-08-07T01:02:09.754Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-08-07T01:02:10.366Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-08-07T01:02:11.304Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-08-07T01:02:11.564Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-08-07T01:02:12.133Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-08-07T01:02:12.133Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-08-07T01:02:12.704Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-08-07T01:02:14.092Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-08-07T01:02:14.661Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-08-07T01:02:15.599Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-08-07T01:02:16.168Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-08-07T01:02:16.430Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-08-07T01:02:16.999Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-08-07T01:02:17.258Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-08-07T01:02:17.827Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-08-07T01:02:19.210Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-08-07T01:02:21.748Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-08-07T01:02:21.748Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-08-07T01:02:21.748Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-08-07T01:02:23.130Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-08-07T01:02:24.070Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-08-07T01:02:25.454Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-08-07T01:02:27.362Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-08-07T01:02:27.362Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-08-07T01:02:27.362Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-08-07T01:02:27.362Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-08-07T01:02:28.301Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-08-07T01:02:29.239Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-08-07T01:02:30.620Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-08-07T01:02:30.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-08-07T01:02:30.881Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-08-07T01:02:32.264Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-08-07T01:02:32.524Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-08-07T01:02:32.524Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-08-07T01:02:33.465Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-08-07T01:02:34.846Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-08-07T01:02:34.846Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-08-07T01:02:35.414Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-08-07T01:02:35.674Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-08-07T01:02:36.245Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-08-07T01:02:36.839Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-08-07T01:02:36.839Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-08-07T01:02:37.099Z] === RUN TestDockerSuite/TestRunEnvironment [2020-08-07T01:02:37.674Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-08-07T01:02:38.088Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-08-07T01:02:38.658Z] === RUN TestDockerSuite/TestRunExitCode [2020-08-07T01:02:39.228Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-08-07T01:02:39.489Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-08-07T01:02:40.058Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-08-07T01:02:40.317Z] === RUN TestDockerSuite/TestRunExposePort [2020-08-07T01:02:40.317Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-08-07T01:02:40.887Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-08-07T01:02:41.458Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-08-07T01:02:42.839Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-08-07T01:02:42.839Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-07T01:02:42.839Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-08-07T01:02:44.750Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-08-07T01:02:45.323Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-08-07T01:02:55.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-08-07T01:02:56.247Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-08-07T01:02:57.633Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-08-07T01:02:59.018Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-08-07T01:02:59.018Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-08-07T01:02:59.018Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-08-07T01:02:59.018Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-08-07T01:02:59.018Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-08-07T01:02:59.588Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-08-07T01:03:02.130Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-08-07T01:03:02.130Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-08-07T01:03:02.704Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-08-07T01:03:03.645Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-08-07T01:03:05.028Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-08-07T01:03:07.569Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-08-07T01:03:09.482Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-08-07T01:03:10.054Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-08-07T01:03:10.054Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-08-07T01:03:10.317Z] === RUN TestDockerSuite/TestRunModeHostname [2020-08-07T01:03:11.259Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-08-07T01:03:11.259Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-08-07T01:03:11.259Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-08-07T01:03:12.643Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-08-07T01:03:12.904Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-08-07T01:03:13.474Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-08-07T01:03:14.414Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-08-07T01:03:14.414Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-08-07T01:03:14.674Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-08-07T01:03:16.059Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-08-07T01:03:17.440Z] === RUN TestDockerSuite/TestRunMount [2020-08-07T01:03:17.440Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-08-07T01:03:21.640Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-08-07T01:03:21.640Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-08-07T01:03:22.210Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-08-07T01:03:22.780Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-08-07T01:03:23.721Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-08-07T01:03:25.633Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-08-07T01:03:27.567Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-08-07T01:03:28.508Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-08-07T01:03:29.889Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-08-07T01:03:30.829Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-08-07T01:03:31.768Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-08-07T01:03:31.768Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-08-07T01:03:32.338Z] === RUN TestDockerSuite/TestRunNetHost [2020-08-07T01:03:32.907Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-08-07T01:03:33.166Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-08-07T01:03:33.735Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-08-07T01:03:35.116Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-08-07T01:03:36.056Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-08-07T01:03:38.592Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-08-07T01:03:39.160Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-08-07T01:03:39.160Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-08-07T01:03:39.420Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-08-07T01:03:39.679Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-08-07T01:03:39.939Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-08-07T01:03:40.508Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-08-07T01:03:40.508Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-08-07T01:03:40.768Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-08-07T01:03:47.391Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-08-07T01:03:47.391Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-08-07T01:03:47.391Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-08-07T01:03:47.391Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-08-07T01:03:47.391Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-08-07T01:03:49.304Z] === RUN TestDockerSuite/TestRunPortInUse [2020-08-07T01:03:49.882Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-08-07T01:03:50.453Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-08-07T01:03:51.021Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-08-07T01:03:51.281Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-08-07T01:03:51.849Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-08-07T01:03:52.109Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-07T01:03:52.109Z] === RUN TestDockerSuite/TestRunPublishPort [2020-08-07T01:03:52.679Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-08-07T01:03:53.248Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-08-07T01:03:53.248Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-08-07T01:03:53.508Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-08-07T01:03:54.886Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-08-07T01:03:54.887Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-08-07T01:03:54.887Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-08-07T01:03:57.426Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-08-07T01:03:57.996Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-08-07T01:03:58.566Z] === RUN TestDockerSuite/TestRunRm [2020-08-07T01:03:59.137Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-08-07T01:04:03.332Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-08-07T01:04:03.332Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-08-07T01:04:03.592Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-08-07T01:04:04.974Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-08-07T01:04:05.237Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-08-07T01:04:07.775Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-08-07T01:04:10.317Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-08-07T01:04:10.317Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-08-07T01:04:10.576Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-08-07T01:04:10.836Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-08-07T01:04:11.405Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-08-07T01:04:12.347Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-08-07T01:04:12.946Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-08-07T01:04:12.946Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-08-07T01:04:13.206Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-08-07T01:04:13.775Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-08-07T01:04:14.345Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-08-07T01:04:14.605Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-08-07T01:04:15.986Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-08-07T01:04:17.366Z] === RUN TestDockerSuite/TestRunState [2020-08-07T01:04:18.745Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-08-07T01:04:18.745Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-08-07T01:04:19.006Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-08-07T01:04:19.575Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-08-07T01:04:19.834Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-08-07T01:04:19.834Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-08-07T01:04:20.094Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-08-07T01:04:20.666Z] === RUN TestDockerSuite/TestRunSysctls [2020-08-07T01:04:22.048Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-08-07T01:04:22.048Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-08-07T01:04:22.048Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-08-07T01:04:22.048Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-08-07T01:04:22.618Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-08-07T01:04:24.528Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-08-07T01:04:25.098Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-08-07T01:04:25.098Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-08-07T01:04:26.481Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-08-07T01:04:28.391Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-08-07T01:04:28.960Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-08-07T01:04:30.868Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-08-07T01:04:31.807Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-08-07T01:04:32.381Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-08-07T01:04:33.346Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-08-07T01:04:33.346Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-08-07T01:04:33.610Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-08-07T01:04:35.518Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-08-07T01:04:36.901Z] === RUN TestDockerSuite/TestRunUserByID [2020-08-07T01:04:37.161Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-08-07T01:04:37.161Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-08-07T01:04:37.421Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-08-07T01:04:37.990Z] === RUN TestDockerSuite/TestRunUserByName [2020-08-07T01:04:38.249Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-08-07T01:04:38.819Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-08-07T01:04:38.819Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-08-07T01:04:38.819Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-08-07T01:04:39.388Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-08-07T01:04:39.647Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-08-07T01:04:42.946Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-08-07T01:04:42.946Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-08-07T01:04:43.886Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-08-07T01:04:44.827Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-08-07T01:04:45.397Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-08-07T01:04:46.335Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-08-07T01:04:48.244Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-08-07T01:04:49.626Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-08-07T01:04:49.886Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-08-07T01:04:50.456Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-08-07T01:04:50.715Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-08-07T01:04:50.715Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-08-07T01:04:50.715Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-08-07T01:04:50.715Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-08-07T01:04:50.975Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-08-07T01:04:50.975Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-08-07T01:04:51.545Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-08-07T01:04:51.804Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-08-07T01:04:52.743Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-08-07T01:04:53.006Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-08-07T01:04:53.576Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-08-07T01:04:53.576Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-08-07T01:04:54.146Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-08-07T01:04:54.146Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-08-07T01:04:54.146Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-08-07T01:04:54.146Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-08-07T01:04:54.146Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-08-07T01:04:54.146Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-08-07T01:04:54.146Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-08-07T01:04:54.146Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-08-07T01:04:54.146Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-08-07T01:04:54.146Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-08-07T01:04:54.748Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-08-07T01:04:55.012Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-08-07T01:04:55.272Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-08-07T01:04:55.531Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-08-07T01:04:55.792Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-08-07T01:04:56.053Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-08-07T01:04:56.313Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-08-07T01:04:56.573Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-08-07T01:04:56.833Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-08-07T01:04:57.403Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-08-07T01:04:57.403Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-08-07T01:04:57.403Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-08-07T01:04:57.664Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-08-07T01:04:58.605Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-08-07T01:04:58.865Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-08-07T01:04:59.436Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-08-07T01:04:59.436Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-08-07T01:05:00.007Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-08-07T01:05:00.007Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-08-07T01:05:01.389Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-08-07T01:05:01.389Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-08-07T01:05:01.649Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-08-07T01:05:03.560Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-08-07T01:05:04.130Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-08-07T01:05:04.130Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-08-07T01:05:04.130Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-08-07T01:05:04.392Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-08-07T01:05:04.961Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-08-07T01:05:05.901Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-08-07T01:05:07.285Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-08-07T01:05:07.285Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-08-07T01:05:07.285Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-08-07T01:05:08.666Z] === RUN TestDockerSuite/TestSaveImageId [2020-08-07T01:05:08.666Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-08-07T01:05:08.927Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-08-07T01:05:10.836Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-08-07T01:05:10.837Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-08-07T01:05:11.777Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-08-07T01:05:11.777Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-08-07T01:05:11.777Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-08-07T01:05:12.038Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-08-07T01:05:13.420Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-08-07T01:05:14.817Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-08-07T01:05:15.385Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-08-07T01:05:15.386Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-08-07T01:05:15.645Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-08-07T01:05:15.905Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-08-07T01:05:15.905Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-08-07T01:05:16.474Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-08-07T01:05:18.384Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-08-07T01:05:23.659Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-08-07T01:05:24.600Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-08-07T01:05:25.538Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-08-07T01:05:26.107Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-08-07T01:05:28.642Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-08-07T01:05:28.642Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-08-07T01:05:30.557Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-08-07T01:05:31.130Z] === RUN TestDockerSuite/TestStartRecordError [2020-08-07T01:05:32.069Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-08-07T01:05:33.449Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-08-07T01:05:34.389Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-08-07T01:05:36.926Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-08-07T01:05:41.149Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-08-07T01:05:41.149Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-08-07T01:05:43.688Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-08-07T01:05:48.963Z] === RUN TestDockerSuite/TestStatsNoStream [2020-08-07T01:05:50.868Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-08-07T01:05:52.246Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-08-07T01:05:52.506Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-08-07T01:05:53.075Z] === RUN TestDockerSuite/TestTopPrivileged [2020-08-07T01:05:53.644Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-08-07T01:05:53.644Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-08-07T01:05:53.905Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-08-07T01:05:54.165Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-08-07T01:05:56.709Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-08-07T01:05:57.279Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-08-07T01:06:00.572Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-08-07T01:06:00.572Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-08-07T01:06:01.141Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-08-07T01:06:01.141Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-08-07T01:06:01.401Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-08-07T01:06:02.782Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-08-07T01:06:02.782Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-08-07T01:06:03.722Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-08-07T01:06:04.292Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-08-07T01:06:05.231Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-08-07T01:06:06.623Z] === RUN TestDockerSuite/TestUpdateStats [2020-08-07T01:06:09.912Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-08-07T01:06:10.851Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-08-07T01:06:10.851Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-08-07T01:06:11.422Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-08-07T01:06:12.362Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-08-07T01:06:14.902Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-08-07T01:06:14.902Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-08-07T01:06:16.812Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-08-07T01:06:17.751Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-08-07T01:06:19.658Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-08-07T01:06:20.227Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-08-07T01:06:22.137Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-08-07T01:06:24.679Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-08-07T01:06:27.217Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-08-07T01:06:28.160Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-08-07T01:06:29.541Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-08-07T01:06:30.147Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-08-07T01:06:31.099Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-08-07T01:06:32.479Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-08-07T01:06:33.419Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-08-07T01:06:34.800Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-08-07T01:06:36.179Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-08-07T01:06:37.119Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-08-07T01:06:39.657Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-08-07T01:06:47.781Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-08-07T01:06:49.689Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-08-07T01:06:52.227Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-08-07T01:06:52.227Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-08-07T01:06:52.488Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-08-07T01:06:52.748Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-08-07T01:06:52.748Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-08-07T01:06:53.008Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-08-07T01:06:53.008Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-08-07T01:06:53.577Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-08-07T01:06:53.577Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-08-07T01:06:54.147Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-08-07T01:06:54.147Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-08-07T01:06:54.147Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-08-07T01:06:54.147Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-08-07T01:06:54.147Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-08-07T01:06:55.528Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-08-07T01:06:55.528Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-08-07T01:06:55.788Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-08-07T01:06:55.788Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-08-07T01:06:55.788Z] === RUN TestDockerSuite/TestVolumeEvents [2020-08-07T01:06:56.366Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-08-07T01:06:57.746Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-08-07T01:06:57.746Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-08-07T01:06:57.746Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-08-07T01:06:59.654Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-08-07T01:07:02.197Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite (1297.43s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.93s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.22s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.46s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.34s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.53s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.94s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.95s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.02s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.41s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.80s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.83s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.83s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.76s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.94s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.92s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAttachDetach (1.06s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.84s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.13s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.95s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.24s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.01s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.09s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.24s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.27s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.06s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.79s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.39s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.00s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.16s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.84s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.71s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.79s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.21s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.68s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.26s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.22s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.98s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.10s) [2020-08-07T01:07:02.197Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.15s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.90s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.40s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.05s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.29s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.70s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.24s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.21s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.25s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.52s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.98s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.32s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.63s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.68s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.20s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.28s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.20s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.22s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.84s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.48s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.40s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.29s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.31s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.15s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.26s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.35s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.88s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.88s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.49s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.08s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.76s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.61s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.44s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.86s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.97s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCmd (0.26s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.25s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.21s) [2020-08-07T01:07:02.198Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-08-07T01:07:02.198Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.11s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.19s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.76s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildContChar (2.50s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.83s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.23s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.21s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.56s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.94s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.63s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.36s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.74s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.61s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.00s) [2020-08-07T01:07:02.198Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-08-07T01:07:02.198Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.198Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-08-07T01:07:02.198Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.198Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-07T01:07:02.198Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.198Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-07T01:07:02.198Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.69s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.71s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.79s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.85s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.19s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.18s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.97s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.08s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.37s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.27s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.32s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.78s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.17s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.95s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.69s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.29s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.49s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.43s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.38s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.22s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.03s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.18s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.97s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.23s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.80s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.29s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.45s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.67s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEnv (1.25s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.47s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.35s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.06s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (17.94s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.66s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.45s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.19s) [2020-08-07T01:07:02.198Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-07T01:07:02.198Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.01s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildExpose (0.54s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.89s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildFails (0.66s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.87s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.91s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.40s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.22s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.69s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.29s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.45s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.85s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.67s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.33s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildHistory (4.88s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.85s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.15s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.66s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.78s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.77s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.79s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.21s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.41s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.69s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.39s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.71s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.68s) [2020-08-07T01:07:02.198Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-08-07T01:07:02.198Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.39s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.37s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.51s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.51s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.66s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.67s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.25s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.51s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.79s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.13s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.00s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.88s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.47s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.79s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.03s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.45s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildPATH (1.48s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.48s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.72s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.63s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.45s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildRm (2.26s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.83s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.25s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.90s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.00s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.91s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.98s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s) [2020-08-07T01:07:02.198Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-07T01:07:02.198Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.64s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.15s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildStderr (0.98s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.22s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.79s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.76s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.70s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.13s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildUser (1.68s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.62s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.48s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.09s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.21s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.17s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.42s) [2020-08-07T01:07:02.198Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-07T01:07:02.198Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.198Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-07T01:07:02.198Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.198Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-07T01:07:02.198Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.198Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-08-07T01:07:02.198Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.74s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.61s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.65s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.04s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.13s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.63s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2020-08-07T01:07:02.198Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-07T01:07:02.198Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.53s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.35s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-08-07T01:07:02.198Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-07T01:07:02.198Z] docker_cli_sni_test.go:18: Flakey test [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestCommitChange (0.60s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.91s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.95s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.57s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestCommitTTY (0.94s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.52s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.93s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.52s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-08-07T01:07:02.198Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.09s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.15s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.53s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.83s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.75s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.84s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.90s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.80s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.92s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.69s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.62s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.62s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.76s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.58s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.57s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.66s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.61s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.52s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.11s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.07s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.53s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2020-08-07T01:07:02.199Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-07T01:07:02.199Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.64s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.79s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.98s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.36s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.31s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.15s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.22s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.40s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.36s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.31s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.31s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ae8380_} (1.40s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1690245169_/foo_false____} (1.37s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1690245169_/foo_true____} (0.46s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3666850780_/foo_false____} (1.52s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3666850780_/foo_true____} (1.38s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3666850780_/foo_true__0xc000ae83e0__} (1.28s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ae8400_} (1.36s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ae8420_} (1.50s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ae8440_} (1.31s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ae8460_} (1.45s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.91s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.22s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.62s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.02s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.10s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.60s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.54s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.75s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.81s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.86s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.36s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.80s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.20s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.90s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.81s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.65s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.92s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.23s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.71s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.87s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.62s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.63s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.46s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.58s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.86s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.42s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.49s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.16s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.75s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.27s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.70s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.47s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.78s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.52s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpToDot (0.51s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.85s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.83s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpToStdout (0.48s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.78s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.67s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.92s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.44s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.61s) [2020-08-07T01:07:02.199Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-08-07T01:07:02.199Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.30s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2020-08-07T01:07:02.199Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-07T01:07:02.199Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.80s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.48s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.44s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.23s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.71s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.01s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.25s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.62s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.60s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.54s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.93s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.01s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.31s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.45s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.99s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.10s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.47s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.08s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsAttach (0.65s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsCommit (0.91s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.61s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.18s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.38s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.17s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsCopy (0.78s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.43s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.69s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.91s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.19s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsFilters (0.85s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsFormat (1.26s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.59s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.54s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.07s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.45s) [2020-08-07T01:07:02.199Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-07T01:07:02.199Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-07T01:07:02.199Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-07T01:07:02.199Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.46s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.35s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.52s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.42s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.82s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExec (0.53s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.45s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.44s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.02s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.58s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.59s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.68s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.94s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecCgroup (0.73s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecEnv (0.50s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.92s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.48s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecInspectID (2.54s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.93s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.48s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecParseError (0.42s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.82s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecStartFails (0.49s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.62s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.57s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecTTY (0.62s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.63s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecUlimits (0.50s) [2020-08-07T01:07:02.199Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-08-07T01:07:02.199Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.46s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.57s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.79s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.70s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestExecWithUser (0.56s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.46s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.45s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-08-07T01:07:02.199Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestHealth (18.56s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.52s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.53s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImportDisplay (1.02s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImportFile (1.02s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.24s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImportGzipped (1.10s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.47s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.49s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.40s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.02s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.41s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2020-08-07T01:07:02.200Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-07T01:07:02.200Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-08-07T01:07:02.200Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-07T01:07:02.200Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.40s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.41s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.65s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.87s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.40s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.02s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.26s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.31s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.42s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.34s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.79s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.65s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.11s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.43s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.50s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.08s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.07s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.96s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.88s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsSince (6.47s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.41s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestNetHostname (1.22s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.18s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.63s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.44s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.69s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPluginActive (3.90s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.14s) [2020-08-07T01:07:02.200Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-07T01:07:02.200Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.02s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.31s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.40s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.14s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.15s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.26s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.81s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.83s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPortList (5.88s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.81s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.99s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.60s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.73s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.79s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.85s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPsByOrder (1.84s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.08s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.21s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.79s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.35s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.18s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.04s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.40s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.91s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.47s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.39s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.90s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.49s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.54s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2020-08-07T01:07:02.200Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-07T01:07:02.200Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.11s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.33s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.92s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.73s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.46s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.08s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.13s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.10s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.68s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.05s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.55s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.00s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRmiTag (0.12s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.64s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.09s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.42s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.84s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.41s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.08s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.65s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.73s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.67s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.31s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.97s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.57s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.78s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.45s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.61s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.67s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.72s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.60s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.23s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.86s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.83s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.41s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.22s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.38s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.41s) [2020-08-07T01:07:02.200Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.26s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.99s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.51s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.49s) [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-08-07T01:07:02.201Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-07T01:07:02.201Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.41s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.95s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.24s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.06s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.59s) [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-07T01:07:02.201Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.65s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.41s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.68s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.55s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.42s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.43s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.62s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.55s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.98s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.19s) [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-07T01:07:02.201Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.10s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.51s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.97s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.07s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.53s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.19s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.12s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.93s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.86s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.44s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.70s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.14s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.94s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.05s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.05s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.27s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.27s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunMount (4.58s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.51s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.12s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.58s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.89s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.27s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.40s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.92s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.94s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.36s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNetHost (0.62s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.35s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.25s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.27s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.54s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.40s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.40s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.46s) [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-07T01:07:02.201Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.61s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.53s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.58s) [2020-08-07T01:07:02.201Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-07T01:07:02.201Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-07T01:07:02.201Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.41s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.18s) [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-07T01:07:02.201Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.59s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.15s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunRm (0.60s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.66s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.41s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.30s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.10s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.46s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.62s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.56s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.72s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.57s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunState (1.29s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.48s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-08-07T01:07:02.201Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.41s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.58s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunSysctls (1.31s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.43s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.80s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.63s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.21s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.88s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.78s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.63s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.75s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.81s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.16s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunUserByID (0.49s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.39s) [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-07T01:07:02.201Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.57s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.14s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.72s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.56s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.95s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.82s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.46s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.42s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.42s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.47s) [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-07T01:07:02.201Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-07T01:07:02.201Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-07T01:07:02.201Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-07T01:07:02.201Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.43s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.44s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.83s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.43s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.41s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-07T01:07:02.201Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-08-07T01:07:02.201Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-07T01:07:02.201Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-07T01:07:02.201Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-07T01:07:02.201Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-07T01:07:02.201Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.46s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.42s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.42s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.43s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.41s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.42s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.10s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.55s) [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-07T01:07:02.201Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.54s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.23s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.85s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.82s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.08s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.06s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.29s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.64s) [2020-08-07T01:07:02.201Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents685050342 [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.14s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.33s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.59s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.67s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.23s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.60s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.83s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.40s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.60s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.79s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.48s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.90s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.55s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestStartRecordError (1.03s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.08s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.10s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.46s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.85s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.44s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.47s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.59s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.47s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.70s) [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-08-07T01:07:02.201Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.01s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-07T01:07:02.201Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.54s) [2020-08-07T01:07:02.201Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.06s) [2020-08-07T01:07:02.201Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-07T01:07:02.201Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.00s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.79s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.75s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.29s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.81s) [2020-08-07T01:07:02.202Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-07T01:07:02.202Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.79s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.69s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.82s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.74s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.44s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.65s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.48s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.39s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.25s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.27s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.24s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.23s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.26s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.27s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.27s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.44s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.35s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.49s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.42s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.63s) [2020-08-07T01:07:02.202Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.23s) [2020-08-07T01:07:02.202Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-08-07T01:07:02.202Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-07T01:07:02.202Z] === RUN TestDockerRegistrySuite [2020-08-07T01:07:02.202Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-08-07T01:07:02.772Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-08-07T01:07:04.225Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-08-07T01:07:04.225Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-08-07T01:07:05.605Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-08-07T01:07:05.605Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-08-07T01:07:08.900Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-08-07T01:07:11.441Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-08-07T01:07:13.980Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-08-07T01:07:14.921Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-08-07T01:07:15.490Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-08-07T01:07:16.433Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-08-07T01:07:17.815Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-08-07T01:07:18.755Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-08-07T01:07:19.695Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-08-07T01:07:20.264Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-08-07T01:07:22.175Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-08-07T01:07:23.555Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-08-07T01:07:23.815Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-08-07T01:07:25.197Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-08-07T01:07:27.105Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-08-07T01:07:28.044Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-08-07T01:07:28.304Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-08-07T01:07:29.244Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-08-07T01:07:30.185Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-08-07T01:07:30.756Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-08-07T01:07:31.695Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-08-07T01:07:33.609Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-08-07T01:07:33.885Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-08-07T01:07:35.289Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-08-07T01:07:35.549Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-08-07T01:07:35.549Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-08-07T01:07:36.118Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-08-07T01:07:36.118Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-08-07T01:07:36.688Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-08-07T01:07:36.688Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-08-07T01:07:37.627Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-08-07T01:07:39.008Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-08-07T01:07:39.578Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-08-07T01:07:40.518Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-08-07T01:07:41.457Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-08-07T01:07:42.395Z] --- PASS: TestDockerRegistrySuite (40.59s) [2020-08-07T01:07:42.395Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s) [2020-08-07T01:07:42.395Z] check_test.go:196: [db4ab6bb9510a] daemon is not started [2020-08-07T01:07:42.395Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.09s) [2020-08-07T01:07:42.395Z] check_test.go:196: [d9499ad2831fa] daemon is not started [2020-08-07T01:07:42.395Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.44s) [2020-08-07T01:07:42.395Z] check_test.go:196: [d7b2bae6045de] daemon is not started [2020-08-07T01:07:42.395Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2020-08-07T01:07:42.395Z] check_test.go:196: [dae6d79b2cb8f] daemon is not started [2020-08-07T01:07:42.395Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.23s) [2020-08-07T01:07:42.395Z] check_test.go:196: [d7b41405b16fa] daemon is not started [2020-08-07T01:07:42.395Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.53s) [2020-08-07T01:07:42.395Z] check_test.go:196: [db8bf2271ece0] daemon is not started [2020-08-07T01:07:42.395Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.53s) [2020-08-07T01:07:42.395Z] check_test.go:196: [d310881c0ae2a] daemon is not started [2020-08-07T01:07:42.395Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.94s) [2020-08-07T01:07:42.395Z] check_test.go:196: [dbebb7b3d4b16] daemon is not started [2020-08-07T01:07:42.395Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.81s) [2020-08-07T01:07:42.395Z] check_test.go:196: [da45beca2de32] daemon is not started [2020-08-07T01:07:42.395Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.95s) [2020-08-07T01:07:42.395Z] check_test.go:196: [dfddb716288e8] daemon is not started [2020-08-07T01:07:42.395Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.00s) [2020-08-07T01:07:42.395Z] check_test.go:196: [d609a08a80a58] daemon is not started [2020-08-07T01:07:42.395Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s) [2020-08-07T01:07:42.395Z] check_test.go:196: [deb612f644768] daemon is not started [2020-08-07T01:07:42.395Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.95s) [2020-08-07T01:07:42.395Z] check_test.go:196: [d0dd50cf56d7c] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.89s) [2020-08-07T01:07:42.396Z] check_test.go:196: [d7223481bc602] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.67s) [2020-08-07T01:07:42.396Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eaa5b635132d246efbb5dd229d47f1793b53b7a2d903be70eb3f71bcdc3cd24c [2020-08-07T01:07:42.396Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5c334f655ba78a1f0a99944a2a8aeb6855879db01c665a2aeda11e3032585735 [2020-08-07T01:07:42.396Z] check_test.go:196: [d62681f1dd953] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.77s) [2020-08-07T01:07:42.396Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7fc119f5cc8bdd3f93a02dfde447c05bf55cf8924fae91c24ca2d389425d9998 [2020-08-07T01:07:42.396Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:62a14287f6f5cb9ee87a8088ddbcbf5fee2d634ce72536a33d96ce39806873a7 [2020-08-07T01:07:42.396Z] check_test.go:196: [dcaed6eda6e46] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.06s) [2020-08-07T01:07:42.396Z] check_test.go:196: [d89b9988be6a6] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.30s) [2020-08-07T01:07:42.396Z] check_test.go:196: [d8bb9fd474664] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2020-08-07T01:07:42.396Z] check_test.go:196: [d6ad0e9163011] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-08-07T01:07:42.396Z] check_test.go:196: [d675ca989f0cc] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.88s) [2020-08-07T01:07:42.396Z] check_test.go:196: [da898db0ec8bc] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.82s) [2020-08-07T01:07:42.396Z] check_test.go:196: [dfc905d851fbf] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2020-08-07T01:07:42.396Z] check_test.go:196: [d57a5dfaea945] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.57s) [2020-08-07T01:07:42.396Z] check_test.go:196: [d835cf07b0aec] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.55s) [2020-08-07T01:07:42.396Z] check_test.go:196: [d4871461c4a51] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.19s) [2020-08-07T01:07:42.396Z] check_test.go:196: [dc7720e0d2ddd] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.48s) [2020-08-07T01:07:42.396Z] check_test.go:196: [dc60666eb7d61] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-08-07T01:07:42.396Z] check_test.go:196: [d4bf1caaf36a8] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-08-07T01:07:42.396Z] check_test.go:196: [d36c557cb80cb] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-08-07T01:07:42.396Z] check_test.go:196: [d1a667a250108] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2020-08-07T01:07:42.396Z] check_test.go:196: [df0a75430505f] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-08-07T01:07:42.396Z] check_test.go:196: [dda4a4b5e85fa] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.03s) [2020-08-07T01:07:42.396Z] check_test.go:196: [d46405476bce9] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.28s) [2020-08-07T01:07:42.396Z] check_test.go:196: [d5f4b09aa5c9a] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.74s) [2020-08-07T01:07:42.396Z] check_test.go:196: [dae02221de444] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s) [2020-08-07T01:07:42.396Z] check_test.go:196: [d904a4aaf054a] daemon is not started [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2020-08-07T01:07:42.396Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-08-07T01:07:42.396Z] === RUN TestDockerSchema1RegistrySuite [2020-08-07T01:07:42.396Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-08-07T01:07:42.396Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-08-07T01:07:44.998Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-08-07T01:07:47.537Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-08-07T01:07:50.830Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-08-07T01:07:51.092Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-08-07T01:07:52.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-08-07T01:07:52.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-08-07T01:07:53.415Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-08-07T01:07:53.985Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-08-07T01:07:54.940Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-08-07T01:07:57.481Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-08-07T01:07:57.481Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-08-07T01:07:58.050Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-08-07T01:07:58.050Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-08-07T01:07:58.309Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-08-07T01:07:58.568Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-08-07T01:07:59.140Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-08-07T01:07:59.140Z] --- PASS: TestDockerSchema1RegistrySuite (16.77s) [2020-08-07T01:07:59.140Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-08-07T01:07:59.140Z] check_test.go:223: [d249216a50d8a] daemon is not started [2020-08-07T01:07:59.140Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.56s) [2020-08-07T01:07:59.140Z] check_test.go:223: [d70fb35e463a1] daemon is not started [2020-08-07T01:07:59.140Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.58s) [2020-08-07T01:07:59.140Z] check_test.go:223: [d49d476a44345] daemon is not started [2020-08-07T01:07:59.140Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.67s) [2020-08-07T01:07:59.140Z] check_test.go:223: [d962c637f41f4] daemon is not started [2020-08-07T01:07:59.140Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.90s) [2020-08-07T01:07:59.140Z] check_test.go:223: [dd48efed179a3] daemon is not started [2020-08-07T01:07:59.140Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.03s) [2020-08-07T01:07:59.140Z] check_test.go:223: [daa80f828e4fc] daemon is not started [2020-08-07T01:07:59.140Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-08-07T01:07:59.140Z] check_test.go:223: [d77265e1a2da4] daemon is not started [2020-08-07T01:07:59.140Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2020-08-07T01:07:59.140Z] check_test.go:223: [d54bac2a4457e] daemon is not started [2020-08-07T01:07:59.140Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2020-08-07T01:07:59.140Z] check_test.go:223: [d508cdc7cffa0] daemon is not started [2020-08-07T01:07:59.140Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2020-08-07T01:07:59.140Z] check_test.go:223: [dc56234668dac] daemon is not started [2020-08-07T01:07:59.140Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.22s) [2020-08-07T01:07:59.140Z] check_test.go:223: [d5d8d76dc956c] daemon is not started [2020-08-07T01:07:59.140Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-08-07T01:07:59.140Z] check_test.go:223: [d678eaa47adb1] daemon is not started [2020-08-07T01:07:59.140Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-08-07T01:07:59.140Z] check_test.go:223: [d7dbc0d6785de] daemon is not started [2020-08-07T01:07:59.140Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-08-07T01:07:59.140Z] check_test.go:223: [dbec9a40afec0] daemon is not started [2020-08-07T01:07:59.140Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-08-07T01:07:59.140Z] check_test.go:223: [dc744094e3085] daemon is not started [2020-08-07T01:07:59.140Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-08-07T01:07:59.140Z] check_test.go:223: [d7229385c75de] daemon is not started [2020-08-07T01:07:59.140Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-08-07T01:07:59.140Z] check_test.go:223: [ddb8079e84abe] daemon is not started [2020-08-07T01:07:59.140Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-08-07T01:07:59.140Z] check_test.go:223: [d304e7cc73b01] daemon is not started [2020-08-07T01:07:59.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-08-07T01:07:59.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-08-07T01:08:00.079Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-08-07T01:08:00.340Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-08-07T01:08:00.599Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-08-07T01:08:01.538Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-08-07T01:08:01.798Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-08-07T01:08:02.057Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-08-07T01:08:02.627Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-08-07T01:08:02.886Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.74s) [2020-08-07T01:08:02.886Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2020-08-07T01:08:02.886Z] check_test.go:252: [d8313f4e57162] daemon is not started [2020-08-07T01:08:02.886Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2020-08-07T01:08:02.886Z] check_test.go:252: [d97da8d91da45] daemon is not started [2020-08-07T01:08:02.886Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-08-07T01:08:02.886Z] check_test.go:252: [d3a48ae5627e1] daemon is not started [2020-08-07T01:08:02.886Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-08-07T01:08:02.886Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-08-07T01:08:02.886Z] check_test.go:252: [d88cc81fd2832] daemon is not started [2020-08-07T01:08:02.886Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-08-07T01:08:02.886Z] check_test.go:252: [dbd28b74d2304] daemon is not started [2020-08-07T01:08:02.886Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-08-07T01:08:02.886Z] check_test.go:252: [d2a3c1da9931d] daemon is not started [2020-08-07T01:08:02.886Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-08-07T01:08:02.886Z] check_test.go:252: [d6c5bb63b675c] daemon is not started [2020-08-07T01:08:02.886Z] === RUN TestDockerRegistryAuthTokenSuite [2020-08-07T01:08:02.886Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-08-07T01:08:08.160Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-08-07T01:08:08.160Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-08-07T01:08:08.419Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-08-07T01:08:08.419Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-08-07T01:08:08.678Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-08-07T01:08:08.678Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-08-07T01:08:08.678Z] check_test.go:279: [d9a5b2deedb5a] daemon is not started [2020-08-07T01:08:08.678Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-08-07T01:08:08.678Z] check_test.go:279: [dfe972d31efb2] daemon is not started [2020-08-07T01:08:08.678Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-08-07T01:08:08.678Z] check_test.go:279: [d0bdf8c15036a] daemon is not started [2020-08-07T01:08:08.678Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-08-07T01:08:08.678Z] check_test.go:279: [d2b82df4b6403] daemon is not started [2020-08-07T01:08:08.678Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-08-07T01:08:08.678Z] check_test.go:279: [d4237b9a27673] daemon is not started [2020-08-07T01:08:08.678Z] === RUN TestDockerNetworkSuite [2020-08-07T01:08:08.678Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-08-07T01:08:11.217Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-08-07T01:08:11.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-08-07T01:08:14.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-08-07T01:08:15.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-08-07T01:08:17.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-08-07T01:08:19.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-08-07T01:08:24.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-08-07T01:08:26.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-08-07T01:08:27.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-08-07T01:08:27.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-08-07T01:08:28.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-08-07T01:08:29.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-08-07T01:08:29.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-08-07T01:08:30.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-08-07T01:08:30.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-08-07T01:08:31.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-08-07T01:08:31.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-08-07T01:08:31.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-08-07T01:08:31.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-08-07T01:08:32.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-08-07T01:08:33.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-08-07T01:08:33.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-08-07T01:08:33.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-08-07T01:08:33.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-08-07T01:08:36.089Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-08-07T01:08:37.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-08-07T01:08:44.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-08-07T01:08:44.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-08-07T01:08:44.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-08-07T01:08:44.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-08-07T01:08:44.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-08-07T01:08:44.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-08-07T01:08:44.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-08-07T01:08:44.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-08-07T01:08:47.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-08-07T01:08:47.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-08-07T01:08:47.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-08-07T01:08:47.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-08-07T01:08:50.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-08-07T01:08:54.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-08-07T01:08:54.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-08-07T01:08:54.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-08-07T01:08:56.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-08-07T01:08:56.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-08-07T01:08:56.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-08-07T01:08:57.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-08-07T01:08:58.308Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-08-07T01:09:02.505Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-08-07T01:09:03.886Z] --- PASS: TestDockerNetworkSuite (55.35s) [2020-08-07T01:09:03.886Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.15s) [2020-08-07T01:09:03.886Z] docker_cli_network_unix_test.go:46: [dde82b4a836b8] daemon is not started [2020-08-07T01:09:03.886Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2020-08-07T01:09:03.886Z] docker_cli_network_unix_test.go:46: [d570a42efd045] daemon is not started [2020-08-07T01:09:03.886Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.54s) [2020-08-07T01:09:03.886Z] docker_cli_network_unix_test.go:46: [d73470ec89ffd] daemon is not started [2020-08-07T01:09:03.886Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.40s) [2020-08-07T01:09:03.886Z] docker_cli_network_unix_test.go:46: [dc312abbcab13] daemon is not started [2020-08-07T01:09:03.886Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.45s) [2020-08-07T01:09:03.886Z] docker_cli_network_unix_test.go:1233: [dfa51caae9d63] daemon is not started [2020-08-07T01:09:03.886Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.31s) [2020-08-07T01:09:03.886Z] docker_cli_network_unix_test.go:46: [d6c230a809ba5] daemon is not started [2020-08-07T01:09:03.886Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.93s) [2020-08-07T01:09:03.886Z] docker_cli_network_unix_test.go:46: [d795cf418fbee] daemon is not started [2020-08-07T01:09:03.886Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.19s) [2020-08-07T01:09:03.886Z] docker_cli_network_unix_test.go:46: [dc11ed15173d4] daemon is not started [2020-08-07T01:09:03.886Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.08s) [2020-08-07T01:09:03.886Z] docker_cli_network_unix_test.go:46: [d873ff5c94725] daemon is not started [2020-08-07T01:09:03.886Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2020-08-07T01:09:03.886Z] docker_cli_network_unix_test.go:46: [d0e7086e8b4bf] daemon is not started [2020-08-07T01:09:03.886Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s) [2020-08-07T01:09:03.886Z] docker_cli_network_unix_test.go:46: [d16258855e5af] daemon is not started [2020-08-07T01:09:03.886Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.82s) [2020-08-07T01:09:03.886Z] docker_cli_network_unix_test.go:46: [d373fa76f2db4] daemon is not started [2020-08-07T01:09:03.886Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2020-08-07T01:09:03.886Z] docker_cli_network_unix_test.go:46: [d3a27f0d9c740] daemon is not started [2020-08-07T01:09:03.886Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-08-07T01:09:03.886Z] docker_cli_network_unix_test.go:46: [de9cbd588224e] daemon is not started [2020-08-07T01:09:03.886Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-08-07T01:09:03.886Z] docker_cli_network_unix_test.go:46: [d7eb61f8e3d8e] daemon is not started [2020-08-07T01:09:03.886Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.67s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [da219e93ed9df] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [db07d93aaa382] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [de287acc225cd] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [d419d292dae22] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [dc4ab3cf193e4] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.96s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [dc3779130ce38] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [d192dbcf7c6a2] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.22s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [d6f8cdee5ba27] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [d0845b5dc46aa] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.36s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:968: [d24f1569ceb22] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.61s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [d01900cd7ca30] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.57s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:1116: [d7df329b588f1] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [ddd52c1581632] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [d691684ed8f8b] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [d086fd3aed47f] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [d993a74841b28] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [d66d6046d3862] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [da9c7fe66bad3] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [d360b2250e854] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [d8d3699531c7c] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [dd614dc62dd52] daemon is not started [2020-08-07T01:09:03.887Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [dc3bc30119c33] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [da430d24b0488] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.35s) [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.91s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:1084: [dce479207270a] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [d58f146289d48] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [d4c983f4e1250] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [da7d33b62cbaf] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [d9b6c6f390b40] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [dce12da4cad17] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [df15aa311f327] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [dc53c56cfad09] daemon is not started [2020-08-07T01:09:03.887Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.72s) [2020-08-07T01:09:03.887Z] docker_cli_network_unix_test.go:46: [d2863a0aef7e3] daemon is not started [2020-08-07T01:09:03.887Z] === RUN TestDockerHubPullSuite [2020-08-07T01:09:03.887Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-08-07T01:09:05.796Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-08-07T01:09:06.736Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-08-07T01:09:08.117Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-08-07T01:09:08.688Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-08-07T01:09:10.069Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-08-07T01:09:10.640Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-08-07T01:09:12.022Z] --- PASS: TestDockerHubPullSuite (7.83s) [2020-08-07T01:09:12.022Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.85s) [2020-08-07T01:09:12.022Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2020-08-07T01:09:12.022Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.51s) [2020-08-07T01:09:12.022Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.54s) [2020-08-07T01:09:12.022Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) [2020-08-07T01:09:12.022Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (1.19s) [2020-08-07T01:09:12.022Z] PASS [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === Skipped [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-08-07T01:09:12.022Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-08-07T01:09:12.022Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-08-07T01:09:12.022Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-07T01:09:12.022Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-07T01:09:12.022Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-07T01:09:12.022Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-08-07T01:09:12.022Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-07T01:09:12.022Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-07T01:09:12.022Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-07T01:09:12.022Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-07T01:09:12.022Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-08-07T01:09:12.022Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-07T01:09:12.022Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-07T01:09:12.022Z] docker_cli_sni_test.go:18: Flakey test [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-07T01:09:12.022Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-08-07T01:09:12.022Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-07T01:09:12.022Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-07T01:09:12.022Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-07T01:09:12.022Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-08-07T01:09:12.022Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-07T01:09:12.022Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-07T01:09:12.022Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-07T01:09:12.022Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-07T01:09:12.022Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-08-07T01:09:12.022Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-07T01:09:12.022Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-07T01:09:12.022Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-07T01:09:12.022Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-07T01:09:12.022Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-07T01:09:12.022Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-07T01:09:12.022Z] [2020-08-07T01:09:12.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-07T01:09:12.023Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-07T01:09:12.023Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-07T01:09:12.023Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-08-07T01:09:12.023Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-07T01:09:12.023Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-07T01:09:12.023Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-07T01:09:12.023Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-07T01:09:12.023Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-07T01:09:12.023Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-07T01:09:12.023Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-08-07T01:09:12.023Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-07T01:09:12.023Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-07T01:09:12.023Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-07T01:09:12.023Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-07T01:09:12.023Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-07T01:09:12.023Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-08-07T01:09:12.023Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-07T01:09:12.023Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-07T01:09:12.023Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-07T01:09:12.023Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-08-07T01:09:12.023Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-07T01:09:12.023Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-07T01:09:12.023Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-07T01:09:12.023Z] docker_cli_network_unix_test.go:46: [dc3bc30119c33] daemon is not started [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] [2020-08-07T01:09:12.023Z] DONE 1277 tests, 51 skipped in 1467.207s [2020-08-07T01:09:12.023Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-07T01:09:12.023Z] ++++ cat bundles/test-integration/docker.pid [2020-08-07T01:09:12.023Z] +++ kill 7533 [2020-08-07T01:09:12.591Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-08-07T01:09:12.868Z] +++ /etc/init.d/apparmor stop [2020-08-07T01:09:12.868Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-07T01:09:12.868Z] [2020-08-07T01:09:12.868Z] Unloading profiles will leave already running processes permanently [2020-08-07T01:09:12.868Z] unconfined, which can lead to unexpected situations. [2020-08-07T01:09:12.868Z] [2020-08-07T01:09:12.868Z] To set a process to complain mode, use the command line tool [2020-08-07T01:09:12.868Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-07T01:09:12.868Z] +++ true [2020-08-07T01:09:12.868Z] exiting test-integration [2020-08-07T01:09:12.868Z] ++ exit 0 [2020-08-07T01:09:12.868Z] [2020-08-07T01:09:13.132Z] + for job in $(jobs -p) [2020-08-07T01:09:13.132Z] + wait 19440 [2020-08-07T01:09:18.411Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-08-07T01:09:20.949Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-08-07T01:09:25.145Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-08-07T01:09:31.716Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-08-07T01:09:35.909Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-08-07T01:09:35.909Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-08-07T01:09:41.183Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-08-07T01:09:41.183Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-08-07T01:09:42.120Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-08-07T01:09:44.657Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-08-07T01:10:40.913Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-08-07T01:11:37.150Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-08-07T01:11:47.135Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-08-07T01:11:50.430Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-07T01:13:56.909Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-08-07T01:14:06.891Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-08-07T01:14:06.891Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-08-07T01:14:06.891Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-08-07T01:14:06.891Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-08-07T01:14:06.891Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-08-07T01:14:07.152Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-08-07T01:14:09.690Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-08-07T01:14:12.985Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-08-07T01:14:14.893Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-08-07T01:15:11.135Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-08-07T01:15:11.135Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-08-07T01:15:12.073Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-08-07T01:15:14.014Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-08-07T01:15:16.551Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-08-07T01:15:18.464Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-08-07T01:15:40.406Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-08-07T01:15:52.621Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-08-07T01:15:54.000Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-08-07T01:15:56.540Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-08-07T01:15:59.078Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-08-07T01:16:05.651Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-08-07T01:16:10.949Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-08-07T01:16:12.858Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-08-07T01:16:15.395Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-08-07T01:16:17.931Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-08-07T01:16:20.467Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-08-07T01:16:23.758Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-08-07T01:16:26.297Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-08-07T01:17:22.537Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-08-07T01:17:34.758Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite (1628.61s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.37s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.31s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.96s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.47s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.72s) [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:562: [dccea863a8120] joining swarm manager [d7c0e3d784048]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:584: [deb71b8958392] joining swarm manager [d7c0e3d784048]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.851Z] check_test.go:380: [dccea863a8120] daemon is not started [2020-08-07T01:17:52.851Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.27s) [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:45: [d1121984f6cd6] joining swarm manager [dba43ce108089]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.77s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.54s) [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:303: [ddef5c09487dc] joining swarm manager [dc1dde370ea86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:304: [d9fc8abd385c2] joining swarm manager [dc1dde370ea86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.86s) [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:271: [d6807df5047ee] joining swarm manager [dafa211b5f887]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:272: [de47b74b97c90] joining swarm manager [dafa211b5f887]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.52s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.13s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.89s) [2020-08-07T01:17:52.851Z] docker_api_swarm_node_test.go:19: [db2cfe0de1347] joining swarm manager [d39f5d9618a88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.851Z] docker_api_swarm_node_test.go:20: [dd0478f21a384] joining swarm manager [d39f5d9618a88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.22s) [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:501: [d752722c12ae3] joining swarm manager [d8d07c5e2aa1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:506: [df8c87b782747] joining swarm manager [d8d07c5e2aa1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.36s) [2020-08-07T01:17:52.851Z] docker_api_swarm_node_test.go:80: [dcdf68266a7e9] joining swarm manager [d75b3d1e86b00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.48s) [2020-08-07T01:17:52.851Z] docker_api_swarm_node_test.go:52: [dd3f9967cf993] joining swarm manager [dc3e41988a37b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.851Z] docker_api_swarm_node_test.go:53: [dbe2555e90f9b] joining swarm manager [dc3e41988a37b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.09s) [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:201: [dcc83feea5843] joining swarm manager [d7be28c14a503]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.85s) [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:383: [d033d32f76b8b] joining swarm manager [d2ae9e830e682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:384: [d2413e13289b9] joining swarm manager [d2ae9e830e682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.851Z] check_test.go:380: [d2413e13289b9] daemon is not started [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.64s) [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:801: [d9b70cbf9db04] joining swarm manager [d31ecc0bad7ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:801: [d38fe93fbc383] joining swarm manager [d31ecc0bad7ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:801: [dfbcb0cb231d2] joining swarm manager [d31ecc0bad7ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:801: [d0cb904549871] joining swarm manager [d31ecc0bad7ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-07T01:17:52.851Z] docker_api_swarm_test.go:809: [d524bb2c97238] joining swarm manager [d31ecc0bad7ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.48s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.96s) [2020-08-07T01:17:52.851Z] docker_api_swarm_service_test.go:394: [d8e94cfb7fdaf] joining swarm manager [d561fd536acae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.851Z] docker_api_swarm_service_test.go:394: [deae648dcac17] joining swarm manager [d561fd536acae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.83s) [2020-08-07T01:17:52.851Z] docker_api_swarm_service_test.go:342: [d80b9e2e7dc5e] joining swarm manager [d76cce6f92457]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.851Z] docker_api_swarm_service_test.go:342: [d375c77a05f91] joining swarm manager [d76cce6f92457]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.15s) [2020-08-07T01:17:52.851Z] docker_api_swarm_service_test.go:489: [d0fe549cd33fc] joining swarm manager [d9d804fd5c333]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.851Z] docker_api_swarm_service_test.go:489: [dd1f1dfe6279b] joining swarm manager [d9d804fd5c333]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.62s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.69s) [2020-08-07T01:17:52.851Z] docker_api_swarm_service_test.go:127: [dadeedbbb2032] joining swarm manager [d7c8c613aa57c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.851Z] docker_api_swarm_service_test.go:128: [db948480c4ccf] joining swarm manager [d7c8c613aa57c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.851Z] docker_api_swarm_service_test.go:136: [db39dcb1d64db] joining swarm manager [d7c8c613aa57c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-07T01:17:52.851Z] docker_api_swarm_service_test.go:137: [d52d87a323596] joining swarm manager [d7c8c613aa57c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.32s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.16s) [2020-08-07T01:17:52.851Z] docker_api_swarm_service_test.go:303: [d9701147e0aeb] joining swarm manager [dfa170c07c313]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.851Z] docker_api_swarm_service_test.go:303: [d6956bb2a1a68] joining swarm manager [dfa170c07c313]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.88s) [2020-08-07T01:17:52.851Z] docker_api_swarm_service_test.go:99: [d611bc0471805] joining swarm manager [d2488470ea6fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.851Z] docker_api_swarm_service_test.go:100: [ded3dff30f5f8] joining swarm manager [d2488470ea6fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.851Z] check_test.go:380: [d611bc0471805] daemon is not started [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.56s) [2020-08-07T01:17:52.851Z] docker_api_swarm_service_test.go:532: [d99dbf9e0f111] joining swarm manager [dfd8fd75905d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.851Z] docker_api_swarm_service_test.go:533: [d421c5c818b6d] joining swarm manager [dfd8fd75905d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.52s) [2020-08-07T01:17:52.851Z] docker_api_swarm_service_test.go:147: [dfda6d9998544] joining swarm manager [d91e6ecd84d8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.851Z] docker_api_swarm_service_test.go:147: [ddbc33cf12a1d] joining swarm manager [d91e6ecd84d8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.91s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.57s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.80s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.86s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.56s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.66s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.91s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.29s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.43s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.26s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.99s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.08s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.37s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.65s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.13s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.74s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.16s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.97s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.10s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.49s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.68s) [2020-08-07T01:17:52.851Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.37s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.35s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.53s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.64s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.36s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.77s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.92s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.32s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.72s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.83s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.87s) [2020-08-07T01:17:52.852Z] docker_cli_service_logs_test.go:245: checking task ilc4s3o72ltf [2020-08-07T01:17:52.852Z] docker_cli_service_logs_test.go:250: checking messages for ilc4s3o72ltf [2020-08-07T01:17:52.852Z] docker_cli_service_logs_test.go:245: checking task 5rkvmoanxz0j [2020-08-07T01:17:52.852Z] docker_cli_service_logs_test.go:250: checking messages for 5rkvmoanxz0j [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.74s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.91s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.31s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.64s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.75s) [2020-08-07T01:17:52.852Z] docker_cli_swarm_test.go:1901: [d7fc083189313] joining swarm manager [da569922d8732]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.852Z] docker_cli_swarm_test.go:1902: [d9d244c2d883b] joining swarm manager [da569922d8732]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.78s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.28s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (14.87s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.33s) [2020-08-07T01:17:52.852Z] docker_cli_swarm_test.go:1802: [d9518eedeefd3] joining swarm manager [d4e9f22ce2e1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.852Z] docker_cli_swarm_test.go:1803: [d11e40b3fa55e] joining swarm manager [d4e9f22ce2e1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.29s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.63s) [2020-08-07T01:17:52.852Z] docker_cli_swarm_test.go:1321: [d3f61a89d871b] joining swarm manager [daccbd3c2985d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.852Z] docker_cli_swarm_test.go:1322: [d41823b812009] joining swarm manager [daccbd3c2985d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.05s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.96s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.04s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.28s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.38s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.45s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.84s) [2020-08-07T01:17:52.852Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-07T01:17:52.852Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.08s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.30s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.57s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.03s) [2020-08-07T01:17:52.852Z] docker_cli_swarm_test.go:1186: [d918bc88fd814] joining swarm manager [d57b55d2ec981]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.852Z] docker_cli_swarm_test.go:1195: [d149de2c66307] joining swarm manager [d57b55d2ec981]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.00s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.41s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.81s) [2020-08-07T01:17:52.852Z] docker_cli_swarm_test.go:1118: [ddbe62dd94e9d] joining swarm manager [da1f9d417873c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.852Z] docker_cli_swarm_test.go:1119: [d9a841b161ce5] joining swarm manager [da1f9d417873c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.852Z] docker_cli_swarm_test.go:1172: [d8b123aacc3c7] joining swarm manager [da1f9d417873c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.35s) [2020-08-07T01:17:52.852Z] docker_cli_swarm_test.go:1453: [d0ae440a34e28] joining swarm manager [daf76d92760e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.852Z] docker_cli_swarm_test.go:1454: [deabe50d06ad7] joining swarm manager [daf76d92760e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.82s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (2.92s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (51.90s) [2020-08-07T01:17:52.852Z] docker_cli_swarm_unix_test.go:62: [dcfdcfa12b705] joining swarm manager [df67f896ea803]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.31s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.16s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.87s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.68s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.10s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.61s) [2020-08-07T01:17:52.852Z] docker_api_swarm_test.go:961: [db1f0e57e511a] joining swarm manager [d9bc4bf9f6ff4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.27s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.29s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.31s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.90s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.82s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.50s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.60s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.53s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.54s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.32s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.41s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.33s) [2020-08-07T01:17:52.852Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.22s) [2020-08-07T01:17:52.852Z] === RUN TestDockerExternalVolumeSuite [2020-08-07T01:17:52.852Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-08-07T01:18:07.737Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-08-07T01:19:15.432Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-08-07T01:19:25.435Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-08-07T01:19:57.520Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-08-07T01:20:09.730Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-08-07T01:20:41.813Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-08-07T01:20:56.699Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-08-07T01:21:28.798Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-08-07T01:21:43.683Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-08-07T01:21:58.569Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-08-07T01:22:45.254Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-08-07T01:23:03.347Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-08-07T01:23:35.433Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-08-07T01:24:07.519Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-08-07T01:24:22.403Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-08-07T01:24:37.311Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-08-07T01:24:55.403Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-08-07T01:25:10.287Z] --- PASS: TestDockerExternalVolumeSuite (436.63s) [2020-08-07T01:25:10.287Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2020-08-07T01:25:10.287Z] docker_cli_external_volume_driver_test.go:53: [da687f6180fbe] daemon is not started [2020-08-07T01:25:10.287Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-08-07T01:25:10.287Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2020-08-07T01:25:10.287Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-08-07T01:25:10.287Z] docker_cli_external_volume_driver_test.go:53: [dfb4fa53c164d] daemon is not started [2020-08-07T01:25:10.287Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-08-07T01:25:10.287Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-08-07T01:25:10.287Z] docker_cli_external_volume_driver_test.go:53: [d3c2b3c6d547f] daemon is not started [2020-08-07T01:25:10.287Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-08-07T01:25:10.287Z] docker_cli_external_volume_driver_test.go:53: [d5f698345937e] daemon is not started [2020-08-07T01:25:10.287Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2020-08-07T01:25:10.287Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2020-08-07T01:25:10.287Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-08-07T01:25:10.287Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-08-07T01:25:10.287Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2020-08-07T01:25:10.287Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2020-08-07T01:25:10.287Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2020-08-07T01:25:10.287Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2020-08-07T01:25:10.287Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.53s) [2020-08-07T01:25:10.287Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.96s) [2020-08-07T01:25:10.287Z] docker_cli_external_volume_driver_test.go:485: [dc3021ca8eb06] daemon is not started [2020-08-07T01:25:10.287Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-08-07T01:25:10.287Z] docker_cli_external_volume_driver_test.go:53: [d16df59dbee43] daemon is not started [2020-08-07T01:25:10.287Z] PASS [2020-08-07T01:25:10.287Z] [2020-08-07T01:25:10.287Z] === Skipped [2020-08-07T01:25:10.287Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-08-07T01:25:10.287Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-08-07T01:25:10.287Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-07T01:25:10.287Z] check_test.go:309: [d9080baa55f9b] daemon is not started [2020-08-07T01:25:10.287Z] [2020-08-07T01:25:10.287Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-07T01:25:10.287Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-07T01:25:10.287Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-07T01:25:10.287Z] check_test.go:309: [d22ba3de34181] daemon is not started [2020-08-07T01:25:10.287Z] [2020-08-07T01:25:10.287Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-07T01:25:10.288Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-07T01:25:10.288Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-07T01:25:10.288Z] check_test.go:309: [d64268c1b5dca] daemon is not started [2020-08-07T01:25:10.288Z] [2020-08-07T01:25:10.288Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-08-07T01:25:10.288Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-08-07T01:25:10.288Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-07T01:25:10.288Z] [2020-08-07T01:25:10.288Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-07T01:25:10.288Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-07T01:25:10.288Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-07T01:25:10.288Z] [2020-08-07T01:25:10.288Z] [2020-08-07T01:25:10.288Z] DONE 273 tests, 5 skipped in 2423.955s [2020-08-07T01:25:10.288Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-07T01:25:10.288Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df76195df7593/docker.pid [2020-08-07T01:25:10.288Z] +++ kill 5447 [2020-08-07T01:25:10.288Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5447 is not a child of this shell [2020-08-07T01:25:10.288Z] warning: PID 5447 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df76195df7593/docker.pid had a nonzero exit code [2020-08-07T01:25:10.288Z] ++++ cat bundles/test-integration/docker.pid [2020-08-07T01:25:10.288Z] +++ kill 7532 [2020-08-07T01:25:10.288Z] +++ /etc/init.d/apparmor stop [2020-08-07T01:25:10.288Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-07T01:25:10.288Z] [2020-08-07T01:25:10.288Z] Unloading profiles will leave already running processes permanently [2020-08-07T01:25:10.288Z] unconfined, which can lead to unexpected situations. [2020-08-07T01:25:10.288Z] [2020-08-07T01:25:10.288Z] To set a process to complain mode, use the command line tool [2020-08-07T01:25:10.288Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-07T01:25:10.288Z] +++ true [2020-08-07T01:25:10.288Z] exiting test-integration [2020-08-07T01:25:10.288Z] ++ exit 0 [2020-08-07T01:25:10.288Z] [2020-08-07T01:25:10.288Z] + exit 0 [2020-08-07T01:25:10.288Z] ++ jobs -p [2020-08-07T01:25:10.288Z] + pids= [2020-08-07T01:25:10.288Z] + echo 'Remaining pids to kill: []' [2020-08-07T01:25:10.288Z] Remaining pids to kill: [] [2020-08-07T01:25:10.288Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-08-07T01:25:10.303Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-07T01:25:11.316Z] + echo Ensuring container killed. [2020-08-07T01:25:11.316Z] Ensuring container killed. [2020-08-07T01:25:11.316Z] + docker ps -aq -f name=docker-pr2-* [2020-08-07T01:25:11.316Z] + cids=d4052a551784 [2020-08-07T01:25:11.316Z] 0ed0c738cf51 [2020-08-07T01:25:11.316Z] 6856b28ba851 [2020-08-07T01:25:11.316Z] + [ -n d4052a551784 [2020-08-07T01:25:11.316Z] 0ed0c738cf51 [2020-08-07T01:25:11.316Z] 6856b28ba851 ] [2020-08-07T01:25:11.316Z] + docker rm -vf d4052a551784 0ed0c738cf51 6856b28ba851 [2020-08-07T01:25:15.513Z] d4052a551784 [2020-08-07T01:25:15.513Z] 0ed0c738cf51 [2020-08-07T01:25:15.513Z] 6856b28ba851 [Pipeline] sh [2020-08-07T01:25:15.800Z] + echo Chowning /workspace to jenkins user [2020-08-07T01:25:15.800Z] Chowning /workspace to jenkins user [2020-08-07T01:25:15.800Z] + id -u [2020-08-07T01:25:15.800Z] + id -g [2020-08-07T01:25:15.800Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41322:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-07T01:25:19.391Z] + bundleName=amd64 [2020-08-07T01:25:19.391Z] + echo Creating amd64-bundles.tar.gz [2020-08-07T01:25:19.391Z] Creating amd64-bundles.tar.gz [2020-08-07T01:25:19.391Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-07T01:25:19.391Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-07T01:25:20.342Z] Archiving artifacts [2020-08-07T01:25:25.759Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41322/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-07T01:25:26.077Z] + make clean [2020-08-07T01:25:26.077Z] docker volume rm -f docker-dev-cache [2020-08-07T01:25:26.336Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-07T01:43:35.447Z] ok github.com/docker/docker/integration-cli 2495.162s [2020-08-07T01:43:35.447Z] [2020-08-07T01:43:35.447Z] === Skipped [2020-08-07T01:43:35.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-08-07T01:43:35.447Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-08-07T01:43:35.447Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.447Z] [2020-08-07T01:43:35.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-08-07T01:43:35.447Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-08-07T01:43:35.447Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.447Z] [2020-08-07T01:43:35.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-08-07T01:43:35.447Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-08-07T01:43:35.447Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.447Z] [2020-08-07T01:43:35.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-08-07T01:43:35.447Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-08-07T01:43:35.447Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.447Z] [2020-08-07T01:43:35.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-08-07T01:43:35.447Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-08-07T01:43:35.447Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.447Z] [2020-08-07T01:43:35.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-08-07T01:43:35.447Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-08-07T01:43:35.447Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.447Z] [2020-08-07T01:43:35.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-08-07T01:43:35.447Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-08-07T01:43:35.447Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.447Z] [2020-08-07T01:43:35.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-08-07T01:43:35.447Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-08-07T01:43:35.447Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.447Z] [2020-08-07T01:43:35.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-08-07T01:43:35.447Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-08-07T01:43:35.447Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.447Z] [2020-08-07T01:43:35.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-08-07T01:43:35.447Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-08-07T01:43:35.447Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.447Z] [2020-08-07T01:43:35.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-08-07T01:43:35.447Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-08-07T01:43:35.447Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.447Z] [2020-08-07T01:43:35.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-07T01:43:35.447Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-07T01:43:35.447Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.447Z] [2020-08-07T01:43:35.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-08-07T01:43:35.447Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-08-07T01:43:35.447Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-08-07T01:43:35.447Z] [2020-08-07T01:43:35.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-08-07T01:43:35.447Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-08-07T01:43:35.447Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-08-07T01:43:35.447Z] [2020-08-07T01:43:35.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-07T01:43:35.447Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-07T01:43:35.447Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.447Z] [2020-08-07T01:43:35.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-07T01:43:35.447Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-07T01:43:35.447Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.447Z] [2020-08-07T01:43:35.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-07T01:43:35.447Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-07T01:43:35.447Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-08-07T01:43:35.447Z] [2020-08-07T01:43:35.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-07T01:43:35.447Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-07T01:43:35.447Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.447Z] [2020-08-07T01:43:35.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2020-08-07T01:43:35.448Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-08-07T01:43:35.448Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-08-07T01:43:35.448Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2020-08-07T01:43:35.448Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.448Z] [2020-08-07T01:43:35.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2020-08-07T01:43:35.448Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2020-08-07T01:43:35.449Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-08-07T01:43:35.449Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-08-07T01:43:35.449Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-08-07T01:43:35.449Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2020-08-07T01:43:35.449Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-08-07T01:43:35.449Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2020-08-07T01:43:35.449Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2020-08-07T01:43:35.449Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.50s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2020-08-07T01:43:35.449Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-08-07T01:43:35.449Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2020-08-07T01:43:35.449Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-08-07T01:43:35.449Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-08-07T01:43:35.449Z] docker_cli_sni_test.go:18: Flakey test [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-08-07T01:43:35.449Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-08-07T01:43:35.449Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-08-07T01:43:35.449Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-08-07T01:43:35.449Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-07T01:43:35.449Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-08-07T01:43:35.449Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-07T01:43:35.449Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-07T01:43:35.449Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-08-07T01:43:35.449Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-07T01:43:35.449Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-07T01:43:35.449Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-08-07T01:43:35.449Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-08-07T01:43:35.449Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-08-07T01:43:35.449Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-08-07T01:43:35.449Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-08-07T01:43:35.449Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-08-07T01:43:35.449Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-08-07T01:43:35.449Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-08-07T01:43:35.449Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-08-07T01:43:35.449Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-07T01:43:35.449Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-08-07T01:43:35.449Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-08-07T01:43:35.449Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-08-07T01:43:35.449Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-08-07T01:43:35.449Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-08-07T01:43:35.449Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-08-07T01:43:35.449Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-08-07T01:43:35.449Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-08-07T01:43:35.449Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-07T01:43:35.449Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-07T01:43:35.449Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.449Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-08-07T01:43:35.450Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-08-07T01:43:35.450Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-08-07T01:43:35.450Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-08-07T01:43:35.450Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-08-07T01:43:35.450Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-07T01:43:35.450Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-07T01:43:35.450Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-08-07T01:43:35.450Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-07T01:43:35.450Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-07T01:43:35.450Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-07T01:43:35.450Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-07T01:43:35.450Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-08-07T01:43:35.450Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-08-07T01:43:35.450Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-08-07T01:43:35.450Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-08-07T01:43:35.450Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-08-07T01:43:35.450Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-07T01:43:35.450Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-08-07T01:43:35.450Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-07T01:43:35.450Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-08-07T01:43:35.450Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-08-07T01:43:35.450Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-08-07T01:43:35.450Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-08-07T01:43:35.450Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-07T01:43:35.450Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-08-07T01:43:35.450Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-07T01:43:35.450Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-08-07T01:43:35.450Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-08-07T01:43:35.450Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-07T01:43:35.450Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-08-07T01:43:35.450Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.450Z] [2020-08-07T01:43:35.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-08-07T01:43:35.450Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-07T01:43:35.451Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-08-07T01:43:35.451Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-07T01:43:35.451Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-07T01:43:35.451Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-07T01:43:35.451Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-08-07T01:43:35.451Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-08-07T01:43:35.451Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-07T01:43:35.451Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-07T01:43:35.451Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-08-07T01:43:35.451Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-07T01:43:35.451Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-08-07T01:43:35.451Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-07T01:43:35.451Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-07T01:43:35.451Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-08-07T01:43:35.451Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-08-07T01:43:35.451Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-08-07T01:43:35.451Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-07T01:43:35.451Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-07T01:43:35.451Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.451Z] [2020-08-07T01:43:35.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-07T01:43:35.452Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-07T01:43:35.452Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.452Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-07T01:43:35.453Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.453Z] [2020-08-07T01:43:35.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-08-07T01:43:35.453Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-08-07T01:43:35.454Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-08-07T01:43:35.454Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-08-07T01:43:35.454Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-08-07T01:43:35.454Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-08-07T01:43:35.454Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-08-07T01:43:35.454Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-08-07T01:43:35.454Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-08-07T01:43:35.454Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-08-07T01:43:35.454Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-08-07T01:43:35.454Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-08-07T01:43:35.454Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-07T01:43:35.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-07T01:43:35.454Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.454Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-07T01:43:35.455Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-08-07T01:43:35.455Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] DONE 1096 tests, 549 skipped in 2504.701s [2020-08-07T01:43:35.455Z] INFO: Integration tests ended at 08/07/2020 01:43:24. Duration:00:41:44.8344757 [2020-08-07T01:43:35.455Z] INFO: Docker info of the daemon under test at end of run [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] Containers: 2 [2020-08-07T01:43:35.455Z] Running: 0 [2020-08-07T01:43:35.455Z] Paused: 0 [2020-08-07T01:43:35.455Z] Stopped: 2 [2020-08-07T01:43:35.455Z] Images: 15 [2020-08-07T01:43:35.455Z] Server Version: 0.0.0-dev [2020-08-07T01:43:35.455Z] Storage Driver: windowsfilter [2020-08-07T01:43:35.455Z] Windows: [2020-08-07T01:43:35.455Z] Logging Driver: json-file [2020-08-07T01:43:35.455Z] Plugins: [2020-08-07T01:43:35.455Z] Volume: local [2020-08-07T01:43:35.455Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-07T01:43:35.455Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-07T01:43:35.455Z] Swarm: inactive [2020-08-07T01:43:35.455Z] Default Isolation: process [2020-08-07T01:43:35.455Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-07T01:43:35.455Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-07T01:43:35.455Z] OSType: windows [2020-08-07T01:43:35.455Z] Architecture: x86_64 [2020-08-07T01:43:35.455Z] CPUs: 4 [2020-08-07T01:43:35.455Z] Total Memory: 32GiB [2020-08-07T01:43:35.455Z] Name: azwin-2-5039d0 [2020-08-07T01:43:35.455Z] ID: WAF2:ARUB:US7V:RTNG:UE7O:H6WO:EQKH:ZS67:SN5Y:3M6O:F2WT:EBX5 [2020-08-07T01:43:35.455Z] Docker Root Dir: D:\CI\PR-41322\2\daemon [2020-08-07T01:43:35.455Z] Debug Mode (client): false [2020-08-07T01:43:35.455Z] Debug Mode (server): true [2020-08-07T01:43:35.455Z] File Descriptors: -1 [2020-08-07T01:43:35.455Z] Goroutines: 18 [2020-08-07T01:43:35.455Z] System Time: 2020-08-07T01:43:24.0801804Z [2020-08-07T01:43:35.455Z] EventsListeners: 0 [2020-08-07T01:43:35.455Z] Registry: https://index.docker.io/v1/ [2020-08-07T01:43:35.455Z] Labels: [2020-08-07T01:43:35.455Z] Experimental: false [2020-08-07T01:43:35.455Z] Insecure Registries: [2020-08-07T01:43:35.455Z] 127.0.0.0/8 [2020-08-07T01:43:35.455Z] Live Restore Enabled: false [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] [2020-08-07T01:43:35.455Z] INFO: Stopping daemon under test [2020-08-07T01:43:35.455Z] SUCCESS: The process with PID 5832 (child process of PID 5372) has been terminated. [2020-08-07T01:43:35.455Z] SUCCESS: The process with PID 5372 (child process of PID 2004) has been terminated. [2020-08-07T01:43:35.455Z] INFO: Stop tailing logs of the daemon under tests [2020-08-07T01:43:35.455Z] INFO: executeCI.ps1 Completed successfully at 08/07/2020 01:43:24. [2020-08-07T01:43:35.455Z] INFO: Tidying up at end of run [2020-08-07T01:43:35.455Z] INFO: Saving daemon under test log (d:\CI\PR-41322\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-08-07T01:43:35.455Z] INFO: Saving daemon under test log (d:\CI\PR-41322\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-08-07T01:43:35.455Z] INFO: Nuke-Everything... [2020-08-07T01:43:35.455Z] INFO: Container count on control daemon to delete is 2 [2020-08-07T01:43:35.455Z] a81f0c1ea9e6 [2020-08-07T01:43:35.455Z] 92f2fa673557 [2020-08-07T01:43:35.455Z] INFO: Tidying pidfile d:\CI\PR-41322\2\docker.pid [2020-08-07T01:43:35.456Z] INFO: Nuking d:\CI [2020-08-07T01:44:00.648Z] INFO: Zapped successfully [2020-08-07T01:44:00.648Z] [2020-08-07T01:44:00.648Z] INFO: executeCI.ps1 exiting at Fri Aug 7 01:43:58 CUT 2020. Duration 01:05:24.6505803 [2020-08-07T01:44:00.648Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-08-07T01:44:00.890Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-08-07T01:44:08.950Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-08-07T01:44:10.702Z] Archiving artifacts [2020-08-07T01:44:24.495Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41322/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-07T01:44:25.422Z] + make clean [2020-08-07T01:44:27.606Z] docker volume rm -f docker-dev-cache [2020-08-07T01:44:28.067Z] 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