Started by user Stefan Scherer Replayed #15 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from fa480403c75c90880a6bc79bab9e10b012379006+2834afe4268fd85f4a12e997855e2acac6e9ab45 (237bea88d7b6c2e67beaeadcb513acb660e99022) 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 The recommended git tool is: NONE using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-02-16T09:14:36.860Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-02-16T09:14:36.866Z] Trying to pass milestone 15 [Pipeline] milestone [2021-02-16T09:14:36.918Z] Trying to pass milestone 16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-02-16T09:14:52.236Z] Still waiting to schedule task [2021-02-16T09:14:52.237Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:15:52.043Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-003664da3a11fdae8) in /home/ubuntu/workspace/moby_PR-41936 [Pipeline] { [Pipeline] checkout [2021-02-16T09:15:52.168Z] The recommended git tool is: git [2021-02-16T09:15:54.936Z] using credential docker-jenkins-github-credentials [2021-02-16T09:15:54.942Z] Cloning the remote Git repository [2021-02-16T09:15:54.942Z] Cloning with configured refspecs honoured and without tags [2021-02-16T09:15:54.071Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T09:15:54.123Z] > git init /home/ubuntu/workspace/moby_PR-41936 # timeout=10 [2021-02-16T09:15:54.418Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T09:15:54.419Z] > git --version # timeout=10 [2021-02-16T09:15:54.445Z] > git --version # 'git version 2.17.1' [2021-02-16T09:15:54.445Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:15:54.448Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41936/head:refs/remotes/origin/PR-41936 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:16:13.886Z] Fetching without tags [2021-02-16T09:16:13.773Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T09:16:13.808Z] > git config --add remote.origin.fetch +refs/pull/41936/head:refs/remotes/origin/PR-41936 # timeout=10 [2021-02-16T09:16:13.834Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:16:13.868Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T09:16:13.889Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T09:16:13.889Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:16:13.890Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41936/head:refs/remotes/origin/PR-41936 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:16:14.195Z] Merging remotes/origin/master commit 01ae718aef64ff684501a8702f587af0ec034e71 into PR head commit fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:16:14.809Z] Merge succeeded, producing fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:16:14.810Z] Checking out Revision fa480403c75c90880a6bc79bab9e10b012379006 (PR-41936) [2021-02-16T09:16:14.200Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T09:16:14.214Z] > git checkout -f fa480403c75c90880a6bc79bab9e10b012379006 # timeout=10 [2021-02-16T09:16:14.742Z] > git remote # timeout=10 [2021-02-16T09:16:14.760Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T09:16:14.769Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:16:14.770Z] > git merge 01ae718aef64ff684501a8702f587af0ec034e71 # timeout=10 [2021-02-16T09:16:14.793Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T09:16:14.811Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T09:16:14.827Z] > git checkout -f fa480403c75c90880a6bc79bab9e10b012379006 # timeout=10 [2021-02-16T09:16:19.148Z] Commit message: "TestBuildUserNamespaceValidateCapabilitiesAreV2: verify build completed" [2021-02-16T09:16:19.150Z] > git rev-list --no-walk fa480403c75c90880a6bc79bab9e10b012379006 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T09:16:20.135Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41936:/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 [2021-02-16T09:16:30.124Z] Unable to find image 'alpine:latest' locally [2021-02-16T09:16:30.124Z] latest: Pulling from library/alpine [2021-02-16T09:16:30.124Z] 4c0d98bf9879: Pulling fs layer [2021-02-16T09:16:30.124Z] 4c0d98bf9879: Download complete [2021-02-16T09:16:30.124Z] 4c0d98bf9879: Pull complete [2021-02-16T09:16:30.124Z] Digest: sha256:08d6ca16c60fe7490c03d10dc339d9fd8ea67c6466dea8d558526b1330a85930 [2021-02-16T09:16:30.124Z] Status: Downloaded newer image for alpine:latest [2021-02-16T09:16:34.321Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-02-16T09:16:35.188Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-41936 [2021-02-16T09:16:35.188Z] Running on ppc64le-ubuntu-15 in /home/docker/workspace/moby_PR-41936 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-02-16T09:16:35.213Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0b47145da5ec091f5) in /home/ubuntu/workspace/moby_PR-41936 [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2021-02-16T09:16:35.275Z] The recommended git tool is: git [2021-02-16T09:16:35.278Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2021-02-16T09:16:35.309Z] using credential docker-jenkins-github-credentials [2021-02-16T09:16:35.314Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { [2021-02-16T09:16:35.326Z] Cloning the remote Git repository [2021-02-16T09:16:35.326Z] Cloning with configured refspecs honoured and without tags [2021-02-16T09:16:35.328Z] Cloning the remote Git repository [2021-02-16T09:16:35.328Z] 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] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-02-16T09:16:35.372Z] The recommended git tool is: git [2021-02-16T09:16:35.383Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-02-16T09:16:35.389Z] Cloning the remote Git repository [2021-02-16T09:16:35.389Z] Cloning with configured refspecs honoured and without tags [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 [2021-02-16T09:16:35.388Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T09:16:35.388Z] > git init /home/ubuntu/workspace/moby_PR-41936 # timeout=10 [2021-02-16T09:16:35.402Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T09:16:35.402Z] > git --version # timeout=10 [2021-02-16T09:16:35.406Z] > git --version # 'git version 2.7.4' [2021-02-16T09:16:35.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:16:35.408Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41936/head:refs/remotes/origin/PR-41936 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-02-16T09:16:35.334Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T09:16:35.334Z] > git init /home/jenkins/workspace/moby_PR-41936 # timeout=10 [2021-02-16T09:16:35.367Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T09:16:35.368Z] > git --version # timeout=10 [2021-02-16T09:16:35.373Z] > git --version # 'git version 2.17.1' [2021-02-16T09:16:35.373Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:16:35.399Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41936/head:refs/remotes/origin/PR-41936 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:16:35.333Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T09:16:35.334Z] > git init /home/docker/workspace/moby_PR-41936 # timeout=10 [2021-02-16T09:16:35.370Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T09:16:35.370Z] > git --version # timeout=10 [2021-02-16T09:16:35.373Z] > git --version # 'git version 2.7.4' [2021-02-16T09:16:35.373Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:16:35.374Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41936/head:refs/remotes/origin/PR-41936 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:16:47.162Z] Fetching without tags [2021-02-16T09:16:47.436Z] Merging remotes/origin/master commit 01ae718aef64ff684501a8702f587af0ec034e71 into PR head commit fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:16:47.124Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T09:16:47.126Z] > git config --add remote.origin.fetch +refs/pull/41936/head:refs/remotes/origin/PR-41936 # timeout=10 [2021-02-16T09:16:47.134Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:16:47.153Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T09:16:47.168Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T09:16:47.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:16:47.169Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41936/head:refs/remotes/origin/PR-41936 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:16:47.442Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T09:16:47.444Z] > git checkout -f fa480403c75c90880a6bc79bab9e10b012379006 # timeout=10 [2021-02-16T09:16:48.021Z] Merge succeeded, producing fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:16:48.022Z] Checking out Revision fa480403c75c90880a6bc79bab9e10b012379006 (PR-41936) [2021-02-16T09:16:48.539Z] Commit message: "TestBuildUserNamespaceValidateCapabilitiesAreV2: verify build completed" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-16T09:16:49.411Z] + docker version [2021-02-16T09:16:49.412Z] Client: Docker Engine - Community [2021-02-16T09:16:49.412Z] Version: 19.03.7 [2021-02-16T09:16:49.412Z] API version: 1.40 [2021-02-16T09:16:49.412Z] Go version: go1.12.17 [2021-02-16T09:16:49.412Z] Git commit: 7141c199a2 [2021-02-16T09:16:49.412Z] Built: Sat Mar 7 16:48:47 2020 [2021-02-16T09:16:49.412Z] OS/Arch: linux/s390x [2021-02-16T09:16:49.412Z] Experimental: false [2021-02-16T09:16:49.412Z] [2021-02-16T09:16:49.412Z] Server: Docker Engine - Community [2021-02-16T09:16:49.412Z] Engine: [2021-02-16T09:16:49.412Z] Version: 19.03.7 [2021-02-16T09:16:49.412Z] API version: 1.40 (minimum version 1.12) [2021-02-16T09:16:49.412Z] Go version: go1.12.17 [2021-02-16T09:16:49.412Z] Git commit: 7141c199a2 [2021-02-16T09:16:49.412Z] Built: Sat Mar 7 16:47:46 2020 [2021-02-16T09:16:49.412Z] OS/Arch: linux/s390x [2021-02-16T09:16:49.412Z] Experimental: true [2021-02-16T09:16:49.412Z] containerd: [2021-02-16T09:16:49.412Z] Version: 1.2.13 [2021-02-16T09:16:49.412Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-16T09:16:49.412Z] runc: [2021-02-16T09:16:49.412Z] Version: 1.0.0-rc10 [2021-02-16T09:16:49.412Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-16T09:16:49.412Z] docker-init: [2021-02-16T09:16:49.412Z] Version: 0.18.0 [2021-02-16T09:16:49.412Z] GitCommit: fec3683 [Pipeline] sh [2021-02-16T09:16:47.991Z] > git remote # timeout=10 [2021-02-16T09:16:47.994Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T09:16:47.997Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:16:47.997Z] > git merge 01ae718aef64ff684501a8702f587af0ec034e71 # timeout=10 [2021-02-16T09:16:48.011Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T09:16:48.027Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T09:16:48.029Z] > git checkout -f fa480403c75c90880a6bc79bab9e10b012379006 # timeout=10 [2021-02-16T09:16:49.791Z] + docker info [2021-02-16T09:16:50.173Z] Still waiting to schedule task [2021-02-16T09:16:50.173Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04c6ffd1a2cc98d1c)’ is offline [2021-02-16T09:16:50.173Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-008ae519c394fa76a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.173Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] Still waiting to schedule task [2021-02-16T09:16:50.174Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04c6ffd1a2cc98d1c)’ is offline [2021-02-16T09:16:50.174Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-008ae519c394fa76a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.174Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.175Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.175Z] Fetching without tags [2021-02-16T09:16:50.179Z] Still waiting to schedule task [2021-02-16T09:16:50.179Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04c6ffd1a2cc98d1c)’ is offline [2021-02-16T09:16:50.179Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-008ae519c394fa76a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.179Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T09:16:50.193Z] Still waiting to schedule task [2021-02-16T09:16:50.193Z] Waiting for next available executor on ‘windows-2019’ [2021-02-16T09:16:50.424Z] Client: [2021-02-16T09:16:50.424Z] Debug Mode: false [2021-02-16T09:16:50.424Z] [2021-02-16T09:16:50.424Z] Server: [2021-02-16T09:16:50.424Z] Containers: 0 [2021-02-16T09:16:50.424Z] Running: 0 [2021-02-16T09:16:50.424Z] Paused: 0 [2021-02-16T09:16:50.424Z] Stopped: 0 [2021-02-16T09:16:50.424Z] Images: 0 [2021-02-16T09:16:50.424Z] Server Version: 19.03.7 [2021-02-16T09:16:50.424Z] Storage Driver: overlay2 [2021-02-16T09:16:50.424Z] Backing Filesystem: [2021-02-16T09:16:50.424Z] Supports d_type: true [2021-02-16T09:16:50.424Z] Native Overlay Diff: true [2021-02-16T09:16:50.424Z] Logging Driver: json-file [2021-02-16T09:16:50.424Z] Cgroup Driver: cgroupfs [2021-02-16T09:16:50.424Z] Plugins: [2021-02-16T09:16:50.424Z] Volume: local [2021-02-16T09:16:50.424Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T09:16:50.424Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-16T09:16:50.424Z] Swarm: inactive [2021-02-16T09:16:50.424Z] Runtimes: runc [2021-02-16T09:16:50.424Z] Default Runtime: runc [2021-02-16T09:16:50.424Z] Init Binary: docker-init [2021-02-16T09:16:50.424Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-16T09:16:50.424Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-16T09:16:50.424Z] init version: fec3683 [2021-02-16T09:16:50.424Z] Security Options: [2021-02-16T09:16:50.424Z] apparmor [2021-02-16T09:16:50.424Z] seccomp [2021-02-16T09:16:50.424Z] Profile: default [2021-02-16T09:16:50.424Z] Kernel Version: 4.15.0-88-generic [2021-02-16T09:16:50.424Z] Operating System: Ubuntu 18.04.4 LTS [2021-02-16T09:16:50.424Z] OSType: linux [2021-02-16T09:16:50.424Z] Architecture: s390x [2021-02-16T09:16:50.424Z] CPUs: 2 [2021-02-16T09:16:50.424Z] Total Memory: 7.861GiB [2021-02-16T09:16:50.424Z] Name: s390x-ubuntu-26 [2021-02-16T09:16:50.424Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-02-16T09:16:50.424Z] Docker Root Dir: /var/lib/docker [2021-02-16T09:16:50.424Z] Debug Mode: false [2021-02-16T09:16:50.424Z] Registry: https://index.docker.io/v1/ [2021-02-16T09:16:50.424Z] Labels: [2021-02-16T09:16:50.424Z] Experimental: true [2021-02-16T09:16:50.424Z] Insecure Registries: [2021-02-16T09:16:50.424Z] 127.0.0.0/8 [2021-02-16T09:16:50.424Z] Live Restore Enabled: false [2021-02-16T09:16:50.424Z] [2021-02-16T09:16:50.424Z] WARNING: No swap limit support [Pipeline] sh [2021-02-16T09:16:50.542Z] Merging remotes/origin/master commit 01ae718aef64ff684501a8702f587af0ec034e71 into PR head commit fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:16:50.909Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T09:16:50.909Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T09:16:50.909Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41936/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-16T09:16:50.909Z] + bash /home/jenkins/workspace/moby_PR-41936/check-config.sh [2021-02-16T09:16:50.909Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-16T09:16:50.909Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2021-02-16T09:16:50.909Z] [2021-02-16T09:16:50.909Z] Generally Necessary: [2021-02-16T09:16:51.107Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04c6ffd1a2cc98d1c) in /home/ubuntu/workspace/moby_PR-41936 [Pipeline] { [Pipeline] checkout [2021-02-16T09:16:51.201Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-16T09:16:51.201Z] - apparmor: enabled and tools installed [2021-02-16T09:16:51.201Z] - CONFIG_NAMESPACES: enabled [2021-02-16T09:16:51.201Z] - CONFIG_NET_NS: enabled [2021-02-16T09:16:51.201Z] - CONFIG_PID_NS: enabled [2021-02-16T09:16:51.201Z] - CONFIG_IPC_NS: enabled [2021-02-16T09:16:51.201Z] - CONFIG_UTS_NS: enabled [2021-02-16T09:16:51.201Z] - CONFIG_CGROUPS: enabled [2021-02-16T09:16:51.201Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-16T09:16:51.201Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-16T09:16:51.201Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-16T09:16:51.201Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-16T09:16:51.201Z] - CONFIG_CPUSETS: enabled [2021-02-16T09:16:51.201Z] - CONFIG_MEMCG: enabled [2021-02-16T09:16:51.201Z] - CONFIG_KEYS: enabled [2021-02-16T09:16:51.201Z] - CONFIG_VETH: enabled (as module) [2021-02-16T09:16:51.201Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-16T09:16:51.201Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-16T09:16:51.201Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-16T09:16:51.201Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-16T09:16:51.201Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-16T09:16:51.201Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-16T09:16:51.201Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-16T09:16:51.201Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-16T09:16:51.201Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-16T09:16:51.201Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-16T09:16:51.201Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-16T09:16:51.201Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-16T09:16:51.201Z] [2021-02-16T09:16:51.201Z] Optional Features: [2021-02-16T09:16:51.201Z] - CONFIG_USER_NS: enabled [2021-02-16T09:16:51.201Z] - CONFIG_SECCOMP: enabled [2021-02-16T09:16:51.201Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-16T09:16:51.201Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-16T09:16:51.201Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-16T09:16:51.201Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-16T09:16:51.201Z] - CONFIG_BLK_CGROUP: enabled [2021-02-16T09:16:51.201Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-16T09:16:51.201Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-16T09:16:51.201Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-16T09:16:51.201Z] - CONFIG_CGROUP_PERF: enabled [2021-02-16T09:16:51.201Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-16T09:16:51.201Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-16T09:16:51.201Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-16T09:16:51.201Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-16T09:16:51.201Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-16T09:16:51.201Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-16T09:16:51.201Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-16T09:16:51.201Z] - CONFIG_IP_VS: enabled (as module) [2021-02-16T09:16:51.201Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-16T09:16:51.201Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-16T09:16:51.201Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-16T09:16:51.201Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-16T09:16:51.201Z] - CONFIG_EXT4_FS: enabled [2021-02-16T09:16:51.201Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-16T09:16:51.201Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-16T09:16:51.201Z] - Network Drivers: [2021-02-16T09:16:51.201Z] - "overlay": [2021-02-16T09:16:51.201Z] - CONFIG_VXLAN: enabled (as module) [2021-02-16T09:16:51.201Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-16T09:16:51.201Z] Optional (for encrypted networks): [2021-02-16T09:16:50.143Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T09:16:50.147Z] > git config --add remote.origin.fetch +refs/pull/41936/head:refs/remotes/origin/PR-41936 # timeout=10 [2021-02-16T09:16:50.151Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:16:50.164Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T09:16:50.174Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T09:16:50.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:16:50.176Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41936/head:refs/remotes/origin/PR-41936 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:16:50.541Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T09:16:50.547Z] > git checkout -f fa480403c75c90880a6bc79bab9e10b012379006 # timeout=10 [2021-02-16T09:16:51.302Z] The recommended git tool is: git [2021-02-16T09:16:51.422Z] Merge succeeded, producing fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:16:51.422Z] Checking out Revision fa480403c75c90880a6bc79bab9e10b012379006 (PR-41936) [2021-02-16T09:16:51.496Z] - CONFIG_CRYPTO: enabled [2021-02-16T09:16:51.496Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-16T09:16:51.496Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-16T09:16:51.496Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-16T09:16:51.496Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-16T09:16:51.496Z] - CONFIG_XFRM: enabled [2021-02-16T09:16:51.496Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-16T09:16:51.496Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-16T09:16:51.496Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-16T09:16:51.496Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-16T09:16:51.496Z] - "ipvlan": [2021-02-16T09:16:51.496Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-16T09:16:51.496Z] - "macvlan": [2021-02-16T09:16:51.496Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-16T09:16:51.496Z] - CONFIG_DUMMY: enabled (as module) [2021-02-16T09:16:51.496Z] - "ftp,tftp client in container": [2021-02-16T09:16:51.496Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-16T09:16:51.496Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-16T09:16:51.496Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-16T09:16:51.496Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-16T09:16:51.496Z] - Storage Drivers: [2021-02-16T09:16:51.496Z] - "aufs": [2021-02-16T09:16:51.496Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-16T09:16:51.496Z] - "btrfs": [2021-02-16T09:16:51.496Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-16T09:16:51.496Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-16T09:16:51.496Z] - "devicemapper": [2021-02-16T09:16:51.496Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-16T09:16:51.496Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-16T09:16:51.496Z] - "overlay": [2021-02-16T09:16:51.496Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-16T09:16:51.496Z] - "zfs": [2021-02-16T09:16:51.496Z] - /dev/zfs: missing [2021-02-16T09:16:51.496Z] - zfs command: missing [2021-02-16T09:16:51.496Z] - zpool command: missing [2021-02-16T09:16:51.496Z] [2021-02-16T09:16:51.496Z] Limits: [2021-02-16T09:16:51.496Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-16T09:16:51.496Z] [2021-02-16T09:16:51.496Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-16T09:16:51.835Z] Commit message: "TestBuildUserNamespaceValidateCapabilitiesAreV2: verify build completed" [2021-02-16T09:16:52.132Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fa480403c75c90880a6bc79bab9e10b012379006 . [2021-02-16T09:16:52.133Z] #1 [internal] load build definition from Dockerfile [2021-02-16T09:16:52.133Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-02-16T09:16:52.133Z] #1 DONE 0.0s [2021-02-16T09:16:52.133Z] [2021-02-16T09:16:52.133Z] #2 [internal] load .dockerignore [2021-02-16T09:16:52.133Z] #2 transferring context: 87B 0.0s done [2021-02-16T09:16:52.133Z] #2 DONE 0.0s [2021-02-16T09:16:52.133Z] [2021-02-16T09:16:52.133Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-16T09:16:52.425Z] #3 DONE 0.2s [2021-02-16T09:16:52.425Z] [2021-02-16T09:16:52.425Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-02-16T09:16:52.425Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-16T09:16:52.425Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-16T09:16:52.425Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2021-02-16T09:16:52.425Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2021-02-16T09:16:52.425Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 4.66MB / 8.88MB 0.1s [2021-02-16T09:16:52.425Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2021-02-16T09:16:52.425Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2021-02-16T09:16:52.631Z] + docker version [2021-02-16T09:16:52.631Z] Client: Docker Engine - Community [2021-02-16T09:16:52.631Z] Version: 20.10.3 [2021-02-16T09:16:52.631Z] API version: 1.41 [2021-02-16T09:16:52.631Z] Go version: go1.13.15 [2021-02-16T09:16:52.631Z] Git commit: 48d30b5 [2021-02-16T09:16:52.631Z] Built: Fri Jan 29 14:33:53 2021 [2021-02-16T09:16:52.631Z] OS/Arch: linux/arm64 [2021-02-16T09:16:52.631Z] Context: default [2021-02-16T09:16:52.631Z] Experimental: true [2021-02-16T09:16:52.631Z] [2021-02-16T09:16:52.631Z] Server: Docker Engine - Community [2021-02-16T09:16:52.631Z] Engine: [2021-02-16T09:16:52.631Z] Version: 20.10.3 [2021-02-16T09:16:52.631Z] API version: 1.41 (minimum version 1.12) [2021-02-16T09:16:52.631Z] Go version: go1.13.15 [2021-02-16T09:16:52.631Z] Git commit: 46229ca [2021-02-16T09:16:52.631Z] Built: Fri Jan 29 14:32:08 2021 [2021-02-16T09:16:52.631Z] OS/Arch: linux/arm64 [2021-02-16T09:16:52.631Z] Experimental: true [2021-02-16T09:16:52.631Z] containerd: [2021-02-16T09:16:52.631Z] Version: 1.4.3 [2021-02-16T09:16:52.631Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:16:52.631Z] runc: [2021-02-16T09:16:52.631Z] Version: 1.0.0-rc92 [2021-02-16T09:16:52.631Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T09:16:52.631Z] docker-init: [2021-02-16T09:16:52.631Z] Version: 0.19.0 [2021-02-16T09:16:52.631Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-16T09:16:52.717Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2021-02-16T09:16:52.717Z] #4 DONE 0.5s [2021-02-16T09:16:52.920Z] + docker info [2021-02-16T09:16:51.384Z] > git remote # timeout=10 [2021-02-16T09:16:51.388Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T09:16:51.392Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:16:51.393Z] > git merge 01ae718aef64ff684501a8702f587af0ec034e71 # timeout=10 [2021-02-16T09:16:51.408Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T09:16:51.421Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T09:16:51.432Z] > git checkout -f fa480403c75c90880a6bc79bab9e10b012379006 # timeout=10 [2021-02-16T09:16:53.378Z] [2021-02-16T09:16:53.378Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T09:16:53.378Z] #7 DONE 0.1s [2021-02-16T09:16:53.378Z] [2021-02-16T09:16:53.378Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T09:16:53.378Z] #6 DONE 0.1s [2021-02-16T09:16:53.378Z] [2021-02-16T09:16:53.378Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T09:16:53.378Z] #5 DONE 0.2s [2021-02-16T09:16:53.378Z] [2021-02-16T09:16:53.378Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-02-16T09:16:53.378Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-16T09:16:53.492Z] Client: [2021-02-16T09:16:53.492Z] Context: default [2021-02-16T09:16:53.492Z] Debug Mode: false [2021-02-16T09:16:53.492Z] Plugins: [2021-02-16T09:16:53.492Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-16T09:16:53.492Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-16T09:16:53.493Z] [2021-02-16T09:16:53.493Z] Server: [2021-02-16T09:16:53.493Z] Containers: 0 [2021-02-16T09:16:53.493Z] Running: 0 [2021-02-16T09:16:53.493Z] Paused: 0 [2021-02-16T09:16:53.493Z] Stopped: 0 [2021-02-16T09:16:53.493Z] Images: 3 [2021-02-16T09:16:53.493Z] Server Version: 20.10.3 [2021-02-16T09:16:53.493Z] Storage Driver: overlay2 [2021-02-16T09:16:53.493Z] Backing Filesystem: extfs [2021-02-16T09:16:53.493Z] Supports d_type: true [2021-02-16T09:16:53.493Z] Native Overlay Diff: true [2021-02-16T09:16:53.493Z] Logging Driver: json-file [2021-02-16T09:16:53.493Z] Cgroup Driver: cgroupfs [2021-02-16T09:16:53.493Z] Cgroup Version: 1 [2021-02-16T09:16:53.493Z] Plugins: [2021-02-16T09:16:53.493Z] Volume: local [2021-02-16T09:16:53.493Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T09:16:53.493Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-16T09:16:53.493Z] Swarm: inactive [2021-02-16T09:16:53.493Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-16T09:16:53.493Z] Default Runtime: runc [2021-02-16T09:16:53.493Z] Init Binary: docker-init [2021-02-16T09:16:53.493Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:16:53.493Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T09:16:53.493Z] init version: de40ad0 [2021-02-16T09:16:53.493Z] Security Options: [2021-02-16T09:16:53.493Z] apparmor [2021-02-16T09:16:53.493Z] seccomp [2021-02-16T09:16:53.493Z] Profile: default [2021-02-16T09:16:53.493Z] Kernel Version: 4.15.0-1093-aws [2021-02-16T09:16:53.493Z] Operating System: Ubuntu 16.04.7 LTS [2021-02-16T09:16:53.493Z] OSType: linux [2021-02-16T09:16:53.493Z] Architecture: aarch64 [2021-02-16T09:16:53.493Z] CPUs: 4 [2021-02-16T09:16:53.493Z] Total Memory: 7.525GiB [2021-02-16T09:16:53.493Z] Name: ip-10-100-49-137 [2021-02-16T09:16:53.493Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-02-16T09:16:53.493Z] Docker Root Dir: /var/lib/docker [2021-02-16T09:16:53.493Z] Debug Mode: false [2021-02-16T09:16:53.493Z] Registry: https://index.docker.io/v1/ [2021-02-16T09:16:53.493Z] Labels: [2021-02-16T09:16:53.493Z] Experimental: true [2021-02-16T09:16:53.493Z] Insecure Registries: [2021-02-16T09:16:53.493Z] 127.0.0.0/8 [2021-02-16T09:16:53.493Z] Live Restore Enabled: true [2021-02-16T09:16:53.493Z] [2021-02-16T09:16:53.493Z] WARNING: No swap limit support [Pipeline] sh [2021-02-16T09:16:53.570Z] Fetching without tags [2021-02-16T09:16:53.681Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-16T09:16:53.681Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.0s [2021-02-16T09:16:53.681Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-16T09:16:53.681Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s [2021-02-16T09:16:53.681Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2021-02-16T09:16:53.782Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T09:16:53.782Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T09:16:53.782Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41936/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-16T09:16:53.782Z] + bash /home/ubuntu/workspace/moby_PR-41936/check-config.sh [2021-02-16T09:16:53.782Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-16T09:16:53.782Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-02-16T09:16:53.782Z] [2021-02-16T09:16:53.782Z] Generally Necessary: [2021-02-16T09:16:53.782Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-16T09:16:53.782Z] - apparmor: enabled and tools installed [2021-02-16T09:16:53.782Z] - CONFIG_NAMESPACES: enabled [2021-02-16T09:16:53.782Z] - CONFIG_NET_NS: enabled [2021-02-16T09:16:53.782Z] - CONFIG_PID_NS: enabled [2021-02-16T09:16:53.782Z] - CONFIG_IPC_NS: enabled [2021-02-16T09:16:53.782Z] - CONFIG_UTS_NS: enabled [2021-02-16T09:16:53.782Z] - CONFIG_CGROUPS: enabled [2021-02-16T09:16:53.782Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-16T09:16:53.782Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-16T09:16:53.960Z] Merging remotes/origin/master commit 01ae718aef64ff684501a8702f587af0ec034e71 into PR head commit fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:16:53.974Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2021-02-16T09:16:54.044Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-16T09:16:54.044Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-16T09:16:54.044Z] - CONFIG_CPUSETS: enabled [2021-02-16T09:16:54.044Z] - CONFIG_MEMCG: enabled [2021-02-16T09:16:54.044Z] - CONFIG_KEYS: enabled [2021-02-16T09:16:54.044Z] - CONFIG_VETH: enabled (as module) [2021-02-16T09:16:54.044Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-16T09:16:54.044Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-16T09:16:54.044Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-16T09:16:54.044Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-16T09:16:54.044Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-16T09:16:54.044Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-16T09:16:54.044Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-16T09:16:54.044Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-16T09:16:54.044Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-16T09:16:54.044Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-16T09:16:54.044Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-16T09:16:54.044Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-16T09:16:54.044Z] [2021-02-16T09:16:54.044Z] Optional Features: [2021-02-16T09:16:54.044Z] - CONFIG_USER_NS: enabled [2021-02-16T09:16:54.044Z] - CONFIG_SECCOMP: enabled [2021-02-16T09:16:54.044Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-16T09:16:54.044Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-16T09:16:54.044Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-16T09:16:54.044Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-16T09:16:54.044Z] - CONFIG_BLK_CGROUP: enabled [2021-02-16T09:16:54.250Z] using credential docker-jenkins-github-credentials [2021-02-16T09:16:54.257Z] Cloning the remote Git repository [2021-02-16T09:16:54.257Z] Cloning with configured refspecs honoured and without tags [2021-02-16T09:16:54.305Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-16T09:16:54.305Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-16T09:16:54.305Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-16T09:16:54.305Z] - CONFIG_CGROUP_PERF: enabled [2021-02-16T09:16:54.305Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-16T09:16:54.305Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-16T09:16:54.305Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-16T09:16:54.305Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-16T09:16:54.305Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-16T09:16:54.305Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-16T09:16:54.305Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-16T09:16:54.305Z] - CONFIG_IP_VS: enabled (as module) [2021-02-16T09:16:54.305Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-16T09:16:54.305Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-16T09:16:54.305Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-16T09:16:54.305Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-16T09:16:54.305Z] - CONFIG_EXT4_FS: enabled [2021-02-16T09:16:54.305Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-16T09:16:54.305Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-16T09:16:54.305Z] - Network Drivers: [2021-02-16T09:16:54.305Z] - "overlay": [2021-02-16T09:16:54.305Z] - CONFIG_VXLAN: enabled (as module) [2021-02-16T09:16:54.305Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-16T09:16:54.305Z] Optional (for encrypted networks): [2021-02-16T09:16:54.566Z] - CONFIG_CRYPTO: enabled [2021-02-16T09:16:54.566Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-16T09:16:54.566Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-16T09:16:54.566Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-16T09:16:54.566Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-16T09:16:54.566Z] - CONFIG_XFRM: enabled [2021-02-16T09:16:54.566Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-16T09:16:54.566Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-16T09:16:54.566Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-16T09:16:54.566Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-16T09:16:54.566Z] - "ipvlan": [2021-02-16T09:16:54.566Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-16T09:16:54.566Z] - "macvlan": [2021-02-16T09:16:54.566Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-16T09:16:54.566Z] - CONFIG_DUMMY: enabled (as module) [2021-02-16T09:16:54.566Z] - "ftp,tftp client in container": [2021-02-16T09:16:54.566Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-16T09:16:54.566Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-16T09:16:54.566Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-16T09:16:54.566Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-16T09:16:54.566Z] - Storage Drivers: [2021-02-16T09:16:54.566Z] - "aufs": [2021-02-16T09:16:54.566Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-16T09:16:54.566Z] - "btrfs": [2021-02-16T09:16:54.566Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-16T09:16:54.566Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-16T09:16:54.566Z] - "devicemapper": [2021-02-16T09:16:54.566Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-16T09:16:54.566Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-16T09:16:54.566Z] - "overlay": [2021-02-16T09:16:54.566Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-16T09:16:54.566Z] - "zfs": [2021-02-16T09:16:54.566Z] - /dev/zfs: missing [2021-02-16T09:16:54.566Z] - zfs command: missing [2021-02-16T09:16:54.566Z] - zpool command: missing [2021-02-16T09:16:54.566Z] [2021-02-16T09:16:54.566Z] Limits: [2021-02-16T09:16:54.566Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-16T09:16:54.566Z] [2021-02-16T09:16:54.566Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-16T09:16:54.622Z] #60 ... [2021-02-16T09:16:54.622Z] [2021-02-16T09:16:54.622Z] #21 [internal] load build context [2021-02-16T09:16:54.622Z] #21 transferring context: 53.40MB 1.1s done [2021-02-16T09:16:54.622Z] #21 DONE 1.1s [2021-02-16T09:16:54.622Z] [2021-02-16T09:16:54.622Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-02-16T09:16:54.623Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done [2021-02-16T09:16:54.812Z] Merge succeeded, producing fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:16:54.812Z] Checking out Revision fa480403c75c90880a6bc79bab9e10b012379006 (PR-41936) [2021-02-16T09:16:53.542Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T09:16:53.545Z] > git config --add remote.origin.fetch +refs/pull/41936/head:refs/remotes/origin/PR-41936 # timeout=10 [2021-02-16T09:16:53.547Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:16:53.562Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T09:16:53.576Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T09:16:53.576Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:16:53.577Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41936/head:refs/remotes/origin/PR-41936 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:16:53.966Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T09:16:53.977Z] > git checkout -f fa480403c75c90880a6bc79bab9e10b012379006 # timeout=10 [2021-02-16T09:16:54.775Z] > git remote # timeout=10 [2021-02-16T09:16:54.778Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T09:16:54.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:16:54.781Z] > git merge 01ae718aef64ff684501a8702f587af0ec034e71 # timeout=10 [2021-02-16T09:16:54.803Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T09:16:54.818Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T09:16:54.820Z] > git checkout -f fa480403c75c90880a6bc79bab9e10b012379006 # timeout=10 [2021-02-16T09:16:54.346Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T09:16:54.404Z] > git init /home/ubuntu/workspace/moby_PR-41936 # timeout=10 [2021-02-16T09:16:54.710Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T09:16:54.710Z] > git --version # timeout=10 [2021-02-16T09:16:54.726Z] > git --version # 'git version 2.17.1' [2021-02-16T09:16:54.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:16:54.728Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41936/head:refs/remotes/origin/PR-41936 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:16:54.900Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fa480403c75c90880a6bc79bab9e10b012379006 . [2021-02-16T09:16:54.923Z] #60 DONE 1.4s [2021-02-16T09:16:54.923Z] [2021-02-16T09:16:54.923Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-16T09:16:54.923Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-16T09:16:54.923Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-16T09:16:54.923Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-02-16T09:16:54.923Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-02-16T09:16:54.923Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.24MB / 48.97MB 1.3s [2021-02-16T09:16:54.923Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.5s done [2021-02-16T09:16:54.923Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.9s done [2021-02-16T09:16:54.923Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 13.37MB / 51.38MB 1.3s [2021-02-16T09:16:54.923Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 23.52MB / 51.38MB 1.3s [2021-02-16T09:16:54.923Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.4s done [2021-02-16T09:16:54.923Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 35.11MB / 51.38MB 1.5s [2021-02-16T09:16:54.923Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 3.60MB / 56.74MB 1.5s [2021-02-16T09:16:54.923Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.06MB / 102.23MB 1.5s [2021-02-16T09:16:54.923Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2021-02-16T09:16:55.220Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 39.39MB / 51.38MB 1.6s [2021-02-16T09:16:55.220Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 6.98MB / 56.74MB 1.6s [2021-02-16T09:16:55.220Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 42.90MB / 51.38MB 1.7s [2021-02-16T09:16:55.220Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 11.32MB / 56.74MB 1.7s [2021-02-16T09:16:55.220Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 9.99MB / 102.23MB 1.7s [2021-02-16T09:16:55.329Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-003664da3a11fdae8) in /home/ubuntu/workspace/moby_PR-41936 [Pipeline] { [Pipeline] checkout [2021-02-16T09:16:55.358Z] The recommended git tool is: git [2021-02-16T09:16:55.375Z] using credential docker-jenkins-github-credentials [2021-02-16T09:16:55.397Z] Fetching changes from the remote Git repository [2021-02-16T09:16:55.410Z] Fetching without tags [2021-02-16T09:16:55.517Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 46.52MB / 51.38MB 1.9s [2021-02-16T09:16:55.517Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 15.26MB / 56.74MB 1.9s [2021-02-16T09:16:55.517Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 49.11MB / 51.38MB 2.0s [2021-02-16T09:16:55.517Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 19.77MB / 56.74MB 2.0s [2021-02-16T09:16:55.517Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 17.94MB / 102.23MB 2.0s [2021-02-16T09:16:55.517Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 23.38MB / 56.74MB 2.0s [2021-02-16T09:16:55.669Z] Merging remotes/origin/master commit 01ae718aef64ff684501a8702f587af0ec034e71 into PR head commit fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:16:55.761Z] Merge succeeded, producing fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:16:55.761Z] Checking out Revision fa480403c75c90880a6bc79bab9e10b012379006 (PR-41936) [2021-02-16T09:16:55.814Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.1s done [2021-02-16T09:16:55.814Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 27.54MB / 56.74MB 2.2s [2021-02-16T09:16:55.814Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 26.01MB / 102.23MB 2.2s [2021-02-16T09:16:55.814Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 2.2s [2021-02-16T09:16:55.814Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 38.93MB / 56.74MB 2.4s [2021-02-16T09:16:55.814Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 35.49MB / 102.23MB 2.4s [2021-02-16T09:16:55.814Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.2s done [2021-02-16T09:16:55.849Z] Commit message: "TestBuildUserNamespaceValidateCapabilitiesAreV2: verify build completed" [2021-02-16T09:16:55.869Z] Commit message: "TestBuildUserNamespaceValidateCapabilitiesAreV2: verify build completed" [2021-02-16T09:16:56.114Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 45.44MB / 56.74MB 2.4s [2021-02-16T09:16:56.114Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 50.54MB / 56.74MB 2.5s [2021-02-16T09:16:56.114Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 44.75MB / 102.23MB 2.6s [2021-02-16T09:16:56.114Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 54.56MB / 56.74MB 2.6s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-16T09:16:55.380Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-02-16T09:16:55.399Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T09:16:55.411Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T09:16:55.411Z] > git --version # timeout=10 [2021-02-16T09:16:55.417Z] > git --version # 'git version 2.17.1' [2021-02-16T09:16:55.417Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:16:55.418Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41936/head:refs/remotes/origin/PR-41936 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:16:55.670Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T09:16:55.675Z] > git checkout -f fa480403c75c90880a6bc79bab9e10b012379006 # timeout=10 [2021-02-16T09:16:55.718Z] > git remote # timeout=10 [2021-02-16T09:16:55.734Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T09:16:55.740Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:16:55.740Z] > git merge 01ae718aef64ff684501a8702f587af0ec034e71 # timeout=10 [2021-02-16T09:16:55.747Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T09:16:55.762Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T09:16:55.775Z] > git checkout -f fa480403c75c90880a6bc79bab9e10b012379006 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-02-16T09:16:56.453Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.8s done [2021-02-16T09:16:56.453Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 70.15MB / 102.23MB 2.8s [2021-02-16T09:16:56.453Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 81.37MB / 102.23MB 2.9s [2021-02-16T09:16:56.453Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 89.75MB / 102.23MB 3.0s [2021-02-16T09:16:56.464Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-066c4248f458c84e4) in /home/ubuntu/workspace/moby_PR-41936 [Pipeline] { [Pipeline] checkout [2021-02-16T09:16:56.495Z] The recommended git tool is: git [2021-02-16T09:16:56.503Z] using credential docker-jenkins-github-credentials [2021-02-16T09:16:56.509Z] Cloning the remote Git repository [2021-02-16T09:16:56.509Z] Cloning with configured refspecs honoured and without tags [Pipeline] sh [2021-02-16T09:16:56.571Z] + docker version [2021-02-16T09:16:56.571Z] Client: Docker Engine - Community [2021-02-16T09:16:56.571Z] Version: 20.10.3 [2021-02-16T09:16:56.571Z] API version: 1.41 [2021-02-16T09:16:56.571Z] Go version: go1.13.15 [2021-02-16T09:16:56.571Z] Git commit: 48d30b5 [2021-02-16T09:16:56.571Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-16T09:16:56.571Z] OS/Arch: linux/amd64 [2021-02-16T09:16:56.571Z] Context: default [2021-02-16T09:16:56.571Z] Experimental: true [2021-02-16T09:16:56.571Z] [2021-02-16T09:16:56.571Z] Server: Docker Engine - Community [2021-02-16T09:16:56.571Z] Engine: [2021-02-16T09:16:56.571Z] Version: 20.10.3 [2021-02-16T09:16:56.571Z] API version: 1.41 (minimum version 1.12) [2021-02-16T09:16:56.571Z] Go version: go1.13.15 [2021-02-16T09:16:56.571Z] Git commit: 46229ca [2021-02-16T09:16:56.571Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-16T09:16:56.571Z] OS/Arch: linux/amd64 [2021-02-16T09:16:56.571Z] Experimental: true [2021-02-16T09:16:56.571Z] containerd: [2021-02-16T09:16:56.571Z] Version: 1.4.3 [2021-02-16T09:16:56.571Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:16:56.571Z] runc: [2021-02-16T09:16:56.571Z] Version: 1.0.0-rc92 [2021-02-16T09:16:56.571Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T09:16:56.571Z] docker-init: [2021-02-16T09:16:56.571Z] Version: 0.19.0 [2021-02-16T09:16:56.572Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-16T09:16:56.762Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 97.29MB / 102.23MB 3.1s [2021-02-16T09:16:56.870Z] + docker version [2021-02-16T09:16:56.870Z] Client: [2021-02-16T09:16:56.870Z] Version: 18.06.1-ce [2021-02-16T09:16:56.870Z] API version: 1.38 [2021-02-16T09:16:56.870Z] Go version: go1.10.3 [2021-02-16T09:16:56.870Z] Git commit: e68fc7a [2021-02-16T09:16:56.870Z] Built: Tue Aug 21 17:26:10 2018 [2021-02-16T09:16:56.870Z] OS/Arch: linux/ppc64le [2021-02-16T09:16:56.870Z] Experimental: false [2021-02-16T09:16:56.870Z] [2021-02-16T09:16:56.870Z] Server: [2021-02-16T09:16:56.870Z] Engine: [2021-02-16T09:16:56.870Z] Version: 18.06.1-ce [2021-02-16T09:16:56.870Z] API version: 1.38 (minimum version 1.12) [2021-02-16T09:16:56.870Z] Go version: go1.10.3 [2021-02-16T09:16:56.870Z] Git commit: e68fc7a [2021-02-16T09:16:56.870Z] Built: Tue Aug 21 17:24:20 2018 [2021-02-16T09:16:56.870Z] OS/Arch: linux/ppc64le [2021-02-16T09:16:56.870Z] Experimental: true [Pipeline] sh [2021-02-16T09:16:56.905Z] + docker info [2021-02-16T09:16:57.061Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.3s done [2021-02-16T09:16:57.258Z] + docker info [2021-02-16T09:16:57.258Z] Containers: 0 [2021-02-16T09:16:57.258Z] Running: 0 [2021-02-16T09:16:57.258Z] Paused: 0 [2021-02-16T09:16:57.258Z] Stopped: 0 [2021-02-16T09:16:57.258Z] Images: 0 [2021-02-16T09:16:57.258Z] Server Version: 18.06.1-ce [2021-02-16T09:16:57.258Z] Storage Driver: overlay2 [2021-02-16T09:16:57.258Z] Backing Filesystem: extfs [2021-02-16T09:16:57.258Z] Supports d_type: true [2021-02-16T09:16:57.258Z] Native Overlay Diff: true [2021-02-16T09:16:57.258Z] Logging Driver: json-file [2021-02-16T09:16:57.258Z] Cgroup Driver: cgroupfs [2021-02-16T09:16:57.258Z] Plugins: [2021-02-16T09:16:57.258Z] Volume: local [2021-02-16T09:16:57.258Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T09:16:57.258Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-02-16T09:16:57.258Z] Swarm: inactive [2021-02-16T09:16:57.258Z] Runtimes: runc [2021-02-16T09:16:57.258Z] Default Runtime: runc [2021-02-16T09:16:57.258Z] Init Binary: docker-init [2021-02-16T09:16:57.258Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-02-16T09:16:57.258Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-02-16T09:16:57.258Z] init version: fec3683 [2021-02-16T09:16:57.258Z] Security Options: [2021-02-16T09:16:57.258Z] apparmor [2021-02-16T09:16:57.258Z] seccomp [2021-02-16T09:16:57.258Z] Profile: default [2021-02-16T09:16:57.258Z] Kernel Version: 4.4.0-139-generic [2021-02-16T09:16:57.258Z] Operating System: Ubuntu 16.04.3 LTS [2021-02-16T09:16:57.258Z] OSType: linux [2021-02-16T09:16:57.258Z] Architecture: ppc64le [2021-02-16T09:16:57.258Z] CPUs: 4 [2021-02-16T09:16:57.258Z] Total Memory: 7.972GiB [2021-02-16T09:16:57.258Z] Name: ppc64le-ubuntu-15 [2021-02-16T09:16:57.258Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-02-16T09:16:57.258Z] Docker Root Dir: /var/lib/docker [2021-02-16T09:16:57.258Z] Debug Mode (client): false [2021-02-16T09:16:57.258Z] Debug Mode (server): false [2021-02-16T09:16:57.258Z] Registry: https://index.docker.io/v1/ [2021-02-16T09:16:57.258Z] Labels: [2021-02-16T09:16:57.258Z] Experimental: true [2021-02-16T09:16:57.258Z] Insecure Registries: [2021-02-16T09:16:57.258Z] 127.0.0.0/8 [2021-02-16T09:16:57.258Z] Live Restore Enabled: false [2021-02-16T09:16:57.258Z] [Pipeline] sh [2021-02-16T09:16:57.451Z] #1 [internal] load build definition from Dockerfile [2021-02-16T09:16:57.451Z] #1 sha256:3e7f4770317db83dd7d75fe5bb01de161134dc0316d332c1c67a4a6c2435b0da [2021-02-16T09:16:57.451Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-02-16T09:16:57.451Z] #1 DONE 0.0s [2021-02-16T09:16:56.506Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T09:16:56.506Z] > git init /home/ubuntu/workspace/moby_PR-41936 # timeout=10 [2021-02-16T09:16:56.510Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T09:16:56.510Z] > git --version # timeout=10 [2021-02-16T09:16:56.516Z] > git --version # 'git version 2.17.1' [2021-02-16T09:16:56.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:16:56.517Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41936/head:refs/remotes/origin/PR-41936 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:16:57.642Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T09:16:57.642Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T09:16:57.642Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41936/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-16T09:16:57.642Z] + bash /home/docker/workspace/moby_PR-41936/check-config.sh [2021-02-16T09:16:57.642Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-16T09:16:57.642Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-02-16T09:16:57.642Z] [2021-02-16T09:16:57.642Z] Generally Necessary: [2021-02-16T09:16:57.642Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-16T09:16:57.642Z] - apparmor: enabled and tools installed [2021-02-16T09:16:57.642Z] - CONFIG_NAMESPACES: enabled [2021-02-16T09:16:57.642Z] - CONFIG_NET_NS: enabled [2021-02-16T09:16:57.642Z] - CONFIG_PID_NS: enabled [2021-02-16T09:16:57.642Z] - CONFIG_IPC_NS: enabled [2021-02-16T09:16:57.642Z] - CONFIG_UTS_NS: enabled [2021-02-16T09:16:57.642Z] - CONFIG_CGROUPS: enabled [2021-02-16T09:16:57.642Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-16T09:16:57.642Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-16T09:16:57.642Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-16T09:16:57.642Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-16T09:16:57.642Z] - CONFIG_CPUSETS: enabled [2021-02-16T09:16:57.642Z] - CONFIG_MEMCG: enabled [2021-02-16T09:16:57.712Z] [2021-02-16T09:16:57.712Z] #2 [internal] load .dockerignore [2021-02-16T09:16:57.712Z] #2 sha256:04a5c13bd1d9d37550c2069386ed381efc34afe86a3287566c340d0ed935ff09 [2021-02-16T09:16:57.712Z] #2 transferring context: 87B done [2021-02-16T09:16:57.712Z] #2 DONE 0.0s [2021-02-16T09:16:57.937Z] - CONFIG_KEYS: enabled [2021-02-16T09:16:57.937Z] - CONFIG_VETH: enabled (as module) [2021-02-16T09:16:57.937Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-16T09:16:57.937Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-16T09:16:57.937Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-16T09:16:57.937Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-16T09:16:57.937Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-16T09:16:57.937Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-16T09:16:57.937Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-16T09:16:57.937Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-16T09:16:57.937Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-16T09:16:57.937Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-16T09:16:57.937Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-16T09:16:57.937Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-16T09:16:57.937Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-02-16T09:16:57.937Z] [2021-02-16T09:16:57.937Z] Optional Features: [2021-02-16T09:16:57.937Z] - CONFIG_USER_NS: enabled [2021-02-16T09:16:57.937Z] - CONFIG_SECCOMP: enabled [2021-02-16T09:16:57.937Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-16T09:16:57.937Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-16T09:16:57.937Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-16T09:16:57.937Z] (cgroup swap accounting is currently enabled) [2021-02-16T09:16:57.937Z] - CONFIG_MEMCG_KMEM: enabled [2021-02-16T09:16:57.937Z] - CONFIG_BLK_CGROUP: enabled [2021-02-16T09:16:57.937Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-16T09:16:57.937Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-16T09:16:57.937Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-16T09:16:57.937Z] - CONFIG_CGROUP_PERF: enabled [2021-02-16T09:16:57.937Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-16T09:16:57.937Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-16T09:16:57.937Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-16T09:16:57.937Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-16T09:16:57.937Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-16T09:16:57.937Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-16T09:16:57.937Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-16T09:16:57.937Z] - CONFIG_IP_VS: enabled (as module) [2021-02-16T09:16:57.937Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-16T09:16:57.937Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-16T09:16:57.937Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-16T09:16:57.937Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-16T09:16:57.937Z] - CONFIG_EXT4_FS: enabled [2021-02-16T09:16:57.937Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-16T09:16:58.106Z] #8 ... [2021-02-16T09:16:58.107Z] [2021-02-16T09:16:58.107Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e... [2021-02-16T09:16:58.107Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-16T09:16:58.107Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-16T09:16:58.107Z] #24 sha256:f3f6ec162b83d29614c01226ea605246bb0145f8acee893d539b545df7028593 529B / 529B done [2021-02-16T09:16:58.107Z] #24 sha256:3c935fed0e8d4347b5ba2359be41a4112a2c83373b4be140f1a2e46ea2880690 1.46kB / 1.46kB done [2021-02-16T09:16:58.107Z] #24 sha256:fb61e252baf0cdce361b288d8df47eab4b2adb45935d61331700aa9281372c74 48.97MB / 48.97MB 1.5s done [2021-02-16T09:16:58.107Z] #24 extracting sha256:fb61e252baf0cdce361b288d8df47eab4b2adb45935d61331700aa9281372c74 2.9s done [2021-02-16T09:16:58.107Z] #24 DONE 4.8s [2021-02-16T09:16:58.107Z] [2021-02-16T09:16:58.107Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-16T09:16:58.230Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-16T09:16:58.230Z] - Network Drivers: [2021-02-16T09:16:58.230Z] - "overlay": [2021-02-16T09:16:58.230Z] - CONFIG_VXLAN: enabled (as module) [2021-02-16T09:16:58.230Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-16T09:16:58.230Z] Optional (for encrypted networks): [2021-02-16T09:16:58.230Z] - CONFIG_CRYPTO: enabled [2021-02-16T09:16:58.230Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-02-16T09:16:58.230Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-02-16T09:16:58.230Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-02-16T09:16:58.230Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-02-16T09:16:58.230Z] - CONFIG_XFRM: enabled [2021-02-16T09:16:58.230Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-16T09:16:58.230Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-16T09:16:58.230Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-16T09:16:58.230Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-16T09:16:58.230Z] - "ipvlan": [2021-02-16T09:16:58.230Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-16T09:16:58.230Z] - "macvlan": [2021-02-16T09:16:58.230Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-16T09:16:58.230Z] - CONFIG_DUMMY: enabled (as module) [2021-02-16T09:16:58.230Z] - "ftp,tftp client in container": [2021-02-16T09:16:58.230Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-16T09:16:58.230Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-16T09:16:58.230Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-16T09:16:58.230Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-16T09:16:58.230Z] - Storage Drivers: [2021-02-16T09:16:58.230Z] - "aufs": [2021-02-16T09:16:58.230Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-16T09:16:58.230Z] - "btrfs": [2021-02-16T09:16:58.230Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-16T09:16:58.230Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-16T09:16:58.230Z] - "devicemapper": [2021-02-16T09:16:58.230Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-16T09:16:58.230Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-16T09:16:58.230Z] - "overlay": [2021-02-16T09:16:58.230Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-16T09:16:58.230Z] - "zfs": [2021-02-16T09:16:58.230Z] - /dev/zfs: missing [2021-02-16T09:16:58.230Z] - zfs command: missing [2021-02-16T09:16:58.230Z] - zpool command: missing [2021-02-16T09:16:58.230Z] [2021-02-16T09:16:58.230Z] Limits: [2021-02-16T09:16:58.230Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-16T09:16:58.230Z] [2021-02-16T09:16:58.230Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-16T09:16:58.399Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 3.3s done [2021-02-16T09:16:58.399Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2021-02-16T09:16:58.657Z] [2021-02-16T09:16:58.657Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-16T09:16:58.657Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c [2021-02-16T09:16:58.657Z] #3 DONE 0.2s [2021-02-16T09:16:58.660Z] + make bundles/buildx [2021-02-16T09:16:58.918Z] [2021-02-16T09:16:58.918Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-16T09:16:58.918Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e [2021-02-16T09:16:58.918Z] #4 CACHED [2021-02-16T09:16:58.955Z] make: command: Command not found [2021-02-16T09:16:58.955Z] make: command: Command not found [2021-02-16T09:16:58.955Z] mkdir bundles [2021-02-16T09:16:58.955Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-02-16T09:16:58.955Z] --build-arg BUILDX_COMMIT \ [2021-02-16T09:16:58.955Z] --build-arg BUILDX_REPO \ [2021-02-16T09:16:58.955Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-02-16T09:16:58.955Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-02-16T09:16:58.955Z] . [2021-02-16T09:16:58.955Z] /bin/sh: 4: go: not found [2021-02-16T09:16:58.955Z] /bin/sh: 5: go: not found [2021-02-16T09:16:59.067Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.4s done [2021-02-16T09:16:59.364Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2021-02-16T09:16:59.490Z] [2021-02-16T09:16:59.490Z] #5 [internal] load build definition from Dockerfile [2021-02-16T09:16:59.490Z] #5 sha256:5465ba15bd91774984422d11290793062add497d5202700f6e4f7d8973b6170d [2021-02-16T09:16:59.490Z] #5 transferring dockerfile: 16.55kB done [2021-02-16T09:16:59.490Z] #5 DONE 0.0s [2021-02-16T09:16:59.659Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.4s done [2021-02-16T09:16:59.751Z] [2021-02-16T09:16:59.751Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T09:16:59.751Z] #8 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-02-16T09:16:59.951Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0.1s [2021-02-16T09:17:00.012Z] #8 DONE 0.2s [2021-02-16T09:17:00.012Z] [2021-02-16T09:17:00.012Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T09:17:00.012Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-02-16T09:17:00.012Z] #6 DONE 0.1s [2021-02-16T09:17:00.012Z] [2021-02-16T09:17:00.012Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T09:17:00.012Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-02-16T09:17:00.012Z] #7 DONE 0.1s [2021-02-16T09:17:00.284Z] [2021-02-16T09:17:00.284Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T09:17:00.284Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-02-16T09:17:00.284Z] #61 DONE 0.0s [2021-02-16T09:17:00.284Z] [2021-02-16T09:17:00.284Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T09:17:00.284Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-16T09:17:00.284Z] #9 DONE 0.0s [2021-02-16T09:17:00.284Z] [2021-02-16T09:17:00.284Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T09:17:00.284Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-16T09:17:00.284Z] #25 DONE 0.0s [2021-02-16T09:17:00.284Z] [2021-02-16T09:17:00.284Z] #22 [internal] load build context [2021-02-16T09:17:00.284Z] #22 sha256:acdd5005ddc508450697e8137484cfbe6791ca187dfda6b8a25f7d073b9655f8 [2021-02-16T09:17:01.066Z] Sending build context to Docker daemon 58.31MB [2021-02-16T09:17:01.066Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-02-16T09:17:01.066Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-02-16T09:17:01.066Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-02-16T09:17:01.066Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-02-16T09:17:01.066Z] 1.13.15-buster: Pulling from library/golang [2021-02-16T09:17:01.402Z] db4e2d8d5901: Pulling fs layer [2021-02-16T09:17:01.402Z] dfe2d012519c: Pulling fs layer [2021-02-16T09:17:01.402Z] 5d8f1d1f9197: Pulling fs layer [2021-02-16T09:17:01.402Z] 1301750ffb48: Pulling fs layer [2021-02-16T09:17:01.402Z] dc5c6edc9cff: Pulling fs layer [2021-02-16T09:17:01.402Z] 3c370c2e2f82: Pulling fs layer [2021-02-16T09:17:01.402Z] 5ffb2f5886e2: Pulling fs layer [2021-02-16T09:17:01.402Z] dc5c6edc9cff: Waiting [2021-02-16T09:17:01.402Z] 3c370c2e2f82: Waiting [2021-02-16T09:17:01.402Z] 5ffb2f5886e2: Waiting [2021-02-16T09:17:01.402Z] 1301750ffb48: Waiting [2021-02-16T09:17:01.691Z] #22 transferring context: 53.40MB 1.4s done [2021-02-16T09:17:01.691Z] #22 DONE 1.4s [2021-02-16T09:17:01.745Z] dfe2d012519c: Verifying Checksum [2021-02-16T09:17:01.745Z] dfe2d012519c: Download complete [2021-02-16T09:17:01.745Z] 5d8f1d1f9197: Verifying Checksum [2021-02-16T09:17:01.745Z] 5d8f1d1f9197: Download complete [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-16T09:17:01.953Z] #62 sha256:1673b0f674f8f5626e2a0c9ddb8f1b124c798fea6af7cbb47ad7997b965c3507 [2021-02-16T09:17:01.953Z] #62 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T09:17:01.953Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-02-16T09:17:01.953Z] #13 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:17:01.953Z] #48 sha256:7fd82e9a91f9cdbd079346334bb04be835cbae04fc1628645f5c6927738e53b8 [2021-02-16T09:17:01.953Z] #48 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-16T09:17:01.953Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-02-16T09:17:01.953Z] #20 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-16T09:17:01.953Z] #53 sha256:78d47dba5fc9df675aa099cb79da89df64046b3b4f9a27f8ea1f3cc6b02c1819 [2021-02-16T09:17:01.953Z] #53 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:17:01.953Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-16T09:17:01.953Z] #41 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T09:17:01.953Z] #36 sha256:500b17e1c5e5dfe8cec6437909e2f43ed5c17a593eea017b95ca91915aa07a97 [2021-02-16T09:17:01.953Z] #36 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-16T09:17:01.953Z] #32 sha256:a91b9df0b489f97ef801fff9732f6ab9e0309623847dd47fa255e1314e9aa796 [2021-02-16T09:17:01.953Z] #32 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T09:17:01.953Z] #46 sha256:49a3643070b724fd11b05bd520761be46d45bb4015a4816c384005a90f768c02 [2021-02-16T09:17:01.953Z] #46 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T09:17:01.953Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-16T09:17:01.953Z] #31 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T09:17:01.953Z] #58 sha256:7b86f4970852f2eeafcdd67ecdffab3445eeb8f16a5c80adcc48f4de70a70d7f [2021-02-16T09:17:01.953Z] #58 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-16T09:17:01.953Z] #56 sha256:77ef3ba24efeb80eb362cbcea25bcdb8a07de198fb44c8ac190d4223f877e326 [2021-02-16T09:17:01.953Z] #56 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-16T09:17:01.953Z] #49 sha256:ce0e910d755771080368f21a050b5208a68b51a8f8fb7e38533b5524edf8da08 [2021-02-16T09:17:01.953Z] #49 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:17:01.953Z] #28 sha256:b1a9a2b93d754cab6be3e60c655cf3d672b126cd15a31e8c792d40f118562a08 [2021-02-16T09:17:01.953Z] #28 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-16T09:17:01.953Z] #51 sha256:b3577541bd6f7d2ccf922252f515279dfc1cc7e895a22ffb9ec4f4d91ea61aa9 [2021-02-16T09:17:01.953Z] #51 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T09:17:01.953Z] #23 sha256:4a48d91d36dbe438ea6f1b15faf9ee3bb20ac2a6c802adadadde9e7c8be38f7e [2021-02-16T09:17:01.953Z] #23 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:17:01.953Z] #44 sha256:fb40405e55aa01d5764e2d47398d9fff2941d4ffa73c011f7c1e3775c42218c3 [2021-02-16T09:17:01.953Z] #44 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:17:01.953Z] #33 sha256:0b594be268a53b03e9885d3bac2a9bd28be72bb11dd7cb8e1e284679a3bb8b4d [2021-02-16T09:17:01.953Z] #33 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-16T09:17:01.953Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-02-16T09:17:01.953Z] #17 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-16T09:17:01.953Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-02-16T09:17:01.953Z] #10 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-16T09:17:01.953Z] #60 sha256:9e59e47eba5b26e1f797e827283dc8178df8b3009a1e71bcc7ad8c7a4f9f2ec9 [2021-02-16T09:17:01.953Z] #60 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T09:17:01.953Z] #59 sha256:f949ddbc1b77eb91c9135c61ccc3895c8ac0716357a1a425f02e0aa65fdd2ea1 [2021-02-16T09:17:01.953Z] #59 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T09:17:01.953Z] #57 sha256:8402e1c88bdf369909994cc94e5c540458a073bcc2d69c782e1a80cb043410e7 [2021-02-16T09:17:01.953Z] #57 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-16T09:17:01.953Z] #47 sha256:01f17891eed25e5158748ba881fea51804d556e1dfe69e04e63ebc6e75503b27 [2021-02-16T09:17:01.953Z] #47 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T09:17:01.953Z] #63 sha256:e7fc8b211b7a6e52c6f87809d8fb0320ad2584ace722751d3c2b4a00a19fabdd [2021-02-16T09:17:01.953Z] #63 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-16T09:17:01.953Z] #34 sha256:5d0e139d3f8803c21b897d53888f675f224fa33a39d48611eac1c557fdf1c777 [2021-02-16T09:17:01.953Z] #34 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-16T09:17:01.953Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-02-16T09:17:01.953Z] #15 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:17:01.953Z] #55 sha256:f3d061e9ff2b368e8ac34e394c3eeb79f53e27bd6aebeb735e139871428e32e8 [2021-02-16T09:17:01.953Z] #55 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T09:17:01.953Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-16T09:17:01.953Z] #26 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:17:01.953Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-16T09:17:01.953Z] #35 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-16T09:17:01.953Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-02-16T09:17:01.953Z] #11 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T09:17:01.953Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-16T09:17:01.953Z] #39 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-16T09:17:01.953Z] #64 sha256:72ec5ba498bd293fb027302c3272bda6adf7756143318bb1bbff832f9aebbb84 [2021-02-16T09:17:01.953Z] #64 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T09:17:01.953Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-02-16T09:17:01.953Z] #38 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:17:01.953Z] #50 sha256:31cc783e18ef7afac979f20d1288c7692e6fc6811989bfc968ecf4be28c94c4a [2021-02-16T09:17:01.953Z] #50 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T09:17:01.953Z] #52 sha256:c0246ab72c10bbd344c7f54481ad78ff04dbf67f60c4efc7eecea8103e8267be [2021-02-16T09:17:01.953Z] #52 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T09:17:01.953Z] #27 sha256:e40649d6651a2eac8ee69a966db2c5f5d893299c668e26792679ce83bde0dc25 [2021-02-16T09:17:01.953Z] #27 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-16T09:17:01.953Z] #37 sha256:8b5b6698e515c0cf8e70dc99bc4ed71d7ae5d960817ed7f8450cc454a83ab1b8 [2021-02-16T09:17:01.953Z] #37 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-16T09:17:01.953Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-02-16T09:17:01.953Z] #16 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:17:01.953Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-16T09:17:01.953Z] #12 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T09:17:01.953Z] #43 sha256:736f1c52a3f9740b258dcac6adb5c51a3872fc0a0958951ce6c2ad745ee51312 [2021-02-16T09:17:01.953Z] #43 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T09:17:01.953Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-16T09:17:01.953Z] #21 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-16T09:17:01.953Z] #40 sha256:06a1b480ec3201a831414185503596ae6346063537b2710b0862895e6223db59 [2021-02-16T09:17:01.953Z] #40 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T09:17:01.953Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-02-16T09:17:01.953Z] #30 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-16T09:17:01.953Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-02-16T09:17:01.953Z] #14 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-16T09:17:01.953Z] #29 sha256:644be68aa4eec046cbfd4ed1eeb55c1715779603018bcbbaca4d65cf5f5bde0a [2021-02-16T09:17:01.953Z] #29 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-16T09:17:01.953Z] #24 sha256:e813c0712002aaef6567c055bd0a17ce5d88600860431f51bb0cc05aec7a29ed [2021-02-16T09:17:01.953Z] #24 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:17:01.953Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-16T09:17:01.953Z] #19 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T09:17:01.953Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-16T09:17:01.953Z] #54 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-16T09:17:01.953Z] #45 sha256:3854115c802ca8b57ccb5f9e3b36718e6a87422d639fb7600bc0a2cdc10d53d4 [2021-02-16T09:17:01.953Z] #45 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:17:01.953Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-16T09:17:01.953Z] #42 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T09:17:01.953Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-02-16T09:17:01.953Z] #18 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T09:17:01.953Z] #65 sha256:20056db2b72b58d70ba1c46743becd356410f6b95208e805fc137a71f191d7c7 [2021-02-16T09:17:01.953Z] #65 CACHED [2021-02-16T09:17:01.953Z] [2021-02-16T09:17:01.953Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T09:17:01.953Z] #66 sha256:73478a8b964d141ff69b54940c77707bd0fb3699cf52444f62539317965db52a [2021-02-16T09:17:02.110Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.4s done [2021-02-16T09:17:02.753Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0.1s [2021-02-16T09:17:03.854Z] db4e2d8d5901: Verifying Checksum [2021-02-16T09:17:03.854Z] db4e2d8d5901: Download complete [2021-02-16T09:17:03.870Z] #66 DONE 1.8s [2021-02-16T09:17:03.870Z] [2021-02-16T09:17:03.870Z] #67 exporting to image [2021-02-16T09:17:03.870Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-16T09:17:03.870Z] #67 exporting layers [2021-02-16T09:17:05.256Z] #67 exporting layers 1.6s done [2021-02-16T09:17:05.256Z] #67 writing image sha256:9b2c0695ec7bcfc72eb404e578502ccb3782fca8cfabd10c72303889b330a334 done [2021-02-16T09:17:05.256Z] #67 naming to docker.io/library/docker:fa480403c75c90880a6bc79bab9e10b012379006 done [2021-02-16T09:17:05.256Z] #67 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-16T09:17:05.513Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 2.5s done [2021-02-16T09:17:05.514Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2021-02-16T09:17:05.596Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41936/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fa480403c75c90880a6bc79bab9e10b012379006 hack/test/unit [2021-02-16T09:17:05.950Z] dc5c6edc9cff: Verifying Checksum [2021-02-16T09:17:05.950Z] dc5c6edc9cff: Download complete [2021-02-16T09:17:05.950Z] 5ffb2f5886e2: Verifying Checksum [2021-02-16T09:17:05.950Z] 5ffb2f5886e2: Download complete [2021-02-16T09:17:05.950Z] 1301750ffb48: Download complete [2021-02-16T09:17:06.591Z] #8 ... [2021-02-16T09:17:06.591Z] [2021-02-16T09:17:06.591Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-16T09:17:06.591Z] #25 0.841 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:17:06.591Z] #25 0.872 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:17:06.591Z] #25 0.930 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:17:06.591Z] #25 0.977 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-16T09:17:06.591Z] #25 1.188 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-16T09:17:06.591Z] #25 1.478 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-16T09:17:06.591Z] #25 2.652 Fetched 8110 kB in 2s (4440 kB/s) [2021-02-16T09:17:06.591Z] #25 2.652 Reading package lists... [2021-02-16T09:17:06.591Z] #25 3.419 Reading package lists... [2021-02-16T09:17:06.591Z] #25 4.151 Building dependency tree... [2021-02-16T09:17:06.591Z] #25 4.349 The following additional packages will be installed: [2021-02-16T09:17:06.591Z] #25 4.349 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-16T09:17:06.591Z] #25 4.350 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-16T09:17:06.591Z] #25 4.350 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-16T09:17:06.591Z] #25 4.350 Suggested packages: [2021-02-16T09:17:06.591Z] #25 4.350 krb5-doc krb5-user [2021-02-16T09:17:06.591Z] #25 4.350 Recommended packages: [2021-02-16T09:17:06.591Z] #25 4.350 krb5-locales publicsuffix libsasl2-modules [2021-02-16T09:17:06.591Z] #25 4.569 The following NEW packages will be installed: [2021-02-16T09:17:06.591Z] #25 4.569 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-16T09:17:06.591Z] #25 4.569 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-16T09:17:06.591Z] #25 4.569 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-16T09:17:06.591Z] #25 4.569 libssh2-1 libssl1.1 openssl [2021-02-16T09:17:06.591Z] #25 4.612 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-16T09:17:06.591Z] #25 4.612 Need to get 4601 kB of archives. [2021-02-16T09:17:06.591Z] #25 4.612 After this operation, 11.9 MB of additional disk space will be used. [2021-02-16T09:17:06.591Z] #25 4.612 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-16T09:17:06.591Z] #25 4.620 Get:2 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u5 [214 kB] [2021-02-16T09:17:06.591Z] #25 4.655 Get:3 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-02-16T09:17:06.591Z] #25 4.678 Get:4 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-02-16T09:17:06.591Z] #25 4.688 Get:5 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u4 [1199 kB] [2021-02-16T09:17:06.591Z] #25 4.768 Get:6 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u4 [827 kB] [2021-02-16T09:17:06.591Z] #25 4.803 Get:7 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-16T09:17:06.591Z] #25 4.812 Get:8 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-02-16T09:17:06.591Z] #25 4.813 Get:9 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-02-16T09:17:06.591Z] #25 4.831 Get:10 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-02-16T09:17:06.591Z] #25 4.884 Get:11 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-02-16T09:17:06.591Z] #25 4.914 Get:12 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-02-16T09:17:06.591Z] #25 4.914 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-02-16T09:17:06.591Z] #25 4.935 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-02-16T09:17:06.591Z] #25 4.951 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-02-16T09:17:06.591Z] #25 4.952 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-02-16T09:17:06.591Z] #25 4.954 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-02-16T09:17:06.591Z] #25 4.956 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-02-16T09:17:06.591Z] #25 4.969 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-02-16T09:17:06.591Z] #25 5.032 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-02-16T09:17:06.591Z] #25 5.050 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-02-16T09:17:06.591Z] #25 5.210 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:17:06.591Z] #25 5.237 Fetched 4601 kB in 0s (10.1 MB/s) [2021-02-16T09:17:06.591Z] #25 5.252 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-02-16T09:17:06.591Z] #25 5.252 (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 ... 6675 files and directories currently installed.) [2021-02-16T09:17:06.591Z] #25 5.252 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-02-16T09:17:06.591Z] #25 5.264 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T09:17:06.591Z] #25 5.315 Selecting previously unselected package libsasl2-2:s390x. [2021-02-16T09:17:06.591Z] #25 5.315 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-02-16T09:17:06.591Z] #25 5.322 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T09:17:06.591Z] #25 5.387 Selecting previously unselected package libldap-common. [2021-02-16T09:17:06.591Z] #25 5.387 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-16T09:17:06.591Z] #25 5.391 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T09:17:06.591Z] #25 5.438 Selecting previously unselected package libldap-2.4-2:s390x. [2021-02-16T09:17:06.591Z] #25 5.438 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_s390x.deb ... [2021-02-16T09:17:06.591Z] #25 5.443 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T09:17:06.591Z] #25 5.543 Selecting previously unselected package libssl1.1:s390x. [2021-02-16T09:17:06.591Z] #25 5.543 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_s390x.deb ... [2021-02-16T09:17:06.591Z] #25 5.546 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-02-16T09:17:06.591Z] #25 5.752 Selecting previously unselected package openssl. [2021-02-16T09:17:06.591Z] #25 5.752 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_s390x.deb ... [2021-02-16T09:17:06.591Z] #25 5.760 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-16T09:17:06.591Z] #25 6.071 Selecting previously unselected package ca-certificates. [2021-02-16T09:17:06.591Z] #25 6.071 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-16T09:17:06.591Z] #25 6.078 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-16T09:17:06.591Z] #25 6.225 Selecting previously unselected package libkeyutils1:s390x. [2021-02-16T09:17:06.591Z] #25 6.225 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ... [2021-02-16T09:17:06.591Z] #25 6.249 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-02-16T09:17:06.591Z] #25 6.398 Selecting previously unselected package libkrb5support0:s390x. [2021-02-16T09:17:06.591Z] #25 6.402 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-02-16T09:17:06.591Z] #25 6.419 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-02-16T09:17:06.591Z] #25 6.635 Selecting previously unselected package libk5crypto3:s390x. [2021-02-16T09:17:06.591Z] #25 6.635 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-02-16T09:17:06.591Z] #25 6.665 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-02-16T09:17:06.591Z] #25 6.714 Selecting previously unselected package libkrb5-3:s390x. [2021-02-16T09:17:06.591Z] #25 6.714 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-02-16T09:17:06.591Z] #25 6.721 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-02-16T09:17:06.591Z] #25 6.862 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-02-16T09:17:06.591Z] #25 6.862 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-02-16T09:17:06.591Z] #25 6.865 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-02-16T09:17:06.591Z] #25 6.926 Selecting previously unselected package libnghttp2-14:s390x. [2021-02-16T09:17:06.591Z] #25 6.927 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-02-16T09:17:06.591Z] #25 6.933 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-02-16T09:17:06.591Z] #25 7.009 Selecting previously unselected package libpsl5:s390x. [2021-02-16T09:17:06.591Z] #25 7.009 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-02-16T09:17:06.591Z] #25 7.015 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-02-16T09:17:06.591Z] #25 7.067 Selecting previously unselected package librtmp1:s390x. [2021-02-16T09:17:06.591Z] #25 7.067 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-02-16T09:17:06.591Z] #25 7.070 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-02-16T09:17:06.591Z] #25 7.112 Selecting previously unselected package libssh2-1:s390x. [2021-02-16T09:17:06.591Z] #25 7.113 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-02-16T09:17:06.591Z] #25 7.116 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-02-16T09:17:06.591Z] #25 7.171 Selecting previously unselected package libcurl4:s390x. [2021-02-16T09:17:06.591Z] #25 7.171 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-02-16T09:17:06.591Z] #25 7.174 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-02-16T09:17:06.591Z] #25 7.236 Selecting previously unselected package curl. [2021-02-16T09:17:06.591Z] #25 7.236 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-02-16T09:17:06.591Z] #25 7.238 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-16T09:17:06.591Z] #25 7.290 Selecting previously unselected package libonig5:s390x. [2021-02-16T09:17:06.591Z] #25 7.290 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-02-16T09:17:06.591Z] #25 7.294 Unpacking libonig5:s390x (6.9.1-1) ... [2021-02-16T09:17:06.591Z] #25 7.350 Selecting previously unselected package libjq1:s390x. [2021-02-16T09:17:06.591Z] #25 7.351 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-02-16T09:17:06.591Z] #25 7.356 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-16T09:17:06.591Z] #25 7.389 Selecting previously unselected package jq. [2021-02-16T09:17:06.591Z] #25 7.390 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-02-16T09:17:06.591Z] #25 7.406 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-16T09:17:06.591Z] #25 7.476 Setting up libkeyutils1:s390x (1.6-6) ... [2021-02-16T09:17:06.591Z] #25 7.496 Setting up libpsl5:s390x (0.20.2-2) ... [2021-02-16T09:17:06.591Z] #25 7.520 Setting up libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-02-16T09:17:06.591Z] #25 7.640 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-02-16T09:17:06.591Z] #25 7.665 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T09:17:06.591Z] #25 7.696 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-02-16T09:17:06.591Z] #25 7.712 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T09:17:06.591Z] #25 7.734 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-02-16T09:17:06.591Z] #25 7.750 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-02-16T09:17:06.591Z] #25 7.767 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T09:17:06.591Z] #25 7.785 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-02-16T09:17:06.591Z] #25 7.796 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-02-16T09:17:06.591Z] #25 7.806 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-16T09:17:06.591Z] #25 7.820 Setting up libonig5:s390x (6.9.1-1) ... [2021-02-16T09:17:06.591Z] #25 7.831 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-16T09:17:06.591Z] #25 7.846 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T09:17:06.591Z] #25 7.862 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-16T09:17:06.591Z] #25 8.306 Updating certificates in /etc/ssl/certs... [2021-02-16T09:17:06.591Z] #25 ... [2021-02-16T09:17:06.591Z] [2021-02-16T09:17:06.591Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-16T09:17:07.476Z] db4e2d8d5901: Pull complete [2021-02-16T09:17:07.775Z] dfe2d012519c: Pull complete [2021-02-16T09:17:08.420Z] 3c370c2e2f82: Verifying Checksum [2021-02-16T09:17:08.420Z] 3c370c2e2f82: Download complete [2021-02-16T09:17:08.420Z] 5d8f1d1f9197: Pull complete [2021-02-16T09:17:08.708Z] #8 ... [2021-02-16T09:17:08.708Z] [2021-02-16T09:17:08.708Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-16T09:17:08.708Z] #25 8.850 137 added, 0 removed; done. [2021-02-16T09:17:08.708Z] #25 8.879 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-02-16T09:17:08.708Z] #25 8.887 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-16T09:17:08.708Z] #25 8.895 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-02-16T09:17:08.708Z] #25 8.903 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-16T09:17:08.708Z] #25 8.911 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:17:08.708Z] #25 8.925 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-16T09:17:08.708Z] #25 8.930 Updating certificates in /etc/ssl/certs... [2021-02-16T09:17:08.708Z] #25 9.433 0 added, 0 removed; done. [2021-02-16T09:17:08.708Z] #25 9.433 Running hooks in /etc/ca-certificates/update.d... [2021-02-16T09:17:08.708Z] #25 9.434 done. [2021-02-16T09:17:08.708Z] #25 DONE 10.4s [2021-02-16T09:17:08.708Z] [2021-02-16T09:17:08.708Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-16T09:17:08.999Z] #8 ... [2021-02-16T09:17:08.999Z] [2021-02-16T09:17:08.999Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T09:17:08.999Z] #26 DONE 0.1s [2021-02-16T09:17:08.999Z] [2021-02-16T09:17:08.999Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-16T09:17:09.294Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 4.1s done [2021-02-16T09:17:09.810Z] ? github.com/docker/docker/api [no test files] [2021-02-16T09:17:09.927Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2021-02-16T09:17:09.927Z] #8 DONE 16.6s [2021-02-16T09:17:09.927Z] [2021-02-16T09:17:09.927Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-02-16T09:17:10.169Z] Fetching without tags [2021-02-16T09:17:10.458Z] Merging remotes/origin/master commit 01ae718aef64ff684501a8702f587af0ec034e71 into PR head commit fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:17:10.137Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T09:17:10.139Z] > git config --add remote.origin.fetch +refs/pull/41936/head:refs/remotes/origin/PR-41936 # timeout=10 [2021-02-16T09:17:10.144Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:17:10.158Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T09:17:10.165Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T09:17:10.166Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:17:10.166Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41936/head:refs/remotes/origin/PR-41936 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:17:10.455Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T09:17:10.460Z] > git checkout -f fa480403c75c90880a6bc79bab9e10b012379006 # timeout=10 [2021-02-16T09:17:10.950Z] Merge succeeded, producing fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:17:10.950Z] Checking out Revision fa480403c75c90880a6bc79bab9e10b012379006 (PR-41936) [2021-02-16T09:17:10.989Z] #9 DONE 0.8s [2021-02-16T09:17:10.989Z] [2021-02-16T09:17:10.989Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-02-16T09:17:11.176Z] 1301750ffb48: Pull complete [2021-02-16T09:17:11.292Z] Fetching without tags [2021-02-16T09:17:11.240Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T09:17:11.247Z] > git config --add remote.origin.fetch +refs/pull/41936/head:refs/remotes/origin/PR-41936 # timeout=10 [2021-02-16T09:17:11.254Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:17:11.274Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T09:17:11.291Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T09:17:11.291Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:17:11.292Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41936/head:refs/remotes/origin/PR-41936 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:17:11.471Z] Commit message: "TestBuildUserNamespaceValidateCapabilitiesAreV2: verify build completed" [2021-02-16T09:17:11.542Z] Merging remotes/origin/master commit 01ae718aef64ff684501a8702f587af0ec034e71 into PR head commit fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:17:11.780Z] Client: [2021-02-16T09:17:11.780Z] Context: default [2021-02-16T09:17:11.780Z] Debug Mode: false [2021-02-16T09:17:11.780Z] Plugins: [2021-02-16T09:17:11.780Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-16T09:17:11.780Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-16T09:17:11.780Z] [2021-02-16T09:17:11.780Z] Server: [2021-02-16T09:17:11.780Z] Containers: 0 [2021-02-16T09:17:11.780Z] Running: 0 [2021-02-16T09:17:11.780Z] Paused: 0 [2021-02-16T09:17:11.780Z] Stopped: 0 [2021-02-16T09:17:11.780Z] Images: 1 [2021-02-16T09:17:11.780Z] Server Version: 20.10.3 [2021-02-16T09:17:11.780Z] Storage Driver: overlay2 [2021-02-16T09:17:11.780Z] Backing Filesystem: extfs [2021-02-16T09:17:11.780Z] Supports d_type: true [2021-02-16T09:17:11.780Z] Native Overlay Diff: true [2021-02-16T09:17:11.780Z] Logging Driver: json-file [2021-02-16T09:17:11.780Z] Cgroup Driver: cgroupfs [2021-02-16T09:17:11.780Z] Cgroup Version: 1 [2021-02-16T09:17:11.780Z] Plugins: [2021-02-16T09:17:11.780Z] Volume: local [2021-02-16T09:17:11.780Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T09:17:11.780Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-16T09:17:11.780Z] Swarm: inactive [2021-02-16T09:17:11.780Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-16T09:17:11.780Z] Default Runtime: runc [2021-02-16T09:17:11.780Z] Init Binary: docker-init [2021-02-16T09:17:11.780Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:17:11.780Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T09:17:11.780Z] init version: de40ad0 [2021-02-16T09:17:11.780Z] Security Options: [2021-02-16T09:17:11.780Z] apparmor [2021-02-16T09:17:11.780Z] seccomp [2021-02-16T09:17:11.780Z] Profile: default [2021-02-16T09:17:11.780Z] Kernel Version: 5.4.0-1037-aws [2021-02-16T09:17:11.780Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-16T09:17:11.780Z] OSType: linux [2021-02-16T09:17:11.780Z] Architecture: x86_64 [2021-02-16T09:17:11.780Z] CPUs: 2 [2021-02-16T09:17:11.780Z] Total Memory: 7.569GiB [2021-02-16T09:17:11.780Z] Name: ip-10-100-115-10 [2021-02-16T09:17:11.780Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-16T09:17:11.780Z] Docker Root Dir: /var/lib/docker [2021-02-16T09:17:11.780Z] Debug Mode: false [2021-02-16T09:17:11.780Z] Registry: https://index.docker.io/v1/ [2021-02-16T09:17:11.781Z] Labels: [2021-02-16T09:17:11.781Z] Experimental: true [2021-02-16T09:17:11.781Z] Insecure Registries: [2021-02-16T09:17:11.781Z] 127.0.0.0/8 [2021-02-16T09:17:11.781Z] Live Restore Enabled: true [2021-02-16T09:17:11.781Z] [2021-02-16T09:17:11.781Z] WARNING: No swap limit support [2021-02-16T09:17:11.781Z] WARNING: No blkio weight support [2021-02-16T09:17:11.781Z] WARNING: No blkio weight_device support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-16T09:17:12.063Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T09:17:12.063Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T09:17:12.063Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41936/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-16T09:17:12.063Z] + bash /home/ubuntu/workspace/moby_PR-41936/check-config.sh [2021-02-16T09:17:12.063Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-16T09:17:12.063Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-16T09:17:12.063Z] [2021-02-16T09:17:12.063Z] Generally Necessary: [2021-02-16T09:17:12.063Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-16T09:17:12.063Z] - apparmor: enabled and tools installed [2021-02-16T09:17:12.063Z] - CONFIG_NAMESPACES: enabled [2021-02-16T09:17:12.063Z] - CONFIG_NET_NS: enabled [2021-02-16T09:17:12.063Z] - CONFIG_PID_NS: enabled [2021-02-16T09:17:12.063Z] - CONFIG_IPC_NS: enabled [2021-02-16T09:17:12.063Z] - CONFIG_UTS_NS: enabled [2021-02-16T09:17:12.063Z] - CONFIG_CGROUPS: enabled [2021-02-16T09:17:12.063Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-16T09:17:12.063Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-16T09:17:12.063Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-16T09:17:12.063Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-16T09:17:12.063Z] - CONFIG_CPUSETS: enabled [2021-02-16T09:17:12.063Z] - CONFIG_MEMCG: enabled [2021-02-16T09:17:12.063Z] - CONFIG_KEYS: enabled [2021-02-16T09:17:12.063Z] - CONFIG_VETH: enabled (as module) [2021-02-16T09:17:12.063Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-16T09:17:12.063Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-16T09:17:12.063Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-16T09:17:12.063Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-16T09:17:12.063Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-16T09:17:12.063Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-16T09:17:12.063Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-16T09:17:12.063Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-16T09:17:12.063Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-16T09:17:12.063Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-16T09:17:12.063Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-16T09:17:12.063Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-16T09:17:12.063Z] [2021-02-16T09:17:12.063Z] Optional Features: [2021-02-16T09:17:12.063Z] - CONFIG_USER_NS: enabled [2021-02-16T09:17:12.063Z] - CONFIG_SECCOMP: enabled [2021-02-16T09:17:12.063Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-16T09:17:12.063Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-16T09:17:12.063Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-16T09:17:12.063Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-16T09:17:12.063Z] - CONFIG_BLK_CGROUP: enabled [2021-02-16T09:17:12.063Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-16T09:17:12.063Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-16T09:17:12.063Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-16T09:17:12.063Z] - CONFIG_CGROUP_PERF: enabled [2021-02-16T09:17:12.063Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-16T09:17:12.063Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-16T09:17:12.063Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-16T09:17:12.063Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-16T09:17:12.063Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-16T09:17:12.063Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-16T09:17:12.086Z] #10 DONE 1.3s [2021-02-16T09:17:12.086Z] [2021-02-16T09:17:12.086Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T09:17:12.086Z] #29 DONE 0.1s [2021-02-16T09:17:12.086Z] [2021-02-16T09:17:12.086Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-16T09:17:12.086Z] #27 1.725 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-16T09:17:12.086Z] #27 1.912 #=#=# [2021-02-16T09:17:12.086Z] #27 2.026 ###### 9.1% ####################### 33.3% ######################################### 57.3% ########################################################## 80.6% ######################################################################## 100.0% [2021-02-16T09:17:12.086Z] #27 2.566 [2021-02-16T09:17:12.086Z] #27 2.681 ########################################## 58.7% ######################################################################## 100.0% [2021-02-16T09:17:12.086Z] #27 2.945 [2021-02-16T09:17:12.086Z] #27 3.057 ########################### 38.1% ######################################################################## 100.0% [2021-02-16T09:17:12.086Z] #27 3.256 [2021-02-16T09:17:12.187Z] Merge succeeded, producing fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:17:12.187Z] Checking out Revision fa480403c75c90880a6bc79bab9e10b012379006 (PR-41936) [2021-02-16T09:17:12.193Z] + docker version [2021-02-16T09:17:12.193Z] Client: Docker Engine - Community [2021-02-16T09:17:12.193Z] Version: 20.10.3 [2021-02-16T09:17:12.193Z] API version: 1.41 [2021-02-16T09:17:12.193Z] Go version: go1.13.15 [2021-02-16T09:17:12.193Z] Git commit: 48d30b5 [2021-02-16T09:17:12.193Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-16T09:17:12.193Z] OS/Arch: linux/amd64 [2021-02-16T09:17:12.193Z] Context: default [2021-02-16T09:17:12.193Z] Experimental: true [2021-02-16T09:17:12.193Z] [2021-02-16T09:17:12.193Z] Server: Docker Engine - Community [2021-02-16T09:17:12.193Z] Engine: [2021-02-16T09:17:12.193Z] Version: 20.10.3 [2021-02-16T09:17:12.193Z] API version: 1.41 (minimum version 1.12) [2021-02-16T09:17:12.193Z] Go version: go1.13.15 [2021-02-16T09:17:12.193Z] Git commit: 46229ca [2021-02-16T09:17:12.193Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-16T09:17:12.193Z] OS/Arch: linux/amd64 [2021-02-16T09:17:12.193Z] Experimental: true [2021-02-16T09:17:12.193Z] containerd: [2021-02-16T09:17:12.193Z] Version: 1.4.3 [2021-02-16T09:17:12.193Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:17:12.193Z] runc: [2021-02-16T09:17:12.193Z] Version: 1.0.0-rc92 [2021-02-16T09:17:12.193Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T09:17:12.193Z] docker-init: [2021-02-16T09:17:12.193Z] Version: 0.19.0 [2021-02-16T09:17:12.193Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-16T09:17:12.322Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-16T09:17:12.322Z] - CONFIG_IP_VS: enabled (as module) [2021-02-16T09:17:12.322Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-16T09:17:12.322Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-16T09:17:12.322Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-16T09:17:12.322Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-16T09:17:12.322Z] - CONFIG_EXT4_FS: enabled [2021-02-16T09:17:12.322Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-16T09:17:12.322Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-16T09:17:12.322Z] - Network Drivers: [2021-02-16T09:17:12.322Z] - "overlay": [2021-02-16T09:17:12.322Z] - CONFIG_VXLAN: enabled (as module) [2021-02-16T09:17:12.322Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-16T09:17:12.322Z] Optional (for encrypted networks): [2021-02-16T09:17:12.322Z] - CONFIG_CRYPTO: enabled [2021-02-16T09:17:12.322Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-16T09:17:12.322Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-16T09:17:12.322Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-16T09:17:12.322Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-16T09:17:12.322Z] - CONFIG_XFRM: enabled [2021-02-16T09:17:12.322Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-16T09:17:12.322Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-16T09:17:12.322Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-16T09:17:12.322Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-16T09:17:12.322Z] - "ipvlan": [2021-02-16T09:17:12.322Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-16T09:17:12.322Z] - "macvlan": [2021-02-16T09:17:12.322Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-16T09:17:12.322Z] - CONFIG_DUMMY: enabled (as module) [2021-02-16T09:17:12.322Z] - "ftp,tftp client in container": [2021-02-16T09:17:12.322Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-16T09:17:12.322Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-16T09:17:12.322Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-16T09:17:12.322Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-16T09:17:12.322Z] - Storage Drivers: [2021-02-16T09:17:12.322Z] - "aufs": [2021-02-16T09:17:12.322Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-16T09:17:12.322Z] - "btrfs": [2021-02-16T09:17:12.322Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-16T09:17:12.322Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-16T09:17:12.322Z] - "devicemapper": [2021-02-16T09:17:12.322Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-16T09:17:12.322Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-16T09:17:12.322Z] - "overlay": [2021-02-16T09:17:12.322Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-16T09:17:12.322Z] - "zfs": [2021-02-16T09:17:12.322Z] - /dev/zfs: present [2021-02-16T09:17:12.322Z] - zfs command: missing [2021-02-16T09:17:12.322Z] - zpool command: missing [2021-02-16T09:17:12.322Z] [2021-02-16T09:17:12.322Z] Limits: [2021-02-16T09:17:12.322Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-16T09:17:12.322Z] [2021-02-16T09:17:12.322Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-02-16T09:17:12.382Z] #27 3.368 ####### 10.4% [2021-02-16T09:17:12.382Z] #27 ... [2021-02-16T09:17:12.382Z] [2021-02-16T09:17:12.382Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T09:17:12.382Z] #37 DONE 0.1s [2021-02-16T09:17:12.382Z] [2021-02-16T09:17:12.382Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-16T09:17:10.886Z] > git remote # timeout=10 [2021-02-16T09:17:10.899Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T09:17:10.907Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:17:10.908Z] > git merge 01ae718aef64ff684501a8702f587af0ec034e71 # timeout=10 [2021-02-16T09:17:10.926Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T09:17:10.947Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T09:17:10.959Z] > git checkout -f fa480403c75c90880a6bc79bab9e10b012379006 # timeout=10 [Pipeline] sh [2021-02-16T09:17:12.480Z] + docker info [2021-02-16T09:17:12.480Z] Client: [2021-02-16T09:17:12.480Z] Context: default [2021-02-16T09:17:12.480Z] Debug Mode: false [2021-02-16T09:17:12.480Z] Plugins: [2021-02-16T09:17:12.480Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-16T09:17:12.480Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-16T09:17:12.480Z] [2021-02-16T09:17:12.480Z] Server: [2021-02-16T09:17:12.480Z] Containers: 0 [2021-02-16T09:17:12.480Z] Running: 0 [2021-02-16T09:17:12.480Z] Paused: 0 [2021-02-16T09:17:12.480Z] Stopped: 0 [2021-02-16T09:17:12.480Z] Images: 4 [2021-02-16T09:17:12.480Z] Server Version: 20.10.3 [2021-02-16T09:17:12.480Z] Storage Driver: overlay2 [2021-02-16T09:17:12.480Z] Backing Filesystem: extfs [2021-02-16T09:17:12.480Z] Supports d_type: true [2021-02-16T09:17:12.480Z] Native Overlay Diff: true [2021-02-16T09:17:12.480Z] Logging Driver: json-file [2021-02-16T09:17:12.480Z] Cgroup Driver: cgroupfs [2021-02-16T09:17:12.480Z] Cgroup Version: 1 [2021-02-16T09:17:12.480Z] Plugins: [2021-02-16T09:17:12.480Z] Volume: local [2021-02-16T09:17:12.480Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T09:17:12.480Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-16T09:17:12.480Z] Swarm: inactive [2021-02-16T09:17:12.480Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-16T09:17:12.480Z] Default Runtime: runc [2021-02-16T09:17:12.480Z] Init Binary: docker-init [2021-02-16T09:17:12.480Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:17:12.480Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T09:17:12.480Z] init version: de40ad0 [2021-02-16T09:17:12.480Z] Security Options: [2021-02-16T09:17:12.480Z] apparmor [2021-02-16T09:17:12.480Z] seccomp [2021-02-16T09:17:12.480Z] Profile: default [2021-02-16T09:17:12.480Z] Kernel Version: 5.4.0-1037-aws [2021-02-16T09:17:12.480Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-16T09:17:12.480Z] OSType: linux [2021-02-16T09:17:12.480Z] Architecture: x86_64 [2021-02-16T09:17:12.480Z] CPUs: 2 [2021-02-16T09:17:12.480Z] Total Memory: 7.569GiB [2021-02-16T09:17:12.480Z] Name: ip-10-100-113-173 [2021-02-16T09:17:12.480Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-16T09:17:12.480Z] Docker Root Dir: /var/lib/docker [2021-02-16T09:17:12.480Z] Debug Mode: false [2021-02-16T09:17:12.480Z] Registry: https://index.docker.io/v1/ [2021-02-16T09:17:12.480Z] Labels: [2021-02-16T09:17:12.480Z] Experimental: true [2021-02-16T09:17:12.480Z] Insecure Registries: [2021-02-16T09:17:12.480Z] 127.0.0.0/8 [2021-02-16T09:17:12.480Z] Live Restore Enabled: true [2021-02-16T09:17:12.480Z] [2021-02-16T09:17:12.480Z] WARNING: No swap limit support [2021-02-16T09:17:12.480Z] WARNING: No blkio weight support [2021-02-16T09:17:12.480Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-16T09:17:12.674Z] + sudo modprobe ip_vs [2021-02-16T09:17:12.674Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fa480403c75c90880a6bc79bab9e10b012379006 . [2021-02-16T09:17:12.695Z] #27 3.368 ####### 10.4% ######################## 33.5% ########################################### 60.0% ########################################################### 83.0% ######################################################################## 100.0% [2021-02-16T09:17:12.695Z] #27 3.952 [2021-02-16T09:17:12.766Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T09:17:12.766Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T09:17:12.766Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41936/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-16T09:17:12.766Z] + bash /home/ubuntu/workspace/moby_PR-41936/check-config.sh [2021-02-16T09:17:12.766Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-16T09:17:12.766Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-16T09:17:12.766Z] [2021-02-16T09:17:12.766Z] Generally Necessary: [2021-02-16T09:17:12.766Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-16T09:17:12.766Z] - apparmor: enabled and tools installed [2021-02-16T09:17:12.766Z] - CONFIG_NAMESPACES: enabled [2021-02-16T09:17:12.766Z] - CONFIG_NET_NS: enabled [2021-02-16T09:17:12.766Z] - CONFIG_PID_NS: enabled [2021-02-16T09:17:12.766Z] - CONFIG_IPC_NS: enabled [2021-02-16T09:17:12.766Z] - CONFIG_UTS_NS: enabled [2021-02-16T09:17:12.766Z] - CONFIG_CGROUPS: enabled [2021-02-16T09:17:12.766Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-16T09:17:12.766Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-16T09:17:12.766Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-16T09:17:12.766Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-16T09:17:12.766Z] - CONFIG_CPUSETS: enabled [2021-02-16T09:17:12.766Z] - CONFIG_MEMCG: enabled [2021-02-16T09:17:12.766Z] - CONFIG_KEYS: enabled [2021-02-16T09:17:12.766Z] - CONFIG_VETH: enabled (as module) [2021-02-16T09:17:12.766Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-16T09:17:12.766Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-16T09:17:12.766Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-16T09:17:12.766Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-16T09:17:12.766Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-16T09:17:12.766Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-16T09:17:12.766Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-16T09:17:12.766Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-16T09:17:12.766Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-16T09:17:12.766Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-16T09:17:12.766Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-16T09:17:12.766Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-16T09:17:12.766Z] [2021-02-16T09:17:12.766Z] Optional Features: [2021-02-16T09:17:12.766Z] - CONFIG_USER_NS: enabled [2021-02-16T09:17:12.766Z] - CONFIG_SECCOMP: enabled [2021-02-16T09:17:12.766Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-16T09:17:12.766Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-16T09:17:12.766Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-16T09:17:12.766Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-16T09:17:12.766Z] - CONFIG_BLK_CGROUP: enabled [2021-02-16T09:17:12.766Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-16T09:17:12.766Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-16T09:17:12.766Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-16T09:17:12.766Z] - CONFIG_CGROUP_PERF: enabled [2021-02-16T09:17:12.766Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-16T09:17:12.766Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-16T09:17:12.766Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-16T09:17:12.766Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-16T09:17:12.766Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-16T09:17:12.766Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-16T09:17:12.933Z] #2 [internal] load .dockerignore [2021-02-16T09:17:12.933Z] #2 sha256:3749488c9b7ff9764cfdde169d4d045847795526ef5598df47683619e008f7cd [2021-02-16T09:17:12.933Z] #2 transferring context: 87B done [2021-02-16T09:17:12.933Z] #2 DONE 0.1s [2021-02-16T09:17:12.933Z] [2021-02-16T09:17:12.933Z] #1 [internal] load build definition from Dockerfile [2021-02-16T09:17:12.933Z] #1 sha256:d41a0cd8bd0e4d0530e4096365efd7876a6fd03d94d9a61e15a579a1ac13209c [2021-02-16T09:17:12.933Z] #1 transferring dockerfile: 16.55kB done [2021-02-16T09:17:12.933Z] #1 DONE 0.2s [2021-02-16T09:17:12.933Z] [2021-02-16T09:17:12.933Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-16T09:17:12.933Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-16T09:17:13.025Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-16T09:17:13.025Z] - CONFIG_IP_VS: enabled (as module) [2021-02-16T09:17:13.025Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-16T09:17:13.025Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-16T09:17:13.025Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-16T09:17:13.025Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-16T09:17:13.025Z] - CONFIG_EXT4_FS: enabled [2021-02-16T09:17:13.025Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-16T09:17:13.025Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-16T09:17:13.025Z] - Network Drivers: [2021-02-16T09:17:13.025Z] - "overlay": [2021-02-16T09:17:13.025Z] - CONFIG_VXLAN: enabled (as module) [2021-02-16T09:17:13.025Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-16T09:17:13.025Z] Optional (for encrypted networks): [2021-02-16T09:17:13.025Z] - CONFIG_CRYPTO: enabled [2021-02-16T09:17:13.025Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-16T09:17:13.025Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-16T09:17:13.025Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-16T09:17:13.025Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-16T09:17:13.025Z] - CONFIG_XFRM: enabled [2021-02-16T09:17:13.025Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-16T09:17:13.025Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-16T09:17:13.025Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-16T09:17:13.025Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-16T09:17:13.025Z] - "ipvlan": [2021-02-16T09:17:13.025Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-16T09:17:13.025Z] - "macvlan": [2021-02-16T09:17:13.025Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-16T09:17:13.025Z] - CONFIG_DUMMY: enabled (as module) [2021-02-16T09:17:13.025Z] - "ftp,tftp client in container": [2021-02-16T09:17:13.025Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-16T09:17:13.025Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-16T09:17:13.025Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-16T09:17:13.025Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-16T09:17:13.025Z] - Storage Drivers: [2021-02-16T09:17:13.025Z] - "aufs": [2021-02-16T09:17:13.025Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-16T09:17:13.025Z] - "btrfs": [2021-02-16T09:17:13.025Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-16T09:17:13.025Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-16T09:17:13.025Z] - "devicemapper": [2021-02-16T09:17:13.025Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-16T09:17:13.025Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-16T09:17:13.025Z] - "overlay": [2021-02-16T09:17:13.025Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-16T09:17:13.025Z] - "zfs": [2021-02-16T09:17:13.025Z] - /dev/zfs: present [2021-02-16T09:17:13.025Z] - zfs command: missing [2021-02-16T09:17:13.025Z] - zpool command: missing [2021-02-16T09:17:13.025Z] [2021-02-16T09:17:13.025Z] Limits: [2021-02-16T09:17:13.025Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-16T09:17:13.025Z] [2021-02-16T09:17:13.025Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-16T09:17:13.259Z] dc5c6edc9cff: Pull complete [2021-02-16T09:17:11.545Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T09:17:11.557Z] > git checkout -f fa480403c75c90880a6bc79bab9e10b012379006 # timeout=10 [2021-02-16T09:17:12.093Z] > git remote # timeout=10 [2021-02-16T09:17:12.113Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T09:17:12.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:17:12.138Z] > git merge 01ae718aef64ff684501a8702f587af0ec034e71 # timeout=10 [2021-02-16T09:17:12.162Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T09:17:12.185Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T09:17:12.201Z] > git checkout -f fa480403c75c90880a6bc79bab9e10b012379006 # timeout=10 [2021-02-16T09:17:13.351Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fa480403c75c90880a6bc79bab9e10b012379006 . [2021-02-16T09:17:13.351Z] #1 [internal] load build definition from Dockerfile [2021-02-16T09:17:13.351Z] #1 sha256:559ef04087341e69ec09498ada88c8fdbc20a1b51190a09c54856445a1cb1f8d [2021-02-16T09:17:13.351Z] #1 transferring dockerfile: 16.55kB done [2021-02-16T09:17:13.351Z] #1 DONE 0.0s [2021-02-16T09:17:13.351Z] [2021-02-16T09:17:13.351Z] #2 [internal] load .dockerignore [2021-02-16T09:17:13.351Z] #2 sha256:b3f91cbf1c54e34e83dbe6753c55bddfa23e125c8e18766a0592f714dc2d6551 [2021-02-16T09:17:13.351Z] #2 transferring context: 87B done [2021-02-16T09:17:13.351Z] #2 DONE 0.0s [2021-02-16T09:17:13.351Z] [2021-02-16T09:17:13.351Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-16T09:17:13.351Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-16T09:17:13.502Z] #3 DONE 0.7s [2021-02-16T09:17:13.609Z] #3 DONE 0.2s [2021-02-16T09:17:13.609Z] [2021-02-16T09:17:13.609Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-16T09:17:13.609Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-16T09:17:13.609Z] #4 CACHED [2021-02-16T09:17:13.609Z] [2021-02-16T09:17:13.609Z] #5 [internal] load build definition from Dockerfile [2021-02-16T09:17:13.609Z] #5 sha256:1478fac6a2b59f2dd528ca2bf051fbade8624427f35809bdd567c13756b7daac [2021-02-16T09:17:13.609Z] #5 transferring dockerfile: 16.55kB done [2021-02-16T09:17:13.609Z] #5 DONE 0.0s [2021-02-16T09:17:13.609Z] [2021-02-16T09:17:13.609Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T09:17:13.609Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-16T09:17:13.761Z] [2021-02-16T09:17:13.761Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-16T09:17:13.761Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-16T09:17:13.761Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-16T09:17:13.761Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-16T09:17:13.761Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-16T09:17:13.761Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-02-16T09:17:13.761Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-16T09:17:13.761Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.99MB / 8.88MB 0.2s [2021-02-16T09:17:13.868Z] #6 ... [2021-02-16T09:17:13.868Z] [2021-02-16T09:17:13.868Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T09:17:13.868Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-16T09:17:13.868Z] #7 DONE 0.1s [2021-02-16T09:17:13.868Z] [2021-02-16T09:17:13.868Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T09:17:13.868Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-16T09:17:13.868Z] #8 DONE 0.1s [2021-02-16T09:17:13.868Z] [2021-02-16T09:17:13.868Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T09:17:13.868Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-16T09:17:13.868Z] #6 DONE 0.1s [2021-02-16T09:17:14.020Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2021-02-16T09:17:14.020Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-02-16T09:17:14.129Z] [2021-02-16T09:17:14.129Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T09:17:14.129Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-16T09:17:14.129Z] #25 DONE 0.0s [2021-02-16T09:17:14.129Z] [2021-02-16T09:17:14.129Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T09:17:14.129Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-16T09:17:14.129Z] #61 DONE 0.0s [2021-02-16T09:17:14.129Z] [2021-02-16T09:17:14.129Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T09:17:14.129Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T09:17:14.129Z] #9 DONE 0.0s [2021-02-16T09:17:14.129Z] [2021-02-16T09:17:14.129Z] #22 [internal] load build context [2021-02-16T09:17:14.129Z] #22 sha256:80b11c237093797f2a1ad177abe7d9b61bf5fe0165f2eb7e65aa725fda61dca9 [2021-02-16T09:17:14.279Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2021-02-16T09:17:14.279Z] #4 DONE 0.6s [2021-02-16T09:17:14.279Z] [2021-02-16T09:17:14.279Z] #5 [internal] load build definition from Dockerfile [2021-02-16T09:17:14.279Z] #5 sha256:3ea2761b4a9574950c8465cb5688fa2eae6ebca350536f7e8c0755067af7049b [2021-02-16T09:17:14.538Z] #5 transferring dockerfile: 16.55kB done [2021-02-16T09:17:14.538Z] #5 DONE 0.1s [2021-02-16T09:17:14.538Z] [2021-02-16T09:17:14.538Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T09:17:14.538Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-16T09:17:14.797Z] #8 DONE 0.3s [2021-02-16T09:17:14.797Z] [2021-02-16T09:17:14.797Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T09:17:14.797Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-16T09:17:14.797Z] #6 DONE 0.3s [2021-02-16T09:17:14.797Z] [2021-02-16T09:17:14.797Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T09:17:14.797Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-16T09:17:15.056Z] #7 DONE 0.5s [2021-02-16T09:17:15.318Z] [2021-02-16T09:17:15.318Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T09:17:15.318Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T09:17:15.318Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-16T09:17:15.318Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2021-02-16T09:17:15.318Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-16T09:17:15.318Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.05MB / 50.40MB 0.1s [2021-02-16T09:17:15.318Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2021-02-16T09:17:15.318Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-16T09:17:15.318Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-16T09:17:15.318Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.49MB / 50.40MB 0.2s [2021-02-16T09:17:15.318Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.05MB / 10.00MB 0.2s [2021-02-16T09:17:15.527Z] #22 transferring context: 53.40MB 1.2s done [2021-02-16T09:17:15.527Z] #22 DONE 1.3s [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T09:17:15.527Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-16T09:17:15.527Z] #38 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T09:17:15.527Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T09:17:15.527Z] #39 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-16T09:17:15.527Z] #32 sha256:d0605c2e13ca0e40e11fec07af9812ab6ecdce223d53a0f6d258dfb923e1f513 [2021-02-16T09:17:15.527Z] #32 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:17:15.527Z] #28 sha256:e3107661cad08176c4a3463d4eddd26e4a3303bfc88521e7a35544bd9868ef2e [2021-02-16T09:17:15.527Z] #28 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-16T09:17:15.527Z] #49 sha256:d5e3a135668ff853670bae85541d838239400bf12c916f1866f7137057ad5ec7 [2021-02-16T09:17:15.527Z] #49 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T09:17:15.527Z] #59 sha256:e666fbf984f88c24ecd8ac619c00d81abe92df8c28757a35ae0442e12b6a1a41 [2021-02-16T09:17:15.527Z] #59 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-16T09:17:15.527Z] #40 sha256:cf374db3ad165ee81e649d069d755f028a368c80c529881aabf4989aa9102745 [2021-02-16T09:17:15.527Z] #40 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:17:15.527Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T09:17:15.527Z] #41 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-16T09:17:15.527Z] #62 sha256:3f6c3f9ad654f248692912483a8e1badfaf3058d0432dd3365f289198ed7a6ae [2021-02-16T09:17:15.527Z] #62 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T09:17:15.527Z] #23 sha256:57b981450bef86bccb3a5d86be99e993e83e54036c02f486dce3eb219f2ca643 [2021-02-16T09:17:15.527Z] #23 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:17:15.527Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T09:17:15.527Z] #19 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-16T09:17:15.527Z] #64 sha256:b2eb191ad925874089e7348a9c50e76a4fb99a881fe7103901a905fee718b06e [2021-02-16T09:17:15.527Z] #64 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-16T09:17:15.527Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-16T09:17:15.527Z] #14 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T09:17:15.527Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-16T09:17:15.527Z] #13 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:17:15.527Z] #55 sha256:ae1c1536310354721d38bc46aa4a91c6ddcfaa9d51ca2db856117313a165e9f0 [2021-02-16T09:17:15.527Z] #55 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:17:15.527Z] #50 sha256:35e43cfbd6b944ddf57c4afebcc3f1c8f40294fb56418c217ae5600057856cb6 [2021-02-16T09:17:15.527Z] #50 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-16T09:17:15.527Z] #47 sha256:8b0ae721a1226327b820ede22a9c9ba117391e13cadbde213d8e561b6d580a7a [2021-02-16T09:17:15.527Z] #47 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T09:17:15.527Z] #57 sha256:63f693b6e0ff686eaa043824a8197d05674d9edb0e46b6ac64569d71118298a5 [2021-02-16T09:17:15.527Z] #57 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-16T09:17:15.527Z] #45 sha256:4ce66e11e30125f45169025d50d6886f0601695f84c08695a2f5d4673c3f149a [2021-02-16T09:17:15.527Z] #45 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T09:17:15.527Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-16T09:17:15.527Z] #21 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:17:15.527Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:17:15.527Z] #12 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-16T09:17:15.527Z] #51 sha256:6b74fd794b46782718082df8efe523042ad4450131b063c124a41fabeebf4616 [2021-02-16T09:17:15.527Z] #51 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T09:17:15.527Z] #43 sha256:5e8107333fb440a11a4f011837a6cb72a43de6034ce7911bb466629b59824bda [2021-02-16T09:17:15.527Z] #43 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-16T09:17:15.527Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-16T09:17:15.527Z] #11 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-16T09:17:15.527Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-16T09:17:15.527Z] #15 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T09:17:15.527Z] #36 sha256:1798879c5e54d8f5ef29abc6e1348af782a9490a69ac7309d9afd811174170a4 [2021-02-16T09:17:15.527Z] #36 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:17:15.527Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:17:15.527Z] #42 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T09:17:15.527Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-16T09:17:15.527Z] #26 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T09:17:15.527Z] #52 sha256:a6d1d1d600681d7468620ef9eb3716d3a775b0db0a078f1afb8166e16bdf27a1 [2021-02-16T09:17:15.527Z] #52 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T09:17:15.527Z] #27 sha256:898d412c4c1959f7b349bc4fc322b24fb474b00059af3e3c4cb4f3fcbbd894bc [2021-02-16T09:17:15.527Z] #27 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:17:15.527Z] #33 sha256:4bc2bd986b4a42107b64870fd930019fe3cb32ecfaa789fcc1943c4236ecdf09 [2021-02-16T09:17:15.527Z] #33 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-16T09:17:15.527Z] #37 sha256:f15cf75fd06394a68bd74c85ca1f90a00940c26bb18ca95bd639a21b32a0a8d7 [2021-02-16T09:17:15.527Z] #37 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-16T09:17:15.527Z] #34 sha256:d532183af6e97c4063169fa009f18ad1100deba4af2ab58d20832f1c9594054f [2021-02-16T09:17:15.527Z] #34 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T09:17:15.527Z] #58 sha256:a5faaedd34fe28cbf5725777998d6d1148224c2e7ae6a4a0465d62266f1beb66 [2021-02-16T09:17:15.527Z] #58 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T09:17:15.527Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T09:17:15.527Z] #54 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-16T09:17:15.527Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-16T09:17:15.527Z] #16 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:17:15.527Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T09:17:15.527Z] #35 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T09:17:15.527Z] #46 sha256:9f9b01bf7ea3d939a7602532ab30a2923581f6affc5a3f073d3a702fadf93bc5 [2021-02-16T09:17:15.527Z] #46 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-16T09:17:15.527Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-16T09:17:15.527Z] #17 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T09:17:15.527Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-16T09:17:15.527Z] #18 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-16T09:17:15.527Z] #56 sha256:fc24a706a767e645bb77174f2e4c5de53d5c5f55320ff3373c7e8b7c374e76b9 [2021-02-16T09:17:15.527Z] #56 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-16T09:17:15.527Z] #60 sha256:1a1ab2371714ef4ae9b18665c0a14e0e683b72312cc916e7020445cf1e26c87c [2021-02-16T09:17:15.527Z] #60 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-16T09:17:15.527Z] #24 sha256:91ecb319297ba534396ce7b168c3bba867647d81e625532b4fdb79fdf05c910c [2021-02-16T09:17:15.527Z] #24 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-16T09:17:15.527Z] #29 sha256:d9ab5fc7251079285d7753416bfc5b4c51f3d42f12a0b4d2169aa9199505fdbe [2021-02-16T09:17:15.527Z] #29 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T09:17:15.527Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T09:17:15.527Z] #31 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-16T09:17:15.527Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-16T09:17:15.527Z] #10 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:17:15.527Z] #44 sha256:d598ebd52d7663d0d0e9c56e3efebafe9f91d5597118497d9a98db8195d66114 [2021-02-16T09:17:15.527Z] #44 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-16T09:17:15.527Z] #53 sha256:a684e1f63d0257d1f0c078d8afc1502f375b0b5c025668244986bf32f4b6bc3f [2021-02-16T09:17:15.527Z] #53 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.527Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T09:17:15.527Z] #63 sha256:8270b5875effa4b06770a615f4cfd125b6514ce435b83e9c8b86d18c054f897b [2021-02-16T09:17:15.527Z] #63 CACHED [2021-02-16T09:17:15.527Z] [2021-02-16T09:17:15.528Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-16T09:17:15.528Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-16T09:17:15.528Z] #20 CACHED [2021-02-16T09:17:15.528Z] [2021-02-16T09:17:15.528Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T09:17:15.528Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-16T09:17:15.528Z] #30 CACHED [2021-02-16T09:17:15.528Z] [2021-02-16T09:17:15.528Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:17:15.528Z] #48 sha256:d326a4daf5a6017a688a62acdef3d76ef024c518b446753ebec5da5e192e1135 [2021-02-16T09:17:15.528Z] #48 CACHED [2021-02-16T09:17:15.528Z] [2021-02-16T09:17:15.528Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T09:17:15.528Z] #65 sha256:02fd1a57e8979a2d3affe7bba14341d3461810a305f54eb2d085a77da322ae80 [2021-02-16T09:17:15.528Z] #65 CACHED [2021-02-16T09:17:15.528Z] [2021-02-16T09:17:15.528Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T09:17:15.528Z] #66 sha256:28d2ef800f0a20269b86e6644afe607e7b52462689800a03c5a53f95b349968a [2021-02-16T09:17:15.582Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.24MB / 7.81MB 0.3s [2021-02-16T09:17:15.582Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.87MB / 50.40MB 0.3s [2021-02-16T09:17:15.582Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.10MB / 10.00MB 0.3s [2021-02-16T09:17:15.582Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2021-02-16T09:17:15.582Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.29MB / 10.00MB 0.4s [2021-02-16T09:17:15.860Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2021-02-16T09:17:15.860Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.36MB / 50.40MB 0.5s [2021-02-16T09:17:15.860Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s [2021-02-16T09:17:15.860Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.5s [2021-02-16T09:17:15.860Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.09MB / 50.40MB 0.7s [2021-02-16T09:17:15.860Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done [2021-02-16T09:17:15.860Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.68MB / 51.83MB 0.7s [2021-02-16T09:17:15.860Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.7s [2021-02-16T09:17:15.860Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.67MB / 51.83MB 0.8s [2021-02-16T09:17:15.860Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.19MB / 68.67MB 0.8s [2021-02-16T09:17:15.928Z] Commit message: "TestBuildUserNamespaceValidateCapabilitiesAreV2: verify build completed" [2021-02-16T09:17:16.119Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.9s [2021-02-16T09:17:16.119Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.46MB / 51.83MB 0.9s [2021-02-16T09:17:16.119Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.39MB / 68.67MB 0.9s [2021-02-16T09:17:16.119Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.94MB / 51.83MB 1.0s [2021-02-16T09:17:16.119Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.83MB / 68.67MB 1.0s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T09:17:16.379Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.2s [2021-02-16T09:17:16.379Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.46MB / 68.67MB 1.2s [2021-02-16T09:17:16.379Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.89MB / 68.67MB 1.3s [2021-02-16T09:17:16.466Z] #66 DONE 0.9s [2021-02-16T09:17:16.466Z] [2021-02-16T09:17:16.466Z] #67 exporting to image [2021-02-16T09:17:16.466Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-16T09:17:16.466Z] #67 exporting layers [2021-02-16T09:17:16.642Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done [2021-02-16T09:17:16.642Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.19MB / 68.67MB 1.4s [2021-02-16T09:17:16.642Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.48MB / 68.67MB 1.5s [2021-02-16T09:17:16.820Z] 3c370c2e2f82: Pull complete [2021-02-16T09:17:16.820Z] 5ffb2f5886e2: Pull complete [2021-02-16T09:17:16.820Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T09:17:16.820Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-02-16T09:17:16.820Z] ---> 805dc2d65d1c [2021-02-16T09:17:16.820Z] Step 5/15 : ARG BUILDX_REPO [2021-02-16T09:17:16.938Z] + [ PR != PR ] [2021-02-16T09:17:16.938Z] + [ master != master ] [2021-02-16T09:17:16.938Z] + [ false = true ] [2021-02-16T09:17:16.964Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.11MB / 68.67MB 1.7s [2021-02-16T09:17:16.964Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [Pipeline] withEnv [Pipeline] { [2021-02-16T09:17:16.997Z] #27 4.062 # 2.4% ##### 7.5% ######### 12.5% ########### 15.6% ############# 19.2% ################ 22.6% ################## 26.4% ####################### 32.0% ########################## 36.8% ############################# 40.5% ################################# 46.3% #################################### 50.6% ######################################## 56.3% ########################################### 60.5% ############################################### 65.3% ################################################# 68.4% ################################################### 72.2% ##################################################### 74.7% ####################################################### 76.5% ######################################################### 79.8% ########################################################## 81.6% ########################################################### 82.9% ############################################################# 84.8% ############################################################# 86.0% ############################################################### 87.9% ################################################################ 89.0% ################################################################ 89.6% ################################################################# 91.1% ################################################################## 92.7% ################################################################### 93.6% #################################################################### 94.6% #################################################################### 95.8% ##################################################################### 97.1% ###################################################################### 98.3% ####################################################################### 98.9% ######################################################################## 100.0% [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-16T09:17:17.115Z] ---> Running in 9e72f12adf22 [2021-02-16T09:17:17.115Z] Removing intermediate container 9e72f12adf22 [2021-02-16T09:17:17.115Z] ---> 15e49f9a766e [2021-02-16T09:17:17.115Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-02-16T09:17:17.115Z] ---> Running in 2a2a9ade55cb [2021-02-16T09:17:17.223Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.9s done [2021-02-16T09:17:17.223Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.0s [2021-02-16T09:17:17.223Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.1s [2021-02-16T09:17:17.308Z] + docker version [2021-02-16T09:17:17.403Z] #67 exporting layers 0.8s done [2021-02-16T09:17:17.403Z] #67 writing image sha256:0373766d991346e6cc92445b810e7ef8c2d6d0c68772f0c5d3648a5dd607820b done [2021-02-16T09:17:17.403Z] #67 naming to docker.io/library/docker:fa480403c75c90880a6bc79bab9e10b012379006 done [2021-02-16T09:17:17.403Z] #67 DONE 0.9s [2021-02-16T09:17:17.407Z] Cloning into '/buildx'... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T09:17:17.660Z] #27 8.625 [2021-02-16T09:17:17.752Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41936/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 -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:fa480403c75c90880a6bc79bab9e10b012379006 hack/make.sh dynbinary test-integration [2021-02-16T09:17:17.792Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.6s done [2021-02-16T09:17:17.792Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.6s done [2021-02-16T09:17:17.792Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.7s [2021-02-16T09:17:18.011Z] [2021-02-16T09:17:18.052Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 13.63MB / 120.17MB 2.9s [2021-02-16T09:17:18.270Z] Removing bundles/ [2021-02-16T09:17:18.270Z] [2021-02-16T09:17:18.271Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-16T09:17:18.271Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:17:18.271Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T09:17:18.316Z] #9 ... [2021-02-16T09:17:18.316Z] [2021-02-16T09:17:18.316Z] #22 [internal] load build context [2021-02-16T09:17:18.316Z] #22 sha256:844071bbf9bd27c554b329db379ccb2fe55c25f9cf6d075afd355831e8ce3706 [2021-02-16T09:17:18.316Z] #22 transferring context: 53.40MB 3.1s done [2021-02-16T09:17:18.316Z] #22 DONE 3.2s [2021-02-16T09:17:18.316Z] [2021-02-16T09:17:18.316Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T09:17:18.316Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T09:17:18.316Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.41MB / 120.17MB 3.2s [2021-02-16T09:17:18.575Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.04MB / 120.17MB 3.4s [2021-02-16T09:17:18.575Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.38MB / 120.17MB 3.5s [2021-02-16T09:17:18.835Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.67MB / 120.17MB 3.6s [2021-02-16T09:17:19.094Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.16MB / 120.17MB 3.7s [2021-02-16T09:17:19.094Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.27MB / 120.17MB 3.9s [2021-02-16T09:17:19.094Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.57MB / 120.17MB 4.0s [2021-02-16T09:17:19.354Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.91MB / 120.17MB 4.1s [2021-02-16T09:17:19.354Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.34MB / 120.17MB 4.2s [2021-02-16T09:17:19.809Z] #27 10.75 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-16T09:17:20.439Z] #27 11.34 #=#=# ##O#- # [2021-02-16T09:17:20.732Z] #27 11.67 #=#=# ##O#- # ####################################################################### 98.6% ######################################################################## 100.0% [2021-02-16T09:17:20.740Z] #9 ... [2021-02-16T09:17:20.740Z] [2021-02-16T09:17:20.740Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T09:17:20.740Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-16T09:17:20.740Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-16T09:17:20.740Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-16T09:17:20.740Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-16T09:17:20.740Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.0s done [2021-02-16T09:17:20.740Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2021-02-16T09:17:20.740Z] #61 DONE 5.4s [2021-02-16T09:17:20.740Z] [2021-02-16T09:17:20.740Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T09:17:20.740Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T09:17:20.740Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.3s done [2021-02-16T09:17:21.059Z] #27 12.15 [2021-02-16T09:17:21.884Z] Removing intermediate container 2a2a9ade55cb [2021-02-16T09:17:21.884Z] ---> 9e93499efe2d [2021-02-16T09:17:21.884Z] Step 7/15 : WORKDIR /buildx [2021-02-16T09:17:21.884Z] ---> Running in 3f1987cfef11 [2021-02-16T09:17:21.884Z] Removing intermediate container 3f1987cfef11 [2021-02-16T09:17:21.884Z] ---> 46bd91a018be [2021-02-16T09:17:21.884Z] Step 8/15 : ARG BUILDX_COMMIT [2021-02-16T09:17:21.884Z] ---> Running in d5674d85879d [2021-02-16T09:17:21.884Z] Removing intermediate container d5674d85879d [2021-02-16T09:17:21.884Z] ---> 1a7870fd5ba4 [2021-02-16T09:17:21.884Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-02-16T09:17:21.884Z] ---> Running in 4468933d1431 [2021-02-16T09:17:21.884Z] From https://github.com/docker/buildx [2021-02-16T09:17:21.884Z] * [new tag] v0.5.1 -> build [2021-02-16T09:17:22.079Z] ok github.com/docker/docker/api/server 0.031s coverage: 9.0% of statements [2021-02-16T09:17:22.111Z] #27 ... [2021-02-16T09:17:22.111Z] [2021-02-16T09:17:22.111Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:17:22.111Z] #47 4.886 + RM_GOPATH=0 [2021-02-16T09:17:22.111Z] #47 4.886 + TMP_GOPATH= [2021-02-16T09:17:22.111Z] #47 4.886 + : /build [2021-02-16T09:17:22.111Z] #47 4.886 + '[' -z '' ']' [2021-02-16T09:17:22.111Z] #47 4.887 ++ mktemp -d [2021-02-16T09:17:22.111Z] #47 4.891 + export GOPATH=/tmp/tmp.26nVCApuY2 [2021-02-16T09:17:22.111Z] #47 4.891 + GOPATH=/tmp/tmp.26nVCApuY2 [2021-02-16T09:17:22.111Z] #47 4.891 + RM_GOPATH=1 [2021-02-16T09:17:22.111Z] #47 4.891 + case "$(go env GOARCH)" in [2021-02-16T09:17:22.111Z] #47 4.891 ++ go env GOARCH [2021-02-16T09:17:22.111Z] #47 4.924 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:22.111Z] #47 4.925 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:22.111Z] #47 4.929 ++ dirname /tmp/install/install.sh [2021-02-16T09:17:22.111Z] #47 4.934 + dir=/tmp/install [2021-02-16T09:17:22.111Z] #47 4.934 + bin=golangci_lint [2021-02-16T09:17:22.111Z] #47 4.934 + shift [2021-02-16T09:17:22.111Z] #47 4.934 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-16T09:17:22.111Z] #47 4.934 + . /tmp/install/golangci_lint.installer [2021-02-16T09:17:22.111Z] #47 4.934 ++ : v1.23.8 [2021-02-16T09:17:22.111Z] #47 4.953 + install_golangci_lint [2021-02-16T09:17:22.111Z] #47 4.953 + set -e [2021-02-16T09:17:22.111Z] #47 4.953 + export GO111MODULE=on [2021-02-16T09:17:22.111Z] #47 4.953 + GO111MODULE=on [2021-02-16T09:17:22.111Z] #47 4.953 + GOBIN=/build [2021-02-16T09:17:22.111Z] #47 4.953 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-16T09:17:22.111Z] #47 4.981 go: finding github.com v1.23.8 [2021-02-16T09:17:22.111Z] #47 4.988 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-16T09:17:22.111Z] #47 4.991 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-16T09:17:22.111Z] #47 4.992 go: finding github.com/golangci v1.23.8 [2021-02-16T09:17:22.111Z] #47 4.994 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-16T09:17:22.111Z] #47 5.802 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-16T09:17:22.111Z] #47 6.171 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-16T09:17:22.120Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.3s [2021-02-16T09:17:22.120Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.5s done [2021-02-16T09:17:22.178Z] Switched to branch 'build' [2021-02-16T09:17:22.380Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-02-16T09:17:22.412Z] #47 ... [2021-02-16T09:17:22.412Z] [2021-02-16T09:17:22.412Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T09:17:22.412Z] #62 3.849 + RM_GOPATH=0 [2021-02-16T09:17:22.412Z] #62 3.849 + TMP_GOPATH= [2021-02-16T09:17:22.412Z] #62 3.849 + : /build [2021-02-16T09:17:22.412Z] #62 3.849 + '[' -z '' ']' [2021-02-16T09:17:22.412Z] #62 3.849 ++ mktemp -d [2021-02-16T09:17:22.412Z] #62 3.849 + export GOPATH=/tmp/tmp.3vxD2thLTg [2021-02-16T09:17:22.412Z] #62 3.849 + GOPATH=/tmp/tmp.3vxD2thLTg [2021-02-16T09:17:22.412Z] #62 3.849 + RM_GOPATH=1 [2021-02-16T09:17:22.412Z] #62 3.849 + case "$(go env GOARCH)" in [2021-02-16T09:17:22.412Z] #62 3.849 ++ go env GOARCH [2021-02-16T09:17:22.412Z] #62 3.849 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:22.412Z] #62 3.849 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:22.412Z] #62 3.849 ++ dirname /tmp/install/install.sh [2021-02-16T09:17:22.412Z] #62 4.202 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T09:17:22.412Z] #62 4.202 + dir=/tmp/install [2021-02-16T09:17:22.412Z] #62 4.202 + bin=proxy [2021-02-16T09:17:22.412Z] #62 4.202 + shift [2021-02-16T09:17:22.412Z] #62 4.202 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-16T09:17:22.412Z] #62 4.202 + . /tmp/install/proxy.installer [2021-02-16T09:17:22.412Z] #62 4.202 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T09:17:22.412Z] #62 4.202 + install_proxy [2021-02-16T09:17:22.412Z] #62 4.202 + case "$1" in [2021-02-16T09:17:22.412Z] #62 4.202 + export CGO_ENABLED=0 [2021-02-16T09:17:22.412Z] #62 4.202 + CGO_ENABLED=0 [2021-02-16T09:17:22.412Z] #62 4.202 + _install_proxy [2021-02-16T09:17:22.412Z] #62 4.202 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-16T09:17:22.412Z] #62 4.202 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3vxD2thLTg/src/github.com/docker/libnetwork [2021-02-16T09:17:22.412Z] #62 4.202 Cloning into '/tmp/tmp.3vxD2thLTg/src/github.com/docker/libnetwork'... [2021-02-16T09:17:22.412Z] #62 ... [2021-02-16T09:17:22.412Z] [2021-02-16T09:17:22.412Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:17:22.412Z] #43 4.768 + RM_GOPATH=0 [2021-02-16T09:17:22.412Z] #43 4.768 + TMP_GOPATH= [2021-02-16T09:17:22.412Z] #43 4.768 + : /build [2021-02-16T09:17:22.412Z] #43 4.768 + '[' -z '' ']' [2021-02-16T09:17:22.412Z] #43 4.768 ++ mktemp -d [2021-02-16T09:17:22.412Z] #43 4.768 + export GOPATH=/tmp/tmp.PFAzQDmW1E [2021-02-16T09:17:22.412Z] #43 4.768 + GOPATH=/tmp/tmp.PFAzQDmW1E [2021-02-16T09:17:22.412Z] #43 4.768 + RM_GOPATH=1 [2021-02-16T09:17:22.412Z] #43 4.769 + case "$(go env GOARCH)" in [2021-02-16T09:17:22.412Z] #43 4.769 ++ go env GOARCH [2021-02-16T09:17:22.412Z] #43 4.845 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:22.412Z] #43 4.845 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:22.412Z] #43 4.845 ++ dirname /tmp/install/install.sh [2021-02-16T09:17:22.412Z] #43 4.848 + dir=/tmp/install [2021-02-16T09:17:22.412Z] #43 4.848 + bin=vndr [2021-02-16T09:17:22.412Z] #43 4.848 + shift [2021-02-16T09:17:22.412Z] #43 4.848 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-16T09:17:22.412Z] #43 4.848 + . /tmp/install/vndr.installer [2021-02-16T09:17:22.412Z] #43 4.848 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T09:17:22.412Z] #43 4.848 + install_vndr [2021-02-16T09:17:22.413Z] #43 4.848 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-16T09:17:22.413Z] #43 4.849 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T09:17:22.413Z] #43 4.849 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PFAzQDmW1E/src/github.com/LK4D4/vndr [2021-02-16T09:17:22.413Z] #43 4.850 Cloning into '/tmp/tmp.PFAzQDmW1E/src/github.com/LK4D4/vndr'... [2021-02-16T09:17:22.413Z] #43 5.669 + cd /tmp/tmp.PFAzQDmW1E/src/github.com/LK4D4/vndr [2021-02-16T09:17:22.413Z] #43 5.669 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T09:17:22.413Z] #43 5.706 + go build -buildmode=pie -v -o /build/vndr . [2021-02-16T09:17:22.413Z] #43 7.338 internal/race [2021-02-16T09:17:22.413Z] #43 7.443 runtime [2021-02-16T09:17:22.413Z] #43 7.511 sync/atomic [2021-02-16T09:17:22.413Z] #43 7.971 unicode [2021-02-16T09:17:22.707Z] #43 ... [2021-02-16T09:17:22.707Z] [2021-02-16T09:17:22.707Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-16T09:17:22.707Z] #34 6.978 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:17:22.707Z] #34 7.049 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:17:22.707Z] #34 7.104 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:17:22.707Z] #34 8.448 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-16T09:17:22.707Z] #34 ... [2021-02-16T09:17:22.707Z] [2021-02-16T09:17:22.707Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-16T09:17:22.707Z] #53 6.254 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:17:22.707Z] #53 6.359 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:17:22.707Z] #53 6.472 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:17:22.707Z] #53 7.845 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-16T09:17:22.817Z] Removing intermediate container 4468933d1431 [2021-02-16T09:17:22.818Z] ---> 0bcf19d3bcdd [2021-02-16T09:17:22.818Z] Step 10/15 : ARG GOOS [2021-02-16T09:17:22.818Z] ---> Running in 4bc2619d7db1 [2021-02-16T09:17:22.818Z] Removing intermediate container 4bc2619d7db1 [2021-02-16T09:17:22.818Z] ---> 194da3b13efc [2021-02-16T09:17:22.818Z] Step 11/15 : ARG GOARCH [2021-02-16T09:17:22.818Z] ---> Running in 66759483b617 [2021-02-16T09:17:22.949Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-02-16T09:17:22.949Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-02-16T09:17:23.062Z] #53 ... [2021-02-16T09:17:23.062Z] [2021-02-16T09:17:23.062Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-16T09:17:23.062Z] #40 6.610 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:17:23.062Z] #40 6.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:17:23.062Z] #40 6.656 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:17:23.062Z] #40 7.825 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-16T09:17:23.062Z] #40 ... [2021-02-16T09:17:23.062Z] [2021-02-16T09:17:23.062Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:17:23.062Z] #45 4.210 + RM_GOPATH=0 [2021-02-16T09:17:23.062Z] #45 4.210 + TMP_GOPATH= [2021-02-16T09:17:23.062Z] #45 4.210 + : /build [2021-02-16T09:17:23.062Z] #45 4.210 + '[' -z '' ']' [2021-02-16T09:17:23.062Z] #45 4.210 ++ mktemp -d [2021-02-16T09:17:23.062Z] #45 4.210 + export GOPATH=/tmp/tmp.qoT5Tc2aLl [2021-02-16T09:17:23.062Z] #45 4.210 + GOPATH=/tmp/tmp.qoT5Tc2aLl [2021-02-16T09:17:23.062Z] #45 4.210 + RM_GOPATH=1 [2021-02-16T09:17:23.062Z] #45 4.210 + case "$(go env GOARCH)" in [2021-02-16T09:17:23.062Z] #45 4.210 ++ go env GOARCH [2021-02-16T09:17:23.062Z] #45 4.210 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:23.062Z] #45 4.210 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:23.062Z] #45 4.210 ++ dirname /tmp/install/install.sh [2021-02-16T09:17:23.062Z] #45 4.271 + dir=/tmp/install [2021-02-16T09:17:23.062Z] #45 4.271 + bin=gotestsum [2021-02-16T09:17:23.062Z] #45 4.271 + shift [2021-02-16T09:17:23.062Z] #45 4.271 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-16T09:17:23.062Z] #45 4.271 + . /tmp/install/gotestsum.installer [2021-02-16T09:17:23.062Z] #45 4.271 ++ : v0.5.3 [2021-02-16T09:17:23.062Z] #45 4.271 + install_gotestsum [2021-02-16T09:17:23.062Z] #45 4.271 + set -e [2021-02-16T09:17:23.062Z] #45 4.271 + export GO111MODULE=on [2021-02-16T09:17:23.062Z] #45 4.271 + GO111MODULE=on [2021-02-16T09:17:23.062Z] #45 4.271 + GOBIN=/build [2021-02-16T09:17:23.062Z] #45 4.271 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-16T09:17:23.062Z] #45 4.307 go: finding gotest.tools v0.5.3 [2021-02-16T09:17:23.062Z] #45 4.308 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-16T09:17:23.062Z] #45 5.451 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-16T09:17:23.062Z] #45 5.824 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-16T09:17:23.062Z] #45 6.660 go: downloading github.com/fatih/color v1.9.0 [2021-02-16T09:17:23.062Z] #45 6.661 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T09:17:23.062Z] #45 6.662 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-16T09:17:23.062Z] #45 6.743 go: downloading github.com/pkg/errors v0.9.1 [2021-02-16T09:17:23.062Z] #45 6.758 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T09:17:23.062Z] #45 6.820 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T09:17:23.062Z] #45 6.879 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-16T09:17:23.062Z] #45 6.912 go: extracting github.com/fatih/color v1.9.0 [2021-02-16T09:17:23.062Z] #45 6.972 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-16T09:17:23.062Z] #45 7.018 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-16T09:17:23.062Z] #45 7.022 go: extracting github.com/pkg/errors v0.9.1 [2021-02-16T09:17:23.062Z] #45 7.036 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T09:17:23.062Z] #45 7.058 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-16T09:17:23.062Z] #45 7.200 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T09:17:23.062Z] #45 7.292 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-16T09:17:23.062Z] #45 7.394 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T09:17:23.062Z] #45 7.659 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-16T09:17:23.062Z] #45 7.661 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T09:17:23.062Z] #45 7.781 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-16T09:17:23.062Z] #45 10.20 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T09:17:23.062Z] #45 10.42 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T09:17:23.062Z] #45 ... [2021-02-16T09:17:23.062Z] [2021-02-16T09:17:23.062Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-16T09:17:23.062Z] #38 6.035 + git clone https://github.com/docker/distribution.git . [2021-02-16T09:17:23.062Z] #38 6.040 Cloning into '.'... [2021-02-16T09:17:23.110Z] Removing intermediate container 66759483b617 [2021-02-16T09:17:23.110Z] ---> 1ad2be6c071a [2021-02-16T09:17:23.110Z] 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 [2021-02-16T09:17:23.110Z] ---> Running in a2d739ab2575 [2021-02-16T09:17:23.415Z] #38 ... [2021-02-16T09:17:23.415Z] [2021-02-16T09:17:23.415Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-16T09:17:23.415Z] #11 6.251 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:17:23.415Z] #11 6.375 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:17:23.415Z] #11 6.469 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:17:23.415Z] #11 7.260 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-16T09:17:23.415Z] #11 10.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-16T09:17:23.415Z] #11 ... [2021-02-16T09:17:23.415Z] [2021-02-16T09:17:23.415Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-16T09:17:23.415Z] #30 6.170 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-16T09:17:23.415Z] #30 6.172 Cloning into '.'... [2021-02-16T09:17:23.524Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-02-16T09:17:23.709Z] #30 ... [2021-02-16T09:17:23.709Z] [2021-02-16T09:17:23.709Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T09:17:23.709Z] #32 4.494 + RM_GOPATH=0 [2021-02-16T09:17:23.709Z] #32 4.494 + TMP_GOPATH= [2021-02-16T09:17:23.709Z] #32 4.494 + : /build [2021-02-16T09:17:23.709Z] #32 4.494 + '[' -z '' ']' [2021-02-16T09:17:23.709Z] #32 4.494 ++ mktemp -d [2021-02-16T09:17:23.709Z] #32 4.494 + export GOPATH=/tmp/tmp.B7Ur2DksGl [2021-02-16T09:17:23.709Z] #32 4.494 + GOPATH=/tmp/tmp.B7Ur2DksGl [2021-02-16T09:17:23.709Z] #32 4.494 + RM_GOPATH=1 [2021-02-16T09:17:23.709Z] #32 4.494 + case "$(go env GOARCH)" in [2021-02-16T09:17:23.709Z] #32 4.494 ++ go env GOARCH [2021-02-16T09:17:23.709Z] #32 4.508 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:23.709Z] #32 4.517 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T09:17:23.709Z] #32 4.517 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:23.709Z] #32 4.517 ++ dirname /tmp/install/install.sh [2021-02-16T09:17:23.709Z] #32 4.517 + dir=/tmp/install [2021-02-16T09:17:23.709Z] #32 4.517 + bin=tomlv [2021-02-16T09:17:23.709Z] #32 4.517 + shift [2021-02-16T09:17:23.709Z] #32 4.517 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-16T09:17:23.709Z] #32 4.517 + . /tmp/install/tomlv.installer [2021-02-16T09:17:23.709Z] #32 4.517 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T09:17:23.709Z] #32 4.517 + install_tomlv [2021-02-16T09:17:23.709Z] #32 4.517 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-16T09:17:23.709Z] #32 4.517 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.B7Ur2DksGl/src/github.com/BurntSushi/toml [2021-02-16T09:17:23.709Z] #32 4.517 Cloning into '/tmp/tmp.B7Ur2DksGl/src/github.com/BurntSushi/toml'... [2021-02-16T09:17:23.709Z] #32 5.374 + cd /tmp/tmp.B7Ur2DksGl/src/github.com/BurntSushi/toml [2021-02-16T09:17:23.709Z] #32 5.374 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T09:17:23.709Z] #32 5.378 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T09:17:23.709Z] #32 6.119 runtime/internal/atomic [2021-02-16T09:17:23.709Z] #32 6.124 internal/cpu [2021-02-16T09:17:23.709Z] #32 6.316 runtime/internal/sys [2021-02-16T09:17:23.709Z] #32 6.664 runtime/internal/math [2021-02-16T09:17:23.709Z] #32 6.718 internal/bytealg [2021-02-16T09:17:23.709Z] #32 6.772 math/bits [2021-02-16T09:17:23.709Z] #32 7.202 math [2021-02-16T09:17:23.709Z] #32 7.407 runtime [2021-02-16T09:17:23.709Z] #32 ... [2021-02-16T09:17:23.709Z] [2021-02-16T09:17:23.709Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:17:23.709Z] #22 2.698 + RM_GOPATH=0 [2021-02-16T09:17:23.709Z] #22 2.698 + TMP_GOPATH= [2021-02-16T09:17:23.709Z] #22 2.698 + : /build [2021-02-16T09:17:23.709Z] #22 2.698 + '[' -z '' ']' [2021-02-16T09:17:23.709Z] #22 2.701 ++ mktemp -d [2021-02-16T09:17:23.709Z] #22 2.701 + export GOPATH=/tmp/tmp.qeCUyHPnnP [2021-02-16T09:17:23.709Z] #22 2.701 + GOPATH=/tmp/tmp.qeCUyHPnnP [2021-02-16T09:17:23.709Z] #22 2.701 + RM_GOPATH=1 [2021-02-16T09:17:23.709Z] #22 2.701 + case "$(go env GOARCH)" in [2021-02-16T09:17:23.709Z] #22 2.701 ++ go env GOARCH [2021-02-16T09:17:23.709Z] #22 2.714 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:23.709Z] #22 2.714 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:23.709Z] #22 2.714 ++ dirname /tmp/install/install.sh [2021-02-16T09:17:23.709Z] #22 2.714 + dir=/tmp/install [2021-02-16T09:17:23.709Z] #22 2.714 + bin=dockercli [2021-02-16T09:17:23.709Z] #22 2.714 + shift [2021-02-16T09:17:23.709Z] #22 2.714 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-16T09:17:23.709Z] #22 2.714 + . /tmp/install/dockercli.installer [2021-02-16T09:17:23.709Z] #22 2.714 ++ : stable [2021-02-16T09:17:23.709Z] #22 2.714 ++ : 17.06.2-ce [2021-02-16T09:17:23.709Z] #22 2.714 + install_dockercli [2021-02-16T09:17:23.709Z] #22 2.714 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-16T09:17:23.709Z] #22 2.714 ++ uname -m [2021-02-16T09:17:23.709Z] #22 2.714 + arch=s390x [2021-02-16T09:17:23.709Z] #22 2.714 + '[' s390x '!=' x86_64 ']' [2021-02-16T09:17:23.709Z] #22 2.714 + '[' s390x '!=' s390x ']' [2021-02-16T09:17:23.709Z] #22 2.714 + url=https://download.docker.com/linux/static [2021-02-16T09:17:23.709Z] #22 2.714 + tar -xz docker/docker [2021-02-16T09:17:23.709Z] #22 2.714 Install docker/cli version 17.06.2-ce from stable [2021-02-16T09:17:23.709Z] #22 2.717 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-02-16T09:17:23.709Z] #22 10.64 + mkdir -p /build [2021-02-16T09:17:23.709Z] #22 10.66 + mv docker/docker /build/ [2021-02-16T09:17:23.709Z] #22 10.66 + rmdir docker [2021-02-16T09:17:23.709Z] #22 DONE 11.5s [2021-02-16T09:17:23.709Z] [2021-02-16T09:17:23.709Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T09:17:23.709Z] #49 4.918 + RM_GOPATH=0 [2021-02-16T09:17:23.709Z] #49 4.918 + TMP_GOPATH= [2021-02-16T09:17:23.709Z] #49 4.918 + : /build [2021-02-16T09:17:23.709Z] #49 4.918 + '[' -z '' ']' [2021-02-16T09:17:23.709Z] #49 4.919 ++ mktemp -d [2021-02-16T09:17:23.709Z] #49 4.924 + export GOPATH=/tmp/tmp.aSGru4u6ko [2021-02-16T09:17:23.709Z] #49 4.924 + GOPATH=/tmp/tmp.aSGru4u6ko [2021-02-16T09:17:23.709Z] #49 4.924 + RM_GOPATH=1 [2021-02-16T09:17:23.709Z] #49 4.924 + case "$(go env GOARCH)" in [2021-02-16T09:17:23.709Z] #49 4.927 ++ go env GOARCH [2021-02-16T09:17:23.709Z] #49 4.960 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:23.709Z] #49 4.961 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:23.709Z] #49 4.961 ++ dirname /tmp/install/install.sh [2021-02-16T09:17:23.709Z] #49 4.962 + dir=/tmp/install [2021-02-16T09:17:23.709Z] #49 4.962 + bin=shfmt [2021-02-16T09:17:23.709Z] #49 4.962 + shift [2021-02-16T09:17:23.709Z] #49 4.962 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-16T09:17:23.709Z] #49 4.962 + . /tmp/install/shfmt.installer [2021-02-16T09:17:23.709Z] #49 4.962 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T09:17:23.709Z] #49 4.963 + install_shfmt [2021-02-16T09:17:23.709Z] #49 4.963 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-16T09:17:23.709Z] #49 4.963 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T09:17:23.709Z] #49 4.963 + git clone https://github.com/mvdan/sh.git /tmp/tmp.aSGru4u6ko/src/github.com/mvdan/sh [2021-02-16T09:17:23.709Z] #49 4.975 Cloning into '/tmp/tmp.aSGru4u6ko/src/github.com/mvdan/sh'... [2021-02-16T09:17:23.784Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-02-16T09:17:23.784Z] #9 ... [2021-02-16T09:17:23.784Z] [2021-02-16T09:17:23.784Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T09:17:23.784Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-16T09:17:23.784Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-16T09:17:23.784Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-16T09:17:23.784Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-16T09:17:23.784Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-16T09:17:23.784Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 4.1s done [2021-02-16T09:17:23.784Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 4.2s done [2021-02-16T09:17:23.784Z] #25 DONE 8.6s [2021-02-16T09:17:23.784Z] [2021-02-16T09:17:23.784Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T09:17:23.784Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T09:17:23.896Z] Client: Docker Engine - Community [2021-02-16T09:17:23.896Z] Version: 20.10.3 [2021-02-16T09:17:23.896Z] API version: 1.41 [2021-02-16T09:17:23.896Z] Go version: go1.13.15 [2021-02-16T09:17:23.896Z] Git commit: 48d30b5 [2021-02-16T09:17:23.896Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-16T09:17:23.896Z] OS/Arch: linux/amd64 [2021-02-16T09:17:23.896Z] Context: default [2021-02-16T09:17:23.896Z] Experimental: true [2021-02-16T09:17:23.896Z] [2021-02-16T09:17:23.896Z] Server: Docker Engine - Community [2021-02-16T09:17:23.896Z] Engine: [2021-02-16T09:17:23.896Z] Version: 20.10.3 [2021-02-16T09:17:23.896Z] API version: 1.41 (minimum version 1.12) [2021-02-16T09:17:23.896Z] Go version: go1.13.15 [2021-02-16T09:17:23.896Z] Git commit: 46229ca [2021-02-16T09:17:23.896Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-16T09:17:23.896Z] OS/Arch: linux/amd64 [2021-02-16T09:17:23.896Z] Experimental: true [2021-02-16T09:17:23.896Z] containerd: [2021-02-16T09:17:23.896Z] Version: 1.4.3 [2021-02-16T09:17:23.896Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:17:23.896Z] runc: [2021-02-16T09:17:23.896Z] Version: 1.0.0-rc92 [2021-02-16T09:17:23.896Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T09:17:23.896Z] docker-init: [2021-02-16T09:17:23.896Z] Version: 0.19.0 [2021-02-16T09:17:23.896Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-16T09:17:24.006Z] #49 ... [2021-02-16T09:17:24.006Z] [2021-02-16T09:17:24.006Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:17:24.006Z] #56 3.413 + RM_GOPATH=0 [2021-02-16T09:17:24.006Z] #56 3.413 + TMP_GOPATH= [2021-02-16T09:17:24.006Z] #56 3.413 + : /build [2021-02-16T09:17:24.006Z] #56 3.413 + '[' -z '' ']' [2021-02-16T09:17:24.006Z] #56 3.413 ++ mktemp -d [2021-02-16T09:17:24.006Z] #56 3.413 + export GOPATH=/tmp/tmp.Alu37eTGCr [2021-02-16T09:17:24.006Z] #56 3.413 + GOPATH=/tmp/tmp.Alu37eTGCr [2021-02-16T09:17:24.006Z] #56 3.413 + RM_GOPATH=1 [2021-02-16T09:17:24.006Z] #56 3.413 + case "$(go env GOARCH)" in [2021-02-16T09:17:24.006Z] #56 3.413 ++ go env GOARCH [2021-02-16T09:17:24.006Z] #56 3.515 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T09:17:24.006Z] #56 3.515 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:24.006Z] #56 3.515 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:24.006Z] #56 3.515 ++ dirname /tmp/install/install.sh [2021-02-16T09:17:24.006Z] #56 3.515 + dir=/tmp/install [2021-02-16T09:17:24.006Z] #56 3.515 + bin=rootlesskit [2021-02-16T09:17:24.006Z] #56 3.515 + shift [2021-02-16T09:17:24.006Z] #56 3.515 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-16T09:17:24.006Z] #56 3.515 + . /tmp/install/rootlesskit.installer [2021-02-16T09:17:24.006Z] #56 3.515 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T09:17:24.006Z] #56 3.515 + install_rootlesskit [2021-02-16T09:17:24.006Z] #56 3.515 + case "$1" in [2021-02-16T09:17:24.006Z] #56 3.515 + export CGO_ENABLED=0 [2021-02-16T09:17:24.006Z] #56 3.515 + CGO_ENABLED=0 [2021-02-16T09:17:24.006Z] #56 3.515 + _install_rootlesskit [2021-02-16T09:17:24.006Z] #56 3.515 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-16T09:17:24.006Z] #56 3.515 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Alu37eTGCr/src/github.com/rootless-containers/rootlesskit [2021-02-16T09:17:24.006Z] #56 3.515 Cloning into '/tmp/tmp.Alu37eTGCr/src/github.com/rootless-containers/rootlesskit'... [2021-02-16T09:17:24.006Z] #56 8.119 + cd /tmp/tmp.Alu37eTGCr/src/github.com/rootless-containers/rootlesskit [2021-02-16T09:17:24.006Z] #56 8.119 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T09:17:24.006Z] #56 9.053 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T09:17:24.006Z] #56 9.053 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-16T09:17:24.006Z] #56 ... [2021-02-16T09:17:24.006Z] [2021-02-16T09:17:24.006Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:17:24.006Z] #47 11.89 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-16T09:17:24.006Z] #47 11.91 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T09:17:24.006Z] #47 11.92 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-16T09:17:24.006Z] #47 12.01 go: downloading github.com/fatih/color v1.7.0 [2021-02-16T09:17:24.194Z] + docker info [2021-02-16T09:17:24.315Z] #47 12.18 go: downloading github.com/spf13/viper v1.6.1 [2021-02-16T09:17:24.641Z] #47 12.47 go: downloading github.com/pkg/errors v0.8.1 [2021-02-16T09:17:24.960Z] #47 12.79 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T09:17:25.254Z] #47 13.28 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T09:17:25.254Z] #47 13.28 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T09:17:25.254Z] #47 13.29 go: extracting github.com/spf13/viper v1.6.1 [2021-02-16T09:17:25.555Z] #47 13.45 go: extracting github.com/fatih/color v1.7.0 [2021-02-16T09:17:25.881Z] #47 13.60 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-16T09:17:25.881Z] #47 13.60 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T09:17:25.881Z] #47 13.60 go: extracting github.com/pkg/errors v0.8.1 [2021-02-16T09:17:25.881Z] #47 13.66 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T09:17:25.881Z] #47 13.76 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T09:17:25.881Z] #47 13.80 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T09:17:25.881Z] #47 13.84 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-16T09:17:26.187Z] #47 14.01 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T09:17:26.187Z] #47 14.01 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T09:17:26.478Z] #47 14.20 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T09:17:26.478Z] #47 14.20 go: downloading github.com/spf13/afero v1.1.2 [2021-02-16T09:17:26.774Z] #47 14.50 go: extracting github.com/spf13/afero v1.1.2 [2021-02-16T09:17:26.774Z] #47 14.58 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T09:17:26.774Z] #47 14.62 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T09:17:27.100Z] #47 14.89 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T09:17:27.783Z] #47 15.38 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T09:17:28.110Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2021-02-16T09:17:28.110Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-02-16T09:17:29.358Z] #47 17.13 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T09:17:29.358Z] #47 ... [2021-02-16T09:17:29.358Z] [2021-02-16T09:17:29.358Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-16T09:17:29.358Z] #27 14.52 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-16T09:17:29.358Z] #27 14.63 skipping existing aab193acf6ba [2021-02-16T09:17:29.358Z] #27 14.73 [2021-02-16T09:17:29.358Z] #27 16.77 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-16T09:17:29.358Z] #27 17.56 #=#=# ##O#- # [2021-02-16T09:17:29.358Z] #27 17.91 #=#=# ### 5.3% ######## 11.4% ########### 15.6% ############### 21.7% #################### 27.8% ######################## 34.0% ######################### 36.0% ############################ 40.2% ##################################### 52.4% ######################################## 56.6% ########################################### 60.7% ################################################ 66.8% ################################################# 68.9% ###################################################### 75.0% ########################################################### 83.2% ################################################################ 89.4% ################################################################### 93.4% ####################################################################### 99.6% ######################################################################## 100.0% [2021-02-16T09:17:29.358Z] #27 20.55 [2021-02-16T09:17:30.902Z] #27 22.30 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-16T09:17:31.407Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.6s done [2021-02-16T09:17:31.542Z] #27 22.77 #=#=# [2021-02-16T09:17:31.666Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-02-16T09:17:31.836Z] #27 22.97 ######################################################################## 100.0% [2021-02-16T09:17:31.836Z] #27 ... [2021-02-16T09:17:31.836Z] [2021-02-16T09:17:31.836Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:17:31.836Z] #47 19.63 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T09:17:31.836Z] #47 19.63 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T09:17:31.836Z] #47 19.64 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T09:17:31.836Z] #47 19.65 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T09:17:31.836Z] #47 19.66 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T09:17:31.836Z] #47 19.66 go: downloading golang.org/x/text v0.3.2 [2021-02-16T09:17:31.836Z] #47 19.67 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T09:17:31.836Z] #47 19.68 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-16T09:17:31.836Z] #47 19.69 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T09:17:31.836Z] #47 19.73 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T09:17:31.836Z] #47 19.74 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T09:17:31.836Z] #47 19.81 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T09:17:31.927Z] #9 ... [2021-02-16T09:17:31.927Z] [2021-02-16T09:17:31.927Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T09:17:31.927Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-16T09:17:31.927Z] #26 1.060 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:17:31.927Z] #26 1.077 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:17:31.927Z] #26 1.077 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:17:31.927Z] #26 1.237 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T09:17:31.927Z] #26 1.457 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T09:17:31.927Z] #26 1.733 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T09:17:31.927Z] #26 3.337 Fetched 8422 kB in 3s (3332 kB/s) [2021-02-16T09:17:31.927Z] #26 3.337 Reading package lists... [2021-02-16T09:17:31.927Z] #26 4.225 Reading package lists... [2021-02-16T09:17:31.927Z] #26 5.133 Building dependency tree... [2021-02-16T09:17:31.927Z] #26 5.460 The following additional packages will be installed: [2021-02-16T09:17:31.927Z] #26 5.460 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-16T09:17:31.927Z] #26 5.460 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-16T09:17:31.927Z] #26 5.460 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-16T09:17:31.927Z] #26 5.460 Suggested packages: [2021-02-16T09:17:31.927Z] #26 5.460 krb5-doc krb5-user [2021-02-16T09:17:31.927Z] #26 5.460 Recommended packages: [2021-02-16T09:17:31.927Z] #26 5.460 krb5-locales publicsuffix libsasl2-modules [2021-02-16T09:17:31.927Z] #26 5.649 The following NEW packages will be installed: [2021-02-16T09:17:31.927Z] #26 5.649 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-16T09:17:31.927Z] #26 5.649 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-16T09:17:31.927Z] #26 5.649 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-16T09:17:31.927Z] #26 5.649 libssh2-1 libssl1.1 openssl [2021-02-16T09:17:31.927Z] #26 5.933 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-16T09:17:31.927Z] #26 5.933 Need to get 5056 kB of archives. [2021-02-16T09:17:31.927Z] #26 5.933 After this operation, 12.1 MB of additional disk space will be used. [2021-02-16T09:17:31.927Z] #26 5.933 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-16T09:17:31.927Z] #26 5.942 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-16T09:17:31.927Z] #26 5.942 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-16T09:17:31.927Z] #26 5.942 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u5 [225 kB] [2021-02-16T09:17:31.927Z] #26 5.954 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-02-16T09:17:31.927Z] #26 5.965 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-02-16T09:17:31.927Z] #26 5.980 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-16T09:17:31.927Z] #26 5.989 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-16T09:17:31.927Z] #26 5.989 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-16T09:17:31.927Z] #26 5.989 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-16T09:17:31.927Z] #26 5.989 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-16T09:17:31.927Z] #26 5.989 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-16T09:17:31.927Z] #26 5.990 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-16T09:17:31.927Z] #26 5.992 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-16T09:17:31.927Z] #26 5.993 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-16T09:17:31.927Z] #26 5.994 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-16T09:17:31.927Z] #26 5.997 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-16T09:17:31.927Z] #26 6.002 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-16T09:17:31.927Z] #26 6.008 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-16T09:17:31.927Z] #26 6.009 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-16T09:17:31.927Z] #26 6.011 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-16T09:17:31.927Z] #26 6.155 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:17:31.927Z] #26 6.179 Fetched 5056 kB in 0s (15.1 MB/s) [2021-02-16T09:17:31.927Z] #26 6.205 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-16T09:17:31.927Z] #26 6.205 (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 ... 6677 files and directories currently installed.) [2021-02-16T09:17:31.927Z] #26 6.210 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-16T09:17:31.927Z] #26 6.215 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T09:17:31.927Z] #26 6.261 Selecting previously unselected package libsasl2-2:amd64. [2021-02-16T09:17:31.927Z] #26 6.261 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-16T09:17:31.927Z] #26 6.269 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T09:17:31.927Z] #26 6.311 Selecting previously unselected package libldap-common. [2021-02-16T09:17:31.927Z] #26 6.311 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-16T09:17:31.927Z] #26 6.315 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T09:17:31.927Z] #26 6.359 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-16T09:17:31.927Z] #26 6.359 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_amd64.deb ... [2021-02-16T09:17:31.927Z] #26 6.364 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T09:17:31.927Z] #26 6.441 Selecting previously unselected package libssl1.1:amd64. [2021-02-16T09:17:31.927Z] #26 6.441 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-16T09:17:31.927Z] #26 6.445 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-16T09:17:31.927Z] #26 6.647 Selecting previously unselected package openssl. [2021-02-16T09:17:31.927Z] #26 6.647 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-16T09:17:31.927Z] #26 6.653 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-16T09:17:31.927Z] #26 6.796 Selecting previously unselected package ca-certificates. [2021-02-16T09:17:31.927Z] #26 6.796 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-16T09:17:31.927Z] #26 6.801 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-16T09:17:31.927Z] #26 6.877 Selecting previously unselected package libkeyutils1:amd64. [2021-02-16T09:17:31.927Z] #26 6.879 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-16T09:17:31.927Z] #26 6.884 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-16T09:17:31.927Z] #26 6.928 Selecting previously unselected package libkrb5support0:amd64. [2021-02-16T09:17:31.927Z] #26 6.928 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-16T09:17:31.927Z] #26 6.934 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-16T09:17:31.927Z] #26 6.981 Selecting previously unselected package libk5crypto3:amd64. [2021-02-16T09:17:31.927Z] #26 6.983 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-16T09:17:31.927Z] #26 6.989 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-16T09:17:31.927Z] #26 7.043 Selecting previously unselected package libkrb5-3:amd64. [2021-02-16T09:17:31.927Z] #26 7.043 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-16T09:17:31.927Z] #26 7.047 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-16T09:17:31.927Z] #26 7.140 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-16T09:17:31.927Z] #26 7.140 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-16T09:17:31.927Z] #26 7.145 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-16T09:17:31.927Z] #26 7.204 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-16T09:17:31.927Z] #26 7.204 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-16T09:17:31.927Z] #26 7.217 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-16T09:17:31.927Z] #26 7.265 Selecting previously unselected package libpsl5:amd64. [2021-02-16T09:17:31.927Z] #26 7.266 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-16T09:17:31.927Z] #26 7.271 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-16T09:17:31.927Z] #26 7.314 Selecting previously unselected package librtmp1:amd64. [2021-02-16T09:17:31.927Z] #26 7.314 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-16T09:17:31.927Z] #26 7.319 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-16T09:17:31.927Z] #26 7.371 Selecting previously unselected package libssh2-1:amd64. [2021-02-16T09:17:31.927Z] #26 7.371 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-16T09:17:31.927Z] #26 7.375 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-16T09:17:31.927Z] #26 7.433 Selecting previously unselected package libcurl4:amd64. [2021-02-16T09:17:31.927Z] #26 7.433 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-16T09:17:31.927Z] #26 7.438 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-16T09:17:31.927Z] #26 7.503 Selecting previously unselected package curl. [2021-02-16T09:17:31.927Z] #26 7.503 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-16T09:17:31.927Z] #26 7.507 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-16T09:17:31.927Z] #26 7.573 Selecting previously unselected package libonig5:amd64. [2021-02-16T09:17:31.927Z] #26 7.573 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-16T09:17:31.927Z] #26 7.576 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-16T09:17:31.927Z] #26 7.641 Selecting previously unselected package libjq1:amd64. [2021-02-16T09:17:31.927Z] #26 7.641 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-16T09:17:31.927Z] #26 7.649 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-16T09:17:31.927Z] #26 7.696 Selecting previously unselected package jq. [2021-02-16T09:17:31.927Z] #26 7.699 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-16T09:17:31.927Z] #26 7.705 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-16T09:17:31.927Z] #26 7.763 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-16T09:17:31.927Z] #26 7.776 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-16T09:17:31.927Z] #26 7.790 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-16T09:17:31.927Z] #26 7.899 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-16T09:17:31.927Z] #26 7.910 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T09:17:31.927Z] #26 7.926 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-16T09:17:31.927Z] #26 7.938 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T09:17:31.927Z] #26 7.951 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-16T09:17:31.927Z] #26 7.964 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-16T09:17:31.927Z] #26 7.978 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T09:17:31.927Z] #26 7.991 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-16T09:17:31.927Z] #26 8.005 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-16T09:17:31.927Z] #26 8.020 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-16T09:17:31.927Z] #26 8.040 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-16T09:17:31.927Z] #26 8.054 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-16T09:17:31.927Z] #26 8.067 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T09:17:31.927Z] #26 8.081 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-16T09:17:32.129Z] #47 19.89 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T09:17:32.129Z] #47 19.94 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-16T09:17:32.129Z] #47 20.02 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T09:17:32.129Z] #47 20.04 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T09:17:32.129Z] #47 20.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-16T09:17:32.129Z] #47 20.13 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T09:17:32.346Z] Client: [2021-02-16T09:17:32.346Z] Context: default [2021-02-16T09:17:32.346Z] Debug Mode: false [2021-02-16T09:17:32.346Z] Plugins: [2021-02-16T09:17:32.346Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-16T09:17:32.346Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-16T09:17:32.346Z] [2021-02-16T09:17:32.346Z] Server: [2021-02-16T09:17:32.346Z] Containers: 0 [2021-02-16T09:17:32.346Z] Running: 0 [2021-02-16T09:17:32.346Z] Paused: 0 [2021-02-16T09:17:32.346Z] Stopped: 0 [2021-02-16T09:17:32.346Z] Images: 0 [2021-02-16T09:17:32.346Z] Server Version: 20.10.3 [2021-02-16T09:17:32.346Z] Storage Driver: overlay2 [2021-02-16T09:17:32.346Z] Backing Filesystem: extfs [2021-02-16T09:17:32.346Z] Supports d_type: true [2021-02-16T09:17:32.346Z] Native Overlay Diff: true [2021-02-16T09:17:32.346Z] Logging Driver: json-file [2021-02-16T09:17:32.346Z] Cgroup Driver: cgroupfs [2021-02-16T09:17:32.346Z] Cgroup Version: 1 [2021-02-16T09:17:32.346Z] Plugins: [2021-02-16T09:17:32.346Z] Volume: local [2021-02-16T09:17:32.346Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T09:17:32.346Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-16T09:17:32.346Z] Swarm: inactive [2021-02-16T09:17:32.346Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-16T09:17:32.346Z] Default Runtime: runc [2021-02-16T09:17:32.346Z] Init Binary: docker-init [2021-02-16T09:17:32.346Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:17:32.346Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T09:17:32.346Z] init version: de40ad0 [2021-02-16T09:17:32.346Z] Security Options: [2021-02-16T09:17:32.346Z] apparmor [2021-02-16T09:17:32.346Z] seccomp [2021-02-16T09:17:32.346Z] Profile: default [2021-02-16T09:17:32.346Z] Kernel Version: 5.4.0-1037-aws [2021-02-16T09:17:32.346Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-16T09:17:32.346Z] OSType: linux [2021-02-16T09:17:32.346Z] Architecture: x86_64 [2021-02-16T09:17:32.346Z] CPUs: 2 [2021-02-16T09:17:32.346Z] Total Memory: 7.487GiB [2021-02-16T09:17:32.346Z] Name: ip-10-100-40-237 [2021-02-16T09:17:32.346Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-16T09:17:32.346Z] Docker Root Dir: /var/lib/docker [2021-02-16T09:17:32.346Z] Debug Mode: false [2021-02-16T09:17:32.346Z] Registry: https://index.docker.io/v1/ [2021-02-16T09:17:32.346Z] Labels: [2021-02-16T09:17:32.346Z] Experimental: true [2021-02-16T09:17:32.346Z] Insecure Registries: [2021-02-16T09:17:32.346Z] 127.0.0.0/8 [2021-02-16T09:17:32.346Z] Live Restore Enabled: true [2021-02-16T09:17:32.346Z] [2021-02-16T09:17:32.346Z] WARNING: No swap limit support [2021-02-16T09:17:32.346Z] WARNING: No blkio weight support [2021-02-16T09:17:32.346Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-16T09:17:32.449Z] #47 20.14 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-16T09:17:32.449Z] #47 20.15 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T09:17:32.449Z] #47 20.16 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T09:17:32.449Z] #47 20.26 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-16T09:17:32.497Z] #26 8.689 Updating certificates in /etc/ssl/certs... [2021-02-16T09:17:32.645Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T09:17:32.645Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T09:17:32.645Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41936/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-16T09:17:32.645Z] + bash /home/ubuntu/workspace/moby_PR-41936/check-config.sh [2021-02-16T09:17:32.645Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-16T09:17:32.645Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-16T09:17:32.645Z] [2021-02-16T09:17:32.645Z] Generally Necessary: [2021-02-16T09:17:32.645Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-16T09:17:32.645Z] - apparmor: enabled and tools installed [2021-02-16T09:17:32.645Z] - CONFIG_NAMESPACES: enabled [2021-02-16T09:17:32.645Z] - CONFIG_NET_NS: enabled [2021-02-16T09:17:32.645Z] - CONFIG_PID_NS: enabled [2021-02-16T09:17:32.645Z] - CONFIG_IPC_NS: enabled [2021-02-16T09:17:32.645Z] - CONFIG_UTS_NS: enabled [2021-02-16T09:17:32.645Z] - CONFIG_CGROUPS: enabled [2021-02-16T09:17:32.645Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-16T09:17:32.645Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-16T09:17:32.645Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-16T09:17:32.645Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-16T09:17:32.645Z] - CONFIG_CPUSETS: enabled [2021-02-16T09:17:32.645Z] - CONFIG_MEMCG: enabled [2021-02-16T09:17:32.645Z] - CONFIG_KEYS: enabled [2021-02-16T09:17:32.645Z] - CONFIG_VETH: enabled (as module) [2021-02-16T09:17:32.645Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-16T09:17:32.645Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-16T09:17:32.645Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-16T09:17:32.645Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-16T09:17:32.645Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-16T09:17:32.645Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-16T09:17:32.645Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-16T09:17:32.645Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-16T09:17:32.645Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-16T09:17:32.645Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-16T09:17:32.645Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-16T09:17:32.645Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-16T09:17:32.645Z] [2021-02-16T09:17:32.645Z] Optional Features: [2021-02-16T09:17:32.645Z] - CONFIG_USER_NS: enabled [2021-02-16T09:17:32.645Z] - CONFIG_SECCOMP: enabled [2021-02-16T09:17:32.645Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-16T09:17:32.645Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-16T09:17:32.762Z] #47 20.50 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-16T09:17:32.762Z] #47 20.60 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T09:17:32.762Z] #47 20.61 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T09:17:32.762Z] #47 20.61 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T09:17:32.762Z] #47 20.62 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-16T09:17:32.762Z] #47 20.62 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-16T09:17:32.762Z] #47 20.69 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-16T09:17:32.906Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-16T09:17:32.906Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-16T09:17:32.906Z] - CONFIG_BLK_CGROUP: enabled [2021-02-16T09:17:32.906Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-16T09:17:32.906Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-16T09:17:32.906Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-16T09:17:32.906Z] - CONFIG_CGROUP_PERF: enabled [2021-02-16T09:17:32.906Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-16T09:17:32.906Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-16T09:17:32.906Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-16T09:17:32.906Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-16T09:17:32.906Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-16T09:17:32.906Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-16T09:17:32.906Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-16T09:17:32.906Z] - CONFIG_IP_VS: enabled (as module) [2021-02-16T09:17:32.906Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-16T09:17:32.906Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-16T09:17:32.906Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-16T09:17:32.906Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-16T09:17:32.906Z] - CONFIG_EXT4_FS: enabled [2021-02-16T09:17:32.906Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-16T09:17:32.906Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-16T09:17:32.906Z] - Network Drivers: [2021-02-16T09:17:32.906Z] - "overlay": [2021-02-16T09:17:32.906Z] - CONFIG_VXLAN: enabled (as module) [2021-02-16T09:17:32.906Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-16T09:17:32.906Z] Optional (for encrypted networks): [2021-02-16T09:17:32.906Z] - CONFIG_CRYPTO: enabled [2021-02-16T09:17:32.906Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-16T09:17:32.906Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-16T09:17:32.906Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-16T09:17:32.906Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-16T09:17:32.906Z] - CONFIG_XFRM: enabled [2021-02-16T09:17:32.906Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-16T09:17:32.906Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-16T09:17:32.906Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-16T09:17:32.906Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-16T09:17:32.906Z] - "ipvlan": [2021-02-16T09:17:32.906Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-16T09:17:32.906Z] - "macvlan": [2021-02-16T09:17:32.906Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-16T09:17:32.906Z] - CONFIG_DUMMY: enabled (as module) [2021-02-16T09:17:32.906Z] - "ftp,tftp client in container": [2021-02-16T09:17:32.906Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-16T09:17:32.906Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-16T09:17:32.906Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-16T09:17:32.906Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-16T09:17:32.906Z] - Storage Drivers: [2021-02-16T09:17:32.906Z] - "aufs": [2021-02-16T09:17:32.906Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-16T09:17:32.906Z] - "btrfs": [2021-02-16T09:17:32.906Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-16T09:17:32.906Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-16T09:17:32.906Z] - "devicemapper": [2021-02-16T09:17:33.053Z] #47 20.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T09:17:33.053Z] #47 20.77 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T09:17:33.053Z] #47 20.80 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T09:17:33.053Z] #47 20.88 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T09:17:33.166Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-16T09:17:33.166Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-16T09:17:33.166Z] - "overlay": [2021-02-16T09:17:33.166Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-16T09:17:33.166Z] - "zfs": [2021-02-16T09:17:33.166Z] - /dev/zfs: present [2021-02-16T09:17:33.166Z] - zfs command: missing [2021-02-16T09:17:33.166Z] - zpool command: missing [2021-02-16T09:17:33.166Z] [2021-02-16T09:17:33.166Z] Limits: [2021-02-16T09:17:33.166Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-16T09:17:33.166Z] [2021-02-16T09:17:33.166Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-16T09:17:33.365Z] #47 21.14 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-16T09:17:33.365Z] #47 21.15 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-16T09:17:33.365Z] #47 21.17 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T09:17:33.365Z] #47 21.21 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T09:17:33.365Z] #47 ... [2021-02-16T09:17:33.365Z] [2021-02-16T09:17:33.365Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-16T09:17:33.365Z] #40 11.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-16T09:17:33.365Z] #40 13.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-16T09:17:33.365Z] #40 21.09 Fetched 8110 kB in 15s (559 kB/s) [2021-02-16T09:17:33.365Z] #40 21.09 Reading package lists... [2021-02-16T09:17:33.365Z] #40 ... [2021-02-16T09:17:33.365Z] [2021-02-16T09:17:33.365Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-16T09:17:33.365Z] #53 11.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-16T09:17:33.365Z] #53 14.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-16T09:17:33.365Z] #53 21.17 Fetched 8110 kB in 15s (535 kB/s) [2021-02-16T09:17:33.436Z] #26 9.500 137 added, 0 removed; done. [2021-02-16T09:17:33.436Z] #26 9.549 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-16T09:17:33.436Z] #26 9.565 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-16T09:17:33.436Z] #26 9.583 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-16T09:17:33.436Z] #26 9.595 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-16T09:17:33.436Z] #26 9.609 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:17:33.436Z] #26 9.628 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-16T09:17:33.436Z] #26 9.636 Updating certificates in /etc/ssl/certs... [2021-02-16T09:17:33.501Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fa480403c75c90880a6bc79bab9e10b012379006 . [2021-02-16T09:17:33.704Z] #53 21.17 Reading package lists... [2021-02-16T09:17:33.704Z] #53 ... [2021-02-16T09:17:33.704Z] [2021-02-16T09:17:33.704Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-16T09:17:33.704Z] #34 11.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-16T09:17:33.704Z] #34 13.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-16T09:17:33.704Z] #34 ... [2021-02-16T09:17:33.704Z] [2021-02-16T09:17:33.704Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T09:17:33.704Z] #62 21.21 Checking out files: 89% (1701/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-16T09:17:33.704Z] #62 21.65 + cd /tmp/tmp.3vxD2thLTg/src/github.com/docker/libnetwork [2021-02-16T09:17:33.704Z] #62 21.65 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T09:17:33.765Z] #2 [internal] load .dockerignore [2021-02-16T09:17:33.765Z] #2 sha256:679177b4faf3081b2b76a52a6a4b1bbf7b7d338822f4aadccc495728eb223e01 [2021-02-16T09:17:33.765Z] #2 transferring context: 87B done [2021-02-16T09:17:33.765Z] #2 DONE 0.2s [2021-02-16T09:17:33.765Z] [2021-02-16T09:17:33.765Z] #1 [internal] load build definition from Dockerfile [2021-02-16T09:17:33.765Z] #1 sha256:090433cc1b770419c05ab7bbbc37c7eeb06f751503dac3909eb353ec834e526f [2021-02-16T09:17:33.765Z] #1 transferring dockerfile: 16.55kB done [2021-02-16T09:17:33.765Z] #1 DONE 0.2s [2021-02-16T09:17:33.765Z] [2021-02-16T09:17:33.765Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-16T09:17:33.765Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-16T09:17:34.024Z] #26 10.28 0 added, 0 removed; done. [2021-02-16T09:17:34.024Z] #26 10.28 Running hooks in /etc/ca-certificates/update.d... [2021-02-16T09:17:34.024Z] #26 10.28 done. [2021-02-16T09:17:34.337Z] #3 DONE 0.4s [2021-02-16T09:17:34.337Z] [2021-02-16T09:17:34.337Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-16T09:17:34.337Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-16T09:17:34.337Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-16T09:17:34.337Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-16T09:17:34.337Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-16T09:17:34.337Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-16T09:17:34.337Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 6.29MB / 8.88MB 0.2s [2021-02-16T09:17:34.403Z] #62 22.28 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-16T09:17:34.403Z] #62 ... [2021-02-16T09:17:34.403Z] [2021-02-16T09:17:34.403Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:17:34.403Z] #43 12.36 unicode/utf8 [2021-02-16T09:17:34.403Z] #43 13.46 math [2021-02-16T09:17:34.403Z] #43 19.87 unicode/utf16 [2021-02-16T09:17:34.403Z] #43 20.01 container/list [2021-02-16T09:17:34.403Z] #43 20.52 crypto/internal/subtle [2021-02-16T09:17:34.403Z] #43 20.62 crypto/subtle [2021-02-16T09:17:34.403Z] #43 20.76 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-16T09:17:34.403Z] #43 20.87 internal/nettrace [2021-02-16T09:17:34.403Z] #43 21.00 runtime/cgo [2021-02-16T09:17:34.611Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2021-02-16T09:17:34.611Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-02-16T09:17:34.611Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-02-16T09:17:34.742Z] #43 ... [2021-02-16T09:17:34.742Z] [2021-02-16T09:17:34.742Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:17:34.742Z] #47 21.23 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T09:17:34.742Z] #47 21.24 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-16T09:17:34.742Z] #47 21.29 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-16T09:17:34.742Z] #47 21.35 go: downloading github.com/spf13/cast v1.3.0 [2021-02-16T09:17:34.742Z] #47 21.50 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T09:17:34.742Z] #47 21.51 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-16T09:17:34.742Z] #47 21.66 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T09:17:34.742Z] #47 21.72 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-16T09:17:34.742Z] #47 21.86 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T09:17:34.742Z] #47 21.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T09:17:34.742Z] #47 22.06 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-16T09:17:34.742Z] #47 22.25 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-16T09:17:34.742Z] #47 22.46 go: extracting github.com/spf13/cast v1.3.0 [2021-02-16T09:17:34.742Z] #47 ... [2021-02-16T09:17:34.742Z] [2021-02-16T09:17:34.742Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-16T09:17:34.742Z] #27 23.10 [2021-02-16T09:17:34.742Z] #27 23.99 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-16T09:17:34.742Z] #27 24.47 #=#=# [2021-02-16T09:17:34.742Z] #27 24.71 #=#=# ######################################################################## 100.0% [2021-02-16T09:17:34.742Z] #27 25.11 [2021-02-16T09:17:34.742Z] #27 25.18 Download of images into '/build' complete. [2021-02-16T09:17:34.742Z] #27 25.18 Use something like the following to load the result into a Docker daemon: [2021-02-16T09:17:34.742Z] #27 25.18 tar -cC '/build' . | docker load [2021-02-16T09:17:34.742Z] #27 DONE 26.0s [2021-02-16T09:17:34.742Z] [2021-02-16T09:17:34.742Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:17:34.742Z] #47 22.58 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-16T09:17:34.742Z] #47 22.58 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T09:17:34.742Z] #47 22.60 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-16T09:17:34.894Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2021-02-16T09:17:35.054Z] #47 22.83 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-16T09:17:35.054Z] #47 22.83 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-16T09:17:35.054Z] #47 22.83 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T09:17:35.181Z] #4 DONE 0.8s [2021-02-16T09:17:35.181Z] [2021-02-16T09:17:35.181Z] #5 [internal] load build definition from Dockerfile [2021-02-16T09:17:35.181Z] #5 sha256:ad7d688611be33856b989eb3d418f77a9d58fa230ceb615f22758bd592c131c4 [2021-02-16T09:17:35.181Z] #5 transferring dockerfile: 16.55kB done [2021-02-16T09:17:35.181Z] #5 DONE 0.0s [2021-02-16T09:17:35.181Z] [2021-02-16T09:17:35.181Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T09:17:35.181Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-16T09:17:35.356Z] #47 23.02 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-16T09:17:35.356Z] #47 23.04 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T09:17:35.356Z] #47 ... [2021-02-16T09:17:35.356Z] [2021-02-16T09:17:35.356Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:17:35.356Z] #45 13.11 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T09:17:35.356Z] #45 17.00 go: finding github.com/fatih/color v1.9.0 [2021-02-16T09:17:35.356Z] #45 17.07 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T09:17:35.356Z] #45 17.10 go: finding github.com/pkg/errors v0.9.1 [2021-02-16T09:17:35.356Z] #45 17.23 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-16T09:17:35.356Z] #45 17.27 go: finding github.com/spf13/pflag v1.0.3 [2021-02-16T09:17:35.356Z] #45 17.34 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-16T09:17:35.356Z] #45 17.39 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T09:17:35.356Z] #45 17.62 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-16T09:17:35.356Z] #45 17.64 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T09:17:35.356Z] #45 17.68 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T09:17:35.356Z] #45 17.72 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T09:17:35.356Z] #45 ... [2021-02-16T09:17:35.356Z] [2021-02-16T09:17:35.356Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-16T09:17:35.356Z] #11 13.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-16T09:17:35.356Z] #11 20.37 Fetched 8110 kB in 14s (572 kB/s) [2021-02-16T09:17:35.443Z] #8 ... [2021-02-16T09:17:35.443Z] [2021-02-16T09:17:35.443Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T09:17:35.443Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-16T09:17:35.443Z] #7 DONE 0.2s [2021-02-16T09:17:35.650Z] #11 20.37 Reading package lists... [2021-02-16T09:17:35.650Z] #11 ... [2021-02-16T09:17:35.650Z] [2021-02-16T09:17:35.650Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:17:35.650Z] #47 23.16 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-16T09:17:35.650Z] #47 23.16 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T09:17:35.650Z] #47 23.18 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-16T09:17:35.650Z] #47 23.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T09:17:35.650Z] #47 23.35 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T09:17:35.650Z] #47 23.50 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T09:17:35.650Z] #47 23.51 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T09:17:35.650Z] #47 23.52 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T09:17:35.703Z] [2021-02-16T09:17:35.703Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T09:17:35.703Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-16T09:17:35.703Z] #8 DONE 0.4s [2021-02-16T09:17:35.703Z] [2021-02-16T09:17:35.703Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T09:17:35.703Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-16T09:17:35.703Z] #6 DONE 0.4s [2021-02-16T09:17:35.960Z] #47 23.66 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-16T09:17:35.960Z] #47 23.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T09:17:35.960Z] #47 23.73 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-16T09:17:35.960Z] #47 ... [2021-02-16T09:17:35.960Z] [2021-02-16T09:17:35.960Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T09:17:35.960Z] #49 13.80 + cd /tmp/tmp.aSGru4u6ko/src/github.com/mvdan/sh [2021-02-16T09:17:35.960Z] #49 13.80 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T09:17:35.960Z] #49 13.87 + GO111MODULE=on [2021-02-16T09:17:35.960Z] #49 13.87 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-16T09:17:35.960Z] #49 15.38 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T09:17:35.960Z] #49 15.58 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T09:17:35.960Z] #49 15.66 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T09:17:35.960Z] #49 16.04 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T09:17:35.960Z] #49 16.06 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T09:17:35.960Z] #49 16.70 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T09:17:35.960Z] #49 17.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T09:17:35.960Z] #49 18.72 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T09:17:35.960Z] #49 20.02 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T09:17:35.960Z] #49 20.16 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T09:17:35.960Z] #49 20.32 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T09:17:35.960Z] #49 20.33 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T09:17:35.960Z] #49 21.13 runtime [2021-02-16T09:17:35.960Z] #49 21.16 runtime/cgo [2021-02-16T09:17:36.265Z] #49 ... [2021-02-16T09:17:36.265Z] [2021-02-16T09:17:36.265Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:17:36.265Z] #47 23.88 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-16T09:17:36.265Z] #47 23.88 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-16T09:17:36.265Z] #47 23.96 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T09:17:36.265Z] #47 24.07 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-16T09:17:36.265Z] #47 24.08 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-16T09:17:36.265Z] #47 24.08 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T09:17:36.278Z] [2021-02-16T09:17:36.278Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T09:17:36.278Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-16T09:17:36.278Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-16T09:17:36.278Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-16T09:17:36.278Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-16T09:17:36.278Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-16T09:17:36.278Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 0.1s [2021-02-16T09:17:36.540Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.15MB / 50.40MB 0.3s [2021-02-16T09:17:36.569Z] #47 24.25 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-16T09:17:36.569Z] #47 24.32 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T09:17:36.569Z] #47 24.41 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T09:17:36.803Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 7.34MB / 50.40MB 0.4s [2021-02-16T09:17:36.803Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 16.78MB / 50.40MB 0.6s [2021-02-16T09:17:36.868Z] #47 24.52 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T09:17:36.868Z] #47 24.54 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-16T09:17:36.868Z] #47 24.62 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T09:17:36.868Z] #47 24.65 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T09:17:36.868Z] #47 24.65 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T09:17:36.868Z] #47 24.68 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-16T09:17:36.868Z] #47 24.83 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T09:17:36.868Z] #47 24.86 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-16T09:17:36.868Z] #47 24.88 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T09:17:37.070Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 22.02MB / 50.40MB 0.7s [2021-02-16T09:17:37.070Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 29.36MB / 50.40MB 0.9s [2021-02-16T09:17:37.168Z] #47 24.90 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T09:17:37.168Z] #47 24.91 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T09:17:37.168Z] #47 24.94 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T09:17:37.168Z] #47 25.04 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T09:17:37.340Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 42.99MB / 50.40MB 1.0s [2021-02-16T09:17:37.340Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.1s [2021-02-16T09:17:37.459Z] #47 25.29 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-16T09:17:37.459Z] #47 25.29 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T09:17:37.459Z] #47 25.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T09:17:37.768Z] #47 25.57 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T09:17:37.768Z] #47 25.59 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T09:17:38.063Z] #47 26.01 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T09:17:38.224Z] #26 DONE 13.6s [2021-02-16T09:17:38.224Z] [2021-02-16T09:17:38.224Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T09:17:38.224Z] #27 sha256:d0a6eb0fb07e47ee244bf9a605a193ff333e2caf0110962ea26ab084e470fc1a [2021-02-16T09:17:38.224Z] #27 DONE 0.2s [2021-02-16T09:17:38.224Z] [2021-02-16T09:17:38.224Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:17:38.224Z] #28 sha256:ce5a514947c968cc9d792940460b248d48083c927b26af17ade804fc67dadd4c [2021-02-16T09:17:38.224Z] #28 ... [2021-02-16T09:17:38.224Z] [2021-02-16T09:17:38.224Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T09:17:38.224Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T09:17:38.224Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.5s done [2021-02-16T09:17:38.224Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-16T09:17:38.224Z] #9 DONE 22.5s [2021-02-16T09:17:38.224Z] [2021-02-16T09:17:38.224Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-16T09:17:38.224Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-16T09:17:38.285Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 2.1s done [2021-02-16T09:17:38.354Z] #47 26.04 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T09:17:38.354Z] #47 26.05 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T09:17:38.354Z] #47 26.30 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T09:17:38.487Z] #10 DONE 0.7s [2021-02-16T09:17:38.487Z] [2021-02-16T09:17:38.487Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-16T09:17:38.487Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-16T09:17:38.560Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b [2021-02-16T09:17:38.655Z] #47 26.31 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T09:17:38.655Z] #47 26.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T09:17:38.655Z] #47 26.38 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-16T09:17:38.655Z] #47 26.52 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T09:17:38.827Z] #25 ... [2021-02-16T09:17:38.827Z] [2021-02-16T09:17:38.827Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T09:17:38.827Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-16T09:17:38.827Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-16T09:17:38.827Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-16T09:17:38.827Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-16T09:17:38.827Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2021-02-16T09:17:38.827Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2021-02-16T09:17:38.827Z] #61 DONE 2.6s [2021-02-16T09:17:38.952Z] #47 26.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T09:17:38.952Z] #47 26.71 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T09:17:38.952Z] #47 26.74 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-16T09:17:38.952Z] #47 26.74 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T09:17:39.090Z] [2021-02-16T09:17:39.090Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T09:17:39.090Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T09:17:39.090Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-16T09:17:39.090Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-16T09:17:39.090Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-16T09:17:39.090Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-16T09:17:39.090Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done [2021-02-16T09:17:39.090Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.1s done [2021-02-16T09:17:39.090Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.9s [2021-02-16T09:17:39.090Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.83MB / 68.67MB 2.6s [2021-02-16T09:17:39.090Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.6s [2021-02-16T09:17:39.090Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 2.6s [2021-02-16T09:17:39.090Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.31MB / 68.67MB 2.7s [2021-02-16T09:17:39.090Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.7s done [2021-02-16T09:17:39.090Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.7s [2021-02-16T09:17:39.251Z] #47 26.88 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T09:17:39.251Z] #47 26.88 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-16T09:17:39.251Z] #47 26.90 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T09:17:39.251Z] #47 27.01 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-16T09:17:39.251Z] #47 27.14 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T09:17:39.251Z] #47 ... [2021-02-16T09:17:39.251Z] [2021-02-16T09:17:39.251Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T09:17:39.251Z] #32 17.27 internal/testlog [2021-02-16T09:17:39.251Z] #32 17.49 encoding [2021-02-16T09:17:39.251Z] #32 17.61 runtime/cgo [2021-02-16T09:17:39.352Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.60MB / 68.67MB 2.8s [2021-02-16T09:17:39.352Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.85MB / 68.67MB 3.0s [2021-02-16T09:17:39.352Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.24MB / 51.83MB 3.0s [2021-02-16T09:17:39.352Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.53MB / 120.17MB 3.0s [2021-02-16T09:17:39.559Z] #32 ... [2021-02-16T09:17:39.559Z] [2021-02-16T09:17:39.559Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:17:39.559Z] #47 27.38 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-16T09:17:39.559Z] #47 27.41 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T09:17:39.559Z] #47 27.41 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-16T09:17:39.559Z] #47 27.51 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-16T09:17:39.615Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.09MB / 68.67MB 3.1s [2021-02-16T09:17:39.615Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.44MB / 51.83MB 3.1s [2021-02-16T09:17:39.615Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.33MB / 68.67MB 3.2s [2021-02-16T09:17:39.615Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.78MB / 51.83MB 3.2s [2021-02-16T09:17:39.615Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.83MB / 120.17MB 3.2s [2021-02-16T09:17:39.858Z] #47 27.53 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-16T09:17:39.875Z] #11 DONE 1.3s [2021-02-16T09:17:39.875Z] [2021-02-16T09:17:39.875Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:17:39.875Z] #28 sha256:ce5a514947c968cc9d792940460b248d48083c927b26af17ade804fc67dadd4c [2021-02-16T09:17:39.875Z] #28 1.041 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-16T09:17:39.875Z] #28 1.119 [2021-02-16T09:17:39.875Z] #28 1.238 ############# 18.4% ########################### 38.3% ######################################### 58.0% ######################################################## 77.9% ###################################################################### 97.8% ######################################################################## 100.0% [2021-02-16T09:17:39.875Z] #28 1.771 [2021-02-16T09:17:39.875Z] #28 1.884 ################################################################# 91.2% ######################################################################## 100.0% [2021-02-16T09:17:39.875Z] #28 2.009 [2021-02-16T09:17:39.875Z] #28 2.127 ################################################## 69.6% ######################################################################## 100.0% [2021-02-16T09:17:39.875Z] #28 2.254 [2021-02-16T09:17:39.876Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.62MB / 68.67MB 3.4s [2021-02-16T09:17:39.876Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.21MB / 51.83MB 3.4s [2021-02-16T09:17:39.876Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.26MB / 120.17MB 3.4s [2021-02-16T09:17:39.876Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.87MB / 68.67MB 3.5s [2021-02-16T09:17:39.876Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.46MB / 51.83MB 3.5s [2021-02-16T09:17:40.136Z] #28 2.366 [2021-02-16T09:17:40.136Z] #28 ... [2021-02-16T09:17:40.136Z] [2021-02-16T09:17:40.136Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T09:17:40.136Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-16T09:17:40.136Z] #30 DONE 0.4s [2021-02-16T09:17:40.136Z] [2021-02-16T09:17:40.136Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:17:40.136Z] #28 sha256:ce5a514947c968cc9d792940460b248d48083c927b26af17ade804fc67dadd4c [2021-02-16T09:17:40.139Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.65MB / 51.83MB 3.6s [2021-02-16T09:17:40.139Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.90MB / 120.17MB 3.6s [2021-02-16T09:17:40.139Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s [2021-02-16T09:17:40.139Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.94MB / 51.83MB 3.7s [2021-02-16T09:17:40.150Z] #47 28.13 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T09:17:40.150Z] #47 28.18 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-16T09:17:40.396Z] #28 2.366 ############ 17.7% ########################## 37.1% ######################################### 57.0% ########################### [2021-02-16T09:17:40.396Z] #28 ... [2021-02-16T09:17:40.396Z] [2021-02-16T09:17:40.396Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T09:17:40.396Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-16T09:17:40.396Z] #38 DONE 0.7s [2021-02-16T09:17:40.396Z] [2021-02-16T09:17:40.396Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:17:40.396Z] #28 sha256:ce5a514947c968cc9d792940460b248d48083c927b26af17ade804fc67dadd4c [2021-02-16T09:17:40.396Z] #28 2.366 ############ 17.7% ########################## 37.1% ######################################### 57.0% ###################################################### 75.6% ################################################################### 93.1% ######################################################################## 100.0% [2021-02-16T09:17:40.396Z] #28 2.923 [2021-02-16T09:17:40.401Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.9s [2021-02-16T09:17:40.401Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.06MB / 120.17MB 3.9s [2021-02-16T09:17:40.401Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.01MB / 120.17MB 4.0s [2021-02-16T09:17:40.458Z] #47 28.21 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-16T09:17:40.459Z] #47 28.24 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-16T09:17:40.662Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.69MB / 120.17MB 4.2s [2021-02-16T09:17:40.662Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.43MB / 120.17MB 4.3s [2021-02-16T09:17:40.922Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.5s done [2021-02-16T09:17:40.922Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.00MB / 120.17MB 4.6s [2021-02-16T09:17:41.183Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.29MB / 120.17MB 4.7s [2021-02-16T09:17:41.183Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 4.7s [2021-02-16T09:17:41.183Z] #9 ... [2021-02-16T09:17:41.183Z] [2021-02-16T09:17:41.183Z] #22 [internal] load build context [2021-02-16T09:17:41.183Z] #22 sha256:e073efb97f8262dfb5547bfac104d3ea20d3fbbf2034697213d92e42b8122570 [2021-02-16T09:17:41.183Z] #22 transferring context: 53.40MB 4.7s done [2021-02-16T09:17:41.183Z] #22 DONE 5.0s [2021-02-16T09:17:41.183Z] [2021-02-16T09:17:41.183Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T09:17:41.183Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T09:17:41.183Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.8s [2021-02-16T09:17:41.183Z] #9 ... [2021-02-16T09:17:41.183Z] [2021-02-16T09:17:41.183Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T09:17:41.183Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-16T09:17:42.018Z] #47 29.91 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T09:17:42.323Z] #47 30.08 go: extracting golang.org/x/text v0.3.2 [2021-02-16T09:17:42.982Z] #47 ... [2021-02-16T09:17:42.982Z] [2021-02-16T09:17:42.982Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-16T09:17:42.982Z] #38 20.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-16T09:17:42.982Z] #38 22.86 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-16T09:17:43.009Z] #28 3.059 ### 4.2% ###### 8.9% ######### 13.0% ############ 17.4% ################ 22.3% ################### 27.4% ###################### 30.9% ####################### 33.1% ########################### 38.7% ############################## 42.9% ################################## 47.3% #################################### 51.0% ####################################### 55.2% ########################################### 60.3% ############################################# 63.8% ############################################### 66.6% ################################################# 69.1% #################################################### 72.9% ####################################################### 77.3% ############################################################ 83.4% ################################################################ 89.4% #################################################################### 95.6% ######################################################################## 100.0% [2021-02-16T09:17:43.009Z] #28 5.427 [2021-02-16T09:17:43.281Z] #38 ... [2021-02-16T09:17:43.281Z] [2021-02-16T09:17:43.281Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-16T09:17:43.281Z] #11 20.37 Reading package lists... [2021-02-16T09:17:43.281Z] #11 26.39 Reading package lists... [2021-02-16T09:17:43.585Z] #28 5.812 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-16T09:17:43.586Z] #28 5.987 [2021-02-16T09:17:43.586Z] #28 6.062 ######################################################################## 100.0% [2021-02-16T09:17:43.586Z] #28 6.091 [2021-02-16T09:17:43.733Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.0s [2021-02-16T09:17:44.188Z] #28 6.554 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-16T09:17:44.306Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.7s done [2021-02-16T09:17:44.465Z] #28 6.711 [2021-02-16T09:17:44.568Z] #25 DONE 8.3s [2021-02-16T09:17:44.568Z] [2021-02-16T09:17:44.568Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T09:17:44.568Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-16T09:17:44.634Z] #11 31.44 Building dependency tree... [2021-02-16T09:17:44.634Z] #11 ... [2021-02-16T09:17:44.634Z] [2021-02-16T09:17:44.634Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-16T09:17:44.634Z] #34 22.18 Fetched 8110 kB in 15s (531 kB/s) [2021-02-16T09:17:44.634Z] #34 22.18 Reading package lists... [2021-02-16T09:17:44.634Z] #34 27.90 Reading package lists... [2021-02-16T09:17:44.634Z] #34 ... [2021-02-16T09:17:44.634Z] [2021-02-16T09:17:44.634Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-16T09:17:44.634Z] #53 21.17 Reading package lists... [2021-02-16T09:17:44.742Z] #28 6.902 0.6% ########################## 36.9% ######################################################################## 100.0% [2021-02-16T09:17:44.742Z] #28 7.082 [2021-02-16T09:17:45.325Z] #28 7.540 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-16T09:17:45.325Z] #28 7.652 [2021-02-16T09:17:45.512Z] #26 1.019 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:17:45.512Z] #26 1.019 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:17:45.512Z] #26 1.029 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:17:45.674Z] #53 27.93 Reading package lists... [2021-02-16T09:17:45.674Z] #53 ... [2021-02-16T09:17:45.674Z] [2021-02-16T09:17:45.674Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-16T09:17:45.674Z] #34 27.90 Reading package lists... [2021-02-16T09:17:45.773Z] #26 1.174 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T09:17:46.034Z] #26 1.368 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T09:17:46.034Z] #26 1.610 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T09:17:46.632Z] #28 7.811 0.0% ####### 10.2% ############### 22.0% ###################### 31.9% ############################## 42.4% ###################################### 54.2% ########################################### 60.4% ################################################ 67.1% ####################################################### 76.5% ############################################################# 85.1% ################################################################## 92.9% ######################################################################## 100.0% [2021-02-16T09:17:46.892Z] #28 9.185 [2021-02-16T09:17:46.960Z] #34 33.91 Building dependency tree... [2021-02-16T09:17:47.602Z] #34 35.60 The following additional packages will be installed: [2021-02-16T09:17:47.909Z] #34 35.64 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-16T09:17:47.909Z] #34 35.64 Suggested packages: [2021-02-16T09:17:47.909Z] #34 35.64 cmake-doc ninja-build lrzip [2021-02-16T09:17:47.909Z] #34 35.64 Recommended packages: [2021-02-16T09:17:47.909Z] #34 35.64 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-16T09:17:47.955Z] #26 3.266 Fetched 8422 kB in 2s (3376 kB/s) [2021-02-16T09:17:48.278Z] #28 10.35 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-16T09:17:48.528Z] #26 3.266 Reading package lists... [2021-02-16T09:17:48.851Z] #28 11.00 [2021-02-16T09:17:48.851Z] #28 11.22 #=#=# ######################################################################## 100.0% [2021-02-16T09:17:48.959Z] #34 36.73 The following NEW packages will be installed: [2021-02-16T09:17:48.959Z] #34 36.73 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-16T09:17:48.959Z] #34 36.73 vim-common xxd [2021-02-16T09:17:49.112Z] #28 11.34 [2021-02-16T09:17:49.252Z] #34 37.00 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T09:17:49.252Z] #34 37.00 Need to get 14.0 MB of archives. [2021-02-16T09:17:49.252Z] #34 37.00 After this operation, 62.1 MB of additional disk space will be used. [2021-02-16T09:17:49.252Z] #34 37.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-02-16T09:17:49.252Z] #34 37.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-02-16T09:17:49.252Z] #34 37.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-02-16T09:17:49.546Z] #34 37.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-02-16T09:17:49.546Z] #34 ... [2021-02-16T09:17:49.546Z] [2021-02-16T09:17:49.546Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-16T09:17:49.546Z] #40 21.09 Reading package lists... [2021-02-16T09:17:49.546Z] #40 27.82 Reading package lists... [2021-02-16T09:17:49.546Z] #40 33.46 Building dependency tree... [2021-02-16T09:17:49.546Z] #40 35.23 The following additional packages will be installed: [2021-02-16T09:17:49.546Z] #40 35.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-16T09:17:49.546Z] #40 35.24 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-16T09:17:49.546Z] #40 35.25 Suggested packages: [2021-02-16T09:17:49.546Z] #40 35.25 manpages-dev python-setuptools [2021-02-16T09:17:49.546Z] #40 36.43 The following NEW packages will be installed: [2021-02-16T09:17:49.546Z] #40 36.44 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-16T09:17:49.546Z] #40 36.45 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-16T09:17:49.546Z] #40 36.45 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-16T09:17:49.546Z] #40 36.45 python-six zlib1g-dev [2021-02-16T09:17:49.546Z] #40 36.72 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T09:17:49.546Z] #40 36.72 Need to get 3742 kB of archives. [2021-02-16T09:17:49.546Z] #40 36.72 After this operation, 22.0 MB of additional disk space will be used. [2021-02-16T09:17:49.546Z] #40 36.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-02-16T09:17:49.546Z] #40 36.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-02-16T09:17:49.546Z] #40 36.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-02-16T09:17:49.546Z] #40 36.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-02-16T09:17:49.546Z] #40 36.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-02-16T09:17:49.546Z] #40 36.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-02-16T09:17:49.546Z] #40 36.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-02-16T09:17:49.546Z] #40 36.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-02-16T09:17:49.546Z] #40 36.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-02-16T09:17:49.546Z] #40 36.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-02-16T09:17:49.546Z] #40 36.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-02-16T09:17:49.546Z] #40 36.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-02-16T09:17:49.546Z] #40 37.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-02-16T09:17:49.546Z] #40 37.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-02-16T09:17:49.546Z] #40 37.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-16T09:17:49.546Z] #40 37.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-02-16T09:17:49.546Z] #40 37.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-02-16T09:17:49.546Z] #40 ... [2021-02-16T09:17:49.546Z] [2021-02-16T09:17:49.546Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:17:49.546Z] #47 36.13 go: finding github.com/fatih/color v1.7.0 [2021-02-16T09:17:49.546Z] #47 36.18 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T09:17:49.546Z] #47 36.19 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-16T09:17:49.546Z] #47 36.24 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-16T09:17:49.546Z] #47 36.29 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-16T09:17:49.546Z] #47 36.32 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T09:17:49.546Z] #47 36.36 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T09:17:49.546Z] #47 36.37 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T09:17:49.546Z] #47 36.37 go: finding github.com/pkg/errors v0.8.1 [2021-02-16T09:17:49.546Z] #47 36.41 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-16T09:17:49.546Z] #47 36.44 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T09:17:49.546Z] #47 36.44 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T09:17:49.546Z] #47 36.46 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-16T09:17:49.546Z] #47 36.47 go: finding github.com/stretchr/testify v1.4.0 [2021-02-16T09:17:49.546Z] #47 36.48 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-16T09:17:49.546Z] #47 36.50 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-16T09:17:49.546Z] #47 36.50 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T09:17:49.546Z] #47 36.51 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T09:17:49.546Z] #47 36.52 go: finding github.com/stretchr/objx v0.2.0 [2021-02-16T09:17:49.546Z] #47 36.56 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-16T09:17:49.546Z] #47 36.58 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-16T09:17:49.546Z] #47 36.58 go: finding github.com/spf13/viper v1.6.1 [2021-02-16T09:17:49.546Z] #47 36.79 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T09:17:49.546Z] #47 36.80 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T09:17:49.546Z] #47 37.11 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T09:17:49.546Z] #47 37.15 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T09:17:49.546Z] #47 37.17 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T09:17:49.546Z] #47 37.28 go: finding github.com/spf13/cobra v0.0.5 [2021-02-16T09:17:49.546Z] #47 37.28 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-16T09:17:49.546Z] #47 37.29 go: finding github.com/gobwas/glob v0.2.3 [2021-02-16T09:17:49.546Z] #47 37.30 go: finding github.com/spf13/pflag v1.0.5 [2021-02-16T09:17:49.546Z] #47 37.36 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T09:17:49.546Z] #47 37.41 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T09:17:49.546Z] #47 37.45 go: finding github.com/magiconair/properties v1.8.1 [2021-02-16T09:17:49.546Z] #47 37.45 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T09:17:49.546Z] #47 37.46 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T09:17:49.546Z] #47 37.48 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-16T09:17:49.546Z] #47 37.48 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T09:17:49.546Z] #47 37.49 go: finding github.com/spf13/afero v1.1.2 [2021-02-16T09:17:49.546Z] #47 37.50 go: finding golang.org/x/text v0.3.2 [2021-02-16T09:17:49.546Z] #47 37.51 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T09:17:49.546Z] #47 37.53 go: finding github.com/spf13/cast v1.3.0 [2021-02-16T09:17:49.546Z] #47 37.53 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T09:17:49.546Z] #47 37.54 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T09:17:49.546Z] #47 37.56 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-16T09:17:49.546Z] #47 37.56 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T09:17:49.547Z] #47 37.58 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-16T09:17:49.682Z] #28 ... [2021-02-16T09:17:49.682Z] [2021-02-16T09:17:49.682Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T09:17:49.682Z] #57 sha256:bee920f1735585a68400ca4b188afc324112594a0555397e68e05a4a50c9ee34 [2021-02-16T09:17:49.682Z] #57 6.195 + RM_GOPATH=0 [2021-02-16T09:17:49.682Z] #57 6.195 + TMP_GOPATH= [2021-02-16T09:17:49.682Z] #57 6.195 + : /build [2021-02-16T09:17:49.682Z] #57 6.195 + '[' -z '' ']' [2021-02-16T09:17:49.682Z] #57 6.199 ++ mktemp -d [2021-02-16T09:17:49.682Z] #57 6.199 + export GOPATH=/tmp/tmp.yOamRxIiKc [2021-02-16T09:17:49.682Z] #57 6.199 + GOPATH=/tmp/tmp.yOamRxIiKc [2021-02-16T09:17:49.682Z] #57 6.199 + RM_GOPATH=1 [2021-02-16T09:17:49.682Z] #57 6.199 + case "$(go env GOARCH)" in [2021-02-16T09:17:49.682Z] #57 6.199 ++ go env GOARCH [2021-02-16T09:17:49.682Z] #57 6.227 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T09:17:49.682Z] #57 6.228 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:49.682Z] #57 6.228 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:49.682Z] #57 6.228 ++ dirname /tmp/install/install.sh [2021-02-16T09:17:49.682Z] #57 6.228 + dir=/tmp/install [2021-02-16T09:17:49.682Z] #57 6.228 + bin=rootlesskit [2021-02-16T09:17:49.682Z] #57 6.228 + shift [2021-02-16T09:17:49.682Z] #57 6.228 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-16T09:17:49.682Z] #57 6.228 + . /tmp/install/rootlesskit.installer [2021-02-16T09:17:49.682Z] #57 6.228 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T09:17:49.682Z] #57 6.228 + install_rootlesskit [2021-02-16T09:17:49.682Z] #57 6.228 + case "$1" in [2021-02-16T09:17:49.682Z] #57 6.228 + export CGO_ENABLED=0 [2021-02-16T09:17:49.682Z] #57 6.228 + CGO_ENABLED=0 [2021-02-16T09:17:49.682Z] #57 6.228 + _install_rootlesskit [2021-02-16T09:17:49.682Z] #57 6.228 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-16T09:17:49.682Z] #57 6.228 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yOamRxIiKc/src/github.com/rootless-containers/rootlesskit [2021-02-16T09:17:49.682Z] #57 6.228 Cloning into '/tmp/tmp.yOamRxIiKc/src/github.com/rootless-containers/rootlesskit'... [2021-02-16T09:17:49.737Z] #26 4.153 Reading package lists... [2021-02-16T09:17:49.737Z] #26 5.022 Building dependency tree... [2021-02-16T09:17:49.840Z] #47 37.59 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T09:17:49.840Z] #47 37.67 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T09:17:49.840Z] #47 37.71 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T09:17:49.840Z] #47 37.71 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T09:17:49.840Z] #47 37.72 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T09:17:49.840Z] #47 37.84 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T09:17:49.946Z] #57 ... [2021-02-16T09:17:49.946Z] [2021-02-16T09:17:49.946Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T09:17:49.946Z] #46 sha256:f941984c9937645bc7e062677f6a5c7cd9c252475df820ce313f97d9c8e9ce0c [2021-02-16T09:17:49.946Z] #46 7.015 + RM_GOPATH=0 [2021-02-16T09:17:49.946Z] #46 7.015 + TMP_GOPATH= [2021-02-16T09:17:49.946Z] #46 7.015 + : /build [2021-02-16T09:17:49.946Z] #46 7.015 + '[' -z '' ']' [2021-02-16T09:17:49.946Z] #46 7.015 ++ mktemp -d [2021-02-16T09:17:49.946Z] #46 7.015 + export GOPATH=/tmp/tmp.y2L2Gv1czu [2021-02-16T09:17:49.946Z] #46 7.023 + GOPATH=/tmp/tmp.y2L2Gv1czu [2021-02-16T09:17:49.946Z] #46 7.023 + RM_GOPATH=1 [2021-02-16T09:17:49.946Z] #46 7.023 + case "$(go env GOARCH)" in [2021-02-16T09:17:49.946Z] #46 7.023 ++ go env GOARCH [2021-02-16T09:17:49.946Z] #46 7.091 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:49.946Z] #46 7.091 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:49.946Z] #46 7.091 ++ dirname /tmp/install/install.sh [2021-02-16T09:17:49.946Z] #46 7.091 + dir=/tmp/install [2021-02-16T09:17:49.946Z] #46 7.091 + bin=gotestsum [2021-02-16T09:17:49.946Z] #46 7.091 + shift [2021-02-16T09:17:49.946Z] #46 7.091 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-16T09:17:49.946Z] #46 7.091 + . /tmp/install/gotestsum.installer [2021-02-16T09:17:49.946Z] #46 7.091 ++ : v0.5.3 [2021-02-16T09:17:49.946Z] #46 7.091 + install_gotestsum [2021-02-16T09:17:49.946Z] #46 7.091 + set -e [2021-02-16T09:17:49.946Z] #46 7.091 + export GO111MODULE=on [2021-02-16T09:17:49.946Z] #46 7.091 + GO111MODULE=on [2021-02-16T09:17:49.946Z] #46 7.091 + GOBIN=/build [2021-02-16T09:17:49.946Z] #46 7.091 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-16T09:17:49.946Z] #46 7.267 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-16T09:17:49.946Z] #46 7.268 go: finding gotest.tools v0.5.3 [2021-02-16T09:17:49.946Z] #46 8.306 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-16T09:17:49.946Z] #46 8.961 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-16T09:17:49.946Z] #46 9.844 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T09:17:49.946Z] #46 9.850 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T09:17:49.946Z] #46 9.892 go: downloading github.com/pkg/errors v0.9.1 [2021-02-16T09:17:49.946Z] #46 9.897 go: downloading github.com/fatih/color v1.9.0 [2021-02-16T09:17:49.946Z] #46 9.911 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-16T09:17:49.946Z] #46 9.931 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T09:17:49.946Z] #46 9.994 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T09:17:49.946Z] #46 10.11 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-16T09:17:49.946Z] #46 10.15 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T09:17:49.946Z] #46 10.24 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-16T09:17:49.946Z] #46 10.32 go: extracting github.com/fatih/color v1.9.0 [2021-02-16T09:17:49.946Z] #46 10.35 go: extracting github.com/pkg/errors v0.9.1 [2021-02-16T09:17:49.946Z] #46 ... [2021-02-16T09:17:49.946Z] [2021-02-16T09:17:49.947Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T09:17:49.947Z] #63 sha256:7f1cc57a4dfd67b421bc8cf11aab1971cf292e5a73ed7941423023da11b8840b [2021-02-16T09:17:49.947Z] #63 7.240 + RM_GOPATH=0 [2021-02-16T09:17:49.947Z] #63 7.240 + TMP_GOPATH= [2021-02-16T09:17:49.947Z] #63 7.240 + : /build [2021-02-16T09:17:49.947Z] #63 7.240 + '[' -z '' ']' [2021-02-16T09:17:49.947Z] #63 7.248 ++ mktemp -d [2021-02-16T09:17:49.947Z] #63 7.248 + export GOPATH=/tmp/tmp.kWjQwrRlir [2021-02-16T09:17:49.947Z] #63 7.248 + GOPATH=/tmp/tmp.kWjQwrRlir [2021-02-16T09:17:49.947Z] #63 7.248 + RM_GOPATH=1 [2021-02-16T09:17:49.947Z] #63 7.248 + case "$(go env GOARCH)" in [2021-02-16T09:17:49.947Z] #63 7.252 ++ go env GOARCH [2021-02-16T09:17:49.947Z] #63 7.288 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:49.947Z] #63 7.288 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:49.947Z] #63 7.288 ++ dirname /tmp/install/install.sh [2021-02-16T09:17:49.947Z] #63 7.314 + dir=/tmp/install [2021-02-16T09:17:49.947Z] #63 7.314 + bin=proxy [2021-02-16T09:17:49.947Z] #63 7.314 + shift [2021-02-16T09:17:49.947Z] #63 7.314 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-16T09:17:49.947Z] #63 7.315 + . /tmp/install/proxy.installer [2021-02-16T09:17:49.947Z] #63 7.316 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T09:17:49.947Z] #63 7.316 + install_proxy [2021-02-16T09:17:49.947Z] #63 7.324 + case "$1" in [2021-02-16T09:17:49.947Z] #63 7.325 + export CGO_ENABLED=0 [2021-02-16T09:17:49.947Z] #63 7.326 + CGO_ENABLED=0 [2021-02-16T09:17:49.947Z] #63 7.326 + _install_proxy [2021-02-16T09:17:49.947Z] #63 7.327 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-16T09:17:49.947Z] #63 7.327 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T09:17:49.947Z] #63 7.327 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kWjQwrRlir/src/github.com/docker/libnetwork [2021-02-16T09:17:49.947Z] #63 7.339 Cloning into '/tmp/tmp.kWjQwrRlir/src/github.com/docker/libnetwork'... [2021-02-16T09:17:49.998Z] #26 5.346 The following additional packages will be installed: [2021-02-16T09:17:49.998Z] #26 5.346 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-16T09:17:49.998Z] #26 5.346 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-16T09:17:49.998Z] #26 5.346 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-16T09:17:49.998Z] #26 5.346 Suggested packages: [2021-02-16T09:17:49.998Z] #26 5.346 krb5-doc krb5-user [2021-02-16T09:17:49.998Z] #26 5.346 Recommended packages: [2021-02-16T09:17:49.998Z] #26 5.346 krb5-locales publicsuffix libsasl2-modules [2021-02-16T09:17:49.998Z] #26 5.541 The following NEW packages will be installed: [2021-02-16T09:17:49.998Z] #26 5.541 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-16T09:17:49.998Z] #26 5.542 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-16T09:17:49.998Z] #26 5.542 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-16T09:17:49.998Z] #26 5.543 libssh2-1 libssl1.1 openssl [2021-02-16T09:17:50.137Z] #47 37.85 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T09:17:50.137Z] #47 37.88 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T09:17:50.137Z] #47 37.89 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T09:17:50.137Z] #47 37.90 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T09:17:50.137Z] #47 37.90 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-16T09:17:50.137Z] #47 37.90 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T09:17:50.137Z] #47 37.91 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T09:17:50.137Z] #47 37.99 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T09:17:50.137Z] #47 37.99 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T09:17:50.137Z] #47 37.99 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T09:17:50.137Z] #47 38.02 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T09:17:50.137Z] #47 38.03 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-16T09:17:50.137Z] #47 38.04 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-16T09:17:50.137Z] #47 38.04 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-16T09:17:50.137Z] #47 38.04 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-16T09:17:50.137Z] #47 38.05 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T09:17:50.206Z] #63 ... [2021-02-16T09:17:50.206Z] [2021-02-16T09:17:50.206Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T09:17:50.206Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T09:17:50.206Z] #31 6.912 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-16T09:17:50.206Z] #31 6.925 Cloning into '.'... [2021-02-16T09:17:50.206Z] #31 ... [2021-02-16T09:17:50.206Z] [2021-02-16T09:17:50.206Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:17:50.206Z] #48 sha256:fc3df4e64590347b1a1ac8cd55d53a3a115a055183f5473e9be0378df6284df2 [2021-02-16T09:17:50.206Z] #48 7.106 + RM_GOPATH=0 [2021-02-16T09:17:50.206Z] #48 7.106 + TMP_GOPATH= [2021-02-16T09:17:50.206Z] #48 7.106 + : /build [2021-02-16T09:17:50.206Z] #48 7.106 + '[' -z '' ']' [2021-02-16T09:17:50.206Z] #48 7.106 ++ mktemp -d [2021-02-16T09:17:50.206Z] #48 7.106 + export GOPATH=/tmp/tmp.Mb7aW5B0Q4 [2021-02-16T09:17:50.206Z] #48 7.106 + GOPATH=/tmp/tmp.Mb7aW5B0Q4 [2021-02-16T09:17:50.206Z] #48 7.106 + RM_GOPATH=1 [2021-02-16T09:17:50.206Z] #48 7.106 + case "$(go env GOARCH)" in [2021-02-16T09:17:50.206Z] #48 7.125 ++ go env GOARCH [2021-02-16T09:17:50.206Z] #48 7.217 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:50.206Z] #48 7.217 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:50.206Z] #48 7.217 ++ dirname /tmp/install/install.sh [2021-02-16T09:17:50.206Z] #48 7.218 + dir=/tmp/install [2021-02-16T09:17:50.206Z] #48 7.218 + bin=golangci_lint [2021-02-16T09:17:50.206Z] #48 7.218 + shift [2021-02-16T09:17:50.206Z] #48 7.218 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-16T09:17:50.206Z] #48 7.218 + . /tmp/install/golangci_lint.installer [2021-02-16T09:17:50.206Z] #48 7.218 ++ : v1.23.8 [2021-02-16T09:17:50.206Z] #48 7.219 + install_golangci_lint [2021-02-16T09:17:50.206Z] #48 7.219 + set -e [2021-02-16T09:17:50.206Z] #48 7.219 + export GO111MODULE=on [2021-02-16T09:17:50.206Z] #48 7.219 + GO111MODULE=on [2021-02-16T09:17:50.206Z] #48 7.219 + GOBIN=/build [2021-02-16T09:17:50.206Z] #48 7.219 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-16T09:17:50.206Z] #48 7.260 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-16T09:17:50.206Z] #48 7.263 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-16T09:17:50.206Z] #48 7.263 go: finding github.com v1.23.8 [2021-02-16T09:17:50.206Z] #48 7.263 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-16T09:17:50.206Z] #48 7.263 go: finding github.com/golangci v1.23.8 [2021-02-16T09:17:50.206Z] #48 8.255 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-16T09:17:50.206Z] #48 9.046 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-16T09:17:50.259Z] #26 5.826 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-16T09:17:50.259Z] #26 5.826 Need to get 5056 kB of archives. [2021-02-16T09:17:50.259Z] #26 5.826 After this operation, 12.1 MB of additional disk space will be used. [2021-02-16T09:17:50.259Z] #26 5.826 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-16T09:17:50.259Z] #26 5.828 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-16T09:17:50.259Z] #26 5.830 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u5 [225 kB] [2021-02-16T09:17:50.259Z] #26 5.833 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-16T09:17:50.259Z] #26 5.835 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-02-16T09:17:50.442Z] #47 38.22 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T09:17:50.442Z] #47 38.30 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T09:17:50.442Z] #47 38.33 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T09:17:50.442Z] #47 38.44 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-16T09:17:50.466Z] #48 ... [2021-02-16T09:17:50.466Z] [2021-02-16T09:17:50.466Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T09:17:50.466Z] #23 sha256:2a65f7e0a5968be5ca7ace244293c0cde6652284c8318b3b3a3d63824d9b34f4 [2021-02-16T09:17:50.466Z] #23 7.156 + RM_GOPATH=0 [2021-02-16T09:17:50.466Z] #23 7.156 + TMP_GOPATH= [2021-02-16T09:17:50.466Z] #23 7.156 + : /build [2021-02-16T09:17:50.466Z] #23 7.156 + '[' -z '' ']' [2021-02-16T09:17:50.466Z] #23 7.156 ++ mktemp -d [2021-02-16T09:17:50.466Z] #23 7.223 + export GOPATH=/tmp/tmp.dtjMutPe9O [2021-02-16T09:17:50.466Z] #23 7.223 + GOPATH=/tmp/tmp.dtjMutPe9O [2021-02-16T09:17:50.466Z] #23 7.223 + RM_GOPATH=1 [2021-02-16T09:17:50.466Z] #23 7.223 + case "$(go env GOARCH)" in [2021-02-16T09:17:50.466Z] #23 7.223 ++ go env GOARCH [2021-02-16T09:17:50.466Z] #23 7.248 Install docker/cli version 17.06.2-ce from stable [2021-02-16T09:17:50.466Z] #23 7.256 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:50.466Z] #23 7.256 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:50.466Z] #23 7.256 ++ dirname /tmp/install/install.sh [2021-02-16T09:17:50.466Z] #23 7.256 + dir=/tmp/install [2021-02-16T09:17:50.466Z] #23 7.256 + bin=dockercli [2021-02-16T09:17:50.466Z] #23 7.256 + shift [2021-02-16T09:17:50.466Z] #23 7.256 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-16T09:17:50.466Z] #23 7.256 + . /tmp/install/dockercli.installer [2021-02-16T09:17:50.466Z] #23 7.256 ++ : stable [2021-02-16T09:17:50.466Z] #23 7.256 ++ : 17.06.2-ce [2021-02-16T09:17:50.466Z] #23 7.256 + install_dockercli [2021-02-16T09:17:50.466Z] #23 7.256 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-16T09:17:50.466Z] #23 7.286 ++ uname -m [2021-02-16T09:17:50.466Z] #23 7.305 + arch=x86_64 [2021-02-16T09:17:50.466Z] #23 7.305 + '[' x86_64 '!=' x86_64 ']' [2021-02-16T09:17:50.466Z] #23 7.305 + url=https://download.docker.com/linux/static [2021-02-16T09:17:50.466Z] #23 7.305 + tar -xz docker/docker [2021-02-16T09:17:50.466Z] #23 7.327 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-16T09:17:50.466Z] #23 ... [2021-02-16T09:17:50.466Z] [2021-02-16T09:17:50.466Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:17:50.466Z] #44 sha256:1b876072cfd8e9adee53425e2a039e75dc394e76c63052710075b815d5763158 [2021-02-16T09:17:50.466Z] #44 7.075 + RM_GOPATH=0 [2021-02-16T09:17:50.466Z] #44 7.075 + TMP_GOPATH= [2021-02-16T09:17:50.466Z] #44 7.075 + : /build [2021-02-16T09:17:50.466Z] #44 7.075 + '[' -z '' ']' [2021-02-16T09:17:50.466Z] #44 7.079 ++ mktemp -d [2021-02-16T09:17:50.466Z] #44 7.079 + export GOPATH=/tmp/tmp.nLxJJWGSin [2021-02-16T09:17:50.466Z] #44 7.079 + GOPATH=/tmp/tmp.nLxJJWGSin [2021-02-16T09:17:50.466Z] #44 7.079 + RM_GOPATH=1 [2021-02-16T09:17:50.466Z] #44 7.079 + case "$(go env GOARCH)" in [2021-02-16T09:17:50.466Z] #44 7.088 ++ go env GOARCH [2021-02-16T09:17:50.466Z] #44 7.136 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:50.466Z] #44 7.136 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:50.466Z] #44 7.136 ++ dirname /tmp/install/install.sh [2021-02-16T09:17:50.466Z] #44 7.149 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T09:17:50.466Z] #44 7.150 + dir=/tmp/install [2021-02-16T09:17:50.466Z] #44 7.150 + bin=vndr [2021-02-16T09:17:50.466Z] #44 7.150 + shift [2021-02-16T09:17:50.466Z] #44 7.150 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-16T09:17:50.466Z] #44 7.150 + . /tmp/install/vndr.installer [2021-02-16T09:17:50.466Z] #44 7.150 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T09:17:50.466Z] #44 7.150 + install_vndr [2021-02-16T09:17:50.466Z] #44 7.150 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-16T09:17:50.466Z] #44 7.150 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nLxJJWGSin/src/github.com/LK4D4/vndr [2021-02-16T09:17:50.466Z] #44 7.221 Cloning into '/tmp/tmp.nLxJJWGSin/src/github.com/LK4D4/vndr'... [2021-02-16T09:17:50.466Z] #44 7.935 + cd /tmp/tmp.nLxJJWGSin/src/github.com/LK4D4/vndr [2021-02-16T09:17:50.466Z] #44 7.935 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T09:17:50.466Z] #44 7.963 + go build -buildmode=pie -v -o /build/vndr . [2021-02-16T09:17:50.466Z] #44 9.394 internal/bytealg [2021-02-16T09:17:50.466Z] #44 9.413 internal/race [2021-02-16T09:17:50.466Z] #44 9.575 sync/atomic [2021-02-16T09:17:50.466Z] #44 10.03 unicode [2021-02-16T09:17:50.466Z] #44 10.55 runtime [2021-02-16T09:17:50.520Z] #26 5.860 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-02-16T09:17:50.520Z] #26 5.873 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-16T09:17:50.520Z] #26 5.873 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-16T09:17:50.520Z] #26 5.873 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-16T09:17:50.520Z] #26 5.878 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-16T09:17:50.520Z] #26 5.878 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-16T09:17:50.520Z] #26 5.898 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-16T09:17:50.520Z] #26 5.898 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-16T09:17:50.520Z] #26 5.907 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-16T09:17:50.520Z] #26 5.907 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-16T09:17:50.520Z] #26 5.907 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-16T09:17:50.520Z] #26 5.907 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-16T09:17:50.520Z] #26 5.907 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-16T09:17:50.520Z] #26 5.913 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-16T09:17:50.520Z] #26 5.913 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-16T09:17:50.520Z] #26 5.913 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-16T09:17:50.521Z] #26 6.063 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:17:50.521Z] #26 6.086 Fetched 5056 kB in 0s (14.6 MB/s) [2021-02-16T09:17:50.521Z] #26 6.105 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-16T09:17:50.521Z] #26 6.105 (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 ... 6677 files and directories currently installed.) [2021-02-16T09:17:50.521Z] #26 6.113 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-16T09:17:50.521Z] #26 6.119 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T09:17:50.521Z] #26 6.162 Selecting previously unselected package libsasl2-2:amd64. [2021-02-16T09:17:50.521Z] #26 6.162 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-16T09:17:50.521Z] #26 6.172 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T09:17:50.727Z] #44 ... [2021-02-16T09:17:50.727Z] [2021-02-16T09:17:50.727Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:17:50.727Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T09:17:50.727Z] #41 8.148 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:17:50.727Z] #41 8.241 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:17:50.727Z] #41 8.250 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:17:50.727Z] #41 9.322 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T09:17:50.727Z] #41 ... [2021-02-16T09:17:50.727Z] [2021-02-16T09:17:50.727Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T09:17:50.727Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T09:17:50.727Z] #39 6.513 + git clone https://github.com/docker/distribution.git . [2021-02-16T09:17:50.727Z] #39 6.517 Cloning into '.'... [2021-02-16T09:17:50.771Z] #47 38.45 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T09:17:50.781Z] #26 6.220 Selecting previously unselected package libldap-common. [2021-02-16T09:17:50.781Z] #26 6.220 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-16T09:17:50.781Z] #26 6.224 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T09:17:50.781Z] #26 6.268 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-16T09:17:50.781Z] #26 6.268 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_amd64.deb ... [2021-02-16T09:17:50.781Z] #26 6.272 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T09:17:50.781Z] #26 6.341 Selecting previously unselected package libssl1.1:amd64. [2021-02-16T09:17:50.781Z] #26 6.341 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-16T09:17:50.781Z] #26 6.346 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-16T09:17:50.988Z] #39 ... [2021-02-16T09:17:50.988Z] [2021-02-16T09:17:50.988Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:17:50.988Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:17:50.988Z] #12 7.813 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:17:50.988Z] #12 7.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:17:50.988Z] #12 7.899 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:17:50.988Z] #12 8.903 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T09:17:50.988Z] #12 11.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T09:17:50.988Z] #12 ... [2021-02-16T09:17:50.988Z] [2021-02-16T09:17:50.988Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:17:50.988Z] #33 sha256:3fcd4ef637d5b5e18d0f464175aada53bd75141ef97cf0bf55a6584c7d0b8b37 [2021-02-16T09:17:50.988Z] #33 6.327 + RM_GOPATH=0 [2021-02-16T09:17:50.988Z] #33 6.327 + TMP_GOPATH= [2021-02-16T09:17:50.988Z] #33 6.327 + : /build [2021-02-16T09:17:50.988Z] #33 6.327 + '[' -z '' ']' [2021-02-16T09:17:50.988Z] #33 6.328 ++ mktemp -d [2021-02-16T09:17:50.988Z] #33 6.330 + export GOPATH=/tmp/tmp.40hWlKHpTi [2021-02-16T09:17:50.988Z] #33 6.330 + GOPATH=/tmp/tmp.40hWlKHpTi [2021-02-16T09:17:50.988Z] #33 6.330 + RM_GOPATH=1 [2021-02-16T09:17:50.988Z] #33 6.330 + case "$(go env GOARCH)" in [2021-02-16T09:17:50.988Z] #33 6.330 ++ go env GOARCH [2021-02-16T09:17:50.988Z] #33 6.339 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T09:17:50.988Z] #33 6.339 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:50.988Z] #33 6.339 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:50.988Z] #33 6.339 ++ dirname /tmp/install/install.sh [2021-02-16T09:17:50.988Z] #33 6.339 + dir=/tmp/install [2021-02-16T09:17:50.988Z] #33 6.339 + bin=tomlv [2021-02-16T09:17:50.988Z] #33 6.339 + shift [2021-02-16T09:17:50.988Z] #33 6.339 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-16T09:17:50.988Z] #33 6.339 + . /tmp/install/tomlv.installer [2021-02-16T09:17:50.988Z] #33 6.339 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T09:17:50.988Z] #33 6.339 + install_tomlv [2021-02-16T09:17:50.988Z] #33 6.339 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-16T09:17:50.988Z] #33 6.339 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.40hWlKHpTi/src/github.com/BurntSushi/toml [2021-02-16T09:17:50.988Z] #33 6.339 Cloning into '/tmp/tmp.40hWlKHpTi/src/github.com/BurntSushi/toml'... [2021-02-16T09:17:50.988Z] #33 7.403 + cd /tmp/tmp.40hWlKHpTi/src/github.com/BurntSushi/toml [2021-02-16T09:17:50.988Z] #33 7.413 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T09:17:50.988Z] #33 7.458 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T09:17:50.988Z] #33 8.214 internal/cpu [2021-02-16T09:17:50.988Z] #33 8.216 runtime/internal/atomic [2021-02-16T09:17:50.988Z] #33 8.433 runtime/internal/sys [2021-02-16T09:17:50.988Z] #33 8.712 runtime/internal/math [2021-02-16T09:17:50.988Z] #33 8.793 math/bits [2021-02-16T09:17:50.988Z] #33 8.963 internal/bytealg [2021-02-16T09:17:50.988Z] #33 9.581 math [2021-02-16T09:17:50.988Z] #33 9.751 runtime [2021-02-16T09:17:51.042Z] #26 6.546 Selecting previously unselected package openssl. [2021-02-16T09:17:51.042Z] #26 6.547 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-16T09:17:51.042Z] #26 6.552 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-16T09:17:51.248Z] #33 ... [2021-02-16T09:17:51.248Z] [2021-02-16T09:17:51.248Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:17:51.248Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T09:17:51.248Z] #35 6.246 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:17:51.248Z] #35 6.292 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:17:51.248Z] #35 6.293 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:17:51.248Z] #35 7.364 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T09:17:51.248Z] #35 9.358 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T09:17:51.248Z] #35 11.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T09:17:51.248Z] #35 ... [2021-02-16T09:17:51.248Z] [2021-02-16T09:17:51.248Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T09:17:51.248Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T09:17:51.248Z] #54 7.868 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:17:51.248Z] #54 7.928 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:17:51.248Z] #54 7.928 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:17:51.248Z] #54 9.150 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T09:17:51.248Z] #54 11.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T09:17:51.304Z] #26 6.670 Selecting previously unselected package ca-certificates. [2021-02-16T09:17:51.304Z] #26 6.670 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-16T09:17:51.304Z] #26 6.674 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-16T09:17:51.304Z] #26 6.747 Selecting previously unselected package libkeyutils1:amd64. [2021-02-16T09:17:51.304Z] #26 6.747 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-16T09:17:51.304Z] #26 6.755 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-16T09:17:51.304Z] #26 6.787 Selecting previously unselected package libkrb5support0:amd64. [2021-02-16T09:17:51.304Z] #26 6.788 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-16T09:17:51.304Z] #26 6.793 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-16T09:17:51.304Z] #26 6.843 Selecting previously unselected package libk5crypto3:amd64. [2021-02-16T09:17:51.304Z] #26 6.843 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-16T09:17:51.304Z] #26 ... [2021-02-16T09:17:51.304Z] [2021-02-16T09:17:51.304Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T09:17:51.304Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T09:17:51.304Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.8s done [2021-02-16T09:17:51.304Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.3s done [2021-02-16T09:17:51.304Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.6s done [2021-02-16T09:17:51.304Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.5s done [2021-02-16T09:17:51.304Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2021-02-16T09:17:51.304Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-02-16T09:17:51.304Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done [2021-02-16T09:17:51.304Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.8s [2021-02-16T09:17:51.422Z] #47 ... [2021-02-16T09:17:51.422Z] [2021-02-16T09:17:51.422Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:17:51.422Z] #43 29.04 vendor/golang.org/x/crypto/internal/subtle [2021-02-16T09:17:51.422Z] #43 ... [2021-02-16T09:17:51.422Z] [2021-02-16T09:17:51.422Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-16T09:17:51.422Z] #40 38.09 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:17:51.422Z] #40 38.33 Fetched 3742 kB in 0s (7751 kB/s) [2021-02-16T09:17:51.422Z] #40 38.39 Selecting previously unselected package libcap-dev:s390x. [2021-02-16T09:17:51.422Z] #40 38.39 (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.) [2021-02-16T09:17:51.422Z] #40 38.66 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-02-16T09:17:51.422Z] #40 38.67 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-02-16T09:17:51.422Z] #40 38.89 Selecting previously unselected package libnet1:s390x. [2021-02-16T09:17:51.422Z] #40 38.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-16T09:17:51.422Z] #40 38.90 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-16T09:17:51.422Z] #40 39.12 Selecting previously unselected package libnet1-dev. [2021-02-16T09:17:51.422Z] #40 39.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-16T09:17:51.422Z] #40 39.25 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-16T09:17:51.508Z] #54 ... [2021-02-16T09:17:51.508Z] [2021-02-16T09:17:51.508Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:17:51.508Z] #50 sha256:b15cc6b04751cdac3539e524c9d0c87f482ae68e193a17fd8ef1b813d99d517f [2021-02-16T09:17:51.508Z] #50 6.692 + RM_GOPATH=0 [2021-02-16T09:17:51.508Z] #50 6.692 + TMP_GOPATH= [2021-02-16T09:17:51.508Z] #50 6.692 + : /build [2021-02-16T09:17:51.508Z] #50 6.692 + '[' -z '' ']' [2021-02-16T09:17:51.508Z] #50 6.692 ++ mktemp -d [2021-02-16T09:17:51.508Z] #50 6.693 + export GOPATH=/tmp/tmp.1ptKIUP8se [2021-02-16T09:17:51.508Z] #50 6.693 + GOPATH=/tmp/tmp.1ptKIUP8se [2021-02-16T09:17:51.508Z] #50 6.693 + RM_GOPATH=1 [2021-02-16T09:17:51.508Z] #50 6.693 + case "$(go env GOARCH)" in [2021-02-16T09:17:51.508Z] #50 6.696 ++ go env GOARCH [2021-02-16T09:17:51.508Z] #50 6.717 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:51.508Z] #50 6.725 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:51.508Z] #50 6.732 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T09:17:51.508Z] #50 6.732 ++ dirname /tmp/install/install.sh [2021-02-16T09:17:51.508Z] #50 6.732 + dir=/tmp/install [2021-02-16T09:17:51.508Z] #50 6.732 + bin=shfmt [2021-02-16T09:17:51.508Z] #50 6.732 + shift [2021-02-16T09:17:51.508Z] #50 6.732 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-16T09:17:51.508Z] #50 6.732 + . /tmp/install/shfmt.installer [2021-02-16T09:17:51.508Z] #50 6.732 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T09:17:51.508Z] #50 6.732 + install_shfmt [2021-02-16T09:17:51.508Z] #50 6.732 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-16T09:17:51.508Z] #50 6.732 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1ptKIUP8se/src/github.com/mvdan/sh [2021-02-16T09:17:51.508Z] #50 6.732 Cloning into '/tmp/tmp.1ptKIUP8se/src/github.com/mvdan/sh'... [2021-02-16T09:17:51.566Z] #9 ... [2021-02-16T09:17:51.566Z] [2021-02-16T09:17:51.566Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T09:17:51.566Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-16T09:17:51.566Z] #26 6.846 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-16T09:17:51.566Z] #26 6.892 Selecting previously unselected package libkrb5-3:amd64. [2021-02-16T09:17:51.566Z] #26 6.892 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-16T09:17:51.566Z] #26 6.896 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-16T09:17:51.566Z] #26 7.000 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-16T09:17:51.566Z] #26 7.000 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-16T09:17:51.566Z] #26 7.007 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-16T09:17:51.566Z] #26 7.062 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-16T09:17:51.566Z] #26 7.062 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-16T09:17:51.566Z] #26 7.066 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-16T09:17:51.566Z] #26 7.114 Selecting previously unselected package libpsl5:amd64. [2021-02-16T09:17:51.566Z] #26 7.114 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-16T09:17:51.566Z] #26 7.120 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-16T09:17:51.566Z] #26 7.162 Selecting previously unselected package librtmp1:amd64. [2021-02-16T09:17:51.566Z] #26 7.162 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-16T09:17:51.566Z] #26 7.166 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-16T09:17:51.751Z] #40 ... [2021-02-16T09:17:51.751Z] [2021-02-16T09:17:51.751Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-16T09:17:51.751Z] #53 33.90 Building dependency tree... [2021-02-16T09:17:51.751Z] #53 36.00 The following additional packages will be installed: [2021-02-16T09:17:51.751Z] #53 36.01 libbtrfs0 [2021-02-16T09:17:51.751Z] #53 36.27 The following NEW packages will be installed: [2021-02-16T09:17:51.751Z] #53 36.27 libbtrfs-dev libbtrfs0 [2021-02-16T09:17:51.751Z] #53 36.46 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T09:17:51.751Z] #53 36.46 Need to get 118 kB of archives. [2021-02-16T09:17:51.751Z] #53 36.46 After this operation, 390 kB of additional disk space will be used. [2021-02-16T09:17:51.751Z] #53 36.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-02-16T09:17:51.751Z] #53 36.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-02-16T09:17:51.751Z] #53 37.75 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:17:51.751Z] #53 37.90 Fetched 118 kB in 0s (847 kB/s) [2021-02-16T09:17:51.751Z] #53 38.04 Selecting previously unselected package libbtrfs0. [2021-02-16T09:17:51.751Z] #53 38.04 (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.) [2021-02-16T09:17:51.751Z] #53 38.21 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-02-16T09:17:51.751Z] #53 38.23 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-16T09:17:51.751Z] #53 38.38 Selecting previously unselected package libbtrfs-dev. [2021-02-16T09:17:51.751Z] #53 38.39 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-02-16T09:17:51.751Z] #53 38.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:17:51.751Z] #53 38.75 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-16T09:17:51.751Z] #53 38.81 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:17:51.751Z] #53 38.83 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:17:51.751Z] #53 DONE 39.5s [2021-02-16T09:17:51.751Z] [2021-02-16T09:17:51.751Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T09:17:51.751Z] #62 DONE 39.6s [2021-02-16T09:17:51.751Z] [2021-02-16T09:17:51.751Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-16T09:17:51.751Z] #40 39.58 Selecting previously unselected package libnl-3-200:s390x. [2021-02-16T09:17:51.751Z] #40 39.59 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-02-16T09:17:51.751Z] #40 39.59 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-02-16T09:17:51.796Z] #50 ... [2021-02-16T09:17:51.796Z] [2021-02-16T09:17:51.796Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:17:51.796Z] #28 sha256:ce5a514947c968cc9d792940460b248d48083c927b26af17ade804fc67dadd4c [2021-02-16T09:17:51.796Z] #28 12.27 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-16T09:17:51.796Z] #28 12.69 [2021-02-16T09:17:51.796Z] #28 12.97 ######################################################################## 100.0% [2021-02-16T09:17:51.796Z] #28 13.14 [2021-02-16T09:17:51.796Z] #28 13.23 Download of images into '/build' complete. [2021-02-16T09:17:51.796Z] #28 13.23 Use something like the following to load the result into a Docker daemon: [2021-02-16T09:17:51.796Z] #28 13.23 tar -cC '/build' . | docker load [2021-02-16T09:17:51.827Z] #26 7.214 Selecting previously unselected package libssh2-1:amd64. [2021-02-16T09:17:51.827Z] #26 7.214 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-16T09:17:51.827Z] #26 7.218 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-16T09:17:51.827Z] #26 7.277 Selecting previously unselected package libcurl4:amd64. [2021-02-16T09:17:51.827Z] #26 7.277 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-16T09:17:51.827Z] #26 7.283 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-16T09:17:51.827Z] #26 7.350 Selecting previously unselected package curl. [2021-02-16T09:17:51.827Z] #26 7.350 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-16T09:17:51.827Z] #26 7.358 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-16T09:17:51.827Z] #26 7.427 Selecting previously unselected package libonig5:amd64. [2021-02-16T09:17:52.059Z] #40 39.77 Selecting previously unselected package libnl-3-dev:s390x. [2021-02-16T09:17:52.059Z] #40 39.77 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-02-16T09:17:52.059Z] #40 39.77 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-02-16T09:17:52.088Z] #26 7.429 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-16T09:17:52.088Z] #26 7.434 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-16T09:17:52.088Z] #26 7.503 Selecting previously unselected package libjq1:amd64. [2021-02-16T09:17:52.088Z] #26 7.503 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-16T09:17:52.088Z] #26 7.511 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-16T09:17:52.088Z] #26 7.551 Selecting previously unselected package jq. [2021-02-16T09:17:52.088Z] #26 7.551 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-16T09:17:52.088Z] #26 7.556 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-16T09:17:52.088Z] #26 7.594 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-16T09:17:52.088Z] #26 7.607 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-16T09:17:52.088Z] #26 7.620 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-16T09:17:52.349Z] #26 7.745 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-16T09:17:52.349Z] #26 7.756 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T09:17:52.349Z] #26 7.773 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-16T09:17:52.349Z] #26 7.786 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T09:17:52.349Z] #26 7.796 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-16T09:17:52.349Z] #26 7.807 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-16T09:17:52.349Z] #26 7.819 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T09:17:52.349Z] #26 7.832 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-16T09:17:52.349Z] #26 7.844 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-16T09:17:52.349Z] #26 7.856 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-16T09:17:52.349Z] #26 7.873 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-16T09:17:52.349Z] #26 7.886 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-16T09:17:52.349Z] #26 7.899 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T09:17:52.349Z] #26 7.911 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-16T09:17:52.363Z] #40 40.11 Selecting previously unselected package libprotobuf-c1:s390x. [2021-02-16T09:17:52.363Z] #40 40.14 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-02-16T09:17:52.363Z] #40 40.14 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-16T09:17:52.698Z] #40 40.30 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-02-16T09:17:52.698Z] #40 40.30 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-02-16T09:17:52.698Z] #40 40.30 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-02-16T09:17:52.698Z] #40 40.48 Selecting previously unselected package zlib1g-dev:s390x. [2021-02-16T09:17:52.698Z] #40 40.48 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-02-16T09:17:52.698Z] #40 40.48 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-02-16T09:17:53.007Z] #40 40.98 Selecting previously unselected package libprotobuf17:s390x. [2021-02-16T09:17:53.298Z] #26 8.516 Updating certificates in /etc/ssl/certs... [2021-02-16T09:17:53.303Z] #40 40.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-02-16T09:17:53.303Z] #40 41.01 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-02-16T09:17:53.873Z] #26 9.311 137 added, 0 removed; done. [2021-02-16T09:17:53.873Z] #26 9.346 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-16T09:17:53.873Z] #26 9.365 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-16T09:17:53.873Z] #26 9.380 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-16T09:17:53.873Z] #26 9.392 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-16T09:17:53.873Z] #26 9.405 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:17:53.873Z] #26 9.423 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-16T09:17:53.873Z] #26 9.431 Updating certificates in /etc/ssl/certs... [2021-02-16T09:17:53.941Z] #40 41.74 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-02-16T09:17:53.941Z] #40 41.75 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-02-16T09:17:53.941Z] #40 41.75 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-02-16T09:17:54.234Z] #40 42.01 Selecting previously unselected package libprotobuf-dev:s390x. [2021-02-16T09:17:54.234Z] #40 42.02 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-02-16T09:17:54.234Z] #40 42.02 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-02-16T09:17:54.824Z] #26 10.11 0 added, 0 removed; done. [2021-02-16T09:17:54.824Z] #26 10.11 Running hooks in /etc/ca-certificates/update.d... [2021-02-16T09:17:54.824Z] #26 10.11 done. [2021-02-16T09:17:54.876Z] #40 ... [2021-02-16T09:17:54.876Z] [2021-02-16T09:17:54.876Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-16T09:17:54.876Z] #11 31.44 Building dependency tree... [2021-02-16T09:17:54.876Z] #11 33.55 The following additional packages will be installed: [2021-02-16T09:17:54.876Z] #11 33.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-16T09:17:54.876Z] #11 33.55 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-16T09:17:54.876Z] #11 33.55 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-16T09:17:54.876Z] #11 33.55 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-16T09:17:54.876Z] #11 33.55 mingw-w64-x86-64-dev [2021-02-16T09:17:54.876Z] #11 33.55 Suggested packages: [2021-02-16T09:17:54.876Z] #11 33.55 gcc-8-locales seccomp wine64 [2021-02-16T09:17:54.876Z] #11 34.80 The following NEW packages will be installed: [2021-02-16T09:17:54.876Z] #11 34.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-16T09:17:54.876Z] #11 34.84 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-16T09:17:54.876Z] #11 34.84 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-16T09:17:54.876Z] #11 34.85 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-16T09:17:54.876Z] #11 34.85 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-16T09:17:54.876Z] #11 34.85 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-16T09:17:54.876Z] #11 34.85 The following packages will be upgraded: [2021-02-16T09:17:54.876Z] #11 34.85 libsystemd0 libudev1 [2021-02-16T09:17:54.876Z] #11 35.05 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-16T09:17:54.876Z] #11 35.05 Need to get 73.7 MB of archives. [2021-02-16T09:17:54.876Z] #11 35.05 After this operation, 494 MB of additional disk space will be used. [2021-02-16T09:17:54.876Z] #11 35.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u6 [307 kB] [2021-02-16T09:17:54.876Z] #11 35.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u6 [145 kB] [2021-02-16T09:17:54.876Z] #11 35.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-02-16T09:17:54.876Z] #11 35.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-02-16T09:17:54.876Z] #11 35.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-16T09:17:54.876Z] #11 35.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-02-16T09:17:54.876Z] #11 35.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-02-16T09:17:54.876Z] #11 35.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-16T09:17:54.876Z] #11 35.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-16T09:17:54.876Z] #11 36.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-16T09:17:54.876Z] #11 36.20 Get:11 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] [2021-02-16T09:17:54.876Z] #11 38.37 Get:12 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] [2021-02-16T09:17:54.876Z] #11 40.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-02-16T09:17:54.876Z] #11 40.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-02-16T09:17:54.876Z] #11 40.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-02-16T09:17:54.876Z] #11 40.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-02-16T09:17:54.876Z] #11 40.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-02-16T09:17:54.876Z] #11 40.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u6 [110 kB] [2021-02-16T09:17:54.876Z] #11 40.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-02-16T09:17:54.876Z] #11 40.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-02-16T09:17:54.876Z] #11 40.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-02-16T09:17:54.876Z] #11 40.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-02-16T09:17:54.876Z] #11 40.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-02-16T09:17:54.876Z] #11 40.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-02-16T09:17:54.876Z] #11 40.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-02-16T09:17:54.876Z] #11 40.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2021-02-16T09:17:54.876Z] #11 40.70 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u6 [322 kB] [2021-02-16T09:17:54.876Z] #11 41.51 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:17:54.876Z] #11 41.63 Fetched 73.7 MB in 6s (12.9 MB/s) [2021-02-16T09:17:54.876Z] #11 41.74 (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.) [2021-02-16T09:17:54.876Z] #11 41.79 Preparing to unpack .../libsystemd0_241-7~deb10u6_s390x.deb ... [2021-02-16T09:17:54.876Z] #11 41.81 Unpacking libsystemd0:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-16T09:17:54.876Z] #11 42.15 Setting up libsystemd0:s390x (241-7~deb10u6) ... [2021-02-16T09:17:54.876Z] #11 42.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-16T09:17:54.876Z] #11 42.40 Preparing to unpack .../libudev1_241-7~deb10u6_s390x.deb ... [2021-02-16T09:17:54.876Z] #11 42.41 Unpacking libudev1:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-16T09:17:54.876Z] #11 42.72 Setting up libudev1:s390x (241-7~deb10u6) ... [2021-02-16T09:17:54.876Z] #11 ... [2021-02-16T09:17:54.876Z] [2021-02-16T09:17:54.876Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:17:54.876Z] #54 2.714 + RM_GOPATH=0 [2021-02-16T09:17:54.876Z] #54 2.715 + TMP_GOPATH= [2021-02-16T09:17:54.876Z] #54 2.715 + : /build [2021-02-16T09:17:54.876Z] #54 2.715 + '[' -z '' ']' [2021-02-16T09:17:54.876Z] #54 2.716 ++ mktemp -d [2021-02-16T09:17:54.876Z] #54 2.718 + export GOPATH=/tmp/tmp.eq5QM1RPfS [2021-02-16T09:17:54.876Z] #54 2.718 + GOPATH=/tmp/tmp.eq5QM1RPfS [2021-02-16T09:17:54.876Z] #54 2.718 + RM_GOPATH=1 [2021-02-16T09:17:54.876Z] #54 2.718 + case "$(go env GOARCH)" in [2021-02-16T09:17:54.876Z] #54 2.719 ++ go env GOARCH [2021-02-16T09:17:54.876Z] #54 2.740 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:54.876Z] #54 2.740 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:17:54.876Z] #54 2.741 ++ dirname /tmp/install/install.sh [2021-02-16T09:17:54.876Z] #54 2.746 + dir=/tmp/install [2021-02-16T09:17:54.876Z] #54 2.746 + bin=containerd [2021-02-16T09:17:54.876Z] #54 2.746 + shift [2021-02-16T09:17:54.876Z] #54 2.747 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-16T09:17:54.876Z] #54 2.747 + . /tmp/install/containerd.installer [2021-02-16T09:17:54.876Z] #54 2.747 ++ set -e [2021-02-16T09:17:54.876Z] #54 2.749 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:17:54.876Z] #54 2.749 + install_containerd [2021-02-16T09:17:54.876Z] #54 2.751 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-16T09:17:54.876Z] #54 2.752 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:17:54.876Z] #54 2.752 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eq5QM1RPfS/src/github.com/containerd/containerd [2021-02-16T09:17:54.876Z] #54 2.761 Cloning into '/tmp/tmp.eq5QM1RPfS/src/github.com/containerd/containerd'... [2021-02-16T09:17:55.994Z] #28 DONE 17.8s [2021-02-16T09:17:55.994Z] [2021-02-16T09:17:55.994Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T09:17:55.994Z] #23 sha256:2a65f7e0a5968be5ca7ace244293c0cde6652284c8318b3b3a3d63824d9b34f4 [2021-02-16T09:17:55.994Z] #23 15.35 + mkdir -p /build [2021-02-16T09:17:55.994Z] #23 15.36 + mv docker/docker /build/ [2021-02-16T09:17:55.994Z] #23 15.38 + rmdir docker [2021-02-16T09:17:55.994Z] #23 DONE 15.8s [2021-02-16T09:17:55.994Z] [2021-02-16T09:17:55.994Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:17:55.994Z] #33 sha256:3fcd4ef637d5b5e18d0f464175aada53bd75141ef97cf0bf55a6584c7d0b8b37 [2021-02-16T09:17:55.994Z] #33 14.77 internal/testlog [2021-02-16T09:17:55.994Z] #33 15.30 encoding [2021-02-16T09:17:55.994Z] #33 15.64 runtime/cgo [2021-02-16T09:17:57.660Z] #54 ... [2021-02-16T09:17:57.660Z] [2021-02-16T09:17:57.660Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-16T09:17:57.660Z] #30 44.49 Checking out files: 90% (1381/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-16T09:17:57.660Z] #30 45.02 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-16T09:17:57.660Z] #30 45.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T09:17:58.137Z] #26 DONE 13.5s [2021-02-16T09:17:58.137Z] [2021-02-16T09:17:58.137Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T09:17:58.137Z] #27 sha256:af7a05b633c5c1cb92749a21d115695239cb50da4e924c962de862bb6196892b [2021-02-16T09:17:58.398Z] #27 DONE 0.3s [2021-02-16T09:17:58.398Z] [2021-02-16T09:17:58.398Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:17:58.398Z] #28 sha256:eeabab65d2c0ec15b433e16780f88b0e2d6183a6c2b4beca41f2cd5ffb00ad2f [2021-02-16T09:17:58.978Z] #28 ... [2021-02-16T09:17:58.978Z] [2021-02-16T09:17:58.978Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T09:17:58.978Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T09:17:58.978Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-02-16T09:17:58.978Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s done [2021-02-16T09:17:58.978Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-16T09:17:58.978Z] #9 DONE 22.5s [2021-02-16T09:17:58.978Z] [2021-02-16T09:17:58.978Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-16T09:17:58.978Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-16T09:17:59.241Z] #10 DONE 0.6s [2021-02-16T09:17:59.241Z] [2021-02-16T09:17:59.241Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:17:59.241Z] #28 sha256:eeabab65d2c0ec15b433e16780f88b0e2d6183a6c2b4beca41f2cd5ffb00ad2f [2021-02-16T09:17:59.241Z] #28 0.843 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-16T09:17:59.241Z] #28 0.921 [2021-02-16T09:17:59.259Z] #30 ... [2021-02-16T09:17:59.259Z] [2021-02-16T09:17:59.259Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T09:17:59.259Z] #32 37.02 sync [2021-02-16T09:17:59.259Z] #32 37.03 internal/reflectlite [2021-02-16T09:17:59.259Z] #32 39.74 errors [2021-02-16T09:17:59.259Z] #32 39.74 sort [2021-02-16T09:17:59.259Z] #32 40.23 strconv [2021-02-16T09:17:59.259Z] #32 41.68 io [2021-02-16T09:17:59.259Z] #32 42.89 internal/oserror [2021-02-16T09:17:59.259Z] #32 42.90 syscall [2021-02-16T09:17:59.259Z] #32 44.33 reflect [2021-02-16T09:17:59.259Z] #32 ... [2021-02-16T09:17:59.259Z] [2021-02-16T09:17:59.259Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-16T09:17:59.259Z] #11 42.88 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-16T09:17:59.259Z] #11 42.88 (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.) [2021-02-16T09:17:59.259Z] #11 42.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-02-16T09:17:59.259Z] #11 42.99 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-16T09:17:59.259Z] #11 44.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-16T09:17:59.259Z] #11 44.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-02-16T09:17:59.259Z] #11 44.78 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-16T09:17:59.551Z] #11 47.28 Selecting previously unselected package binutils-mingw-w64. [2021-02-16T09:17:59.551Z] #11 47.29 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-16T09:17:59.551Z] #11 47.30 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-16T09:17:59.551Z] #11 47.42 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-02-16T09:17:59.551Z] #11 47.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-02-16T09:17:59.551Z] #11 47.43 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-02-16T09:17:59.774Z] #28 1.042 ######### 13.6% ######################## 34.5% ########################################## 58.6% ######################################################### 79.2% ####################################################################### 98.8% ######################################################################## 100.0% [2021-02-16T09:17:59.774Z] #28 1.537 [2021-02-16T09:17:59.848Z] #11 47.55 Selecting previously unselected package dmsetup. [2021-02-16T09:17:59.848Z] #11 47.55 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-02-16T09:17:59.848Z] #11 47.55 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-16T09:17:59.848Z] #11 47.70 Selecting previously unselected package mingw-w64-common. [2021-02-16T09:17:59.848Z] #11 47.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-16T09:17:59.848Z] #11 47.72 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-16T09:18:00.035Z] #28 1.653 ############################################################## 86.3% ######################################################################## 100.0% [2021-02-16T09:18:00.142Z] #11 ... [2021-02-16T09:18:00.142Z] [2021-02-16T09:18:00.142Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-16T09:18:00.142Z] #34 37.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-02-16T09:18:00.142Z] #34 37.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-02-16T09:18:00.142Z] #34 37.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-02-16T09:18:00.142Z] #34 37.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-02-16T09:18:00.142Z] #34 37.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-02-16T09:18:00.142Z] #34 37.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-02-16T09:18:00.142Z] #34 39.12 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:18:00.142Z] #34 39.41 Fetched 14.0 MB in 1s (11.7 MB/s) [2021-02-16T09:18:00.142Z] #34 39.58 Selecting previously unselected package xxd. [2021-02-16T09:18:00.142Z] #34 39.58 (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.) [2021-02-16T09:18:00.142Z] #34 39.73 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-02-16T09:18:00.142Z] #34 39.73 Unpacking xxd (2:8.1.0875-5) ... [2021-02-16T09:18:00.142Z] #34 40.11 Selecting previously unselected package vim-common. [2021-02-16T09:18:00.142Z] #34 40.11 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-16T09:18:00.142Z] #34 40.14 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-16T09:18:00.142Z] #34 40.86 Selecting previously unselected package cmake-data. [2021-02-16T09:18:00.142Z] #34 40.86 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-16T09:18:00.142Z] #34 40.89 Unpacking cmake-data (3.13.4-1) ... [2021-02-16T09:18:00.142Z] #34 43.88 Selecting previously unselected package libicu63:s390x. [2021-02-16T09:18:00.142Z] #34 43.89 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-02-16T09:18:00.142Z] #34 43.91 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-02-16T09:18:00.142Z] #34 ... [2021-02-16T09:18:00.142Z] [2021-02-16T09:18:00.142Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-16T09:18:00.142Z] #40 43.21 Selecting previously unselected package libprotoc17:s390x. [2021-02-16T09:18:00.142Z] #40 43.23 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-02-16T09:18:00.142Z] #40 43.26 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-02-16T09:18:00.142Z] #40 43.82 Selecting previously unselected package protobuf-c-compiler. [2021-02-16T09:18:00.142Z] #40 43.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-02-16T09:18:00.142Z] #40 43.85 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-16T09:18:00.142Z] #40 43.98 Selecting previously unselected package protobuf-compiler. [2021-02-16T09:18:00.142Z] #40 43.99 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-02-16T09:18:00.142Z] #40 44.00 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-16T09:18:00.142Z] #40 44.18 Selecting previously unselected package python-pkg-resources. [2021-02-16T09:18:00.142Z] #40 44.18 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-16T09:18:00.142Z] #40 44.19 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-16T09:18:00.142Z] #40 44.48 Selecting previously unselected package python-six. [2021-02-16T09:18:00.142Z] #40 44.49 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-16T09:18:00.142Z] #40 44.49 Unpacking python-six (1.12.0-1) ... [2021-02-16T09:18:00.142Z] #40 44.64 Selecting previously unselected package python-protobuf. [2021-02-16T09:18:00.142Z] #40 44.64 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-02-16T09:18:00.142Z] #40 44.65 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-16T09:18:00.142Z] #40 45.17 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-16T09:18:00.142Z] #40 47.84 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-02-16T09:18:00.142Z] #40 47.85 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-16T09:18:00.142Z] #40 47.86 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-16T09:18:00.142Z] #40 47.87 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-02-16T09:18:00.142Z] #40 47.88 Setting up python-six (1.12.0-1) ... [2021-02-16T09:18:00.189Z] #33 ... [2021-02-16T09:18:00.189Z] [2021-02-16T09:18:00.189Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:00.189Z] #48 sha256:fc3df4e64590347b1a1ac8cd55d53a3a115a055183f5473e9be0378df6284df2 [2021-02-16T09:18:00.189Z] #48 19.31 go: downloading github.com/spf13/viper v1.6.1 [2021-02-16T09:18:00.189Z] #48 19.32 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T09:18:00.189Z] #48 19.32 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T09:18:00.189Z] #48 19.32 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T09:18:00.189Z] #48 19.39 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T09:18:00.189Z] #48 19.59 go: downloading github.com/pkg/errors v0.8.1 [2021-02-16T09:18:00.189Z] #48 19.72 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-16T09:18:00.189Z] #48 19.79 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-16T09:18:00.189Z] #48 19.98 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T09:18:00.189Z] #48 19.98 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T09:18:00.189Z] #48 20.02 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T09:18:00.189Z] #48 20.02 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-16T09:18:00.189Z] #48 20.11 go: downloading github.com/fatih/color v1.7.0 [2021-02-16T09:18:00.189Z] #48 20.17 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T09:18:00.189Z] #48 20.28 go: extracting github.com/spf13/viper v1.6.1 [2021-02-16T09:18:00.189Z] #48 20.29 go: extracting github.com/pkg/errors v0.8.1 [2021-02-16T09:18:00.189Z] #48 20.39 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T09:18:00.189Z] #48 20.43 go: extracting github.com/fatih/color v1.7.0 [2021-02-16T09:18:00.189Z] #48 20.44 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-16T09:18:00.189Z] #48 20.59 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-16T09:18:00.189Z] #48 20.59 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T09:18:00.189Z] #48 20.59 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T09:18:00.189Z] #48 ... [2021-02-16T09:18:00.189Z] [2021-02-16T09:18:00.189Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T09:18:00.189Z] #46 sha256:f941984c9937645bc7e062677f6a5c7cd9c252475df820ce313f97d9c8e9ce0c [2021-02-16T09:18:00.189Z] #46 10.57 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T09:18:00.189Z] #46 10.70 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T09:18:00.189Z] #46 10.93 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-16T09:18:00.189Z] #46 10.94 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-16T09:18:00.189Z] #46 11.16 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-16T09:18:00.189Z] #46 11.26 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-16T09:18:00.189Z] #46 11.34 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-16T09:18:00.189Z] #46 13.57 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T09:18:00.189Z] #46 14.08 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T09:18:00.189Z] #46 14.96 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T09:18:00.297Z] #28 1.837 #=#=# [2021-02-16T09:18:00.297Z] #28 1.948 ################################################################# 91.3% ######################################################################## 100.0% [2021-02-16T09:18:00.297Z] #28 2.018 [2021-02-16T09:18:00.449Z] #46 ... [2021-02-16T09:18:00.449Z] [2021-02-16T09:18:00.449Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:00.449Z] #48 sha256:fc3df4e64590347b1a1ac8cd55d53a3a115a055183f5473e9be0378df6284df2 [2021-02-16T09:18:00.449Z] #48 20.74 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T09:18:00.449Z] #48 20.85 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-16T09:18:00.449Z] #48 20.91 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-16T09:18:00.708Z] #48 21.06 go: downloading github.com/spf13/cast v1.3.0 [2021-02-16T09:18:00.708Z] #48 21.08 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T09:18:00.708Z] #48 21.19 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-16T09:18:00.825Z] #28 2.129 ############ 17.7% ########################## 37.1% ######################################## 56.3% ###################################################### 75.8% #################################################################### 95.0% ######################################################################## 100.0% [2021-02-16T09:18:00.825Z] #28 2.610 [2021-02-16T09:18:00.968Z] #48 21.48 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T09:18:01.087Z] #28 2.725 ### 4.8% [2021-02-16T09:18:01.087Z] #28 ... [2021-02-16T09:18:01.087Z] [2021-02-16T09:18:01.087Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-16T09:18:01.087Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-16T09:18:01.087Z] #11 DONE 1.7s [2021-02-16T09:18:01.087Z] [2021-02-16T09:18:01.087Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:18:01.087Z] #28 sha256:eeabab65d2c0ec15b433e16780f88b0e2d6183a6c2b4beca41f2cd5ffb00ad2f [2021-02-16T09:18:01.229Z] #48 21.54 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T09:18:01.229Z] #48 21.54 go: extracting github.com/spf13/cast v1.3.0 [2021-02-16T09:18:01.489Z] #48 ... [2021-02-16T09:18:01.489Z] [2021-02-16T09:18:01.489Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T09:18:01.489Z] #57 sha256:bee920f1735585a68400ca4b188afc324112594a0555397e68e05a4a50c9ee34 [2021-02-16T09:18:01.489Z] #57 11.74 + cd /tmp/tmp.yOamRxIiKc/src/github.com/rootless-containers/rootlesskit [2021-02-16T09:18:01.489Z] #57 11.75 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T09:18:01.489Z] #57 12.60 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T09:18:01.489Z] #57 12.60 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-16T09:18:01.489Z] #57 ... [2021-02-16T09:18:01.489Z] [2021-02-16T09:18:01.489Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:18:01.489Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T09:18:01.489Z] #41 11.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T09:18:01.489Z] #41 13.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T09:18:01.734Z] #40 49.58 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-02-16T09:18:01.734Z] #40 49.60 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-02-16T09:18:01.734Z] #40 49.62 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-02-16T09:18:01.734Z] #40 49.63 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-02-16T09:18:01.734Z] #40 49.68 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-02-16T09:18:01.734Z] #40 49.69 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-16T09:18:01.753Z] #41 ... [2021-02-16T09:18:01.753Z] [2021-02-16T09:18:01.753Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T09:18:01.753Z] #46 sha256:f941984c9937645bc7e062677f6a5c7cd9c252475df820ce313f97d9c8e9ce0c [2021-02-16T09:18:01.753Z] #46 21.54 go: finding github.com/fatih/color v1.9.0 [2021-02-16T09:18:01.753Z] #46 21.60 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T09:18:01.753Z] #46 21.63 go: finding github.com/pkg/errors v0.9.1 [2021-02-16T09:18:01.753Z] #46 21.76 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-16T09:18:01.753Z] #46 21.80 go: finding github.com/spf13/pflag v1.0.3 [2021-02-16T09:18:01.753Z] #46 21.83 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-16T09:18:01.753Z] #46 22.01 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T09:18:02.020Z] #46 22.20 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-16T09:18:02.020Z] #46 22.30 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T09:18:02.020Z] #46 22.34 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T09:18:02.020Z] #46 22.38 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T09:18:02.051Z] #40 49.71 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-16T09:18:02.051Z] #40 49.73 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-02-16T09:18:02.051Z] #40 49.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-16T09:18:02.051Z] #40 49.76 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-16T09:18:02.593Z] #46 ... [2021-02-16T09:18:02.593Z] [2021-02-16T09:18:02.593Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:18:02.593Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:18:02.593Z] #12 13.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T09:18:02.714Z] #40 ... [2021-02-16T09:18:02.714Z] [2021-02-16T09:18:02.714Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-16T09:18:02.714Z] #34 50.72 Selecting previously unselected package libxml2:s390x. [2021-02-16T09:18:02.852Z] #12 ... [2021-02-16T09:18:02.852Z] [2021-02-16T09:18:02.852Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:02.852Z] #48 sha256:fc3df4e64590347b1a1ac8cd55d53a3a115a055183f5473e9be0378df6284df2 [2021-02-16T09:18:02.852Z] #48 22.07 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-16T09:18:02.852Z] #48 22.25 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-16T09:18:02.852Z] #48 23.16 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T09:18:02.966Z] #28 2.725 ### 4.8% ####### 10.0% ########## 14.7% ############## 20.4% ################## 25.6% ###################### 30.8% ######################### 36.1% ############################# 41.3% ################################ 44.7% ##################################### 52.6% ######################################### 57.9% ############################################# 63.1% ################################################# 68.2% #################################################### 73.5% ####################################################### 77.2% ############################################################ 83.7% ############################################################### 88.2% ################################################################## 92.1% ######################################################################## 100.0% [2021-02-16T09:18:02.966Z] #28 4.572 [2021-02-16T09:18:03.045Z] #34 50.72 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-02-16T09:18:03.045Z] #34 50.73 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-02-16T09:18:03.112Z] #48 ... [2021-02-16T09:18:03.112Z] [2021-02-16T09:18:03.112Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T09:18:03.112Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T09:18:03.112Z] #54 13.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T09:18:03.269Z] #28 4.953 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-16T09:18:03.371Z] #54 ... [2021-02-16T09:18:03.371Z] [2021-02-16T09:18:03.371Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:18:03.371Z] #44 sha256:1b876072cfd8e9adee53425e2a039e75dc394e76c63052710075b815d5763158 [2021-02-16T09:18:03.371Z] #44 13.72 unicode/utf8 [2021-02-16T09:18:03.371Z] #44 14.31 math [2021-02-16T09:18:03.371Z] #44 18.53 unicode/utf16 [2021-02-16T09:18:03.371Z] #44 19.05 container/list [2021-02-16T09:18:03.371Z] #44 19.94 crypto/internal/subtle [2021-02-16T09:18:03.371Z] #44 20.09 crypto/subtle [2021-02-16T09:18:03.371Z] #44 20.25 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-16T09:18:03.371Z] #44 20.38 internal/nettrace [2021-02-16T09:18:03.371Z] #44 20.61 runtime/cgo [2021-02-16T09:18:03.538Z] #28 5.031 [2021-02-16T09:18:03.538Z] #28 ... [2021-02-16T09:18:03.538Z] [2021-02-16T09:18:03.538Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T09:18:03.538Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-16T09:18:03.538Z] #30 DONE 2.4s [2021-02-16T09:18:03.538Z] [2021-02-16T09:18:03.538Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T09:18:03.538Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-16T09:18:03.538Z] #38 DONE 2.5s [2021-02-16T09:18:03.538Z] [2021-02-16T09:18:03.538Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:18:03.538Z] #28 sha256:eeabab65d2c0ec15b433e16780f88b0e2d6183a6c2b4beca41f2cd5ffb00ad2f [2021-02-16T09:18:03.538Z] #28 5.175 ######################################################################## 100.0% [2021-02-16T09:18:03.538Z] #28 5.210 [2021-02-16T09:18:03.635Z] #44 ... [2021-02-16T09:18:03.635Z] [2021-02-16T09:18:03.635Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:18:03.635Z] #50 sha256:b15cc6b04751cdac3539e524c9d0c87f482ae68e193a17fd8ef1b813d99d517f [2021-02-16T09:18:03.635Z] #50 18.77 + cd /tmp/tmp.1ptKIUP8se/src/github.com/mvdan/sh [2021-02-16T09:18:03.635Z] #50 18.77 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T09:18:03.635Z] #50 19.01 + GO111MODULE=on [2021-02-16T09:18:03.635Z] #50 19.01 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-16T09:18:03.635Z] #50 20.39 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T09:18:03.636Z] #50 20.64 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T09:18:03.636Z] #50 20.65 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T09:18:03.636Z] #50 20.85 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T09:18:03.636Z] #50 20.96 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T09:18:03.636Z] #50 21.91 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T09:18:03.636Z] #50 22.77 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T09:18:03.695Z] #34 ... [2021-02-16T09:18:03.695Z] [2021-02-16T09:18:03.695Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:18:03.695Z] #43 41.35 io [2021-02-16T09:18:03.695Z] #43 41.35 strconv [2021-02-16T09:18:03.695Z] #43 42.49 bytes [2021-02-16T09:18:03.695Z] #43 44.52 bufio [2021-02-16T09:18:03.695Z] #43 45.35 reflect [2021-02-16T09:18:03.695Z] #43 46.47 syscall [2021-02-16T09:18:03.695Z] #43 ... [2021-02-16T09:18:03.695Z] [2021-02-16T09:18:03.695Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-16T09:18:03.695Z] #34 51.52 Selecting previously unselected package libarchive13:s390x. [2021-02-16T09:18:03.695Z] #34 51.52 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-02-16T09:18:03.695Z] #34 51.54 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-02-16T09:18:03.896Z] #50 24.12 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T09:18:03.996Z] #34 51.93 Selecting previously unselected package libjsoncpp1:s390x. [2021-02-16T09:18:03.996Z] #34 51.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-02-16T09:18:03.996Z] #34 51.94 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-02-16T09:18:04.464Z] #50 ... [2021-02-16T09:18:04.464Z] [2021-02-16T09:18:04.464Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T09:18:04.464Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T09:18:04.495Z] #28 5.854 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-16T09:18:04.495Z] #28 6.036 [2021-02-16T09:18:04.644Z] #34 52.30 Selecting previously unselected package librhash0:s390x. [2021-02-16T09:18:04.644Z] #34 52.30 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-02-16T09:18:04.644Z] #34 52.31 Unpacking librhash0:s390x (1.3.8-1) ... [2021-02-16T09:18:04.644Z] #34 52.56 Selecting previously unselected package libuv1:s390x. [2021-02-16T09:18:04.644Z] #34 52.56 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-02-16T09:18:04.644Z] #34 52.57 Unpacking libuv1:s390x (1.24.1-1) ... [2021-02-16T09:18:04.644Z] #34 52.67 Selecting previously unselected package cmake. [2021-02-16T09:18:04.724Z] #39 23.99 Checking out files: 85% (1436/1681) Checking out files: 86% (1446/1681) Checking out files: 87% (1463/1681) Checking out files: 88% (1480/1681) Checking out files: 89% (1497/1681) Checking out files: 90% (1513/1681) Checking out files: 91% (1530/1681) Checking out files: 92% (1547/1681) Checking out files: 93% (1564/1681) Checking out files: 94% (1581/1681) Checking out files: 95% (1597/1681) Checking out files: 96% (1614/1681) Checking out files: 97% (1631/1681) Checking out files: 98% (1648/1681) Checking out files: 99% (1665/1681) Checking out files: 100% (1681/1681) Checking out files: 100% (1681/1681), done. [2021-02-16T09:18:04.724Z] #39 24.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-16T09:18:04.762Z] #28 6.198 0.6% ######################################################################## 100.0% [2021-02-16T09:18:04.762Z] #28 6.277 [2021-02-16T09:18:04.936Z] #34 52.68 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-02-16T09:18:04.936Z] #34 52.68 Unpacking cmake (3.13.4-1) ... [2021-02-16T09:18:05.023Z] #28 6.788 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-16T09:18:05.284Z] #28 6.951 [2021-02-16T09:18:06.343Z] #28 7.090 0.0% ######### 12.8% ##################### 30.4% ################################# 46.4% ######################################## 55.8% ############################################## 65.0% ########################################################## 81.3% ######################################################################## 100.0% [2021-02-16T09:18:06.343Z] #28 8.115 [2021-02-16T09:18:06.488Z] #34 ... [2021-02-16T09:18:06.488Z] [2021-02-16T09:18:06.488Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-16T09:18:06.488Z] #40 53.82 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-02-16T09:18:06.488Z] #40 53.83 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:18:06.488Z] #40 DONE 54.4s [2021-02-16T09:18:06.801Z] [2021-02-16T09:18:06.801Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-16T09:18:06.801Z] #11 54.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-16T09:18:06.801Z] #11 54.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-16T09:18:06.801Z] #11 54.09 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-16T09:18:06.931Z] #28 8.677 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-16T09:18:07.193Z] #28 8.797 [2021-02-16T09:18:07.193Z] #28 8.902 ######################################################################## 100.0% [2021-02-16T09:18:07.261Z] #39 26.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-16T09:18:07.455Z] #28 8.933 [2021-02-16T09:18:07.718Z] #28 9.369 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-16T09:18:07.978Z] #28 9.729 [2021-02-16T09:18:08.243Z] #28 9.873 ######################################################################## 100.0% [2021-02-16T09:18:08.243Z] #28 9.956 [2021-02-16T09:18:08.345Z] #11 ... [2021-02-16T09:18:08.345Z] [2021-02-16T09:18:08.345Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:18:08.345Z] #45 DONE 55.9s [2021-02-16T09:18:08.345Z] [2021-02-16T09:18:08.345Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T09:18:08.345Z] #49 45.92 syscall [2021-02-16T09:18:08.345Z] #49 45.94 reflect [2021-02-16T09:18:08.345Z] #49 53.85 time [2021-02-16T09:18:08.345Z] #49 ... [2021-02-16T09:18:08.345Z] [2021-02-16T09:18:08.345Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-16T09:18:08.345Z] #34 55.49 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-02-16T09:18:08.345Z] #34 55.52 Setting up xxd (2:8.1.0875-5) ... [2021-02-16T09:18:08.345Z] #34 55.54 Setting up libuv1:s390x (1.24.1-1) ... [2021-02-16T09:18:08.345Z] #34 55.55 Setting up vim-common (2:8.1.0875-5) ... [2021-02-16T09:18:08.345Z] #34 55.57 Setting up librhash0:s390x (1.3.8-1) ... [2021-02-16T09:18:08.345Z] #34 55.59 Setting up cmake-data (3.13.4-1) ... [2021-02-16T09:18:08.345Z] #34 55.63 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-02-16T09:18:08.345Z] #34 55.67 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-02-16T09:18:08.345Z] #34 55.69 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-02-16T09:18:08.345Z] #34 55.70 Setting up cmake (3.13.4-1) ... [2021-02-16T09:18:08.345Z] #34 55.71 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:18:08.345Z] #34 55.80 Processing triggers for mime-support (3.62) ... [2021-02-16T09:18:08.504Z] #28 10.01 Download of images into '/build' complete. [2021-02-16T09:18:08.504Z] #28 10.01 Use something like the following to load the result into a Docker daemon: [2021-02-16T09:18:08.504Z] #28 10.01 tar -cC '/build' . | docker load [2021-02-16T09:18:09.010Z] #34 DONE 56.7s [2021-02-16T09:18:09.010Z] [2021-02-16T09:18:09.010Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:18:09.453Z] #28 DONE 11.3s [2021-02-16T09:18:09.453Z] [2021-02-16T09:18:09.453Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:09.453Z] #48 sha256:b3db96a546df98ef3591f4df3d47b7647ed815a40c58c28d1d308df84dceb03e [2021-02-16T09:18:09.453Z] #48 8.318 + RM_GOPATH=0 [2021-02-16T09:18:09.453Z] #48 8.319 + TMP_GOPATH= [2021-02-16T09:18:09.453Z] #48 8.319 + : /build [2021-02-16T09:18:09.453Z] #48 8.320 + '[' -z '' ']' [2021-02-16T09:18:09.453Z] #48 8.325 ++ mktemp -d [2021-02-16T09:18:09.453Z] #48 8.332 + export GOPATH=/tmp/tmp.wmJtA4sO9S [2021-02-16T09:18:09.453Z] #48 8.346 + GOPATH=/tmp/tmp.wmJtA4sO9S [2021-02-16T09:18:09.453Z] #48 8.346 + RM_GOPATH=1 [2021-02-16T09:18:09.453Z] #48 8.346 + case "$(go env GOARCH)" in [2021-02-16T09:18:09.453Z] #48 8.347 ++ go env GOARCH [2021-02-16T09:18:09.453Z] #48 8.362 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:09.453Z] #48 8.364 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:09.453Z] #48 8.364 ++ dirname /tmp/install/install.sh [2021-02-16T09:18:09.453Z] #48 8.368 + dir=/tmp/install [2021-02-16T09:18:09.453Z] #48 8.377 + bin=golangci_lint [2021-02-16T09:18:09.453Z] #48 8.377 + shift [2021-02-16T09:18:09.453Z] #48 8.377 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-16T09:18:09.453Z] #48 8.377 + . /tmp/install/golangci_lint.installer [2021-02-16T09:18:09.453Z] #48 8.378 ++ : v1.23.8 [2021-02-16T09:18:09.453Z] #48 8.382 + install_golangci_lint [2021-02-16T09:18:09.453Z] #48 8.382 + set -e [2021-02-16T09:18:09.453Z] #48 8.383 + export GO111MODULE=on [2021-02-16T09:18:09.453Z] #48 8.383 + GO111MODULE=on [2021-02-16T09:18:09.453Z] #48 8.383 + GOBIN=/build [2021-02-16T09:18:09.453Z] #48 8.383 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-16T09:18:09.453Z] #48 8.392 go: finding github.com v1.23.8 [2021-02-16T09:18:09.453Z] #48 8.393 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-16T09:18:09.453Z] #48 8.408 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-16T09:18:09.453Z] #48 8.418 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-16T09:18:09.453Z] #48 8.418 go: finding github.com/golangci v1.23.8 [2021-02-16T09:18:10.555Z] #39 ... [2021-02-16T09:18:10.555Z] [2021-02-16T09:18:10.555Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:10.555Z] #48 sha256:fc3df4e64590347b1a1ac8cd55d53a3a115a055183f5473e9be0378df6284df2 [2021-02-16T09:18:10.555Z] #48 25.54 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-16T09:18:10.555Z] #48 25.54 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T09:18:10.555Z] #48 25.55 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-16T09:18:10.555Z] #48 25.55 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T09:18:10.555Z] #48 25.56 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T09:18:10.555Z] #48 25.57 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T09:18:10.555Z] #48 25.60 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T09:18:10.555Z] #48 25.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T09:18:10.555Z] #48 25.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T09:18:10.555Z] #48 25.60 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-16T09:18:10.555Z] #48 25.68 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T09:18:10.555Z] #48 25.68 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T09:18:10.555Z] #48 25.71 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-16T09:18:10.555Z] #48 25.74 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T09:18:10.555Z] #48 25.74 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-16T09:18:10.555Z] #48 25.75 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T09:18:10.555Z] #48 25.79 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T09:18:10.555Z] #48 25.83 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-16T09:18:10.555Z] #48 25.87 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-16T09:18:10.555Z] #48 25.98 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T09:18:10.555Z] #48 25.98 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T09:18:10.555Z] #48 26.04 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T09:18:10.555Z] #48 26.04 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T09:18:10.555Z] #48 26.04 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T09:18:10.555Z] #48 26.04 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T09:18:10.555Z] #48 26.04 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T09:18:10.555Z] #48 26.18 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T09:18:10.555Z] #48 26.20 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-16T09:18:10.555Z] #48 26.21 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T09:18:10.555Z] #48 26.21 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T09:18:10.555Z] #48 26.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T09:18:10.555Z] #48 26.38 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T09:18:10.555Z] #48 26.45 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T09:18:10.555Z] #48 26.48 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T09:18:10.555Z] #48 26.48 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T09:18:10.555Z] #48 26.48 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T09:18:10.555Z] #48 26.49 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T09:18:10.555Z] #48 26.54 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-16T09:18:10.555Z] #48 26.54 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-16T09:18:10.555Z] #48 26.55 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T09:18:10.555Z] #48 26.64 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T09:18:10.555Z] #48 26.68 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T09:18:10.555Z] #48 26.72 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T09:18:10.555Z] #48 26.80 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T09:18:10.555Z] #48 26.80 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T09:18:10.555Z] #48 26.80 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-16T09:18:10.555Z] #48 26.89 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-16T09:18:10.555Z] #48 27.02 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-16T09:18:10.555Z] #48 27.03 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-16T09:18:10.555Z] #48 27.11 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T09:18:10.555Z] #48 27.21 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-16T09:18:10.555Z] #48 27.21 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-16T09:18:10.555Z] #48 27.31 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T09:18:10.555Z] #48 27.32 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T09:18:10.555Z] #48 27.33 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T09:18:10.555Z] #48 27.35 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T09:18:10.555Z] #48 27.44 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-16T09:18:10.555Z] #48 27.46 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T09:18:10.555Z] #48 27.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T09:18:10.555Z] #48 27.82 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T09:18:10.555Z] #48 27.91 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-16T09:18:10.555Z] #48 28.02 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T09:18:10.555Z] #48 28.12 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T09:18:10.555Z] #48 28.22 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-16T09:18:10.555Z] #48 28.26 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-16T09:18:10.555Z] #48 28.31 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T09:18:10.555Z] #48 28.35 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T09:18:10.555Z] #48 28.48 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T09:18:10.555Z] #48 28.53 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T09:18:10.555Z] #48 28.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T09:18:10.555Z] #48 28.69 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-16T09:18:10.555Z] #48 28.79 go: downloading github.com/spf13/afero v1.1.2 [2021-02-16T09:18:10.555Z] #48 28.89 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-16T09:18:10.555Z] #48 28.91 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T09:18:10.555Z] #48 29.01 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T09:18:10.555Z] #48 29.14 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-16T09:18:10.555Z] #48 29.18 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T09:18:10.555Z] #48 29.19 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T09:18:10.555Z] #48 29.23 go: extracting github.com/spf13/afero v1.1.2 [2021-02-16T09:18:10.555Z] #48 29.31 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-16T09:18:10.555Z] #48 29.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T09:18:10.555Z] #48 29.45 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T09:18:10.555Z] #48 29.45 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T09:18:10.555Z] #48 29.56 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-16T09:18:10.555Z] #48 29.58 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-16T09:18:10.555Z] #48 29.60 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-16T09:18:10.555Z] #48 29.79 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T09:18:10.555Z] #48 29.81 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T09:18:10.555Z] #48 29.93 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-16T09:18:10.555Z] #48 29.94 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T09:18:10.555Z] #48 29.97 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-16T09:18:10.555Z] #48 30.01 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-16T09:18:10.555Z] #48 30.02 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T09:18:10.555Z] #48 30.07 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T09:18:10.555Z] #48 30.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T09:18:10.555Z] #48 30.20 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T09:18:10.555Z] #48 30.22 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-16T09:18:10.555Z] #48 30.40 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T09:18:10.555Z] #48 30.56 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-16T09:18:10.555Z] #48 30.57 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-16T09:18:10.555Z] #48 30.57 go: downloading golang.org/x/text v0.3.2 [2021-02-16T09:18:10.555Z] #48 30.83 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-16T09:18:10.815Z] #48 30.99 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-16T09:18:11.074Z] #48 31.32 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-16T09:18:11.333Z] #48 31.58 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-16T09:18:11.367Z] #48 9.940 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-16T09:18:11.368Z] #48 ... [2021-02-16T09:18:11.368Z] [2021-02-16T09:18:11.368Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:18:11.368Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:18:11.368Z] #12 6.454 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:18:11.368Z] #12 6.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:18:11.368Z] #12 6.642 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:18:11.368Z] #12 7.022 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T09:18:11.368Z] #12 8.357 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T09:18:11.368Z] #12 ... [2021-02-16T09:18:11.368Z] [2021-02-16T09:18:11.368Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T09:18:11.368Z] #46 sha256:4f4d3756a53e284b799a71481c9527acff7e915d1e6595aa0148df00feee5de7 [2021-02-16T09:18:11.368Z] #46 7.459 + RM_GOPATH=0 [2021-02-16T09:18:11.368Z] #46 7.459 + TMP_GOPATH= [2021-02-16T09:18:11.368Z] #46 7.459 + : /build [2021-02-16T09:18:11.368Z] #46 7.459 + '[' -z '' ']' [2021-02-16T09:18:11.368Z] #46 7.463 ++ mktemp -d [2021-02-16T09:18:11.368Z] #46 7.463 + export GOPATH=/tmp/tmp.LzQoePXDu8 [2021-02-16T09:18:11.368Z] #46 7.463 + GOPATH=/tmp/tmp.LzQoePXDu8 [2021-02-16T09:18:11.368Z] #46 7.463 + RM_GOPATH=1 [2021-02-16T09:18:11.368Z] #46 7.463 + case "$(go env GOARCH)" in [2021-02-16T09:18:11.368Z] #46 7.463 ++ go env GOARCH [2021-02-16T09:18:11.368Z] #46 7.486 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:11.368Z] #46 7.486 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:11.368Z] #46 7.486 ++ dirname /tmp/install/install.sh [2021-02-16T09:18:11.368Z] #46 7.493 + dir=/tmp/install [2021-02-16T09:18:11.368Z] #46 7.493 + bin=gotestsum [2021-02-16T09:18:11.368Z] #46 7.493 + shift [2021-02-16T09:18:11.368Z] #46 7.493 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-16T09:18:11.368Z] #46 7.493 + . /tmp/install/gotestsum.installer [2021-02-16T09:18:11.368Z] #46 7.493 ++ : v0.5.3 [2021-02-16T09:18:11.368Z] #46 7.493 + install_gotestsum [2021-02-16T09:18:11.368Z] #46 7.493 + set -e [2021-02-16T09:18:11.368Z] #46 7.493 + export GO111MODULE=on [2021-02-16T09:18:11.368Z] #46 7.493 + GO111MODULE=on [2021-02-16T09:18:11.368Z] #46 7.493 + GOBIN=/build [2021-02-16T09:18:11.368Z] #46 7.493 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-16T09:18:11.368Z] #46 7.621 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-16T09:18:11.368Z] #46 7.621 go: finding gotest.tools v0.5.3 [2021-02-16T09:18:11.368Z] #46 8.966 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-16T09:18:11.368Z] #46 9.573 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-16T09:18:11.368Z] #46 ... [2021-02-16T09:18:11.368Z] [2021-02-16T09:18:11.368Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:18:11.368Z] #33 sha256:e6cf357b256db48fcdd29ed6c81f9c4ba3c938a9aca27209c543cc456fb1a48b [2021-02-16T09:18:11.368Z] #33 7.981 + RM_GOPATH=0 [2021-02-16T09:18:11.368Z] #33 7.981 + TMP_GOPATH= [2021-02-16T09:18:11.368Z] #33 7.981 + : /build [2021-02-16T09:18:11.368Z] #33 7.981 + '[' -z '' ']' [2021-02-16T09:18:11.368Z] #33 7.985 ++ mktemp -d [2021-02-16T09:18:11.368Z] #33 7.987 + export GOPATH=/tmp/tmp.1vpNWh2BaG [2021-02-16T09:18:11.368Z] #33 7.987 + GOPATH=/tmp/tmp.1vpNWh2BaG [2021-02-16T09:18:11.368Z] #33 7.987 + RM_GOPATH=1 [2021-02-16T09:18:11.368Z] #33 7.987 + case "$(go env GOARCH)" in [2021-02-16T09:18:11.368Z] #33 7.991 ++ go env GOARCH [2021-02-16T09:18:11.368Z] #33 8.007 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:11.368Z] #33 8.007 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:11.368Z] #33 8.010 ++ dirname /tmp/install/install.sh [2021-02-16T09:18:11.368Z] #33 8.011 + dir=/tmp/install [2021-02-16T09:18:11.368Z] #33 8.012 + bin=tomlv [2021-02-16T09:18:11.368Z] #33 8.012 + shift [2021-02-16T09:18:11.368Z] #33 8.012 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-16T09:18:11.368Z] #33 8.012 + . /tmp/install/tomlv.installer [2021-02-16T09:18:11.368Z] #33 8.013 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T09:18:11.368Z] #33 8.013 + install_tomlv [2021-02-16T09:18:11.368Z] #33 8.013 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-16T09:18:11.368Z] #33 8.014 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T09:18:11.368Z] #33 8.014 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1vpNWh2BaG/src/github.com/BurntSushi/toml [2021-02-16T09:18:11.368Z] #33 8.032 Cloning into '/tmp/tmp.1vpNWh2BaG/src/github.com/BurntSushi/toml'... [2021-02-16T09:18:11.368Z] #33 9.286 + cd /tmp/tmp.1vpNWh2BaG/src/github.com/BurntSushi/toml [2021-02-16T09:18:11.368Z] #33 9.286 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T09:18:11.368Z] #33 9.332 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T09:18:11.592Z] #48 31.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T09:18:11.592Z] #48 31.88 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T09:18:11.592Z] #48 31.88 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T09:18:11.628Z] #33 ... [2021-02-16T09:18:11.628Z] [2021-02-16T09:18:11.628Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T09:18:11.628Z] #57 sha256:be7112f961b191abdbce6f9217136513fc35f9eda3418a5d4f1f3fd68bf34597 [2021-02-16T09:18:11.628Z] #57 7.830 + RM_GOPATH=0 [2021-02-16T09:18:11.628Z] #57 7.830 + TMP_GOPATH= [2021-02-16T09:18:11.628Z] #57 7.830 + : /build [2021-02-16T09:18:11.628Z] #57 7.830 + '[' -z '' ']' [2021-02-16T09:18:11.628Z] #57 7.835 ++ mktemp -d [2021-02-16T09:18:11.628Z] #57 7.835 + export GOPATH=/tmp/tmp.VxojOrZBET [2021-02-16T09:18:11.628Z] #57 7.835 + GOPATH=/tmp/tmp.VxojOrZBET [2021-02-16T09:18:11.628Z] #57 7.835 + RM_GOPATH=1 [2021-02-16T09:18:11.628Z] #57 7.835 + case "$(go env GOARCH)" in [2021-02-16T09:18:11.628Z] #57 7.843 ++ go env GOARCH [2021-02-16T09:18:11.628Z] #57 7.880 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:11.628Z] #57 7.880 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:11.628Z] #57 7.880 ++ dirname /tmp/install/install.sh [2021-02-16T09:18:11.628Z] #57 7.880 + dir=/tmp/install [2021-02-16T09:18:11.628Z] #57 7.880 + bin=rootlesskit [2021-02-16T09:18:11.628Z] #57 7.880 + shift [2021-02-16T09:18:11.628Z] #57 7.880 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-16T09:18:11.628Z] #57 7.880 + . /tmp/install/rootlesskit.installer [2021-02-16T09:18:11.628Z] #57 7.880 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T09:18:11.628Z] #57 7.880 + install_rootlesskit [2021-02-16T09:18:11.628Z] #57 7.880 + case "$1" in [2021-02-16T09:18:11.628Z] #57 7.880 + export CGO_ENABLED=0 [2021-02-16T09:18:11.628Z] #57 7.880 + CGO_ENABLED=0 [2021-02-16T09:18:11.628Z] #57 7.880 + _install_rootlesskit [2021-02-16T09:18:11.628Z] #57 7.880 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-16T09:18:11.628Z] #57 7.880 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VxojOrZBET/src/github.com/rootless-containers/rootlesskit [2021-02-16T09:18:11.628Z] #57 7.880 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T09:18:11.628Z] #57 7.907 Cloning into '/tmp/tmp.VxojOrZBET/src/github.com/rootless-containers/rootlesskit'... [2021-02-16T09:18:11.628Z] #57 ... [2021-02-16T09:18:11.628Z] [2021-02-16T09:18:11.628Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T09:18:11.628Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T09:18:11.628Z] #54 6.451 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:18:11.628Z] #54 6.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:18:11.629Z] #54 6.641 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:18:11.629Z] #54 7.085 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T09:18:11.629Z] #54 8.450 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T09:18:11.890Z] #54 ... [2021-02-16T09:18:11.890Z] [2021-02-16T09:18:11.890Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:18:11.890Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T09:18:11.890Z] #35 8.690 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:18:11.890Z] #35 8.782 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:18:11.890Z] #35 8.782 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:18:11.890Z] #35 ... [2021-02-16T09:18:11.890Z] [2021-02-16T09:18:11.890Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:18:11.890Z] #44 sha256:5b169841446b20fa7e80553087dc9e3a98bd463fab383b205840136b400fe203 [2021-02-16T09:18:11.890Z] #44 6.604 + RM_GOPATH=0 [2021-02-16T09:18:11.890Z] #44 6.604 + TMP_GOPATH= [2021-02-16T09:18:11.890Z] #44 6.604 + : /build [2021-02-16T09:18:11.890Z] #44 6.604 + '[' -z '' ']' [2021-02-16T09:18:11.890Z] #44 6.606 ++ mktemp -d [2021-02-16T09:18:11.890Z] #44 6.607 + export GOPATH=/tmp/tmp.MOQuC7ZtZa [2021-02-16T09:18:11.890Z] #44 6.608 + GOPATH=/tmp/tmp.MOQuC7ZtZa [2021-02-16T09:18:11.890Z] #44 6.608 + RM_GOPATH=1 [2021-02-16T09:18:11.890Z] #44 6.608 + case "$(go env GOARCH)" in [2021-02-16T09:18:11.890Z] #44 6.619 ++ go env GOARCH [2021-02-16T09:18:11.890Z] #44 6.630 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:11.890Z] #44 6.630 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:11.890Z] #44 6.630 ++ dirname /tmp/install/install.sh [2021-02-16T09:18:11.890Z] #44 6.630 + dir=/tmp/install [2021-02-16T09:18:11.890Z] #44 6.630 + bin=vndr [2021-02-16T09:18:11.890Z] #44 6.630 + shift [2021-02-16T09:18:11.890Z] #44 6.630 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-16T09:18:11.890Z] #44 6.630 + . /tmp/install/vndr.installer [2021-02-16T09:18:11.890Z] #44 6.630 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T09:18:11.890Z] #44 6.630 + install_vndr [2021-02-16T09:18:11.890Z] #44 6.630 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-16T09:18:11.890Z] #44 6.630 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.MOQuC7ZtZa/src/github.com/LK4D4/vndr [2021-02-16T09:18:11.890Z] #44 6.630 Cloning into '/tmp/tmp.MOQuC7ZtZa/src/github.com/LK4D4/vndr'... [2021-02-16T09:18:11.890Z] #44 6.630 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T09:18:11.890Z] #44 7.201 + cd /tmp/tmp.MOQuC7ZtZa/src/github.com/LK4D4/vndr [2021-02-16T09:18:11.890Z] #44 7.201 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T09:18:11.890Z] #44 7.245 + go build -buildmode=pie -v -o /build/vndr . [2021-02-16T09:18:11.890Z] #44 8.629 runtime/internal/atomic [2021-02-16T09:18:11.890Z] #44 8.657 internal/cpu [2021-02-16T09:18:11.890Z] #44 9.213 runtime/internal/sys [2021-02-16T09:18:11.890Z] #44 9.514 runtime/internal/math [2021-02-16T09:18:11.890Z] #44 9.760 internal/bytealg [2021-02-16T09:18:11.890Z] #44 9.895 internal/race [2021-02-16T09:18:11.890Z] #44 10.13 sync/atomic [2021-02-16T09:18:11.890Z] #44 10.77 unicode [2021-02-16T09:18:12.151Z] #44 ... [2021-02-16T09:18:12.151Z] [2021-02-16T09:18:12.151Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:18:12.151Z] #50 sha256:8d9aa04f0d84477ce0f04ec62f17a6db39da2082a0030e5ec2333e9f44b99518 [2021-02-16T09:18:12.151Z] #50 8.195 + RM_GOPATH=0 [2021-02-16T09:18:12.151Z] #50 8.195 + TMP_GOPATH= [2021-02-16T09:18:12.151Z] #50 8.195 + : /build [2021-02-16T09:18:12.151Z] #50 8.195 + '[' -z '' ']' [2021-02-16T09:18:12.151Z] #50 8.200 ++ mktemp -d [2021-02-16T09:18:12.151Z] #50 8.202 + export GOPATH=/tmp/tmp.UTZsY0aqlP [2021-02-16T09:18:12.151Z] #50 8.202 + GOPATH=/tmp/tmp.UTZsY0aqlP [2021-02-16T09:18:12.151Z] #50 8.202 + RM_GOPATH=1 [2021-02-16T09:18:12.151Z] #50 8.202 + case "$(go env GOARCH)" in [2021-02-16T09:18:12.151Z] #50 8.204 ++ go env GOARCH [2021-02-16T09:18:12.151Z] #50 8.248 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:12.151Z] #50 8.248 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:12.151Z] #50 8.250 ++ dirname /tmp/install/install.sh [2021-02-16T09:18:12.151Z] #50 8.263 + dir=/tmp/install [2021-02-16T09:18:12.152Z] #50 8.264 + bin=shfmt [2021-02-16T09:18:12.152Z] #50 8.264 + shift [2021-02-16T09:18:12.152Z] #50 8.264 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-16T09:18:12.152Z] #50 8.265 + . /tmp/install/shfmt.installer [2021-02-16T09:18:12.152Z] #50 8.265 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T09:18:12.152Z] #50 8.266 + install_shfmt [2021-02-16T09:18:12.152Z] #50 8.266 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-16T09:18:12.152Z] #50 8.266 + git clone https://github.com/mvdan/sh.git /tmp/tmp.UTZsY0aqlP/src/github.com/mvdan/sh [2021-02-16T09:18:12.152Z] #50 8.266 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T09:18:12.152Z] #50 8.270 Cloning into '/tmp/tmp.UTZsY0aqlP/src/github.com/mvdan/sh'... [2021-02-16T09:18:12.152Z] #50 ... [2021-02-16T09:18:12.152Z] [2021-02-16T09:18:12.152Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T09:18:12.152Z] #23 sha256:6855cdd0bc0d781082d98faea1c30743f25e17e2b1393dc6232d138f1d8b0db1 [2021-02-16T09:18:12.152Z] #23 8.403 + RM_GOPATH=0 [2021-02-16T09:18:12.152Z] #23 8.403 + TMP_GOPATH= [2021-02-16T09:18:12.152Z] #23 8.403 + : /build [2021-02-16T09:18:12.152Z] #23 8.403 + '[' -z '' ']' [2021-02-16T09:18:12.152Z] #23 8.408 ++ mktemp -d [2021-02-16T09:18:12.152Z] #23 8.425 + export GOPATH=/tmp/tmp.s2glMwh1hd [2021-02-16T09:18:12.152Z] #23 8.425 + GOPATH=/tmp/tmp.s2glMwh1hd [2021-02-16T09:18:12.152Z] #23 8.425 + RM_GOPATH=1 [2021-02-16T09:18:12.152Z] #23 8.426 + case "$(go env GOARCH)" in [2021-02-16T09:18:12.152Z] #23 8.428 ++ go env GOARCH [2021-02-16T09:18:12.152Z] #23 8.464 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:12.152Z] #23 8.465 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:12.152Z] #23 8.467 ++ dirname /tmp/install/install.sh [2021-02-16T09:18:12.152Z] #23 8.479 + dir=/tmp/install [2021-02-16T09:18:12.152Z] #23 8.479 + bin=dockercli [2021-02-16T09:18:12.152Z] #23 8.479 + shift [2021-02-16T09:18:12.152Z] #23 8.479 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-16T09:18:12.152Z] #23 8.479 + . /tmp/install/dockercli.installer [2021-02-16T09:18:12.152Z] #23 8.480 ++ : stable [2021-02-16T09:18:12.152Z] #23 8.480 ++ : 17.06.2-ce [2021-02-16T09:18:12.152Z] #23 8.480 + install_dockercli [2021-02-16T09:18:12.152Z] #23 8.481 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-16T09:18:12.152Z] #23 8.481 Install docker/cli version 17.06.2-ce from stable [2021-02-16T09:18:12.152Z] #23 8.482 ++ uname -m [2021-02-16T09:18:12.152Z] #23 8.493 + arch=x86_64 [2021-02-16T09:18:12.152Z] #23 8.493 + '[' x86_64 '!=' x86_64 ']' [2021-02-16T09:18:12.152Z] #23 8.493 + url=https://download.docker.com/linux/static [2021-02-16T09:18:12.152Z] #23 8.495 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-16T09:18:12.152Z] #23 8.496 + tar -xz docker/docker [2021-02-16T09:18:12.426Z] #23 ... [2021-02-16T09:18:12.426Z] [2021-02-16T09:18:12.426Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:18:12.426Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T09:18:12.426Z] #41 8.627 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:18:12.426Z] #41 8.680 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:18:12.426Z] #41 8.690 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:18:12.426Z] #41 11.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T09:18:12.426Z] #41 ... [2021-02-16T09:18:12.426Z] [2021-02-16T09:18:12.426Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T09:18:12.426Z] #63 sha256:439003ec97555d771ec4538225298896753ea67b80e2305386c92090b87bee5e [2021-02-16T09:18:12.426Z] #63 8.048 + RM_GOPATH=0 [2021-02-16T09:18:12.426Z] #63 8.048 + TMP_GOPATH= [2021-02-16T09:18:12.426Z] #63 8.048 + : /build [2021-02-16T09:18:12.426Z] #63 8.048 + '[' -z '' ']' [2021-02-16T09:18:12.426Z] #63 8.049 ++ mktemp -d [2021-02-16T09:18:12.426Z] #63 8.051 + export GOPATH=/tmp/tmp.uRNqgSAhFA [2021-02-16T09:18:12.426Z] #63 8.052 + GOPATH=/tmp/tmp.uRNqgSAhFA [2021-02-16T09:18:12.426Z] #63 8.056 + RM_GOPATH=1 [2021-02-16T09:18:12.426Z] #63 8.056 + case "$(go env GOARCH)" in [2021-02-16T09:18:12.426Z] #63 8.058 ++ go env GOARCH [2021-02-16T09:18:12.426Z] #63 8.090 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:12.426Z] #63 8.090 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:12.426Z] #63 8.090 ++ dirname /tmp/install/install.sh [2021-02-16T09:18:12.426Z] #63 8.091 + dir=/tmp/install [2021-02-16T09:18:12.426Z] #63 8.092 + bin=proxy [2021-02-16T09:18:12.426Z] #63 8.092 + shift [2021-02-16T09:18:12.426Z] #63 8.093 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-16T09:18:12.426Z] #63 8.093 + . /tmp/install/proxy.installer [2021-02-16T09:18:12.426Z] #63 8.095 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T09:18:12.426Z] #63 8.097 + install_proxy [2021-02-16T09:18:12.426Z] #63 8.098 + case "$1" in [2021-02-16T09:18:12.426Z] #63 8.104 + export CGO_ENABLED=0 [2021-02-16T09:18:12.426Z] #63 8.104 + CGO_ENABLED=0 [2021-02-16T09:18:12.426Z] #63 8.105 + _install_proxy [2021-02-16T09:18:12.426Z] #63 8.105 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-16T09:18:12.426Z] #63 8.105 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T09:18:12.426Z] #63 8.106 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uRNqgSAhFA/src/github.com/docker/libnetwork [2021-02-16T09:18:12.426Z] #63 8.113 Cloning into '/tmp/tmp.uRNqgSAhFA/src/github.com/docker/libnetwork'... [2021-02-16T09:18:12.532Z] #48 32.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T09:18:12.532Z] #48 32.91 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-16T09:18:12.532Z] #48 32.92 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T09:18:12.692Z] #63 ... [2021-02-16T09:18:12.692Z] [2021-02-16T09:18:12.692Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T09:18:12.692Z] #46 sha256:4f4d3756a53e284b799a71481c9527acff7e915d1e6595aa0148df00feee5de7 [2021-02-16T09:18:12.692Z] #46 10.90 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T09:18:12.692Z] #46 10.92 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T09:18:12.692Z] #46 10.92 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T09:18:12.693Z] #46 10.95 go: downloading github.com/fatih/color v1.9.0 [2021-02-16T09:18:12.693Z] #46 11.21 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T09:18:12.693Z] #46 11.24 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-16T09:18:12.693Z] #46 11.25 go: downloading github.com/pkg/errors v0.9.1 [2021-02-16T09:18:12.693Z] #46 11.48 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-16T09:18:12.693Z] #46 11.49 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T09:18:12.700Z] #35 3.164 + RM_GOPATH=0 [2021-02-16T09:18:12.700Z] #35 3.164 + TMP_GOPATH= [2021-02-16T09:18:12.700Z] #35 3.164 + : /build [2021-02-16T09:18:12.700Z] #35 3.164 + '[' -z '' ']' [2021-02-16T09:18:12.700Z] #35 3.166 ++ mktemp -d [2021-02-16T09:18:12.700Z] #35 3.170 + export GOPATH=/tmp/tmp.x3BSw1ltCi [2021-02-16T09:18:12.700Z] #35 3.170 + GOPATH=/tmp/tmp.x3BSw1ltCi [2021-02-16T09:18:12.700Z] #35 3.170 + RM_GOPATH=1 [2021-02-16T09:18:12.700Z] #35 3.171 + case "$(go env GOARCH)" in [2021-02-16T09:18:12.700Z] #35 3.171 ++ go env GOARCH [2021-02-16T09:18:12.700Z] #35 3.249 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:12.700Z] #35 3.249 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:12.700Z] #35 3.256 ++ dirname /tmp/install/install.sh [2021-02-16T09:18:12.700Z] #35 3.273 + dir=/tmp/install [2021-02-16T09:18:12.700Z] #35 3.273 + bin=tini [2021-02-16T09:18:12.700Z] #35 3.273 + shift [2021-02-16T09:18:12.700Z] #35 3.273 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-16T09:18:12.700Z] #35 3.273 + . /tmp/install/tini.installer [2021-02-16T09:18:12.700Z] #35 3.273 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T09:18:12.700Z] #35 3.273 + install_tini [2021-02-16T09:18:12.700Z] #35 3.273 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-16T09:18:12.700Z] #35 3.273 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T09:18:12.700Z] #35 3.273 + git clone https://github.com/krallin/tini.git /tmp/tmp.x3BSw1ltCi/tini [2021-02-16T09:18:12.700Z] #35 3.275 Cloning into '/tmp/tmp.x3BSw1ltCi/tini'... [2021-02-16T09:18:12.700Z] #35 3.851 + cd /tmp/tmp.x3BSw1ltCi/tini [2021-02-16T09:18:12.700Z] #35 3.851 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T09:18:12.700Z] #35 3.876 + cmake . [2021-02-16T09:18:12.791Z] #48 33.12 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T09:18:12.954Z] #46 11.90 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T09:18:12.954Z] #46 11.92 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T09:18:12.954Z] #46 11.98 go: extracting github.com/fatih/color v1.9.0 [2021-02-16T09:18:12.954Z] #46 12.00 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-16T09:18:13.057Z] #48 33.35 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T09:18:13.215Z] #46 12.01 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-16T09:18:13.215Z] #46 12.02 go: extracting github.com/pkg/errors v0.9.1 [2021-02-16T09:18:13.215Z] #46 12.10 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-16T09:18:13.316Z] #48 33.54 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T09:18:13.316Z] #48 33.62 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-16T09:18:13.347Z] #35 4.570 -- The C compiler identification is GNU 8.3.0 [2021-02-16T09:18:13.347Z] #35 ... [2021-02-16T09:18:13.347Z] [2021-02-16T09:18:13.347Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T09:18:13.347Z] #32 51.28 time [2021-02-16T09:18:13.347Z] #32 58.51 internal/poll [2021-02-16T09:18:13.347Z] #32 60.44 internal/fmtsort [2021-02-16T09:18:13.347Z] #32 60.63 internal/syscall/execenv [2021-02-16T09:18:13.347Z] #32 60.77 internal/syscall/unix [2021-02-16T09:18:13.347Z] #32 60.96 os [2021-02-16T09:18:13.347Z] #32 61.24 strings [2021-02-16T09:18:13.477Z] #46 12.28 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-16T09:18:13.477Z] #46 12.45 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-16T09:18:13.477Z] #46 ... [2021-02-16T09:18:13.477Z] [2021-02-16T09:18:13.477Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T09:18:13.477Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T09:18:13.477Z] #31 5.702 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-16T09:18:13.477Z] #31 5.704 Cloning into '.'... [2021-02-16T09:18:13.672Z] #32 ... [2021-02-16T09:18:13.672Z] [2021-02-16T09:18:13.672Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:18:13.672Z] #35 4.690 -- Check for working C compiler: /usr/bin/cc [2021-02-16T09:18:13.738Z] #31 ... [2021-02-16T09:18:13.738Z] [2021-02-16T09:18:13.738Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T09:18:13.738Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T09:18:13.738Z] #39 4.558 + git clone https://github.com/docker/distribution.git . [2021-02-16T09:18:13.738Z] #39 4.558 Cloning into '.'... [2021-02-16T09:18:13.738Z] #39 ... [2021-02-16T09:18:13.738Z] [2021-02-16T09:18:13.738Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T09:18:13.738Z] #46 sha256:4f4d3756a53e284b799a71481c9527acff7e915d1e6595aa0148df00feee5de7 [2021-02-16T09:18:13.738Z] #46 12.55 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-16T09:18:14.253Z] #48 34.56 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T09:18:14.404Z] #35 5.471 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-16T09:18:14.404Z] #35 5.471 -- Detecting C compiler ABI info [2021-02-16T09:18:14.821Z] #48 ... [2021-02-16T09:18:14.821Z] [2021-02-16T09:18:14.821Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:18:14.821Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T09:18:14.821Z] #35 25.20 Fetched 8422 kB in 19s (437 kB/s) [2021-02-16T09:18:14.821Z] #35 25.20 Reading package lists... [2021-02-16T09:18:15.080Z] #35 31.95 Reading package lists... [2021-02-16T09:18:15.080Z] #35 ... [2021-02-16T09:18:15.080Z] [2021-02-16T09:18:15.080Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T09:18:15.080Z] #63 sha256:7f1cc57a4dfd67b421bc8cf11aab1971cf292e5a73ed7941423023da11b8840b [2021-02-16T09:18:15.080Z] #63 26.98 Checking out files: 68% (1310/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-16T09:18:15.080Z] #63 27.61 + cd /tmp/tmp.kWjQwrRlir/src/github.com/docker/libnetwork [2021-02-16T09:18:15.080Z] #63 27.61 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T09:18:15.080Z] #63 27.75 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-16T09:18:15.080Z] #63 ... [2021-02-16T09:18:15.080Z] [2021-02-16T09:18:15.080Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:18:15.080Z] #50 sha256:b15cc6b04751cdac3539e524c9d0c87f482ae68e193a17fd8ef1b813d99d517f [2021-02-16T09:18:15.080Z] #50 25.45 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T09:18:15.080Z] #50 25.65 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T09:18:15.080Z] #50 25.81 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T09:18:15.080Z] #50 25.81 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T09:18:15.080Z] #50 26.74 runtime [2021-02-16T09:18:15.080Z] #50 26.76 runtime/cgo [2021-02-16T09:18:15.474Z] #35 6.365 -- Detecting C compiler ABI info - done [2021-02-16T09:18:15.474Z] #35 6.423 -- Detecting C compile features [2021-02-16T09:18:15.674Z] #46 14.21 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T09:18:16.247Z] #46 15.11 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T09:18:16.458Z] #50 ... [2021-02-16T09:18:16.458Z] [2021-02-16T09:18:16.458Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:18:16.458Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:18:16.458Z] #12 26.52 Fetched 8422 kB in 19s (445 kB/s) [2021-02-16T09:18:16.458Z] #12 26.52 Reading package lists... [2021-02-16T09:18:16.458Z] #12 33.25 Reading package lists... [2021-02-16T09:18:16.458Z] #12 ... [2021-02-16T09:18:16.458Z] [2021-02-16T09:18:16.458Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T09:18:16.458Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T09:18:16.458Z] #54 27.24 Fetched 8422 kB in 20s (429 kB/s) [2021-02-16T09:18:16.458Z] #54 27.24 Reading package lists... [2021-02-16T09:18:16.601Z] #35 ... [2021-02-16T09:18:16.601Z] [2021-02-16T09:18:16.601Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:18:16.601Z] #41 3.577 Note: Building without setproctitle() and strlcpy() support. [2021-02-16T09:18:16.601Z] #41 3.577 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-16T09:18:16.601Z] #41 3.577 Note: Building without GnuTLS support [2021-02-16T09:18:16.601Z] #41 3.577 Makefile.config:39: Warn: you have no libnftables installed [2021-02-16T09:18:16.601Z] #41 3.577 Makefile.config:40: Warn: Building without nftables support [2021-02-16T09:18:16.601Z] #41 5.018 fatal: not a git repository (or any of the parent directories): .git [2021-02-16T09:18:16.601Z] #41 5.042 GEN .gitid [2021-02-16T09:18:16.601Z] #41 5.103 GEN criu/include/version.h [2021-02-16T09:18:16.601Z] #41 5.113 GEN include/common/asm [2021-02-16T09:18:16.601Z] #41 6.444 PBCC images/timens.pb-c.c [2021-02-16T09:18:16.601Z] #41 6.495 DEP images/timens.pb-c.d [2021-02-16T09:18:16.601Z] #41 6.570 PBCC images/fown.pb-c.c [2021-02-16T09:18:16.601Z] #41 6.592 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-16T09:18:16.601Z] #41 6.651 PBCC images/opts.pb-c.c [2021-02-16T09:18:16.601Z] #41 6.688 PBCC images/memfd.pb-c.c [2021-02-16T09:18:16.601Z] #41 6.716 DEP images/fown.pb-c.d [2021-02-16T09:18:16.601Z] #41 6.751 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-16T09:18:16.601Z] #41 6.799 DEP images/opts.pb-c.d [2021-02-16T09:18:16.601Z] #41 6.835 DEP images/memfd.pb-c.d [2021-02-16T09:18:16.601Z] #41 6.905 PBCC images/sit.pb-c.c [2021-02-16T09:18:16.601Z] #41 6.935 DEP images/sit.pb-c.d [2021-02-16T09:18:16.601Z] #41 6.999 PBCC images/macvlan.pb-c.c [2021-02-16T09:18:16.601Z] #41 7.028 DEP images/macvlan.pb-c.d [2021-02-16T09:18:16.601Z] #41 7.083 PBCC images/autofs.pb-c.c [2021-02-16T09:18:16.601Z] #41 7.103 DEP images/autofs.pb-c.d [2021-02-16T09:18:16.601Z] #41 7.156 PBCC images/sysctl.pb-c.c [2021-02-16T09:18:16.601Z] #41 7.205 DEP images/sysctl.pb-c.d [2021-02-16T09:18:16.601Z] #41 7.237 PBCC images/time.pb-c.c [2021-02-16T09:18:16.601Z] #41 7.249 DEP images/time.pb-c.d [2021-02-16T09:18:16.601Z] #41 7.341 PBCC images/binfmt-misc.pb-c.c [2021-02-16T09:18:16.601Z] #41 7.429 DEP images/binfmt-misc.pb-c.d [2021-02-16T09:18:16.601Z] #41 7.469 PBCC images/seccomp.pb-c.c [2021-02-16T09:18:16.601Z] #41 7.487 DEP images/seccomp.pb-c.d [2021-02-16T09:18:16.601Z] #41 7.536 PBCC images/userns.pb-c.c [2021-02-16T09:18:16.601Z] #41 7.541 DEP images/userns.pb-c.d [2021-02-16T09:18:16.601Z] #41 7.999 PBCC images/cgroup.pb-c.c [2021-02-16T09:18:16.601Z] #41 8.072 DEP images/cgroup.pb-c.d [2021-02-16T09:18:16.601Z] #41 8.127 PBCC images/ext-file.pb-c.c [2021-02-16T09:18:16.601Z] #41 8.147 DEP images/ext-file.pb-c.d [2021-02-16T09:18:16.601Z] #41 8.314 PBCC images/rpc.pb-c.c [2021-02-16T09:18:16.601Z] #41 8.418 DEP images/rpc.pb-c.d [2021-02-16T09:18:16.601Z] #41 8.519 PBCC images/siginfo.pb-c.c [2021-02-16T09:18:16.601Z] #41 8.557 DEP images/siginfo.pb-c.d [2021-02-16T09:18:16.601Z] #41 8.784 PBCC images/pagemap.pb-c.c [2021-02-16T09:18:16.601Z] #41 8.857 DEP images/pagemap.pb-c.d [2021-02-16T09:18:16.601Z] #41 8.943 PBCC images/rlimit.pb-c.c [2021-02-16T09:18:16.601Z] #41 9.092 DEP images/rlimit.pb-c.d [2021-02-16T09:18:16.601Z] #41 9.173 PBCC images/file-lock.pb-c.c [2021-02-16T09:18:16.601Z] #41 9.193 DEP images/file-lock.pb-c.d [2021-02-16T09:18:16.601Z] #41 9.270 PBCC images/tty.pb-c.c [2021-02-16T09:18:16.601Z] #41 9.345 DEP images/tty.pb-c.d [2021-02-16T09:18:16.601Z] #41 9.460 PBCC images/tun.pb-c.c [2021-02-16T09:18:16.601Z] #41 9.578 PBCC images/netdev.pb-c.c [2021-02-16T09:18:16.601Z] #41 9.647 DEP images/tun.pb-c.d [2021-02-16T09:18:16.601Z] #41 9.655 DEP images/netdev.pb-c.d [2021-02-16T09:18:16.601Z] #41 9.706 PBCC images/vma.pb-c.c [2021-02-16T09:18:16.601Z] #41 9.748 DEP images/vma.pb-c.d [2021-02-16T09:18:16.601Z] #41 9.919 PBCC images/creds.pb-c.c [2021-02-16T09:18:16.601Z] #41 9.954 DEP images/creds.pb-c.d [2021-02-16T09:18:16.601Z] #41 10.03 PBCC images/utsns.pb-c.c [2021-02-16T09:18:16.601Z] #41 10.05 DEP images/utsns.pb-c.d [2021-02-16T09:18:16.601Z] #41 10.07 PBCC images/ipc-desc.pb-c.c [2021-02-16T09:18:16.601Z] #41 10.16 PBCC images/ipc-sem.pb-c.c [2021-02-16T09:18:16.601Z] #41 10.17 DEP images/ipc-desc.pb-c.d [2021-02-16T09:18:16.601Z] #41 10.26 DEP images/ipc-sem.pb-c.d [2021-02-16T09:18:16.717Z] #54 34.20 Reading package lists... [2021-02-16T09:18:16.717Z] #54 ... [2021-02-16T09:18:16.717Z] [2021-02-16T09:18:16.717Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:18:16.717Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T09:18:16.717Z] #41 26.98 Fetched 8422 kB in 19s (435 kB/s) [2021-02-16T09:18:16.717Z] #41 26.98 Reading package lists... [2021-02-16T09:18:16.717Z] #41 33.59 Reading package lists... [2021-02-16T09:18:16.717Z] #41 ... [2021-02-16T09:18:16.717Z] [2021-02-16T09:18:16.717Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:16.717Z] #48 sha256:fc3df4e64590347b1a1ac8cd55d53a3a115a055183f5473e9be0378df6284df2 [2021-02-16T09:18:16.717Z] #48 37.04 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-16T09:18:16.923Z] #41 10.41 PBCC images/ipc-msg.pb-c.c [2021-02-16T09:18:16.923Z] #41 10.42 DEP images/ipc-msg.pb-c.d [2021-02-16T09:18:16.923Z] #41 10.46 PBCC images/ipc-shm.pb-c.c [2021-02-16T09:18:16.923Z] #41 10.50 DEP images/ipc-shm.pb-c.d [2021-02-16T09:18:16.923Z] #41 ... [2021-02-16T09:18:16.923Z] [2021-02-16T09:18:16.923Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T09:18:16.923Z] #32 64.87 path [2021-02-16T09:18:17.231Z] #32 64.92 fmt [2021-02-16T09:18:17.231Z] #32 ... [2021-02-16T09:18:17.231Z] [2021-02-16T09:18:17.231Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:18:17.231Z] #43 55.16 time [2021-02-16T09:18:17.231Z] #43 60.23 internal/fmtsort [2021-02-16T09:18:17.231Z] #43 60.66 internal/syscall/execenv [2021-02-16T09:18:17.231Z] #43 60.78 internal/syscall/unix [2021-02-16T09:18:17.231Z] #43 60.80 strings [2021-02-16T09:18:17.231Z] #43 61.04 os [2021-02-16T09:18:17.231Z] #43 63.63 regexp/syntax [2021-02-16T09:18:17.231Z] #43 64.90 fmt [2021-02-16T09:18:17.587Z] #43 ... [2021-02-16T09:18:17.587Z] [2021-02-16T09:18:17.587Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:18:17.587Z] #41 10.55 PBCC images/ipc-var.pb-c.c [2021-02-16T09:18:17.587Z] #41 10.57 DEP images/ipc-var.pb-c.d [2021-02-16T09:18:17.587Z] #41 10.73 PBCC images/sk-opts.pb-c.c [2021-02-16T09:18:17.587Z] #41 10.74 PBCC images/packet-sock.pb-c.c [2021-02-16T09:18:17.587Z] #41 10.81 DEP images/sk-opts.pb-c.d [2021-02-16T09:18:17.587Z] #41 11.01 DEP images/packet-sock.pb-c.d [2021-02-16T09:18:17.587Z] #41 11.04 PBCC images/sk-netlink.pb-c.c [2021-02-16T09:18:17.587Z] #41 11.13 DEP images/sk-netlink.pb-c.d [2021-02-16T09:18:17.587Z] #41 11.18 PBCC images/sk-inet.pb-c.c [2021-02-16T09:18:17.903Z] #41 11.28 DEP images/sk-inet.pb-c.d [2021-02-16T09:18:17.903Z] #41 11.34 PBCC images/sk-unix.pb-c.c [2021-02-16T09:18:17.903Z] #41 11.36 DEP images/sk-unix.pb-c.d [2021-02-16T09:18:17.903Z] #41 11.46 PBCC images/mm.pb-c.c [2021-02-16T09:18:18.165Z] #46 16.99 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T09:18:18.255Z] #41 11.56 DEP images/mm.pb-c.d [2021-02-16T09:18:18.255Z] #41 11.64 PBCC images/timerfd.pb-c.c [2021-02-16T09:18:18.255Z] #41 11.66 DEP images/timerfd.pb-c.d [2021-02-16T09:18:18.255Z] #41 11.69 PBCC images/timer.pb-c.c [2021-02-16T09:18:18.255Z] #41 11.74 DEP images/timer.pb-c.d [2021-02-16T09:18:18.255Z] #41 11.82 PBCC images/sa.pb-c.c [2021-02-16T09:18:18.255Z] #41 11.85 DEP images/sa.pb-c.d [2021-02-16T09:18:18.393Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 14.7% of statements [2021-02-16T09:18:18.393Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-16T09:18:18.393Z] ok github.com/docker/docker/api/server/middleware 0.038s coverage: 37.7% of statements [2021-02-16T09:18:18.393Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-16T09:18:18.393Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-16T09:18:18.393Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-16T09:18:18.393Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-16T09:18:18.393Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-16T09:18:18.393Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-16T09:18:18.393Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-16T09:18:18.393Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-16T09:18:18.585Z] #41 12.05 PBCC images/pipe-data.pb-c.c [2021-02-16T09:18:18.585Z] #41 12.06 DEP images/pipe-data.pb-c.d [2021-02-16T09:18:18.585Z] #41 12.09 PBCC images/mnt.pb-c.c [2021-02-16T09:18:18.655Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-16T09:18:18.919Z] #41 12.15 DEP images/mnt.pb-c.d [2021-02-16T09:18:18.919Z] #41 12.31 PBCC images/sk-packet.pb-c.c [2021-02-16T09:18:18.919Z] #41 12.45 DEP images/sk-packet.pb-c.d [2021-02-16T09:18:18.919Z] #41 12.55 PBCC images/tcp-stream.pb-c.c [2021-02-16T09:18:19.210Z] #41 12.66 DEP images/tcp-stream.pb-c.d [2021-02-16T09:18:19.210Z] #41 12.74 PBCC images/pipe.pb-c.c [2021-02-16T09:18:19.562Z] #46 ... [2021-02-16T09:18:19.562Z] [2021-02-16T09:18:19.562Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:19.562Z] #48 sha256:b3db96a546df98ef3591f4df3d47b7647ed815a40c58c28d1d308df84dceb03e [2021-02-16T09:18:19.562Z] #48 10.75 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-16T09:18:19.562Z] #48 17.49 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-16T09:18:19.562Z] #48 17.49 go: downloading github.com/fatih/color v1.7.0 [2021-02-16T09:18:19.562Z] #48 17.59 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T09:18:19.562Z] #48 17.62 go: downloading github.com/spf13/viper v1.6.1 [2021-02-16T09:18:19.562Z] #48 17.62 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T09:18:19.562Z] #48 17.62 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T09:18:19.562Z] #48 17.62 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T09:18:19.562Z] #48 17.96 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T09:18:19.562Z] #48 18.00 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-16T09:18:19.562Z] #48 18.01 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T09:18:19.562Z] #48 18.04 go: extracting github.com/spf13/viper v1.6.1 [2021-02-16T09:18:19.562Z] #48 18.07 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T09:18:19.562Z] #48 18.08 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T09:18:19.562Z] #48 18.10 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-16T09:18:19.562Z] #48 18.16 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T09:18:19.562Z] #48 18.16 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-16T09:18:19.562Z] #48 18.19 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T09:18:19.562Z] #48 18.24 go: extracting github.com/fatih/color v1.7.0 [2021-02-16T09:18:19.562Z] #48 18.32 go: downloading github.com/spf13/afero v1.1.2 [2021-02-16T09:18:19.562Z] #48 18.34 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T09:18:19.562Z] #48 18.35 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T09:18:19.562Z] #48 ... [2021-02-16T09:18:19.562Z] [2021-02-16T09:18:19.562Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T09:18:19.562Z] #23 sha256:6855cdd0bc0d781082d98faea1c30743f25e17e2b1393dc6232d138f1d8b0db1 [2021-02-16T09:18:19.562Z] #23 18.42 + mkdir -p /build [2021-02-16T09:18:19.562Z] #23 18.42 + mv docker/docker /build/ [2021-02-16T09:18:19.562Z] #23 18.45 + rmdir docker [2021-02-16T09:18:19.580Z] #41 12.84 DEP images/pipe.pb-c.d [2021-02-16T09:18:19.580Z] #41 12.87 PBCC images/pstree.pb-c.c [2021-02-16T09:18:19.580Z] #41 12.94 DEP images/pstree.pb-c.d [2021-02-16T09:18:19.580Z] #41 12.98 PBCC images/fs.pb-c.c [2021-02-16T09:18:19.580Z] #41 12.99 DEP images/fs.pb-c.d [2021-02-16T09:18:19.580Z] #41 13.14 PBCC images/signalfd.pb-c.c [2021-02-16T09:18:19.580Z] #41 13.15 DEP images/signalfd.pb-c.d [2021-02-16T09:18:19.580Z] #41 13.23 PBCC images/fh.pb-c.c [2021-02-16T09:18:19.605Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-16T09:18:19.605Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-16T09:18:19.868Z] ok github.com/docker/docker/api/types/strslice 0.027s coverage: 90.0% of statements [2021-02-16T09:18:19.879Z] #41 13.30 PBCC images/fsnotify.pb-c.c [2021-02-16T09:18:19.879Z] #41 13.33 DEP images/fh.pb-c.d [2021-02-16T09:18:19.879Z] #41 13.36 DEP images/fsnotify.pb-c.d [2021-02-16T09:18:19.879Z] #41 13.40 PBCC images/eventpoll.pb-c.c [2021-02-16T09:18:19.879Z] #41 13.42 DEP images/eventpoll.pb-c.d [2021-02-16T09:18:19.879Z] #41 13.46 PBCC images/eventfd.pb-c.c [2021-02-16T09:18:20.132Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2021-02-16T09:18:20.132Z] ok github.com/docker/docker/api/server/router/swarm 0.019s coverage: 5.7% of statements [2021-02-16T09:18:20.132Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-16T09:18:20.132Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-16T09:18:20.132Z] ? github.com/docker/docker/api/types [no test files] [2021-02-16T09:18:20.132Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-16T09:18:20.132Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-16T09:18:20.132Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-16T09:18:20.132Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-16T09:18:20.132Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-16T09:18:20.132Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-16T09:18:20.132Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-16T09:18:20.132Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-16T09:18:20.132Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-16T09:18:20.132Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-16T09:18:20.132Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-16T09:18:20.236Z] #41 13.46 DEP images/eventfd.pb-c.d [2021-02-16T09:18:20.236Z] #41 13.50 PBCC images/remap-file-path.pb-c.c [2021-02-16T09:18:20.236Z] #41 13.52 DEP images/remap-file-path.pb-c.d [2021-02-16T09:18:20.236Z] #41 13.57 PBCC images/fifo.pb-c.c [2021-02-16T09:18:20.236Z] #41 13.58 DEP images/fifo.pb-c.d [2021-02-16T09:18:20.236Z] #41 13.62 PBCC images/ghost-file.pb-c.c [2021-02-16T09:18:20.236Z] #41 13.63 DEP images/ghost-file.pb-c.d [2021-02-16T09:18:20.236Z] #41 13.66 PBCC images/regfile.pb-c.c [2021-02-16T09:18:20.236Z] #41 13.70 DEP images/regfile.pb-c.d [2021-02-16T09:18:20.236Z] #41 13.71 PBCC images/ns.pb-c.c [2021-02-16T09:18:20.236Z] #41 13.72 DEP images/ns.pb-c.d [2021-02-16T09:18:20.236Z] #41 13.73 PBCC images/fdinfo.pb-c.c [2021-02-16T09:18:20.236Z] #41 13.75 DEP images/fdinfo.pb-c.d [2021-02-16T09:18:20.236Z] #41 13.77 PBCC images/core-aarch64.pb-c.c [2021-02-16T09:18:20.236Z] #41 13.78 PBCC images/core-arm.pb-c.c [2021-02-16T09:18:20.236Z] #41 13.79 PBCC images/core-ppc64.pb-c.c [2021-02-16T09:18:20.236Z] #41 13.80 PBCC images/core-s390.pb-c.c [2021-02-16T09:18:20.236Z] #41 13.81 PBCC images/core-x86.pb-c.c [2021-02-16T09:18:20.236Z] #41 13.83 PBCC images/core.pb-c.c [2021-02-16T09:18:20.236Z] #41 13.84 PBCC images/inventory.pb-c.c [2021-02-16T09:18:20.236Z] #41 13.86 DEP images/core-aarch64.pb-c.d [2021-02-16T09:18:20.236Z] #41 13.90 DEP images/core-arm.pb-c.d [2021-02-16T09:18:20.395Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 75.0% of statements [2021-02-16T09:18:20.395Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2021-02-16T09:18:20.395Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-16T09:18:20.395Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-16T09:18:20.395Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-16T09:18:20.395Z] ? github.com/docker/docker/builder [no test files] [2021-02-16T09:18:20.395Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-16T09:18:20.395Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-16T09:18:20.395Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-16T09:18:20.395Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-16T09:18:20.395Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-16T09:18:20.395Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-16T09:18:20.395Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-16T09:18:20.511Z] #23 DONE 19.2s [2021-02-16T09:18:20.511Z] [2021-02-16T09:18:20.511Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:20.511Z] #48 sha256:b3db96a546df98ef3591f4df3d47b7647ed815a40c58c28d1d308df84dceb03e [2021-02-16T09:18:20.511Z] #48 18.61 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T09:18:20.511Z] #48 18.76 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T09:18:20.511Z] #48 18.91 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T09:18:20.511Z] #48 19.04 go: extracting github.com/spf13/afero v1.1.2 [2021-02-16T09:18:20.511Z] #48 19.11 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T09:18:20.529Z] #41 13.93 DEP images/core-ppc64.pb-c.d [2021-02-16T09:18:20.529Z] #41 13.96 DEP images/core-s390.pb-c.d [2021-02-16T09:18:20.529Z] #41 14.00 DEP images/core-x86.pb-c.d [2021-02-16T09:18:20.529Z] #41 14.02 DEP images/core.pb-c.d [2021-02-16T09:18:20.529Z] #41 14.07 DEP images/inventory.pb-c.d [2021-02-16T09:18:20.529Z] #41 14.14 PBCC images/cpuinfo.pb-c.c [2021-02-16T09:18:20.772Z] #48 19.64 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-16T09:18:20.772Z] #48 19.75 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T09:18:20.870Z] #41 14.22 DEP images/cpuinfo.pb-c.d [2021-02-16T09:18:20.919Z] #48 40.81 go: extracting golang.org/x/text v0.3.2 [2021-02-16T09:18:21.033Z] #48 19.79 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-16T09:18:21.033Z] #48 19.82 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T09:18:21.033Z] #48 19.95 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T09:18:21.165Z] #41 14.43 PBCC images/stats.pb-c.c [2021-02-16T09:18:21.165Z] #41 14.49 DEP images/stats.pb-c.d [2021-02-16T09:18:21.294Z] #48 20.12 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T09:18:21.513Z] #41 ... [2021-02-16T09:18:21.513Z] [2021-02-16T09:18:21.513Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:18:21.513Z] #35 8.913 -- Detecting C compile features - done [2021-02-16T09:18:21.513Z] #35 8.982 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-16T09:18:21.513Z] #35 9.383 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-16T09:18:21.513Z] #35 9.671 -- Configuring done [2021-02-16T09:18:21.513Z] #35 9.729 -- Generating done [2021-02-16T09:18:21.513Z] #35 9.732 -- Build files have been written to: /tmp/tmp.x3BSw1ltCi/tini [2021-02-16T09:18:21.513Z] #35 9.753 + make tini-static [2021-02-16T09:18:21.513Z] #35 10.20 Scanning dependencies of target tini-static [2021-02-16T09:18:21.513Z] #35 10.34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-16T09:18:21.513Z] #35 11.54 [100%] Linking C executable tini-static [2021-02-16T09:18:21.513Z] #35 12.02 [100%] Built target tini-static [2021-02-16T09:18:21.513Z] #35 12.09 + mkdir -p /build [2021-02-16T09:18:21.513Z] #35 12.10 + cp tini-static /build/docker-init [2021-02-16T09:18:21.513Z] #35 DONE 12.4s [2021-02-16T09:18:21.513Z] [2021-02-16T09:18:21.513Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T09:18:21.513Z] #32 65.36 path/filepath [2021-02-16T09:18:21.513Z] #32 66.85 io/ioutil [2021-02-16T09:18:21.513Z] #32 67.34 text/tabwriter [2021-02-16T09:18:21.513Z] #32 68.92 github.com/BurntSushi/toml [2021-02-16T09:18:21.513Z] #32 68.92 flag [2021-02-16T09:18:21.554Z] #48 20.48 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T09:18:21.554Z] #48 20.60 go: downloading golang.org/x/text v0.3.2 [2021-02-16T09:18:21.857Z] #48 ... [2021-02-16T09:18:21.857Z] [2021-02-16T09:18:21.857Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:18:21.857Z] #44 sha256:1b876072cfd8e9adee53425e2a039e75dc394e76c63052710075b815d5763158 [2021-02-16T09:18:21.857Z] #44 41.17 github.com/LK4D4/vndr/godl/singleflight [2021-02-16T09:18:21.857Z] #44 41.17 errors [2021-02-16T09:18:21.857Z] #44 41.62 io [2021-02-16T09:18:21.857Z] #44 41.63 strconv [2021-02-16T09:18:22.126Z] #48 ... [2021-02-16T09:18:22.126Z] [2021-02-16T09:18:22.126Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:18:22.126Z] #33 sha256:e6cf357b256db48fcdd29ed6c81f9c4ba3c938a9aca27209c543cc456fb1a48b [2021-02-16T09:18:22.126Z] #33 10.97 math/bits [2021-02-16T09:18:22.126Z] #33 11.21 internal/bytealg [2021-02-16T09:18:22.126Z] #33 11.93 math [2021-02-16T09:18:22.126Z] #33 12.37 runtime [2021-02-16T09:18:22.126Z] #33 16.19 internal/testlog [2021-02-16T09:18:22.126Z] #33 16.62 encoding [2021-02-16T09:18:22.126Z] #33 16.79 runtime/cgo [2021-02-16T09:18:22.126Z] #33 ... [2021-02-16T09:18:22.126Z] [2021-02-16T09:18:22.126Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T09:18:22.126Z] #46 sha256:4f4d3756a53e284b799a71481c9527acff7e915d1e6595aa0148df00feee5de7 [2021-02-16T09:18:22.126Z] #46 20.65 go: finding github.com/fatih/color v1.9.0 [2021-02-16T09:18:22.126Z] #46 20.71 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T09:18:22.126Z] #46 20.85 go: finding github.com/pkg/errors v0.9.1 [2021-02-16T09:18:22.126Z] #46 20.91 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-16T09:18:22.126Z] #46 20.99 go: finding github.com/spf13/pflag v1.0.3 [2021-02-16T09:18:22.126Z] #46 20.99 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-16T09:18:22.386Z] #46 21.27 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T09:18:22.386Z] #46 ... [2021-02-16T09:18:22.386Z] [2021-02-16T09:18:22.386Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:18:22.386Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T09:18:22.386Z] #35 11.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T09:18:22.386Z] #35 13.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T09:18:22.386Z] #35 16.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T09:18:22.429Z] #44 42.83 bytes [2021-02-16T09:18:22.687Z] #35 ... [2021-02-16T09:18:22.687Z] [2021-02-16T09:18:22.687Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T09:18:22.687Z] #46 sha256:4f4d3756a53e284b799a71481c9527acff7e915d1e6595aa0148df00feee5de7 [2021-02-16T09:18:22.687Z] #46 21.42 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-16T09:18:22.687Z] #46 21.49 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T09:18:22.687Z] #46 21.53 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T09:18:22.687Z] #46 21.60 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T09:18:22.687Z] #46 ... [2021-02-16T09:18:22.687Z] [2021-02-16T09:18:22.687Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:18:22.687Z] #44 sha256:5b169841446b20fa7e80553087dc9e3a98bd463fab383b205840136b400fe203 [2021-02-16T09:18:22.687Z] #44 11.74 runtime [2021-02-16T09:18:22.687Z] #44 15.38 unicode/utf8 [2021-02-16T09:18:22.687Z] #44 16.05 math [2021-02-16T09:18:22.687Z] #44 20.00 unicode/utf16 [2021-02-16T09:18:22.687Z] #44 20.48 container/list [2021-02-16T09:18:22.687Z] #44 21.25 crypto/internal/subtle [2021-02-16T09:18:22.687Z] #44 21.40 crypto/subtle [2021-02-16T09:18:22.687Z] #44 21.54 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-16T09:18:22.687Z] #44 21.74 internal/nettrace [2021-02-16T09:18:22.950Z] #44 ... [2021-02-16T09:18:22.950Z] [2021-02-16T09:18:22.950Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:22.950Z] #48 sha256:b3db96a546df98ef3591f4df3d47b7647ed815a40c58c28d1d308df84dceb03e [2021-02-16T09:18:22.950Z] #48 21.62 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-16T09:18:22.950Z] #48 ... [2021-02-16T09:18:22.950Z] [2021-02-16T09:18:22.950Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T09:18:22.950Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T09:18:22.950Z] #54 11.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T09:18:23.058Z] #32 ... [2021-02-16T09:18:23.058Z] [2021-02-16T09:18:23.058Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T09:18:23.058Z] #49 60.56 context [2021-02-16T09:18:23.058Z] #49 61.06 encoding/binary [2021-02-16T09:18:23.058Z] #49 61.67 os [2021-02-16T09:18:23.058Z] #49 63.43 encoding/base64 [2021-02-16T09:18:23.058Z] #49 64.35 golang.org/x/sys/unix [2021-02-16T09:18:23.058Z] #49 66.12 fmt [2021-02-16T09:18:23.058Z] #49 70.26 encoding/json [2021-02-16T09:18:23.058Z] #49 ... [2021-02-16T09:18:23.058Z] [2021-02-16T09:18:23.058Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:18:23.058Z] #41 16.44 make[1]: Nothing to be done for 'all'. [2021-02-16T09:18:23.216Z] #54 ... [2021-02-16T09:18:23.216Z] [2021-02-16T09:18:23.216Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:23.216Z] #48 sha256:b3db96a546df98ef3591f4df3d47b7647ed815a40c58c28d1d308df84dceb03e [2021-02-16T09:18:23.216Z] #48 22.14 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-16T09:18:23.492Z] #48 ... [2021-02-16T09:18:23.492Z] [2021-02-16T09:18:23.492Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:18:23.492Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:18:23.492Z] #12 12.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T09:18:23.711Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2021-02-16T09:18:23.753Z] #12 ... [2021-02-16T09:18:23.753Z] [2021-02-16T09:18:23.753Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:18:23.753Z] #50 sha256:8d9aa04f0d84477ce0f04ec62f17a6db39da2082a0030e5ec2333e9f44b99518 [2021-02-16T09:18:23.753Z] #50 20.79 + cd /tmp/tmp.UTZsY0aqlP/src/github.com/mvdan/sh [2021-02-16T09:18:23.753Z] #50 20.79 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T09:18:23.753Z] #50 20.91 + GO111MODULE=on [2021-02-16T09:18:23.753Z] #50 20.91 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-16T09:18:23.753Z] #50 22.44 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T09:18:23.753Z] #50 22.49 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T09:18:23.753Z] #50 22.52 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T09:18:23.973Z] ok github.com/docker/docker/builder/remotecontext 0.359s coverage: 13.7% of statements [2021-02-16T09:18:24.014Z] #50 22.96 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T09:18:24.014Z] #50 22.99 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T09:18:24.591Z] #50 ... [2021-02-16T09:18:24.591Z] [2021-02-16T09:18:24.591Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:18:24.591Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T09:18:24.591Z] #41 13.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T09:18:24.591Z] #41 15.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T09:18:24.591Z] #41 ... [2021-02-16T09:18:24.591Z] [2021-02-16T09:18:24.591Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:24.591Z] #48 sha256:b3db96a546df98ef3591f4df3d47b7647ed815a40c58c28d1d308df84dceb03e [2021-02-16T09:18:24.591Z] #48 23.51 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T09:18:24.749Z] #41 ... [2021-02-16T09:18:24.749Z] [2021-02-16T09:18:24.749Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-16T09:18:24.749Z] #11 62.24 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-16T09:18:24.749Z] #11 62.25 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-16T09:18:24.749Z] #11 62.26 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:18:24.749Z] #11 62.64 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-16T09:18:24.749Z] #11 62.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-16T09:18:24.749Z] #11 62.64 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:18:24.749Z] #11 ... [2021-02-16T09:18:24.749Z] [2021-02-16T09:18:24.749Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:18:24.749Z] #41 18.01 CC images/stats.o [2021-02-16T09:18:24.852Z] #48 ... [2021-02-16T09:18:24.852Z] [2021-02-16T09:18:24.852Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T09:18:24.852Z] #57 sha256:be7112f961b191abdbce6f9217136513fc35f9eda3418a5d4f1f3fd68bf34597 [2021-02-16T09:18:24.852Z] #57 13.72 + cd /tmp/tmp.VxojOrZBET/src/github.com/rootless-containers/rootlesskit [2021-02-16T09:18:24.852Z] #57 13.72 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T09:18:24.852Z] #57 14.54 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T09:18:24.852Z] #57 14.54 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-16T09:18:24.852Z] #57 ... [2021-02-16T09:18:24.852Z] [2021-02-16T09:18:24.852Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:18:24.852Z] #50 sha256:8d9aa04f0d84477ce0f04ec62f17a6db39da2082a0030e5ec2333e9f44b99518 [2021-02-16T09:18:24.852Z] #50 23.76 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T09:18:24.921Z] ok github.com/docker/docker/builder/dockerfile 0.875s coverage: 48.3% of statements [2021-02-16T09:18:24.921Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-16T09:18:24.986Z] #44 ... [2021-02-16T09:18:24.986Z] [2021-02-16T09:18:24.986Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T09:18:24.986Z] #63 sha256:7f1cc57a4dfd67b421bc8cf11aab1971cf292e5a73ed7941423023da11b8840b [2021-02-16T09:18:24.986Z] #63 DONE 45.1s [2021-02-16T09:18:24.986Z] [2021-02-16T09:18:24.986Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:18:24.986Z] #44 sha256:1b876072cfd8e9adee53425e2a039e75dc394e76c63052710075b815d5763158 [2021-02-16T09:18:24.986Z] #44 45.11 bufio [2021-02-16T09:18:25.042Z] #41 18.46 CC images/core.o [2021-02-16T09:18:25.424Z] #50 24.40 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T09:18:25.780Z] #41 19.07 CC images/core-x86.o [2021-02-16T09:18:25.870Z] ok github.com/docker/docker/builder/remotecontext/git 4.029s coverage: 86.3% of statements [2021-02-16T09:18:25.870Z] ? github.com/docker/docker/cli [no test files] [2021-02-16T09:18:25.870Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-16T09:18:25.924Z] #44 46.09 reflect [2021-02-16T09:18:26.082Z] #41 19.63 CC images/core-arm.o [2021-02-16T09:18:26.769Z] #41 20.10 CC images/core-aarch64.o [2021-02-16T09:18:26.812Z] #50 25.75 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T09:18:26.868Z] #44 47.09 syscall [2021-02-16T09:18:27.061Z] #41 20.48 CC images/core-ppc64.o [2021-02-16T09:18:27.442Z] #44 ... [2021-02-16T09:18:27.442Z] [2021-02-16T09:18:27.442Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T09:18:27.442Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T09:18:27.442Z] #54 34.20 Reading package lists... [2021-02-16T09:18:27.442Z] #54 40.69 Building dependency tree... [2021-02-16T09:18:27.442Z] #54 43.82 The following additional packages will be installed: [2021-02-16T09:18:27.442Z] #54 43.83 libbtrfs0 [2021-02-16T09:18:27.442Z] #54 44.07 The following NEW packages will be installed: [2021-02-16T09:18:27.442Z] #54 44.07 libbtrfs-dev libbtrfs0 [2021-02-16T09:18:27.442Z] #54 44.48 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T09:18:27.442Z] #54 44.48 Need to get 119 kB of archives. [2021-02-16T09:18:27.442Z] #54 44.48 After this operation, 387 kB of additional disk space will be used. [2021-02-16T09:18:27.442Z] #54 44.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-16T09:18:27.442Z] #54 44.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-16T09:18:27.442Z] #54 46.11 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:18:27.442Z] #54 46.37 Fetched 119 kB in 0s (455 kB/s) [2021-02-16T09:18:27.442Z] #54 46.53 Selecting previously unselected package libbtrfs0. [2021-02-16T09:18:27.442Z] #54 46.53 (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.) [2021-02-16T09:18:27.442Z] #54 46.59 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-16T09:18:27.442Z] #54 46.61 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-16T09:18:27.442Z] #54 46.79 Selecting previously unselected package libbtrfs-dev. [2021-02-16T09:18:27.442Z] #54 46.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-16T09:18:27.442Z] #54 46.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:18:27.442Z] #54 47.10 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-16T09:18:27.442Z] #54 47.11 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:18:27.442Z] #54 47.13 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:18:27.442Z] #54 DONE 47.6s [2021-02-16T09:18:27.442Z] [2021-02-16T09:18:27.442Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:27.442Z] #48 sha256:fc3df4e64590347b1a1ac8cd55d53a3a115a055183f5473e9be0378df6284df2 [2021-02-16T09:18:27.442Z] #48 46.14 go: finding github.com/fatih/color v1.7.0 [2021-02-16T09:18:27.442Z] #48 46.30 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T09:18:27.442Z] #48 46.34 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-16T09:18:27.442Z] #48 46.39 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-16T09:18:27.442Z] #48 46.46 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T09:18:27.442Z] #48 46.47 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T09:18:27.442Z] #48 46.52 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-16T09:18:27.442Z] #48 46.56 go: finding github.com/pkg/errors v0.8.1 [2021-02-16T09:18:27.442Z] #48 46.58 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T09:18:27.442Z] #48 46.64 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T09:18:27.442Z] #48 46.65 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T09:18:27.442Z] #48 46.65 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-16T09:18:27.442Z] #48 46.67 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T09:18:27.442Z] #48 46.70 go: finding github.com/stretchr/testify v1.4.0 [2021-02-16T09:18:27.442Z] #48 46.72 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-16T09:18:27.442Z] #48 46.79 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T09:18:27.442Z] #48 46.80 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-16T09:18:27.442Z] #48 46.80 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-16T09:18:27.442Z] #48 46.81 go: finding github.com/spf13/viper v1.6.1 [2021-02-16T09:18:27.442Z] #48 46.82 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-16T09:18:27.442Z] #48 46.91 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T09:18:27.442Z] #48 46.91 go: finding github.com/stretchr/objx v0.2.0 [2021-02-16T09:18:27.442Z] #48 46.94 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T09:18:27.442Z] #48 46.97 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T09:18:27.442Z] #48 46.98 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-16T09:18:27.442Z] #48 47.03 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T09:18:27.442Z] #48 47.05 go: finding github.com/gobwas/glob v0.2.3 [2021-02-16T09:18:27.442Z] #48 47.16 go: finding github.com/spf13/cobra v0.0.5 [2021-02-16T09:18:27.442Z] #48 47.18 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T09:18:27.442Z] #48 47.32 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-16T09:18:27.442Z] #48 47.33 go: finding github.com/spf13/pflag v1.0.5 [2021-02-16T09:18:27.442Z] #48 47.37 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T09:18:27.442Z] #48 47.48 go: finding github.com/magiconair/properties v1.8.1 [2021-02-16T09:18:27.442Z] #48 47.51 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T09:18:27.442Z] #48 47.58 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T09:18:27.442Z] #48 47.59 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T09:18:27.442Z] #48 47.67 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-16T09:18:27.442Z] #48 47.70 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T09:18:27.442Z] #48 47.75 go: finding github.com/spf13/afero v1.1.2 [2021-02-16T09:18:27.442Z] #48 47.82 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T09:18:27.442Z] #48 47.89 go: finding github.com/spf13/cast v1.3.0 [2021-02-16T09:18:27.442Z] #48 47.90 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T09:18:27.442Z] #48 47.92 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T09:18:27.704Z] #48 47.97 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T09:18:27.704Z] #48 47.98 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T09:18:27.704Z] #48 48.08 go: finding golang.org/x/text v0.3.2 [2021-02-16T09:18:27.704Z] #48 48.13 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-16T09:18:27.704Z] #48 ... [2021-02-16T09:18:27.704Z] [2021-02-16T09:18:27.704Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:18:27.704Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T09:18:27.704Z] #35 31.95 Reading package lists... [2021-02-16T09:18:27.704Z] #35 38.46 Building dependency tree... [2021-02-16T09:18:27.704Z] #35 42.14 The following additional packages will be installed: [2021-02-16T09:18:27.704Z] #35 42.15 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-16T09:18:27.704Z] #35 42.15 Suggested packages: [2021-02-16T09:18:27.704Z] #35 42.15 cmake-doc ninja-build lrzip [2021-02-16T09:18:27.704Z] #35 42.15 Recommended packages: [2021-02-16T09:18:27.704Z] #35 42.15 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-16T09:18:27.704Z] #35 43.16 The following NEW packages will be installed: [2021-02-16T09:18:27.704Z] #35 43.17 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-16T09:18:27.704Z] #35 43.17 vim-common xxd [2021-02-16T09:18:27.705Z] #35 43.68 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T09:18:27.705Z] #35 43.68 Need to get 14.9 MB of archives. [2021-02-16T09:18:27.705Z] #35 43.68 After this operation, 61.8 MB of additional disk space will be used. [2021-02-16T09:18:27.705Z] #35 43.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-16T09:18:27.705Z] #35 43.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-16T09:18:27.705Z] #35 43.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-16T09:18:27.705Z] #35 43.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-16T09:18:27.705Z] #35 44.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-16T09:18:27.705Z] #35 44.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-16T09:18:27.705Z] #35 44.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-16T09:18:27.705Z] #35 44.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-16T09:18:27.705Z] #35 44.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-16T09:18:27.705Z] #35 44.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-16T09:18:27.705Z] #35 46.96 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:18:27.705Z] #35 47.17 Fetched 14.9 MB in 2s (6761 kB/s) [2021-02-16T09:18:27.705Z] #35 47.28 Selecting previously unselected package xxd. [2021-02-16T09:18:27.705Z] #35 47.28 (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.) [2021-02-16T09:18:27.705Z] #35 47.35 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-16T09:18:27.705Z] #35 47.35 Unpacking xxd (2:8.1.0875-5) ... [2021-02-16T09:18:27.705Z] #35 47.66 Selecting previously unselected package vim-common. [2021-02-16T09:18:27.705Z] #35 47.66 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-16T09:18:27.705Z] #35 47.71 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-16T09:18:27.800Z] #41 21.15 CC images/core-s390.o [2021-02-16T09:18:27.963Z] #35 48.26 Selecting previously unselected package cmake-data. [2021-02-16T09:18:27.963Z] #35 48.26 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-16T09:18:27.963Z] #35 48.27 Unpacking cmake-data (3.13.4-1) ... [2021-02-16T09:18:27.963Z] #35 ... [2021-02-16T09:18:27.963Z] [2021-02-16T09:18:27.963Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:27.963Z] #48 sha256:fc3df4e64590347b1a1ac8cd55d53a3a115a055183f5473e9be0378df6284df2 [2021-02-16T09:18:27.963Z] #48 48.22 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-16T09:18:27.963Z] #48 48.24 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T09:18:27.963Z] #48 48.26 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T09:18:27.963Z] #48 48.28 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T09:18:27.963Z] #48 48.31 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T09:18:27.963Z] #48 48.34 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T09:18:27.963Z] #48 48.35 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T09:18:27.963Z] #48 48.37 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T09:18:27.963Z] #48 48.38 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T09:18:27.963Z] #48 48.40 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T09:18:28.197Z] #50 26.89 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T09:18:28.197Z] #50 27.09 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T09:18:28.197Z] #50 27.21 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T09:18:28.197Z] #50 27.28 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T09:18:28.222Z] #48 48.41 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T09:18:28.222Z] #48 48.42 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-16T09:18:28.222Z] #48 48.43 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T09:18:28.222Z] #48 48.50 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T09:18:28.222Z] #48 ... [2021-02-16T09:18:28.222Z] [2021-02-16T09:18:28.222Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:18:28.222Z] #33 sha256:3fcd4ef637d5b5e18d0f464175aada53bd75141ef97cf0bf55a6584c7d0b8b37 [2021-02-16T09:18:28.222Z] #33 38.41 internal/reflectlite [2021-02-16T09:18:28.222Z] #33 38.41 sync [2021-02-16T09:18:28.222Z] #33 41.08 errors [2021-02-16T09:18:28.222Z] #33 41.11 sort [2021-02-16T09:18:28.222Z] #33 41.61 strconv [2021-02-16T09:18:28.222Z] #33 42.46 io [2021-02-16T09:18:28.222Z] #33 43.56 internal/oserror [2021-02-16T09:18:28.222Z] #33 43.71 syscall [2021-02-16T09:18:28.222Z] #33 45.28 reflect [2021-02-16T09:18:28.222Z] #33 ... [2021-02-16T09:18:28.222Z] [2021-02-16T09:18:28.222Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:28.222Z] #48 sha256:fc3df4e64590347b1a1ac8cd55d53a3a115a055183f5473e9be0378df6284df2 [2021-02-16T09:18:28.222Z] #48 48.52 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T09:18:28.222Z] #48 48.54 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T09:18:28.222Z] #48 48.58 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T09:18:28.222Z] #48 48.60 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-16T09:18:28.254Z] #41 21.68 CC images/cpuinfo.o [2021-02-16T09:18:28.481Z] #48 48.62 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-16T09:18:28.481Z] #48 48.76 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-16T09:18:28.481Z] #48 48.85 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-16T09:18:28.560Z] #41 21.96 CC images/inventory.o [2021-02-16T09:18:28.560Z] #41 22.20 CC images/fdinfo.o [2021-02-16T09:18:28.740Z] #48 48.89 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T09:18:28.740Z] #48 49.02 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T09:18:28.740Z] #48 49.04 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T09:18:28.740Z] #48 49.04 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T09:18:28.740Z] #48 49.11 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T09:18:28.740Z] #48 49.12 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-16T09:18:29.139Z] #50 28.09 runtime [2021-02-16T09:18:29.201Z] #41 22.57 CC images/fown.o [2021-02-16T09:18:29.201Z] #41 22.70 CC images/ns.o [2021-02-16T09:18:29.310Z] #48 ... [2021-02-16T09:18:29.310Z] [2021-02-16T09:18:29.310Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:18:29.310Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:18:29.310Z] #12 33.25 Reading package lists... [2021-02-16T09:18:29.310Z] #12 39.94 Building dependency tree... [2021-02-16T09:18:29.310Z] #12 43.38 The following additional packages will be installed: [2021-02-16T09:18:29.310Z] #12 43.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-16T09:18:29.310Z] #12 43.39 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-16T09:18:29.310Z] #12 43.39 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-16T09:18:29.310Z] #12 43.40 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-16T09:18:29.310Z] #12 43.40 mingw-w64-x86-64-dev [2021-02-16T09:18:29.310Z] #12 43.41 Suggested packages: [2021-02-16T09:18:29.310Z] #12 43.41 gcc-8-locales seccomp wine64 [2021-02-16T09:18:29.310Z] #12 44.97 The following NEW packages will be installed: [2021-02-16T09:18:29.310Z] #12 44.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-16T09:18:29.310Z] #12 44.98 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-16T09:18:29.310Z] #12 44.98 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-16T09:18:29.310Z] #12 44.98 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-16T09:18:29.310Z] #12 44.98 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-16T09:18:29.310Z] #12 44.98 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-16T09:18:29.310Z] #12 44.99 The following packages will be upgraded: [2021-02-16T09:18:29.310Z] #12 45.00 libsystemd0 libudev1 [2021-02-16T09:18:29.310Z] #12 45.45 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-16T09:18:29.310Z] #12 45.45 Need to get 78.2 MB of archives. [2021-02-16T09:18:29.310Z] #12 45.45 After this operation, 487 MB of additional disk space will be used. [2021-02-16T09:18:29.310Z] #12 45.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-16T09:18:29.310Z] #12 45.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-16T09:18:29.310Z] #12 45.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-02-16T09:18:29.310Z] #12 45.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-02-16T09:18:29.310Z] #12 46.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-16T09:18:29.310Z] #12 46.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-16T09:18:29.310Z] #12 46.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-16T09:18:29.310Z] #12 46.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-16T09:18:29.310Z] #12 46.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-16T09:18:29.310Z] #12 47.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-16T09:18:29.310Z] #12 47.07 Get:11 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] [2021-02-16T09:18:29.521Z] #41 23.04 CC images/regfile.o [2021-02-16T09:18:29.570Z] #12 ... [2021-02-16T09:18:29.570Z] [2021-02-16T09:18:29.570Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:18:29.570Z] #55 sha256:73aca2b74b175823e08ad97aca8abd128255a97644ebe442811e0c4824ec7fcc [2021-02-16T09:18:29.570Z] #55 1.258 + RM_GOPATH=0 [2021-02-16T09:18:29.570Z] #55 1.258 + TMP_GOPATH= [2021-02-16T09:18:29.570Z] #55 1.258 + : /build [2021-02-16T09:18:29.570Z] #55 1.258 + '[' -z '' ']' [2021-02-16T09:18:29.570Z] #55 1.258 ++ mktemp -d [2021-02-16T09:18:29.570Z] #55 1.259 + export GOPATH=/tmp/tmp.tDZM0oMtsr [2021-02-16T09:18:29.570Z] #55 1.259 + GOPATH=/tmp/tmp.tDZM0oMtsr [2021-02-16T09:18:29.570Z] #55 1.259 + RM_GOPATH=1 [2021-02-16T09:18:29.570Z] #55 1.259 + case "$(go env GOARCH)" in [2021-02-16T09:18:29.570Z] #55 1.260 ++ go env GOARCH [2021-02-16T09:18:29.570Z] #55 1.301 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:29.570Z] #55 1.302 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:29.570Z] #55 1.303 ++ dirname /tmp/install/install.sh [2021-02-16T09:18:29.570Z] #55 1.309 + dir=/tmp/install [2021-02-16T09:18:29.570Z] #55 1.311 + bin=containerd [2021-02-16T09:18:29.570Z] #55 1.316 + shift [2021-02-16T09:18:29.570Z] #55 1.317 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-16T09:18:29.570Z] #55 1.317 + . /tmp/install/containerd.installer [2021-02-16T09:18:29.570Z] #55 1.317 ++ set -e [2021-02-16T09:18:29.570Z] #55 1.321 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:18:29.570Z] #55 1.321 + install_containerd [2021-02-16T09:18:29.570Z] #55 1.322 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-16T09:18:29.570Z] #55 1.325 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:18:29.570Z] #55 1.325 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tDZM0oMtsr/src/github.com/containerd/containerd [2021-02-16T09:18:29.570Z] #55 1.340 Cloning into '/tmp/tmp.tDZM0oMtsr/src/github.com/containerd/containerd'... [2021-02-16T09:18:29.570Z] #55 ... [2021-02-16T09:18:29.570Z] [2021-02-16T09:18:29.570Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:18:29.570Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T09:18:29.570Z] #41 33.59 Reading package lists... [2021-02-16T09:18:29.570Z] #41 40.13 Building dependency tree... [2021-02-16T09:18:29.570Z] #41 42.92 The following additional packages will be installed: [2021-02-16T09:18:29.570Z] #41 42.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-16T09:18:29.570Z] #41 42.94 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-16T09:18:29.570Z] #41 42.95 Suggested packages: [2021-02-16T09:18:29.570Z] #41 42.96 manpages-dev python-setuptools [2021-02-16T09:18:29.570Z] #41 44.31 The following NEW packages will be installed: [2021-02-16T09:18:29.570Z] #41 44.32 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-16T09:18:29.570Z] #41 44.32 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-16T09:18:29.570Z] #41 44.32 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-16T09:18:29.570Z] #41 44.32 python-six zlib1g-dev [2021-02-16T09:18:29.570Z] #41 44.80 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T09:18:29.570Z] #41 44.80 Need to get 4095 kB of archives. [2021-02-16T09:18:29.570Z] #41 44.80 After this operation, 22.5 MB of additional disk space will be used. [2021-02-16T09:18:29.570Z] #41 44.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-16T09:18:29.570Z] #41 44.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-16T09:18:29.570Z] #41 44.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-16T09:18:29.570Z] #41 44.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-16T09:18:29.570Z] #41 44.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-16T09:18:29.570Z] #41 44.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-16T09:18:29.570Z] #41 44.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-02-16T09:18:29.570Z] #41 44.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-16T09:18:29.570Z] #41 44.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-16T09:18:29.570Z] #41 44.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-16T09:18:29.570Z] #41 45.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-16T09:18:29.570Z] #41 45.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-16T09:18:29.570Z] #41 45.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-02-16T09:18:29.570Z] #41 45.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-16T09:18:29.570Z] #41 45.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-16T09:18:29.570Z] #41 45.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-16T09:18:29.570Z] #41 45.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-16T09:18:29.570Z] #41 46.87 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:18:29.570Z] #41 47.12 Fetched 4095 kB in 1s (4484 kB/s) [2021-02-16T09:18:29.570Z] #41 47.27 Selecting previously unselected package libcap-dev:amd64. [2021-02-16T09:18:29.570Z] #41 47.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-16T09:18:29.570Z] #41 47.32 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-16T09:18:29.570Z] #41 47.33 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-16T09:18:29.570Z] #41 47.56 Selecting previously unselected package libnet1:amd64. [2021-02-16T09:18:29.570Z] #41 47.56 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-16T09:18:29.570Z] #41 47.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-16T09:18:29.570Z] #41 47.81 Selecting previously unselected package libnet1-dev. [2021-02-16T09:18:29.570Z] #41 47.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-16T09:18:29.570Z] #41 47.82 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-16T09:18:29.570Z] #41 48.15 Selecting previously unselected package libnl-3-200:amd64. [2021-02-16T09:18:29.570Z] #41 48.15 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-16T09:18:29.570Z] #41 48.18 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-16T09:18:29.570Z] #41 48.30 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-16T09:18:29.570Z] #41 48.30 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-16T09:18:29.570Z] #41 48.30 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-16T09:18:29.570Z] #41 48.64 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-16T09:18:29.570Z] #41 48.65 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-16T09:18:29.570Z] #41 48.65 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-16T09:18:29.570Z] #41 48.83 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-16T09:18:29.570Z] #41 48.84 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-16T09:18:29.570Z] #41 48.85 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-16T09:18:29.570Z] #41 48.96 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-16T09:18:29.570Z] #41 48.97 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-16T09:18:29.570Z] #41 48.97 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-16T09:18:29.570Z] #41 49.27 Selecting previously unselected package libprotobuf17:amd64. [2021-02-16T09:18:29.570Z] #41 49.27 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-16T09:18:29.570Z] #41 49.28 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-16T09:18:29.829Z] #41 50.20 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-16T09:18:29.829Z] #41 50.20 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-16T09:18:29.829Z] #41 50.21 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-16T09:18:29.850Z] #41 ... [2021-02-16T09:18:29.850Z] [2021-02-16T09:18:29.850Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T09:18:29.850Z] #32 70.99 log [2021-02-16T09:18:29.850Z] #32 73.24 github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T09:18:29.850Z] #32 DONE 77.6s [2021-02-16T09:18:29.850Z] [2021-02-16T09:18:29.850Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:18:29.850Z] #43 68.48 regexp [2021-02-16T09:18:29.850Z] #43 69.90 flag [2021-02-16T09:18:29.850Z] #43 71.44 go/token [2021-02-16T09:18:29.850Z] #43 72.35 go/scanner [2021-02-16T09:18:29.850Z] #43 72.40 internal/lazyregexp [2021-02-16T09:18:29.850Z] #43 72.63 net/url [2021-02-16T09:18:29.850Z] #43 74.08 go/ast [2021-02-16T09:18:29.850Z] #43 74.58 text/template/parse [2021-02-16T09:18:30.085Z] #50 ... [2021-02-16T09:18:30.085Z] [2021-02-16T09:18:30.085Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:30.085Z] #48 sha256:b3db96a546df98ef3591f4df3d47b7647ed815a40c58c28d1d308df84dceb03e [2021-02-16T09:18:30.085Z] #48 27.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T09:18:30.086Z] #48 27.57 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T09:18:30.086Z] #48 27.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T09:18:30.086Z] #48 27.57 go: downloading github.com/pkg/errors v0.8.1 [2021-02-16T09:18:30.086Z] #48 27.57 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-16T09:18:30.086Z] #48 27.65 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T09:18:30.086Z] #48 27.71 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-16T09:18:30.086Z] #48 27.72 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-16T09:18:30.086Z] #48 27.72 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T09:18:30.086Z] #48 27.72 go: extracting github.com/pkg/errors v0.8.1 [2021-02-16T09:18:30.086Z] #48 27.73 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T09:18:30.086Z] #48 27.95 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-16T09:18:30.086Z] #48 27.96 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T09:18:30.086Z] #48 27.97 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T09:18:30.086Z] #48 28.00 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T09:18:30.086Z] #48 28.01 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T09:18:30.086Z] #48 28.04 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-16T09:18:30.086Z] #48 28.05 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T09:18:30.086Z] #48 28.08 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T09:18:30.086Z] #48 28.12 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T09:18:30.086Z] #48 28.16 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-16T09:18:30.086Z] #48 28.42 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T09:18:30.086Z] #48 28.52 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-16T09:18:30.086Z] #48 28.56 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-16T09:18:30.086Z] #48 28.58 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-16T09:18:30.086Z] #48 28.58 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T09:18:30.086Z] #48 28.69 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T09:18:30.086Z] #48 28.70 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T09:18:30.086Z] #48 28.80 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T09:18:30.086Z] #48 28.89 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T09:18:30.086Z] #48 28.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T09:18:30.090Z] #41 50.46 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-16T09:18:30.090Z] #41 50.46 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-16T09:18:30.090Z] #41 50.46 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-16T09:18:30.174Z] #43 ... [2021-02-16T09:18:30.174Z] [2021-02-16T09:18:30.174Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:18:30.174Z] #41 23.42 CC images/ghost-file.o [2021-02-16T09:18:30.347Z] #48 29.26 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T09:18:30.347Z] #48 29.29 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T09:18:30.347Z] #48 29.36 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T09:18:30.352Z] #41 ... [2021-02-16T09:18:30.352Z] [2021-02-16T09:18:30.352Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T09:18:30.352Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T09:18:30.480Z] #41 23.95 CC images/fifo.o [2021-02-16T09:18:30.608Z] #48 29.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T09:18:30.608Z] #48 29.45 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-16T09:18:30.608Z] #48 29.54 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T09:18:30.608Z] #48 29.59 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T09:18:30.608Z] #48 29.65 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-16T09:18:30.823Z] #41 24.25 CC images/remap-file-path.o [2021-02-16T09:18:30.823Z] #41 24.34 CC images/eventfd.o [2021-02-16T09:18:30.868Z] #48 29.78 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T09:18:30.868Z] #48 29.85 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T09:18:30.868Z] #48 29.87 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T09:18:30.868Z] #48 29.90 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T09:18:31.114Z] #41 24.49 CC images/eventpoll.o [2021-02-16T09:18:31.130Z] #48 30.00 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-16T09:18:31.181Z] ok github.com/docker/docker/client 0.306s coverage: 75.4% of statements [2021-02-16T09:18:31.188Z] #31 50.35 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-16T09:18:31.188Z] #31 51.19 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-16T09:18:31.392Z] #48 30.21 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-16T09:18:31.411Z] #41 24.76 CC images/fh.o [2021-02-16T09:18:31.411Z] #41 24.96 CC images/fsnotify.o [2021-02-16T09:18:31.461Z] #31 51.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T09:18:31.653Z] #48 30.38 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T09:18:31.653Z] #48 30.39 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-16T09:18:31.653Z] #48 30.39 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T09:18:31.653Z] #48 30.39 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-16T09:18:31.653Z] #48 30.42 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-16T09:18:31.653Z] #48 30.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T09:18:31.653Z] #48 30.54 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T09:18:31.653Z] #48 30.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-16T09:18:31.916Z] #48 30.64 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-16T09:18:31.916Z] #48 30.77 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T09:18:31.916Z] #48 30.87 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T09:18:31.916Z] #48 30.90 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-16T09:18:32.072Z] #41 25.58 CC images/signalfd.o [2021-02-16T09:18:32.177Z] #48 30.91 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-16T09:18:32.177Z] #48 30.92 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T09:18:32.375Z] #41 25.86 CC images/fs.o [2021-02-16T09:18:32.439Z] #48 31.22 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T09:18:32.439Z] #48 31.32 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-16T09:18:32.439Z] #48 31.33 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T09:18:32.439Z] #48 31.46 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T09:18:32.672Z] #41 26.10 CC images/pstree.o [2021-02-16T09:18:32.700Z] #48 31.69 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-16T09:18:32.963Z] #48 31.76 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-16T09:18:32.963Z] #48 31.77 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-16T09:18:32.963Z] #48 31.78 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T09:18:32.963Z] #48 ... [2021-02-16T09:18:32.963Z] [2021-02-16T09:18:32.963Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:18:32.963Z] #44 sha256:5b169841446b20fa7e80553087dc9e3a98bd463fab383b205840136b400fe203 [2021-02-16T09:18:32.963Z] #44 21.92 runtime/cgo [2021-02-16T09:18:32.966Z] #41 26.29 CC images/pipe.o [2021-02-16T09:18:32.966Z] #41 26.49 CC images/tcp-stream.o [2021-02-16T09:18:33.225Z] #44 ... [2021-02-16T09:18:33.225Z] [2021-02-16T09:18:33.225Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:33.225Z] #48 sha256:b3db96a546df98ef3591f4df3d47b7647ed815a40c58c28d1d308df84dceb03e [2021-02-16T09:18:33.225Z] #48 32.08 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-16T09:18:33.225Z] #48 32.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T09:18:33.300Z] #41 26.68 CC images/sk-packet.o [2021-02-16T09:18:33.498Z] #48 32.42 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-16T09:18:33.591Z] #41 26.93 CC images/mnt.o [2021-02-16T09:18:33.591Z] #41 27.07 CC images/pipe-data.o [2021-02-16T09:18:33.591Z] #41 27.25 CC images/sa.o [2021-02-16T09:18:33.759Z] #48 32.56 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T09:18:33.759Z] #48 ... [2021-02-16T09:18:33.759Z] [2021-02-16T09:18:33.759Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T09:18:33.759Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T09:18:33.759Z] #54 22.77 Fetched 8422 kB in 17s (501 kB/s) [2021-02-16T09:18:33.759Z] #54 22.77 Reading package lists... [2021-02-16T09:18:33.959Z] #41 27.43 CC images/timer.o [2021-02-16T09:18:34.020Z] #54 29.71 Reading package lists... [2021-02-16T09:18:34.020Z] #54 ... [2021-02-16T09:18:34.020Z] [2021-02-16T09:18:34.020Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:34.020Z] #48 sha256:b3db96a546df98ef3591f4df3d47b7647ed815a40c58c28d1d308df84dceb03e [2021-02-16T09:18:34.020Z] #48 32.85 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T09:18:34.020Z] #48 32.85 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-16T09:18:34.020Z] #48 32.95 go: extracting golang.org/x/text v0.3.2 [2021-02-16T09:18:34.281Z] #48 33.15 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T09:18:34.541Z] #48 33.25 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T09:18:34.541Z] #48 33.25 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T09:18:34.608Z] #41 27.83 CC images/timerfd.o [2021-02-16T09:18:34.608Z] #41 27.95 CC images/mm.o [2021-02-16T09:18:34.608Z] #41 28.22 CC images/sk-opts.o [2021-02-16T09:18:34.802Z] #48 33.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T09:18:34.802Z] #48 33.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-16T09:18:34.802Z] #48 33.67 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T09:18:35.063Z] #48 33.83 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-16T09:18:35.063Z] #48 33.84 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T09:18:35.063Z] #48 33.94 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-16T09:18:35.063Z] #48 34.08 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T09:18:35.063Z] #48 ... [2021-02-16T09:18:35.063Z] [2021-02-16T09:18:35.063Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:18:35.063Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:18:35.063Z] #12 24.00 Fetched 8422 kB in 18s (472 kB/s) [2021-02-16T09:18:35.063Z] #12 24.00 Reading package lists... [2021-02-16T09:18:35.324Z] #12 30.58 Reading package lists... [2021-02-16T09:18:35.324Z] #12 ... [2021-02-16T09:18:35.324Z] [2021-02-16T09:18:35.324Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:35.324Z] #48 sha256:b3db96a546df98ef3591f4df3d47b7647ed815a40c58c28d1d308df84dceb03e [2021-02-16T09:18:35.324Z] #48 34.12 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T09:18:35.324Z] #48 34.25 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-16T09:18:35.324Z] #48 34.25 go: downloading github.com/spf13/cast v1.3.0 [2021-02-16T09:18:35.324Z] #48 34.30 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T09:18:35.324Z] #48 34.37 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T09:18:35.333Z] #41 28.66 CC images/sk-unix.o [2021-02-16T09:18:35.585Z] #48 34.37 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-16T09:18:35.585Z] #48 34.60 go: extracting github.com/spf13/cast v1.3.0 [2021-02-16T09:18:35.661Z] #41 28.99 CC images/sk-inet.o [2021-02-16T09:18:35.846Z] #48 ... [2021-02-16T09:18:35.846Z] [2021-02-16T09:18:35.846Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T09:18:35.846Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T09:18:35.846Z] #39 22.29 Checking out files: 85% (1442/1681) Checking out files: 86% (1446/1681) Checking out files: 87% (1463/1681) Checking out files: 88% (1480/1681) Checking out files: 89% (1497/1681) Checking out files: 90% (1513/1681) Checking out files: 91% (1530/1681) Checking out files: 92% (1547/1681) Checking out files: 93% (1564/1681) Checking out files: 94% (1581/1681) Checking out files: 95% (1597/1681) Checking out files: 96% (1614/1681) Checking out files: 97% (1631/1681) Checking out files: 98% (1648/1681) Checking out files: 99% (1665/1681) Checking out files: 100% (1681/1681) Checking out files: 100% (1681/1681), done. [2021-02-16T09:18:35.846Z] #39 22.57 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-16T09:18:35.847Z] #39 25.13 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-16T09:18:35.847Z] #39 ... [2021-02-16T09:18:35.847Z] [2021-02-16T09:18:35.847Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:35.847Z] #48 sha256:b3db96a546df98ef3591f4df3d47b7647ed815a40c58c28d1d308df84dceb03e [2021-02-16T09:18:35.847Z] #48 34.82 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-16T09:18:35.847Z] #48 34.82 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T09:18:35.847Z] #48 34.91 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-16T09:18:35.847Z] #48 34.93 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-16T09:18:35.961Z] #41 29.30 CC images/tun.o [2021-02-16T09:18:35.961Z] #41 ... [2021-02-16T09:18:35.961Z] [2021-02-16T09:18:35.961Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:18:35.961Z] #54 41.09 Checking out files: 45% (1724/3766) Checking out files: 46% (1733/3766) Checking out files: 47% (1771/3766) Checking out files: 48% (1808/3766) Checking out files: 49% (1846/3766) Checking out files: 50% (1883/3766) Checking out files: 51% (1921/3766) Checking out files: 52% (1959/3766) Checking out files: 53% (1996/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 93% (3530/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-16T09:18:35.961Z] #54 42.48 + cd /tmp/tmp.eq5QM1RPfS/src/github.com/containerd/containerd [2021-02-16T09:18:35.961Z] #54 42.48 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:18:35.961Z] #54 44.25 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-16T09:18:35.961Z] #54 44.25 + BUILDTAGS='netgo osusergo static_build' [2021-02-16T09:18:35.961Z] #54 44.25 + export EXTRA_FLAGS=-buildmode=pie [2021-02-16T09:18:35.961Z] #54 44.25 + EXTRA_FLAGS=-buildmode=pie [2021-02-16T09:18:35.961Z] #54 44.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-16T09:18:35.961Z] #54 44.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-16T09:18:35.961Z] #54 44.25 + '[' '' = dynamic ']' [2021-02-16T09:18:35.961Z] #54 44.25 + make [2021-02-16T09:18:36.276Z] #54 ... [2021-02-16T09:18:36.276Z] [2021-02-16T09:18:36.276Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T09:18:36.276Z] #49 73.95 github.com/pkg/diff [2021-02-16T09:18:36.276Z] #49 75.73 go/ast [2021-02-16T09:18:36.276Z] #49 77.56 golang.org/x/crypto/ssh/terminal [2021-02-16T09:18:36.276Z] #49 79.29 mvdan.cc/editorconfig [2021-02-16T09:18:36.276Z] #49 80.32 mvdan.cc/sh/v3/fileutil [2021-02-16T09:18:36.276Z] #49 80.41 mvdan.cc/sh/v3/syntax [2021-02-16T09:18:36.276Z] #49 ... [2021-02-16T09:18:36.276Z] [2021-02-16T09:18:36.276Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:18:36.276Z] #41 29.66 CC images/sk-netlink.o [2021-02-16T09:18:36.276Z] #41 29.94 CC images/packet-sock.o [2021-02-16T09:18:36.418Z] #48 35.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T09:18:36.418Z] #48 35.23 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T09:18:36.418Z] #48 35.31 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-16T09:18:36.418Z] #48 35.50 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-16T09:18:36.580Z] #41 30.18 CC images/ipc-var.o [2021-02-16T09:18:36.679Z] #48 35.60 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T09:18:36.755Z] #31 ... [2021-02-16T09:18:36.756Z] [2021-02-16T09:18:36.756Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:18:36.756Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:18:36.756Z] #12 51.25 Get:12 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] [2021-02-16T09:18:36.756Z] #12 54.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-16T09:18:36.756Z] #12 54.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-16T09:18:36.756Z] #12 54.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-16T09:18:36.756Z] #12 54.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-16T09:18:36.756Z] #12 54.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-02-16T09:18:36.756Z] #12 54.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-16T09:18:36.756Z] #12 54.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-16T09:18:36.756Z] #12 54.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-16T09:18:36.756Z] #12 54.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-16T09:18:36.756Z] #12 54.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-16T09:18:36.756Z] #12 54.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-16T09:18:36.756Z] #12 54.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-16T09:18:36.756Z] #12 54.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-16T09:18:36.756Z] #12 54.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-16T09:18:36.756Z] #12 54.29 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-16T09:18:36.756Z] #12 55.39 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:18:36.756Z] #12 55.55 Fetched 78.2 MB in 9s (8557 kB/s) [2021-02-16T09:18:36.756Z] #12 55.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-16T09:18:36.756Z] #12 55.78 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-16T09:18:36.756Z] #12 55.81 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-16T09:18:36.756Z] #12 56.31 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-16T09:18:36.756Z] #12 56.50 (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.) [2021-02-16T09:18:36.756Z] #12 56.57 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-16T09:18:36.756Z] #12 56.59 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-16T09:18:36.756Z] #12 56.86 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-16T09:18:36.756Z] #12 57.02 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-16T09:18:36.756Z] #12 57.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-16T09:18:36.756Z] #12 57.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-16T09:18:36.756Z] #12 57.17 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-16T09:18:36.914Z] #41 30.29 CC images/ipc-desc.o [2021-02-16T09:18:36.914Z] #41 30.48 CC images/ipc-shm.o [2021-02-16T09:18:36.940Z] #48 35.78 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T09:18:36.940Z] #48 35.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T09:18:36.940Z] #48 35.95 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T09:18:36.940Z] #48 36.03 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-16T09:18:37.206Z] #41 30.67 CC images/ipc-msg.o [2021-02-16T09:18:37.497Z] #41 30.88 CC images/ipc-sem.o [2021-02-16T09:18:37.497Z] #41 31.04 CC images/utsns.o [2021-02-16T09:18:37.511Z] #48 36.19 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T09:18:37.511Z] #48 36.20 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T09:18:37.511Z] #48 36.47 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-16T09:18:37.772Z] #48 36.47 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-16T09:18:37.772Z] #48 36.63 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T09:18:37.773Z] #48 36.63 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T09:18:37.773Z] #48 36.70 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T09:18:37.773Z] #48 36.72 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T09:18:37.773Z] #48 36.75 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-16T09:18:37.861Z] #41 31.17 CC images/creds.o [2021-02-16T09:18:38.034Z] #48 36.78 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T09:18:38.034Z] #48 ... [2021-02-16T09:18:38.034Z] [2021-02-16T09:18:38.034Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T09:18:38.034Z] #63 sha256:439003ec97555d771ec4538225298896753ea67b80e2305386c92090b87bee5e [2021-02-16T09:18:38.034Z] #63 26.96 Checking out files: 69% (1327/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-16T09:18:38.034Z] #63 27.52 + cd /tmp/tmp.uRNqgSAhFA/src/github.com/docker/libnetwork [2021-02-16T09:18:38.034Z] #63 27.53 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T09:18:38.034Z] #63 27.93 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-16T09:18:38.198Z] #41 31.44 CC images/vma.o [2021-02-16T09:18:38.198Z] #41 31.67 CC images/netdev.o [2021-02-16T09:18:38.296Z] #63 ... [2021-02-16T09:18:38.296Z] [2021-02-16T09:18:38.296Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:18:38.296Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T09:18:38.296Z] #35 27.17 Fetched 8422 kB in 19s (450 kB/s) [2021-02-16T09:18:38.296Z] #35 27.17 Reading package lists... [2021-02-16T09:18:38.296Z] #35 34.28 Reading package lists... [2021-02-16T09:18:38.296Z] #35 ... [2021-02-16T09:18:38.296Z] [2021-02-16T09:18:38.296Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:18:38.296Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:18:38.296Z] #12 30.58 Reading package lists... [2021-02-16T09:18:38.498Z] #41 32.13 CC images/tty.o [2021-02-16T09:18:38.557Z] #12 36.98 Building dependency tree... [2021-02-16T09:18:38.557Z] #12 ... [2021-02-16T09:18:38.557Z] [2021-02-16T09:18:38.558Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:18:38.558Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T09:18:38.558Z] #41 27.53 Fetched 8422 kB in 19s (440 kB/s) [2021-02-16T09:18:38.558Z] #41 27.53 Reading package lists... [2021-02-16T09:18:38.819Z] #41 34.25 Reading package lists... [2021-02-16T09:18:38.819Z] #41 ... [2021-02-16T09:18:38.819Z] [2021-02-16T09:18:38.819Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T09:18:38.819Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T09:18:38.819Z] #54 29.71 Reading package lists... [2021-02-16T09:18:38.819Z] #54 36.26 Building dependency tree... [2021-02-16T09:18:39.166Z] #41 32.50 CC images/file-lock.o [2021-02-16T09:18:39.166Z] #41 32.66 CC images/rlimit.o [2021-02-16T09:18:39.490Z] #41 32.83 CC images/pagemap.o [2021-02-16T09:18:39.870Z] #41 33.08 CC images/siginfo.o [2021-02-16T09:18:40.049Z] #12 59.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-16T09:18:40.049Z] #12 59.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-16T09:18:40.049Z] #12 59.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-16T09:18:40.211Z] #41 33.74 CC images/rpc.o [2021-02-16T09:18:40.503Z] #41 ... [2021-02-16T09:18:40.503Z] [2021-02-16T09:18:40.503Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:18:40.503Z] #43 78.24 text/template [2021-02-16T09:18:40.503Z] #43 79.60 go/parser [2021-02-16T09:18:40.503Z] #43 81.74 go/doc [2021-02-16T09:18:40.503Z] #43 82.85 encoding/xml [2021-02-16T09:18:40.503Z] #43 84.97 github.com/LK4D4/vndr/build [2021-02-16T09:18:40.503Z] #43 ... [2021-02-16T09:18:40.503Z] [2021-02-16T09:18:40.503Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-16T09:18:40.503Z] #11 86.40 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-16T09:18:40.503Z] #11 86.41 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-16T09:18:40.503Z] #11 86.47 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:18:40.620Z] #12 ... [2021-02-16T09:18:40.620Z] [2021-02-16T09:18:40.620Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T09:18:40.620Z] #46 sha256:f941984c9937645bc7e062677f6a5c7cd9c252475df820ce313f97d9c8e9ce0c [2021-02-16T09:18:40.620Z] #46 DONE 61.0s [2021-02-16T09:18:40.620Z] [2021-02-16T09:18:40.620Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:18:40.620Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T09:18:40.620Z] #41 52.05 Selecting previously unselected package libprotoc17:amd64. [2021-02-16T09:18:40.620Z] #41 52.07 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-16T09:18:40.620Z] #41 52.08 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-16T09:18:40.620Z] #41 52.73 Selecting previously unselected package protobuf-c-compiler. [2021-02-16T09:18:40.620Z] #41 52.73 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-16T09:18:40.620Z] #41 52.75 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-16T09:18:40.620Z] #41 52.93 Selecting previously unselected package protobuf-compiler. [2021-02-16T09:18:40.620Z] #41 52.93 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-16T09:18:40.620Z] #41 52.98 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-16T09:18:40.620Z] #41 53.16 Selecting previously unselected package python-pkg-resources. [2021-02-16T09:18:40.620Z] #41 53.16 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-16T09:18:40.620Z] #41 53.17 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-16T09:18:40.620Z] #41 53.49 Selecting previously unselected package python-six. [2021-02-16T09:18:40.620Z] #41 53.49 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-16T09:18:40.620Z] #41 53.50 Unpacking python-six (1.12.0-1) ... [2021-02-16T09:18:40.620Z] #41 53.60 Selecting previously unselected package python-protobuf. [2021-02-16T09:18:40.620Z] #41 53.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-16T09:18:40.620Z] #41 53.61 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-16T09:18:40.620Z] #41 54.43 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-16T09:18:40.620Z] #41 59.42 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-16T09:18:40.620Z] #41 59.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-16T09:18:40.620Z] #41 59.45 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-16T09:18:40.620Z] #41 59.48 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-16T09:18:40.620Z] #41 59.50 Setting up python-six (1.12.0-1) ... [2021-02-16T09:18:40.738Z] #54 39.46 The following additional packages will be installed: [2021-02-16T09:18:40.738Z] #54 39.48 libbtrfs0 [2021-02-16T09:18:40.738Z] #54 39.62 The following NEW packages will be installed: [2021-02-16T09:18:40.738Z] #54 39.64 libbtrfs-dev libbtrfs0 [2021-02-16T09:18:41.193Z] #41 ... [2021-02-16T09:18:41.193Z] [2021-02-16T09:18:41.193Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:18:41.193Z] #50 sha256:b15cc6b04751cdac3539e524c9d0c87f482ae68e193a17fd8ef1b813d99d517f [2021-02-16T09:18:41.193Z] #50 51.55 reflect [2021-02-16T09:18:41.193Z] #50 51.58 syscall [2021-02-16T09:18:41.193Z] #50 59.82 context [2021-02-16T09:18:41.193Z] #50 60.71 internal/syscall/unix [2021-02-16T09:18:41.193Z] #50 60.92 os [2021-02-16T09:18:41.310Z] #54 40.10 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T09:18:41.310Z] #54 40.10 Need to get 119 kB of archives. [2021-02-16T09:18:41.310Z] #54 40.10 After this operation, 387 kB of additional disk space will be used. [2021-02-16T09:18:41.310Z] #54 40.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-16T09:18:41.310Z] #54 40.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-16T09:18:41.453Z] #50 ... [2021-02-16T09:18:41.453Z] [2021-02-16T09:18:41.453Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:18:41.453Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T09:18:41.453Z] #35 51.60 Selecting previously unselected package libicu63:amd64. [2021-02-16T09:18:41.453Z] #35 51.62 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-16T09:18:41.453Z] #35 51.64 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-16T09:18:41.453Z] #35 59.02 Selecting previously unselected package libxml2:amd64. [2021-02-16T09:18:41.453Z] #35 59.02 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-16T09:18:41.453Z] #35 59.07 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-16T09:18:41.453Z] #35 59.59 Selecting previously unselected package libarchive13:amd64. [2021-02-16T09:18:41.453Z] #35 59.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-16T09:18:41.453Z] #35 59.60 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-16T09:18:41.453Z] #35 59.96 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-16T09:18:41.453Z] #35 59.97 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-16T09:18:41.453Z] #35 59.99 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-16T09:18:41.453Z] #35 60.80 Selecting previously unselected package librhash0:amd64. [2021-02-16T09:18:41.453Z] #35 60.80 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-16T09:18:41.453Z] #35 60.83 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-16T09:18:41.453Z] #35 61.10 Selecting previously unselected package libuv1:amd64. [2021-02-16T09:18:41.453Z] #35 61.16 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-16T09:18:41.453Z] #35 61.17 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-16T09:18:41.453Z] #35 61.52 Selecting previously unselected package cmake. [2021-02-16T09:18:41.453Z] #35 61.52 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-16T09:18:41.453Z] #35 61.52 Unpacking cmake (3.13.4-1) ... [2021-02-16T09:18:42.252Z] #54 ... [2021-02-16T09:18:42.252Z] [2021-02-16T09:18:42.252Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:18:42.252Z] #33 sha256:e6cf357b256db48fcdd29ed6c81f9c4ba3c938a9aca27209c543cc456fb1a48b [2021-02-16T09:18:42.252Z] #33 41.06 internal/reflectlite [2021-02-16T09:18:42.252Z] #33 41.07 sync [2021-02-16T09:18:42.834Z] #35 ... [2021-02-16T09:18:42.834Z] [2021-02-16T09:18:42.834Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:18:42.834Z] #33 sha256:3fcd4ef637d5b5e18d0f464175aada53bd75141ef97cf0bf55a6584c7d0b8b37 [2021-02-16T09:18:42.834Z] #33 53.01 time [2021-02-16T09:18:42.834Z] #33 58.38 internal/poll [2021-02-16T09:18:42.834Z] #33 60.24 internal/fmtsort [2021-02-16T09:18:42.834Z] #33 60.38 internal/syscall/execenv [2021-02-16T09:18:42.834Z] #33 60.64 internal/syscall/unix [2021-02-16T09:18:42.834Z] #33 60.80 os [2021-02-16T09:18:42.834Z] #33 61.37 strings [2021-02-16T09:18:42.834Z] #33 ... [2021-02-16T09:18:42.834Z] [2021-02-16T09:18:42.834Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:18:42.834Z] #44 sha256:1b876072cfd8e9adee53425e2a039e75dc394e76c63052710075b815d5763158 [2021-02-16T09:18:42.834Z] #44 54.84 time [2021-02-16T09:18:42.834Z] #44 60.40 internal/fmtsort [2021-02-16T09:18:42.834Z] #44 60.47 internal/syscall/execenv [2021-02-16T09:18:42.834Z] #44 60.75 internal/syscall/unix [2021-02-16T09:18:42.834Z] #44 61.28 os [2021-02-16T09:18:42.834Z] #44 61.34 strings [2021-02-16T09:18:43.094Z] #44 ... [2021-02-16T09:18:43.094Z] [2021-02-16T09:18:43.094Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:18:43.094Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:18:43.094Z] #12 63.36 Selecting previously unselected package binutils-mingw-w64. [2021-02-16T09:18:43.094Z] #12 63.36 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-16T09:18:43.094Z] #12 63.37 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-16T09:18:43.354Z] #12 63.52 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-16T09:18:43.354Z] #12 63.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-16T09:18:43.354Z] #12 63.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-16T09:18:43.354Z] #12 63.77 Selecting previously unselected package dmsetup. [2021-02-16T09:18:43.615Z] #12 63.77 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-16T09:18:43.615Z] #12 63.78 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-16T09:18:43.615Z] #12 63.95 Selecting previously unselected package mingw-w64-common. [2021-02-16T09:18:43.615Z] #12 63.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-16T09:18:43.615Z] #12 63.96 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-16T09:18:44.096Z] #11 ... [2021-02-16T09:18:44.096Z] [2021-02-16T09:18:44.096Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T09:18:44.096Z] #49 85.89 mvdan.cc/sh/v3/cmd/shfmt [2021-02-16T09:18:44.096Z] #49 DONE 91.6s [2021-02-16T09:18:44.096Z] [2021-02-16T09:18:44.096Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:18:44.096Z] #41 34.30 CC images/ext-file.o [2021-02-16T09:18:44.096Z] #41 34.47 CC images/cgroup.o [2021-02-16T09:18:44.096Z] #41 35.07 CC images/userns.o [2021-02-16T09:18:44.096Z] #41 35.23 CC images/google/protobuf/descriptor.o [2021-02-16T09:18:44.096Z] #41 36.17 CC images/opts.o [2021-02-16T09:18:44.096Z] #41 36.38 CC images/seccomp.o [2021-02-16T09:18:44.096Z] #41 36.66 CC images/binfmt-misc.o [2021-02-16T09:18:44.096Z] #41 36.78 CC images/time.o [2021-02-16T09:18:44.096Z] #41 36.93 CC images/sysctl.o [2021-02-16T09:18:44.096Z] #41 37.10 CC images/autofs.o [2021-02-16T09:18:44.096Z] #41 37.26 CC images/macvlan.o [2021-02-16T09:18:44.096Z] #41 37.39 CC images/sit.o [2021-02-16T09:18:44.096Z] #41 37.59 CC images/memfd.o [2021-02-16T09:18:44.409Z] #41 37.75 CC images/timens.o [2021-02-16T09:18:44.704Z] #41 38.17 LINK images/built-in.o [2021-02-16T09:18:44.799Z] #33 ... [2021-02-16T09:18:44.799Z] [2021-02-16T09:18:44.799Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T09:18:44.799Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T09:18:44.799Z] #54 41.25 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:18:44.799Z] #54 41.50 Fetched 119 kB in 0s (424 kB/s) [2021-02-16T09:18:44.799Z] #54 41.60 Selecting previously unselected package libbtrfs0. [2021-02-16T09:18:44.799Z] #54 41.60 (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.) [2021-02-16T09:18:44.799Z] #54 41.68 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-16T09:18:44.799Z] #54 41.70 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-16T09:18:44.799Z] #54 41.79 Selecting previously unselected package libbtrfs-dev. [2021-02-16T09:18:44.799Z] #54 41.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-16T09:18:44.799Z] #54 41.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:18:44.799Z] #54 42.16 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-16T09:18:44.799Z] #54 42.18 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:18:44.799Z] #54 42.19 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:18:44.799Z] #54 DONE 43.5s [2021-02-16T09:18:44.799Z] [2021-02-16T09:18:44.799Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:18:44.799Z] #33 sha256:e6cf357b256db48fcdd29ed6c81f9c4ba3c938a9aca27209c543cc456fb1a48b [2021-02-16T09:18:44.799Z] #33 43.68 sort [2021-02-16T09:18:44.799Z] #33 43.68 errors [2021-02-16T09:18:45.066Z] #41 38.39 GEN compel/include/asm [2021-02-16T09:18:45.066Z] #41 38.43 GEN compel/include/version.h [2021-02-16T09:18:45.066Z] #41 38.57 touch .config [2021-02-16T09:18:45.066Z] #41 38.57 GEN include/common/config.h [2021-02-16T09:18:45.373Z] #33 44.42 strconv [2021-02-16T09:18:45.468Z] Removing intermediate container a2d739ab2575 [2021-02-16T09:18:45.468Z] ---> ade6dc1259ca [2021-02-16T09:18:45.468Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-02-16T09:18:45.468Z] ---> 805dc2d65d1c [2021-02-16T09:18:45.468Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-02-16T09:18:45.468Z] ---> 09548d16f082 [2021-02-16T09:18:45.468Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-02-16T09:18:45.468Z] ---> Running in b6ef963bdf60 [2021-02-16T09:18:45.468Z] Removing intermediate container b6ef963bdf60 [2021-02-16T09:18:45.468Z] ---> 31a9d3ae7a32 [2021-02-16T09:18:45.468Z] Successfully built 31a9d3ae7a32 [2021-02-16T09:18:45.468Z] Successfully tagged moby-buildx:latest [2021-02-16T09:18:45.468Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-02-16T09:18:45.468Z] if [ -n "${id}" ]; then \ [2021-02-16T09:18:45.468Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-02-16T09:18:45.468Z] && touch bundles/buildx; \ [2021-02-16T09:18:45.468Z] docker rm -f ${id}; \ [2021-02-16T09:18:45.468Z] fi [2021-02-16T09:18:45.468Z] 3e6f0b4a1963325c5e52c2519bb73911bf8c072fa6f067cfaf30826e19a69e71 [2021-02-16T09:18:45.468Z] bundles/buildx version [2021-02-16T09:18:45.468Z] buildx v0.5.1 11057da [2021-02-16T09:18:45.468Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:fa480403c75c90880a6bc79bab9e10b012379006 . [2021-02-16T09:18:45.468Z] #1 [internal] booting buildkit [2021-02-16T09:18:45.468Z] #1 sha256:16b00b8444caa9250c6660bc79e777ba2e10d6fcaafc358d10c6959b3ba4c5ec [2021-02-16T09:18:45.468Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-02-16T09:18:45.526Z] #12 ... [2021-02-16T09:18:45.526Z] [2021-02-16T09:18:45.526Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:18:45.526Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T09:18:45.526Z] #35 65.03 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-16T09:18:45.526Z] #35 65.08 Setting up xxd (2:8.1.0875-5) ... [2021-02-16T09:18:45.526Z] #35 65.09 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-16T09:18:45.526Z] #35 65.13 Setting up vim-common (2:8.1.0875-5) ... [2021-02-16T09:18:45.526Z] #35 65.17 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-16T09:18:45.526Z] #35 65.19 Setting up cmake-data (3.13.4-1) ... [2021-02-16T09:18:45.526Z] #35 65.20 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-16T09:18:45.526Z] #35 65.22 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-16T09:18:45.526Z] #35 65.23 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-16T09:18:45.526Z] #35 65.24 Setting up cmake (3.13.4-1) ... [2021-02-16T09:18:45.526Z] #35 65.25 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:18:45.526Z] #35 65.30 Processing triggers for mime-support (3.62) ... [2021-02-16T09:18:45.526Z] #35 DONE 66.0s [2021-02-16T09:18:45.759Z] #41 39.05 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-02-16T09:18:45.759Z] #41 39.09 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-16T09:18:45.759Z] #41 39.17 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-16T09:18:45.759Z] #41 39.17 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-02-16T09:18:45.759Z] #41 39.24 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-02-16T09:18:45.759Z] #41 39.26 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-02-16T09:18:45.759Z] #41 39.27 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-16T09:18:45.759Z] #41 39.27 DEP compel/plugins/std/infect.d [2021-02-16T09:18:45.788Z] [2021-02-16T09:18:45.788Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:18:45.788Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T09:18:45.788Z] #41 64.13 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-16T09:18:45.788Z] #41 64.14 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-16T09:18:45.788Z] #41 64.17 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-16T09:18:45.788Z] #41 64.19 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-16T09:18:45.788Z] #41 64.21 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-16T09:18:45.788Z] #41 64.23 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-16T09:18:45.788Z] #41 64.27 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-16T09:18:45.788Z] #41 64.28 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-16T09:18:45.788Z] #41 64.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-16T09:18:45.788Z] #41 64.33 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-16T09:18:45.969Z] #33 ... [2021-02-16T09:18:45.969Z] [2021-02-16T09:18:45.969Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T09:18:45.969Z] #63 sha256:439003ec97555d771ec4538225298896753ea67b80e2305386c92090b87bee5e [2021-02-16T09:18:45.969Z] #63 DONE 45.0s [2021-02-16T09:18:46.055Z] #41 39.40 DEP compel/plugins/std/string.d [2021-02-16T09:18:46.055Z] #41 39.48 DEP compel/plugins/std/log.d [2021-02-16T09:18:46.055Z] #41 39.61 DEP compel/plugins/std/fds.d [2021-02-16T09:18:46.106Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2021-02-16T09:18:46.106Z] #1 creating container buildx_buildkit_default [2021-02-16T09:18:46.106Z] #1 creating container buildx_buildkit_default 0.4s done [2021-02-16T09:18:46.231Z] [2021-02-16T09:18:46.231Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:18:46.231Z] #55 sha256:d33debec6f76868d4c7e959e5c1b1b62d5190720d91c3a5a9e997ca0b42fa0a9 [2021-02-16T09:18:46.231Z] #55 1.205 + RM_GOPATH=0 [2021-02-16T09:18:46.231Z] #55 1.205 + TMP_GOPATH= [2021-02-16T09:18:46.231Z] #55 1.205 + : /build [2021-02-16T09:18:46.231Z] #55 1.205 + '[' -z '' ']' [2021-02-16T09:18:46.231Z] #55 1.205 ++ mktemp -d [2021-02-16T09:18:46.231Z] #55 1.208 + export GOPATH=/tmp/tmp.XZsDmsmYQr [2021-02-16T09:18:46.231Z] #55 1.208 + GOPATH=/tmp/tmp.XZsDmsmYQr [2021-02-16T09:18:46.231Z] #55 1.208 + RM_GOPATH=1 [2021-02-16T09:18:46.231Z] #55 1.208 + case "$(go env GOARCH)" in [2021-02-16T09:18:46.231Z] #55 1.209 ++ go env GOARCH [2021-02-16T09:18:46.231Z] #55 1.297 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:46.231Z] #55 1.297 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:46.231Z] #55 1.299 ++ dirname /tmp/install/install.sh [2021-02-16T09:18:46.231Z] #55 1.301 + dir=/tmp/install [2021-02-16T09:18:46.231Z] #55 1.301 + bin=containerd [2021-02-16T09:18:46.231Z] #55 1.301 + shift [2021-02-16T09:18:46.231Z] #55 1.301 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-16T09:18:46.231Z] #55 1.301 + . /tmp/install/containerd.installer [2021-02-16T09:18:46.231Z] #55 1.303 ++ set -e [2021-02-16T09:18:46.231Z] #55 1.303 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:18:46.231Z] #55 1.305 + install_containerd [2021-02-16T09:18:46.231Z] #55 1.309 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-16T09:18:46.231Z] #55 1.311 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XZsDmsmYQr/src/github.com/containerd/containerd [2021-02-16T09:18:46.231Z] #55 1.311 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:18:46.231Z] #55 1.320 Cloning into '/tmp/tmp.XZsDmsmYQr/src/github.com/containerd/containerd'... [2021-02-16T09:18:46.362Z] #41 39.73 DEP compel/plugins/std/std.d [2021-02-16T09:18:46.362Z] #41 39.87 DEP compel/plugins/shmem/shmem.d [2021-02-16T09:18:46.362Z] #41 39.98 DEP compel/plugins/fds/fds.d [2021-02-16T09:18:46.400Z] #1 DONE 3.0s [2021-02-16T09:18:46.662Z] #41 40.22 CC compel/plugins/std/std.o [2021-02-16T09:18:46.694Z] [2021-02-16T09:18:46.694Z] #2 [internal] load build definition from Dockerfile [2021-02-16T09:18:46.694Z] #2 sha256:28f9bf61d9b04faec400d0237a2b8bcdd717e6a506188ef145e7e69a25223d5e [2021-02-16T09:18:46.694Z] #2 transferring dockerfile: 16.55kB 0.0s done [2021-02-16T09:18:46.694Z] #2 DONE 0.0s [2021-02-16T09:18:46.694Z] [2021-02-16T09:18:46.694Z] #3 [internal] load .dockerignore [2021-02-16T09:18:46.694Z] #3 sha256:6036499a95ed16b5828e3592ecf965883a4ef794b15df33281fdad3942050b86 [2021-02-16T09:18:46.694Z] #3 transferring context: 87B done [2021-02-16T09:18:46.694Z] #3 DONE 0.0s [2021-02-16T09:18:46.694Z] [2021-02-16T09:18:46.694Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-16T09:18:46.694Z] #4 sha256:13bad8e8c60055f738c2e926edccdf574b41d1b142dc292ae63598355511ae2b [2021-02-16T09:18:47.001Z] #41 40.48 CC compel/plugins/std/fds.o [2021-02-16T09:18:47.001Z] #41 ... [2021-02-16T09:18:47.001Z] [2021-02-16T09:18:47.001Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:18:47.001Z] #54 45.28 + bin/ctr [2021-02-16T09:18:47.318Z] #54 ... [2021-02-16T09:18:47.318Z] [2021-02-16T09:18:47.318Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:18:47.318Z] #43 88.60 github.com/LK4D4/vndr/godl/singleflight [2021-02-16T09:18:47.318Z] #43 88.87 github.com/LK4D4/vndr/versioned [2021-02-16T09:18:47.318Z] #43 88.91 compress/flate [2021-02-16T09:18:47.318Z] #43 89.00 hash/crc32 [2021-02-16T09:18:47.318Z] #43 89.53 net [2021-02-16T09:18:47.318Z] #43 90.81 compress/gzip [2021-02-16T09:18:47.318Z] #43 91.68 vendor/golang.org/x/text/transform [2021-02-16T09:18:47.318Z] #43 92.59 vendor/golang.org/x/text/unicode/bidi [2021-02-16T09:18:47.318Z] #43 94.45 vendor/golang.org/x/text/secure/bidirule [2021-02-16T09:18:47.318Z] #43 94.82 vendor/golang.org/x/text/unicode/norm [2021-02-16T09:18:47.340Z] #4 DONE 0.8s [2021-02-16T09:18:47.340Z] [2021-02-16T09:18:47.340Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-16T09:18:47.340Z] #5 sha256:ee73c76f12f55c52289804938396745ecf0a7d1f993c00a3ebae3cc37bdeb8e1 [2021-02-16T09:18:47.340Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-16T09:18:47.674Z] #43 ... [2021-02-16T09:18:47.674Z] [2021-02-16T09:18:47.674Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:18:47.674Z] #41 40.99 CC compel/plugins/std/log.o [2021-02-16T09:18:47.676Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done [2021-02-16T09:18:47.676Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 [2021-02-16T09:18:47.676Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2021-02-16T09:18:47.676Z] #5 DONE 0.3s [2021-02-16T09:18:47.968Z] [2021-02-16T09:18:47.968Z] #6 [internal] load build definition from Dockerfile [2021-02-16T09:18:47.968Z] #6 sha256:1ed286ffe6423d0982edb950636519b7b63bd670592c8b4be806332619d2a62a [2021-02-16T09:18:47.968Z] #6 transferring dockerfile: 16.55kB done [2021-02-16T09:18:47.968Z] #6 DONE 0.0s [2021-02-16T09:18:47.968Z] [2021-02-16T09:18:47.968Z] #9 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T09:18:47.968Z] #9 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-02-16T09:18:48.272Z] #9 ... [2021-02-16T09:18:48.272Z] [2021-02-16T09:18:48.272Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T09:18:48.272Z] #7 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-02-16T09:18:48.272Z] #7 DONE 0.2s [2021-02-16T09:18:48.272Z] [2021-02-16T09:18:48.272Z] #9 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T09:18:48.272Z] #9 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-02-16T09:18:48.272Z] #9 DONE 0.4s [2021-02-16T09:18:48.272Z] [2021-02-16T09:18:48.272Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T09:18:48.272Z] #8 sha256:fc87f41d59fd17bca5bdacfa76e5840fa11512aef3c722725b3c768af0cd79a5 [2021-02-16T09:18:48.272Z] #8 DONE 0.4s [2021-02-16T09:18:48.272Z] [2021-02-16T09:18:48.272Z] #23 [internal] load build context [2021-02-16T09:18:48.272Z] #23 sha256:6003113ca3fae24e6b19673ed3ac056b43a753b7d0967a0260d8f519da4c4d69 [2021-02-16T09:18:48.573Z] #23 ... [2021-02-16T09:18:48.573Z] [2021-02-16T09:18:48.573Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T09:18:48.573Z] #62 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-02-16T09:18:48.573Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-02-16T09:18:48.573Z] #62 DONE 0.1s [2021-02-16T09:18:48.573Z] [2021-02-16T09:18:48.573Z] #23 [internal] load build context [2021-02-16T09:18:48.573Z] #23 sha256:6003113ca3fae24e6b19673ed3ac056b43a753b7d0967a0260d8f519da4c4d69 [2021-02-16T09:18:48.717Z] #41 41.93 CC compel/plugins/std/string.o [2021-02-16T09:18:48.877Z] #23 ... [2021-02-16T09:18:48.877Z] [2021-02-16T09:18:48.877Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T09:18:48.877Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-16T09:18:48.877Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-02-16T09:18:48.877Z] #10 DONE 0.4s [2021-02-16T09:18:48.877Z] [2021-02-16T09:18:48.877Z] #23 [internal] load build context [2021-02-16T09:18:48.877Z] #23 sha256:6003113ca3fae24e6b19673ed3ac056b43a753b7d0967a0260d8f519da4c4d69 [2021-02-16T09:18:49.019Z] #41 42.35 CC compel/plugins/std/infect.o [2021-02-16T09:18:49.311Z] #41 42.83 CC compel/arch/s390/plugins/std/parasite-head.o [2021-02-16T09:18:49.311Z] #41 42.86 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-02-16T09:18:49.311Z] #41 42.91 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-02-16T09:18:49.551Z] #55 ... [2021-02-16T09:18:49.551Z] [2021-02-16T09:18:49.551Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:18:49.551Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:18:49.551Z] #12 36.98 Building dependency tree... [2021-02-16T09:18:49.551Z] #12 39.93 The following additional packages will be installed: [2021-02-16T09:18:49.551Z] #12 39.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-16T09:18:49.551Z] #12 39.93 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-16T09:18:49.551Z] #12 39.94 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-16T09:18:49.551Z] #12 39.94 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-16T09:18:49.551Z] #12 39.95 mingw-w64-x86-64-dev [2021-02-16T09:18:49.551Z] #12 39.96 Suggested packages: [2021-02-16T09:18:49.551Z] #12 39.96 gcc-8-locales seccomp wine64 [2021-02-16T09:18:49.551Z] #12 41.47 The following NEW packages will be installed: [2021-02-16T09:18:49.551Z] #12 41.48 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-16T09:18:49.551Z] #12 41.48 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-16T09:18:49.551Z] #12 41.48 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-16T09:18:49.551Z] #12 41.49 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-16T09:18:49.551Z] #12 41.49 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-16T09:18:49.551Z] #12 41.50 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-16T09:18:49.551Z] #12 41.50 The following packages will be upgraded: [2021-02-16T09:18:49.551Z] #12 41.51 libsystemd0 libudev1 [2021-02-16T09:18:49.551Z] #12 41.88 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-16T09:18:49.551Z] #12 41.88 Need to get 78.2 MB of archives. [2021-02-16T09:18:49.551Z] #12 41.88 After this operation, 487 MB of additional disk space will be used. [2021-02-16T09:18:49.551Z] #12 41.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-16T09:18:49.551Z] #12 41.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-16T09:18:49.551Z] #12 41.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-02-16T09:18:49.551Z] #12 42.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-02-16T09:18:49.551Z] #12 42.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-16T09:18:49.551Z] #12 42.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-16T09:18:49.551Z] #12 42.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-16T09:18:49.551Z] #12 42.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-16T09:18:49.551Z] #12 42.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-16T09:18:49.551Z] #12 43.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-16T09:18:49.551Z] #12 43.22 Get:11 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] [2021-02-16T09:18:49.551Z] #12 47.29 Get:12 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] [2021-02-16T09:18:49.551Z] #12 ... [2021-02-16T09:18:49.551Z] [2021-02-16T09:18:49.551Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:18:49.551Z] #48 sha256:b3db96a546df98ef3591f4df3d47b7647ed815a40c58c28d1d308df84dceb03e [2021-02-16T09:18:49.551Z] #48 39.22 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-16T09:18:49.551Z] #48 44.51 go: finding github.com/fatih/color v1.7.0 [2021-02-16T09:18:49.551Z] #48 44.79 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T09:18:49.551Z] #48 44.83 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-16T09:18:49.551Z] #48 44.95 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-16T09:18:49.551Z] #48 45.01 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-16T09:18:49.551Z] #48 45.06 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T09:18:49.551Z] #48 45.09 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T09:18:49.551Z] #48 45.11 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T09:18:49.551Z] #48 45.14 go: finding github.com/pkg/errors v0.8.1 [2021-02-16T09:18:49.551Z] #48 45.19 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T09:18:49.551Z] #48 45.24 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T09:18:49.551Z] #48 45.46 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-16T09:18:49.551Z] #48 45.46 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T09:18:49.551Z] #48 45.46 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-16T09:18:49.551Z] #48 45.49 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T09:18:49.551Z] #48 45.49 go: finding github.com/stretchr/testify v1.4.0 [2021-02-16T09:18:49.551Z] #48 45.49 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-16T09:18:49.551Z] #48 45.53 go: finding github.com/spf13/viper v1.6.1 [2021-02-16T09:18:49.551Z] #48 45.55 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T09:18:49.551Z] #48 45.60 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-16T09:18:49.551Z] #48 45.75 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T09:18:49.551Z] #48 45.95 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-16T09:18:49.551Z] #48 45.96 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T09:18:49.551Z] #48 46.07 go: finding github.com/spf13/cobra v0.0.5 [2021-02-16T09:18:49.551Z] #48 46.13 go: finding github.com/stretchr/objx v0.2.0 [2021-02-16T09:18:49.551Z] #48 46.21 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-16T09:18:49.551Z] #48 46.23 go: finding github.com/spf13/pflag v1.0.5 [2021-02-16T09:18:49.551Z] #48 46.33 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T09:18:49.551Z] #48 46.33 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-16T09:18:49.551Z] #48 46.37 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T09:18:49.551Z] #48 46.39 go: finding github.com/magiconair/properties v1.8.1 [2021-02-16T09:18:49.551Z] #48 46.40 go: finding github.com/gobwas/glob v0.2.3 [2021-02-16T09:18:49.551Z] #48 46.42 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T09:18:49.551Z] #48 46.43 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T09:18:49.551Z] #48 46.49 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-16T09:18:49.551Z] #48 46.50 go: finding github.com/spf13/afero v1.1.2 [2021-02-16T09:18:49.551Z] #48 46.62 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T09:18:49.551Z] #48 46.71 go: finding github.com/spf13/cast v1.3.0 [2021-02-16T09:18:49.551Z] #48 46.78 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T09:18:49.551Z] #48 46.80 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T09:18:49.551Z] #48 46.83 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T09:18:49.551Z] #48 46.84 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T09:18:49.551Z] #48 46.93 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T09:18:49.551Z] #48 46.93 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-16T09:18:49.551Z] #48 46.94 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T09:18:49.551Z] #48 46.98 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-16T09:18:49.551Z] #48 47.05 go: finding golang.org/x/text v0.3.2 [2021-02-16T09:18:49.551Z] #48 47.07 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T09:18:49.551Z] #48 47.19 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T09:18:49.551Z] #48 47.20 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T09:18:49.551Z] #48 47.29 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T09:18:49.551Z] #48 47.30 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T09:18:49.551Z] #48 47.32 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T09:18:49.551Z] #48 47.33 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T09:18:49.551Z] #48 47.33 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T09:18:49.551Z] #48 47.34 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T09:18:49.551Z] #48 47.34 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-16T09:18:49.551Z] #48 47.34 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T09:18:49.551Z] #48 47.35 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T09:18:49.551Z] #48 47.36 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T09:18:49.551Z] #48 47.42 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T09:18:49.551Z] #48 47.45 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T09:18:49.551Z] #48 47.45 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T09:18:49.551Z] #48 47.47 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T09:18:49.551Z] #48 47.47 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-16T09:18:49.551Z] #48 47.51 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-16T09:18:49.551Z] #48 47.51 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-16T09:18:49.551Z] #48 47.64 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-16T09:18:49.551Z] #48 47.69 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T09:18:49.551Z] #48 47.86 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T09:18:49.551Z] #48 47.89 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T09:18:49.551Z] #48 47.93 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T09:18:49.551Z] #48 47.98 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T09:18:49.551Z] #48 47.99 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-16T09:18:49.622Z] #41 43.01 AR compel/plugins/std.lib.a [2021-02-16T09:18:49.622Z] #41 43.03 CC compel/plugins/fds/fds.o [2021-02-16T09:18:49.622Z] #41 43.28 AR compel/plugins/fds.lib.a [2021-02-16T09:18:49.914Z] #41 43.32 HOSTDEP compel/src/lib/log-host.d [2021-02-16T09:18:49.914Z] #41 43.41 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-16T09:18:49.914Z] #41 43.48 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-02-16T09:18:50.210Z] #41 43.71 HOSTDEP compel/src/main-host.d [2021-02-16T09:18:50.210Z] #41 43.83 DEP compel/src/lib/ptrace.d [2021-02-16T09:18:50.494Z] #48 ... [2021-02-16T09:18:50.494Z] [2021-02-16T09:18:50.494Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:18:50.494Z] #50 sha256:8d9aa04f0d84477ce0f04ec62f17a6db39da2082a0030e5ec2333e9f44b99518 [2021-02-16T09:18:50.494Z] #50 49.28 syscall [2021-02-16T09:18:50.494Z] #50 49.28 bytes [2021-02-16T09:18:50.506Z] #41 44.01 DEP compel/src/lib/infect.d [2021-02-16T09:18:50.612Z] #23 ... [2021-02-16T09:18:50.612Z] [2021-02-16T09:18:50.612Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T09:18:50.612Z] #62 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-02-16T09:18:50.612Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2021-02-16T09:18:50.612Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done [2021-02-16T09:18:50.612Z] #62 DONE 1.8s [2021-02-16T09:18:50.612Z] [2021-02-16T09:18:50.612Z] #23 [internal] load build context [2021-02-16T09:18:50.612Z] #23 sha256:6003113ca3fae24e6b19673ed3ac056b43a753b7d0967a0260d8f519da4c4d69 [2021-02-16T09:18:50.800Z] #41 44.25 DEP compel/src/lib/infect-util.d [2021-02-16T09:18:50.800Z] #41 44.39 DEP compel/src/lib/infect-rpc.d [2021-02-16T09:18:51.061Z] #41 ... [2021-02-16T09:18:51.061Z] [2021-02-16T09:18:51.061Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:18:51.061Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:18:51.061Z] #12 70.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-16T09:18:51.061Z] #12 70.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-16T09:18:51.061Z] #12 70.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-16T09:18:51.095Z] #41 44.48 DEP compel/arch/s390/src/lib/infect.d [2021-02-16T09:18:51.095Z] #41 44.57 DEP compel/arch/s390/src/lib/cpu.d [2021-02-16T09:18:51.095Z] #41 44.61 DEP compel/src/lib/log.d [2021-02-16T09:18:51.388Z] #41 44.76 DEP compel/src/main.d [2021-02-16T09:18:51.388Z] #41 44.86 DEP compel/src/lib/handle-elf.d [2021-02-16T09:18:51.437Z] #50 ... [2021-02-16T09:18:51.437Z] [2021-02-16T09:18:51.437Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:18:51.437Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T09:18:51.437Z] #41 34.25 Reading package lists... [2021-02-16T09:18:51.437Z] #41 40.51 Building dependency tree... [2021-02-16T09:18:51.437Z] #41 43.67 The following additional packages will be installed: [2021-02-16T09:18:51.437Z] #41 43.67 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-16T09:18:51.437Z] #41 43.71 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-16T09:18:51.437Z] #41 43.71 Suggested packages: [2021-02-16T09:18:51.437Z] #41 43.71 manpages-dev python-setuptools [2021-02-16T09:18:51.437Z] #41 45.74 The following NEW packages will be installed: [2021-02-16T09:18:51.437Z] #41 45.76 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-16T09:18:51.437Z] #41 45.76 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-16T09:18:51.437Z] #41 45.76 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-16T09:18:51.437Z] #41 45.77 python-six zlib1g-dev [2021-02-16T09:18:51.437Z] #41 46.37 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T09:18:51.437Z] #41 46.37 Need to get 4095 kB of archives. [2021-02-16T09:18:51.437Z] #41 46.37 After this operation, 22.5 MB of additional disk space will be used. [2021-02-16T09:18:51.437Z] #41 46.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-16T09:18:51.437Z] #41 46.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-16T09:18:51.437Z] #41 46.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-16T09:18:51.437Z] #41 46.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-16T09:18:51.437Z] #41 46.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-16T09:18:51.437Z] #41 46.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-16T09:18:51.437Z] #41 46.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-02-16T09:18:51.437Z] #41 46.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-16T09:18:51.437Z] #41 46.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-16T09:18:51.437Z] #41 46.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-16T09:18:51.437Z] #41 46.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-16T09:18:51.437Z] #41 46.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-16T09:18:51.437Z] #41 46.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-02-16T09:18:51.437Z] #41 46.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-16T09:18:51.437Z] #41 46.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-16T09:18:51.437Z] #41 46.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-16T09:18:51.437Z] #41 46.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-16T09:18:51.437Z] #41 47.85 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:18:51.437Z] #41 48.05 Fetched 4095 kB in 1s (6199 kB/s) [2021-02-16T09:18:51.437Z] #41 48.13 Selecting previously unselected package libcap-dev:amd64. [2021-02-16T09:18:51.437Z] #41 48.13 (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.) [2021-02-16T09:18:51.437Z] #41 48.22 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-16T09:18:51.437Z] #41 48.24 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-16T09:18:51.437Z] #41 48.42 Selecting previously unselected package libnet1:amd64. [2021-02-16T09:18:51.437Z] #41 48.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-16T09:18:51.437Z] #41 48.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-16T09:18:51.437Z] #41 48.61 Selecting previously unselected package libnet1-dev. [2021-02-16T09:18:51.437Z] #41 48.62 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-16T09:18:51.437Z] #41 48.62 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-16T09:18:51.437Z] #41 48.80 Selecting previously unselected package libnl-3-200:amd64. [2021-02-16T09:18:51.437Z] #41 48.80 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-16T09:18:51.437Z] #41 48.81 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-16T09:18:51.437Z] #41 48.93 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-16T09:18:51.437Z] #41 48.99 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-16T09:18:51.437Z] #41 48.99 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-16T09:18:51.437Z] #41 49.31 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-16T09:18:51.437Z] #41 49.31 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-16T09:18:51.437Z] #41 49.32 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-16T09:18:51.437Z] #41 49.44 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-16T09:18:51.437Z] #41 49.44 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-16T09:18:51.437Z] #41 49.45 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-16T09:18:51.437Z] #41 49.56 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-16T09:18:51.437Z] #41 49.59 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-16T09:18:51.437Z] #41 49.60 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-16T09:18:51.437Z] #41 50.13 Selecting previously unselected package libprotobuf17:amd64. [2021-02-16T09:18:51.437Z] #41 50.13 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-16T09:18:51.437Z] #41 50.14 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-16T09:18:51.437Z] #41 ... [2021-02-16T09:18:51.437Z] [2021-02-16T09:18:51.438Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:18:51.438Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T09:18:51.438Z] #35 34.28 Reading package lists... [2021-02-16T09:18:51.438Z] #35 40.69 Building dependency tree... [2021-02-16T09:18:51.438Z] #35 44.58 The following additional packages will be installed: [2021-02-16T09:18:51.438Z] #35 44.60 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-16T09:18:51.438Z] #35 44.60 Suggested packages: [2021-02-16T09:18:51.438Z] #35 44.62 cmake-doc ninja-build lrzip [2021-02-16T09:18:51.438Z] #35 44.62 Recommended packages: [2021-02-16T09:18:51.438Z] #35 44.62 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-16T09:18:51.438Z] #35 46.21 The following NEW packages will be installed: [2021-02-16T09:18:51.438Z] #35 46.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-16T09:18:51.438Z] #35 46.22 vim-common xxd [2021-02-16T09:18:51.438Z] #35 46.63 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T09:18:51.438Z] #35 46.63 Need to get 14.9 MB of archives. [2021-02-16T09:18:51.438Z] #35 46.63 After this operation, 61.8 MB of additional disk space will be used. [2021-02-16T09:18:51.438Z] #35 46.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-16T09:18:51.438Z] #35 46.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-16T09:18:51.438Z] #35 46.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-16T09:18:51.438Z] #35 46.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-16T09:18:51.438Z] #35 47.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-16T09:18:51.438Z] #35 47.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-16T09:18:51.438Z] #35 47.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-16T09:18:51.438Z] #35 47.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-16T09:18:51.438Z] #35 47.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-16T09:18:51.438Z] #35 47.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-16T09:18:51.438Z] #35 49.17 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:18:51.438Z] #35 49.31 Fetched 14.9 MB in 2s (8579 kB/s) [2021-02-16T09:18:51.438Z] #35 49.42 Selecting previously unselected package xxd. [2021-02-16T09:18:51.438Z] #35 49.42 (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.) [2021-02-16T09:18:51.438Z] #35 49.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-16T09:18:51.438Z] #35 49.52 Unpacking xxd (2:8.1.0875-5) ... [2021-02-16T09:18:51.438Z] #35 50.09 Selecting previously unselected package vim-common. [2021-02-16T09:18:51.438Z] #35 50.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-16T09:18:51.438Z] #35 50.15 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-16T09:18:51.438Z] #35 50.53 Selecting previously unselected package cmake-data. [2021-02-16T09:18:51.438Z] #35 ... [2021-02-16T09:18:51.438Z] [2021-02-16T09:18:51.438Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:18:51.438Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:18:51.438Z] #12 49.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-16T09:18:51.438Z] #12 49.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-16T09:18:51.438Z] #12 49.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-16T09:18:51.438Z] #12 49.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-16T09:18:51.438Z] #12 49.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-02-16T09:18:51.438Z] #12 49.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-16T09:18:51.438Z] #12 49.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-16T09:18:51.438Z] #12 49.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-16T09:18:51.438Z] #12 50.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-16T09:18:51.438Z] #12 50.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-16T09:18:51.438Z] #12 50.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-16T09:18:51.438Z] #12 50.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-16T09:18:51.438Z] #12 50.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-16T09:18:51.438Z] #12 50.14 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-16T09:18:51.438Z] #12 50.14 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-16T09:18:51.634Z] #12 ... [2021-02-16T09:18:51.634Z] [2021-02-16T09:18:51.634Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:18:51.634Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T09:18:51.634Z] #41 71.09 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-16T09:18:51.634Z] #41 71.10 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:18:51.634Z] #41 DONE 72.1s [2021-02-16T09:18:51.688Z] #41 45.03 DEP compel/arch/s390/src/lib/handle-elf.d [2021-02-16T09:18:51.688Z] #41 45.13 CC compel/src/lib/log.o [2021-02-16T09:18:51.738Z] #23 transferring context: 16.47MB 3.2s [2021-02-16T09:18:51.893Z] [2021-02-16T09:18:51.893Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:18:51.893Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:18:51.981Z] #41 45.39 CC compel/arch/s390/src/lib/cpu.o [2021-02-16T09:18:52.290Z] #41 45.67 CC compel/arch/s390/src/lib/infect.o [2021-02-16T09:18:52.396Z] #12 51.26 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:18:52.657Z] #12 51.45 Fetched 78.2 MB in 9s (9105 kB/s) [2021-02-16T09:18:52.657Z] #12 51.56 (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.) [2021-02-16T09:18:52.657Z] #12 51.62 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-16T09:18:52.657Z] #12 51.66 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-16T09:18:52.918Z] #12 ... [2021-02-16T09:18:52.918Z] [2021-02-16T09:18:52.918Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:18:52.918Z] #44 sha256:5b169841446b20fa7e80553087dc9e3a98bd463fab383b205840136b400fe203 [2021-02-16T09:18:52.918Z] #44 41.87 sync [2021-02-16T09:18:52.918Z] #44 41.88 internal/reflectlite [2021-02-16T09:18:52.918Z] #44 43.16 github.com/LK4D4/vndr/godl/singleflight [2021-02-16T09:18:52.918Z] #44 43.52 math/rand [2021-02-16T09:18:52.918Z] #44 45.15 internal/singleflight [2021-02-16T09:18:52.918Z] #44 46.23 strconv [2021-02-16T09:18:52.918Z] #44 46.28 io [2021-02-16T09:18:52.918Z] #44 47.54 bytes [2021-02-16T09:18:52.918Z] #44 49.54 bufio [2021-02-16T09:18:52.918Z] #44 49.83 reflect [2021-02-16T09:18:52.918Z] #44 51.26 syscall [2021-02-16T09:18:52.925Z] #41 46.36 CC compel/src/lib/infect-rpc.o [2021-02-16T09:18:53.179Z] #44 ... [2021-02-16T09:18:53.179Z] [2021-02-16T09:18:53.179Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:18:53.179Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:18:53.179Z] #12 52.06 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-16T09:18:53.216Z] #41 46.65 CC compel/src/lib/infect-util.o [2021-02-16T09:18:53.216Z] #41 46.79 CC compel/src/lib/infect.o [2021-02-16T09:18:53.440Z] #12 52.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-16T09:18:53.440Z] #12 52.32 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-16T09:18:53.440Z] #12 52.34 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-16T09:18:53.701Z] #12 52.64 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-16T09:18:53.701Z] #12 52.80 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-16T09:18:53.964Z] #12 52.80 (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.) [2021-02-16T09:18:53.964Z] #12 52.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-16T09:18:53.964Z] #12 52.87 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-16T09:18:54.427Z] #42 2.262 Note: Building without setproctitle() and strlcpy() support. [2021-02-16T09:18:54.428Z] #42 2.262 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-16T09:18:54.428Z] #42 2.301 Note: Building without GnuTLS support [2021-02-16T09:18:54.428Z] #42 2.308 Makefile.config:39: Warn: you have no libnftables installed [2021-02-16T09:18:54.428Z] #42 2.308 Makefile.config:40: Warn: Building without nftables support [2021-02-16T09:18:54.428Z] #42 ... [2021-02-16T09:18:54.428Z] [2021-02-16T09:18:54.428Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:18:54.428Z] #50 sha256:b15cc6b04751cdac3539e524c9d0c87f482ae68e193a17fd8ef1b813d99d517f [2021-02-16T09:18:54.428Z] #50 64.57 encoding/binary [2021-02-16T09:18:54.428Z] #50 65.52 fmt [2021-02-16T09:18:54.428Z] #50 67.07 encoding/base64 [2021-02-16T09:18:54.428Z] #50 68.22 golang.org/x/sys/unix [2021-02-16T09:18:54.428Z] #50 70.35 encoding/json [2021-02-16T09:18:54.428Z] #50 ... [2021-02-16T09:18:54.428Z] [2021-02-16T09:18:54.428Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:18:54.428Z] #33 sha256:3fcd4ef637d5b5e18d0f464175aada53bd75141ef97cf0bf55a6584c7d0b8b37 [2021-02-16T09:18:54.428Z] #33 64.78 fmt [2021-02-16T09:18:54.428Z] #33 64.90 path/filepath [2021-02-16T09:18:54.428Z] #33 67.14 io/ioutil [2021-02-16T09:18:54.428Z] #33 67.97 path [2021-02-16T09:18:54.428Z] #33 68.48 text/tabwriter [2021-02-16T09:18:54.428Z] #33 69.37 flag [2021-02-16T09:18:54.428Z] #33 69.38 github.com/BurntSushi/toml [2021-02-16T09:18:54.428Z] #33 71.16 log [2021-02-16T09:18:54.428Z] #33 73.94 github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T09:18:54.687Z] #33 ... [2021-02-16T09:18:54.687Z] [2021-02-16T09:18:54.687Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:18:54.687Z] #44 sha256:1b876072cfd8e9adee53425e2a039e75dc394e76c63052710075b815d5763158 [2021-02-16T09:18:54.687Z] #44 64.96 fmt [2021-02-16T09:18:54.687Z] #44 65.02 path/filepath [2021-02-16T09:18:54.687Z] #44 66.62 regexp/syntax [2021-02-16T09:18:54.687Z] #44 70.25 flag [2021-02-16T09:18:54.687Z] #44 71.62 go/token [2021-02-16T09:18:54.687Z] #44 71.92 regexp [2021-02-16T09:18:54.687Z] #44 72.63 go/scanner [2021-02-16T09:18:54.687Z] #44 74.45 go/ast [2021-02-16T09:18:54.687Z] #44 ... [2021-02-16T09:18:54.687Z] [2021-02-16T09:18:54.687Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T09:18:54.687Z] #36 sha256:0485b967c6a959e08c416ab48a361982b96a95ec22b0b5a9c43ff5777569b494 [2021-02-16T09:18:54.687Z] #36 1.106 + RM_GOPATH=0 [2021-02-16T09:18:54.687Z] #36 1.106 + TMP_GOPATH= [2021-02-16T09:18:54.687Z] #36 1.106 + : /build [2021-02-16T09:18:54.687Z] #36 1.106 + '[' -z '' ']' [2021-02-16T09:18:54.687Z] #36 1.106 ++ mktemp -d [2021-02-16T09:18:54.687Z] #36 1.106 + export GOPATH=/tmp/tmp.uIheXt82kG [2021-02-16T09:18:54.687Z] #36 1.106 + GOPATH=/tmp/tmp.uIheXt82kG [2021-02-16T09:18:54.687Z] #36 1.106 + RM_GOPATH=1 [2021-02-16T09:18:54.687Z] #36 1.106 + case "$(go env GOARCH)" in [2021-02-16T09:18:54.687Z] #36 1.106 ++ go env GOARCH [2021-02-16T09:18:54.687Z] #36 1.139 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:54.687Z] #36 1.139 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:18:54.687Z] #36 1.149 ++ dirname /tmp/install/install.sh [2021-02-16T09:18:54.687Z] #36 1.151 + dir=/tmp/install [2021-02-16T09:18:54.687Z] #36 1.151 + bin=tini [2021-02-16T09:18:54.687Z] #36 1.151 + shift [2021-02-16T09:18:54.687Z] #36 1.151 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-16T09:18:54.687Z] #36 1.151 + . /tmp/install/tini.installer [2021-02-16T09:18:54.687Z] #36 1.151 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T09:18:54.687Z] #36 1.151 + install_tini [2021-02-16T09:18:54.687Z] #36 1.151 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-16T09:18:54.687Z] #36 1.151 + git clone https://github.com/krallin/tini.git /tmp/tmp.uIheXt82kG/tini [2021-02-16T09:18:54.687Z] #36 1.151 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T09:18:54.687Z] #36 1.153 Cloning into '/tmp/tmp.uIheXt82kG/tini'... [2021-02-16T09:18:54.687Z] #36 1.838 + cd /tmp/tmp.uIheXt82kG/tini [2021-02-16T09:18:54.687Z] #36 1.838 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T09:18:54.687Z] #36 1.879 + cmake . [2021-02-16T09:18:54.687Z] #36 2.539 -- The C compiler identification is GNU 8.3.0 [2021-02-16T09:18:54.687Z] #36 2.582 -- Check for working C compiler: /usr/bin/cc [2021-02-16T09:18:54.687Z] #36 3.488 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-16T09:18:54.687Z] #36 3.490 -- Detecting C compiler ABI info [2021-02-16T09:18:54.687Z] #36 4.217 -- Detecting C compiler ABI info - done [2021-02-16T09:18:54.687Z] #36 4.245 -- Detecting C compile features [2021-02-16T09:18:54.687Z] #36 7.100 -- Detecting C compile features - done [2021-02-16T09:18:54.687Z] #36 7.128 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-16T09:18:54.687Z] #36 7.322 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-16T09:18:54.687Z] #36 7.427 -- Configuring done [2021-02-16T09:18:54.687Z] #36 7.452 -- Generating done [2021-02-16T09:18:54.687Z] #36 7.460 -- Build files have been written to: /tmp/tmp.uIheXt82kG/tini [2021-02-16T09:18:54.687Z] #36 7.478 + make tini-static [2021-02-16T09:18:54.687Z] #36 7.920 Scanning dependencies of target tini-static [2021-02-16T09:18:54.687Z] #36 8.138 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-16T09:18:54.726Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:18:54.726Z] [2021-02-16T09:18:54.726Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T09:18:54.726Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T09:18:54.726Z] HOSTNAME=192178eefb03 [2021-02-16T09:18:54.726Z] DEST=bundles/test-integration [2021-02-16T09:18:54.726Z] PWD=/go/src/github.com/docker/docker [2021-02-16T09:18:54.726Z] DOCKER_ROOTLESS=1 [2021-02-16T09:18:54.726Z] DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:18:54.726Z] container=docker [2021-02-16T09:18:54.726Z] HOME=/root [2021-02-16T09:18:54.726Z] GOLANG_VERSION=1.13.15 [2021-02-16T09:18:54.726Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T09:18:54.726Z] VALIDATE_BRANCH=master [2021-02-16T09:18:54.726Z] TERM=xterm [2021-02-16T09:18:54.726Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T09:18:54.726Z] SHLVL=1 [2021-02-16T09:18:54.726Z] TIMEOUT=120m [2021-02-16T09:18:54.726Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T09:18:54.726Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T09:18:54.726Z] GO111MODULE=off [2021-02-16T09:18:54.726Z] DOCKER_EXPERIMENTAL=1 [2021-02-16T09:18:54.726Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T09:18:54.726Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T09:18:54.726Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T09:18:54.726Z] GOPATH=/go [2021-02-16T09:18:54.726Z] PKG_CONFIG=pkg-config [2021-02-16T09:18:54.726Z] _=/usr/bin/env [2021-02-16T09:18:54.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-16T09:18:55.254Z] #36 9.637 [100%] Linking C executable tini-static [2021-02-16T09:18:55.309Z] #41 48.49 CC compel/src/lib/ptrace.o [2021-02-16T09:18:55.309Z] #41 48.73 AR compel/libcompel.a [2021-02-16T09:18:55.309Z] #41 ... [2021-02-16T09:18:55.309Z] [2021-02-16T09:18:55.309Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-16T09:18:55.309Z] #11 103.1 Selecting previously unselected package libapparmor1:s390x. [2021-02-16T09:18:55.309Z] #11 103.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-02-16T09:18:55.309Z] #11 103.1 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-02-16T09:18:55.605Z] #11 103.3 Selecting previously unselected package libapparmor-dev:s390x. [2021-02-16T09:18:55.605Z] #11 103.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-02-16T09:18:55.605Z] #11 103.3 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-02-16T09:18:55.605Z] #11 103.4 Selecting previously unselected package libbtrfs0. [2021-02-16T09:18:55.605Z] #11 103.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-02-16T09:18:55.605Z] #11 103.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-16T09:18:55.605Z] #11 103.5 Selecting previously unselected package libbtrfs-dev. [2021-02-16T09:18:55.605Z] #11 103.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-02-16T09:18:55.605Z] #11 103.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:18:55.605Z] #11 103.6 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-02-16T09:18:55.823Z] #36 10.34 [100%] Built target tini-static [2021-02-16T09:18:55.823Z] #36 ... [2021-02-16T09:18:55.823Z] [2021-02-16T09:18:55.823Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:18:55.823Z] #44 sha256:1b876072cfd8e9adee53425e2a039e75dc394e76c63052710075b815d5763158 [2021-02-16T09:18:55.823Z] #44 76.26 internal/lazyregexp [2021-02-16T09:18:55.902Z] #11 103.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-02-16T09:18:55.902Z] #11 103.6 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-02-16T09:18:55.902Z] #11 103.7 Selecting previously unselected package libudev-dev:s390x. [2021-02-16T09:18:55.902Z] #11 103.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_s390x.deb ... [2021-02-16T09:18:55.902Z] #11 103.7 Unpacking libudev-dev:s390x (241-7~deb10u6) ... [2021-02-16T09:18:55.902Z] #11 103.8 Selecting previously unselected package libsepol1-dev:s390x. [2021-02-16T09:18:55.902Z] #11 103.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-02-16T09:18:55.902Z] #11 103.8 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-02-16T09:18:56.170Z] #23 transferring context: 53.40MB 7.7s done [2021-02-16T09:18:56.170Z] #23 DONE 7.8s [2021-02-16T09:18:56.170Z] [2021-02-16T09:18:56.170Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T09:18:56.170Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-16T09:18:56.170Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2021-02-16T09:18:56.170Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.7s done [2021-02-16T09:18:56.170Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.8s done [2021-02-16T09:18:56.170Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.2s done [2021-02-16T09:18:56.170Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.0s done [2021-02-16T09:18:56.170Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.8s done [2021-02-16T09:18:56.170Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.2s done [2021-02-16T09:18:56.170Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-02-16T09:18:56.194Z] #11 104.0 Selecting previously unselected package libpcre16-3:s390x. [2021-02-16T09:18:56.194Z] #11 104.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-02-16T09:18:56.194Z] #11 104.0 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-02-16T09:18:56.194Z] #11 104.2 Selecting previously unselected package libpcre32-3:s390x. [2021-02-16T09:18:56.393Z] #44 76.64 net/url [2021-02-16T09:18:56.491Z] #11 104.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-02-16T09:18:56.491Z] #11 104.2 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-02-16T09:18:56.491Z] #11 104.4 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-02-16T09:18:56.491Z] #11 104.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-02-16T09:18:56.491Z] #11 104.4 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-02-16T09:18:56.509Z] #12 55.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-16T09:18:56.509Z] #12 55.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-16T09:18:56.509Z] #12 55.14 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-16T09:18:56.509Z] #12 ... [2021-02-16T09:18:56.509Z] [2021-02-16T09:18:56.509Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:18:56.509Z] #33 sha256:e6cf357b256db48fcdd29ed6c81f9c4ba3c938a9aca27209c543cc456fb1a48b [2021-02-16T09:18:56.509Z] #33 45.53 io [2021-02-16T09:18:56.509Z] #33 47.14 internal/oserror [2021-02-16T09:18:56.509Z] #33 47.28 syscall [2021-02-16T09:18:56.509Z] #33 48.82 reflect [2021-02-16T09:18:56.509Z] #33 54.64 time [2021-02-16T09:18:56.652Z] #44 ... [2021-02-16T09:18:56.652Z] [2021-02-16T09:18:56.652Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T09:18:56.652Z] #36 sha256:0485b967c6a959e08c416ab48a361982b96a95ec22b0b5a9c43ff5777569b494 [2021-02-16T09:18:56.652Z] #36 10.44 + mkdir -p /build [2021-02-16T09:18:56.652Z] #36 10.45 + cp tini-static /build/docker-init [2021-02-16T09:18:56.652Z] #36 DONE 10.9s [2021-02-16T09:18:56.652Z] [2021-02-16T09:18:56.652Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:18:56.652Z] #50 sha256:b15cc6b04751cdac3539e524c9d0c87f482ae68e193a17fd8ef1b813d99d517f [2021-02-16T09:18:56.652Z] #50 77.01 github.com/pkg/diff [2021-02-16T09:18:56.771Z] #33 ... [2021-02-16T09:18:56.771Z] [2021-02-16T09:18:56.771Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:18:56.771Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T09:18:56.771Z] #41 50.94 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-16T09:18:56.771Z] #41 50.95 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-16T09:18:56.771Z] #41 50.96 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-16T09:18:56.772Z] #41 51.24 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-16T09:18:56.772Z] #41 51.25 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-16T09:18:56.772Z] #41 51.26 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-16T09:18:56.772Z] #41 52.61 Selecting previously unselected package libprotoc17:amd64. [2021-02-16T09:18:56.772Z] #41 52.62 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-16T09:18:56.772Z] #41 52.63 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-16T09:18:56.772Z] #41 53.21 Selecting previously unselected package protobuf-c-compiler. [2021-02-16T09:18:56.772Z] #41 53.24 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-16T09:18:56.772Z] #41 53.25 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-16T09:18:56.772Z] #41 53.38 Selecting previously unselected package protobuf-compiler. [2021-02-16T09:18:56.772Z] #41 53.41 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-16T09:18:56.772Z] #41 53.41 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-16T09:18:56.772Z] #41 53.59 Selecting previously unselected package python-pkg-resources. [2021-02-16T09:18:56.772Z] #41 53.60 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-16T09:18:56.772Z] #41 53.61 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-16T09:18:56.772Z] #41 53.83 Selecting previously unselected package python-six. [2021-02-16T09:18:56.772Z] #41 53.84 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-16T09:18:56.772Z] #41 53.84 Unpacking python-six (1.12.0-1) ... [2021-02-16T09:18:56.772Z] #41 53.92 Selecting previously unselected package python-protobuf. [2021-02-16T09:18:56.772Z] #41 53.92 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-16T09:18:56.772Z] #41 53.93 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-16T09:18:56.772Z] #41 54.58 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-16T09:18:56.782Z] #11 104.5 Selecting previously unselected package libpcre3-dev:s390x. [2021-02-16T09:18:56.782Z] #11 104.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-02-16T09:18:56.782Z] #11 104.6 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-02-16T09:18:57.083Z] #11 104.9 Selecting previously unselected package libselinux1-dev:s390x. [2021-02-16T09:18:57.083Z] #11 104.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-02-16T09:18:57.083Z] #11 104.9 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-02-16T09:18:57.406Z] #11 105.2 Selecting previously unselected package libdevmapper-dev:s390x. [2021-02-16T09:18:57.406Z] #11 105.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-02-16T09:18:57.406Z] #11 105.2 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-02-16T09:18:57.706Z] #10 ... [2021-02-16T09:18:57.706Z] [2021-02-16T09:18:57.706Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T09:18:57.706Z] #26 sha256:33ac3e65ba1c55c19bbad81b463b059d04d8a1619999719242a3b2339efce0b3 [2021-02-16T09:18:57.706Z] #26 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 0.0s done [2021-02-16T09:18:57.706Z] #26 sha256:9311932ee2fcc8fed8d2911fda20f73ee92ea26879166cf6cc3192522e83fd0a 54.14MB / 54.14MB 3.8s done [2021-02-16T09:18:57.706Z] #26 extracting sha256:9311932ee2fcc8fed8d2911fda20f73ee92ea26879166cf6cc3192522e83fd0a 5.3s done [2021-02-16T09:18:57.706Z] #26 DONE 9.1s [2021-02-16T09:18:57.706Z] [2021-02-16T09:18:57.706Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T09:18:57.706Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-16T09:18:57.706Z] #27 0.238 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:18:57.732Z] #11 105.5 Selecting previously unselected package libseccomp-dev:s390x. [2021-02-16T09:18:57.732Z] #11 105.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2021-02-16T09:18:57.732Z] #11 105.5 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2021-02-16T09:18:57.732Z] #11 105.6 Selecting previously unselected package libsystemd-dev:s390x. [2021-02-16T09:18:57.732Z] #11 105.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_s390x.deb ... [2021-02-16T09:18:57.732Z] #11 105.6 Unpacking libsystemd-dev:s390x (241-7~deb10u6) ... [2021-02-16T09:18:57.796Z] ok github.com/docker/docker/cmd/dockerd 0.128s coverage: 29.1% of statements [2021-02-16T09:18:57.796Z] ok github.com/docker/docker/container 0.157s coverage: 34.7% of statements [2021-02-16T09:18:57.796Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-16T09:18:57.796Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-16T09:18:57.796Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-16T09:18:57.796Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-16T09:18:58.003Z] #27 0.261 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:18:58.003Z] #27 0.279 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:18:58.003Z] #27 0.470 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-16T09:18:58.029Z] #50 78.15 go/ast [2021-02-16T09:18:58.288Z] #50 ... [2021-02-16T09:18:58.288Z] [2021-02-16T09:18:58.288Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:18:58.288Z] #33 sha256:3fcd4ef637d5b5e18d0f464175aada53bd75141ef97cf0bf55a6584c7d0b8b37 [2021-02-16T09:18:58.288Z] #33 DONE 78.7s [2021-02-16T09:18:58.318Z] #27 0.768 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-16T09:18:58.388Z] #11 106.1 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-02-16T09:18:58.388Z] #11 106.1 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2021-02-16T09:18:58.388Z] #11 106.1 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-02-16T09:18:58.388Z] #11 106.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-16T09:18:58.388Z] #11 106.1 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-02-16T09:18:58.388Z] #11 106.1 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-02-16T09:18:58.388Z] #11 106.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:18:58.388Z] #11 106.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-16T09:18:58.388Z] #11 106.2 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-02-16T09:18:58.388Z] #11 106.2 Setting up libudev-dev:s390x (241-7~deb10u6) ... [2021-02-16T09:18:58.388Z] #11 106.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-16T09:18:58.388Z] #11 106.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:18:58.388Z] #11 106.3 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-02-16T09:18:58.388Z] #11 106.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-16T09:18:58.388Z] #11 106.4 Setting up libsystemd-dev:s390x (241-7~deb10u6) ... [2021-02-16T09:18:58.548Z] [2021-02-16T09:18:58.548Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:18:58.548Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:18:58.548Z] #12 77.38 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-16T09:18:58.548Z] #12 77.40 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-16T09:18:58.548Z] #12 77.43 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:18:58.548Z] #12 77.75 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-16T09:18:58.548Z] #12 77.76 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-16T09:18:58.548Z] #12 77.85 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:18:58.682Z] #11 106.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-16T09:18:58.682Z] #11 106.4 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-02-16T09:18:58.682Z] #11 106.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:18:58.682Z] #11 106.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-16T09:18:58.682Z] #11 106.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-16T09:18:58.682Z] #11 106.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:18:58.682Z] #11 106.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-16T09:18:58.682Z] #11 106.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-16T09:18:58.682Z] #11 106.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-16T09:18:58.682Z] #11 106.4 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-02-16T09:18:58.682Z] #11 106.5 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-02-16T09:18:58.682Z] #11 106.5 Setting up dmsetup (2:1.02.155-3) ... [2021-02-16T09:18:58.682Z] #11 106.5 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-02-16T09:18:58.682Z] #11 106.5 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-02-16T09:18:58.682Z] #11 106.6 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:18:58.967Z] #27 1.156 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-16T09:18:59.318Z] #41 ... [2021-02-16T09:18:59.318Z] [2021-02-16T09:18:59.318Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:18:59.318Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:18:59.318Z] #12 57.84 Selecting previously unselected package binutils-mingw-w64. [2021-02-16T09:18:59.318Z] #12 57.86 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-16T09:18:59.318Z] #12 57.88 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-16T09:18:59.318Z] #12 58.03 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-16T09:18:59.318Z] #12 58.03 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-16T09:18:59.318Z] #12 58.04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-16T09:18:59.318Z] #12 58.27 Selecting previously unselected package dmsetup. [2021-02-16T09:18:59.318Z] #12 58.27 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-16T09:18:59.318Z] #12 58.28 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-16T09:18:59.392Z] #11 DONE 107.1s [2021-02-16T09:18:59.392Z] [2021-02-16T09:18:59.392Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:18:59.392Z] #56 106.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T09:18:59.392Z] #56 106.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-16T09:18:59.600Z] #12 58.67 Selecting previously unselected package mingw-w64-common. [2021-02-16T09:18:59.875Z] #12 58.67 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-16T09:18:59.875Z] #12 58.73 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-16T09:19:00.370Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.078s coverage: 65.3% of statements [2021-02-16T09:19:00.948Z] #56 ... [2021-02-16T09:19:00.948Z] [2021-02-16T09:19:00.948Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:19:00.948Z] #43 98.44 vendor/golang.org/x/net/idna [2021-02-16T09:19:00.948Z] #43 101.2 vendor/golang.org/x/net/http2/hpack [2021-02-16T09:19:00.948Z] #43 102.5 mime [2021-02-16T09:19:00.948Z] #43 104.1 mime/quotedprintable [2021-02-16T09:19:00.948Z] #43 104.3 net/http/internal [2021-02-16T09:19:00.948Z] #43 106.1 crypto/x509 [2021-02-16T09:19:00.948Z] #43 106.2 net/textproto [2021-02-16T09:19:00.948Z] #43 107.5 vendor/golang.org/x/net/http/httpguts [2021-02-16T09:19:00.948Z] #43 107.8 vendor/golang.org/x/net/http/httpproxy [2021-02-16T09:19:00.948Z] #43 108.2 mime/multipart [2021-02-16T09:19:00.948Z] #43 ... [2021-02-16T09:19:00.948Z] [2021-02-16T09:19:00.948Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:19:00.948Z] #41 48.76 HOSTCC compel/src/main-host.o [2021-02-16T09:19:00.948Z] #41 48.94 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-02-16T09:19:00.948Z] #41 49.02 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-16T09:19:00.948Z] #41 49.26 HOSTCC compel/src/lib/log-host.o [2021-02-16T09:19:00.948Z] #41 49.36 HOSTLINK compel/compel-host-bin [2021-02-16T09:19:00.948Z] #41 49.42 DEP soccr/soccr.d [2021-02-16T09:19:00.948Z] #41 49.60 CC soccr/soccr.o [2021-02-16T09:19:00.948Z] #41 51.01 AR soccr/libsoccr.a [2021-02-16T09:19:00.948Z] #41 51.05 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-16T09:19:00.948Z] #41 51.66 DEP criu/arch/s390/sigframe.d [2021-02-16T09:19:00.948Z] #41 51.74 DEP criu/arch/s390/crtools.d [2021-02-16T09:19:00.948Z] #41 51.80 DEP criu/arch/s390/cpu.d [2021-02-16T09:19:00.948Z] #41 51.93 CC criu/arch/s390/cpu.o [2021-02-16T09:19:00.948Z] #41 52.29 CC criu/arch/s390/crtools.o [2021-02-16T09:19:00.948Z] #41 53.08 CC criu/arch/s390/sigframe.o [2021-02-16T09:19:00.948Z] #41 53.27 LINK criu/arch/s390/crtools.built-in.o [2021-02-16T09:19:00.948Z] #41 53.34 DEP criu/pie/util-vdso.d [2021-02-16T09:19:00.948Z] #41 53.67 DEP criu/pie/util.d [2021-02-16T09:19:00.948Z] #41 53.72 CC criu/pie/util.o [2021-02-16T09:19:00.948Z] #41 53.96 CC criu/pie/util-vdso.o [2021-02-16T09:19:01.053Z] #27 3.224 Fetched 8197 kB in 3s (2731 kB/s) [2021-02-16T09:19:01.250Z] #41 54.70 AR criu/pie/pie.lib.a [2021-02-16T09:19:01.250Z] #41 54.75 DEP criu/pie/restorer.d [2021-02-16T09:19:01.553Z] #41 ... [2021-02-16T09:19:01.553Z] [2021-02-16T09:19:01.553Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T09:19:01.553Z] #12 DONE 2.4s [2021-02-16T09:19:01.553Z] [2021-02-16T09:19:01.553Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:19:01.553Z] #41 55.04 DEP criu/arch/s390/restorer.d [2021-02-16T09:19:01.553Z] #41 ... [2021-02-16T09:19:01.553Z] [2021-02-16T09:19:01.553Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:19:01.553Z] #51 2.270 + RM_GOPATH=0 [2021-02-16T09:19:01.553Z] #51 2.271 + TMP_GOPATH= [2021-02-16T09:19:01.553Z] #51 2.271 + : /build [2021-02-16T09:19:01.553Z] #51 2.271 + '[' -z '' ']' [2021-02-16T09:19:01.553Z] #51 2.272 ++ mktemp -d [2021-02-16T09:19:01.553Z] #51 2.273 + export GOPATH=/tmp/tmp.GzgPCB58WL [2021-02-16T09:19:01.553Z] #51 2.273 + GOPATH=/tmp/tmp.GzgPCB58WL [2021-02-16T09:19:01.553Z] #51 2.273 + RM_GOPATH=1 [2021-02-16T09:19:01.553Z] #51 2.273 + case "$(go env GOARCH)" in [2021-02-16T09:19:01.553Z] #51 2.273 ++ go env GOARCH [2021-02-16T09:19:01.553Z] #51 2.302 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:01.553Z] #51 2.302 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:01.553Z] #51 2.303 ++ dirname /tmp/install/install.sh [2021-02-16T09:19:01.553Z] #51 2.304 + dir=/tmp/install [2021-02-16T09:19:01.553Z] #51 2.304 + bin=runc [2021-02-16T09:19:01.553Z] #51 2.304 + shift [2021-02-16T09:19:01.553Z] #51 2.305 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-16T09:19:01.553Z] #51 2.305 + . /tmp/install/runc.installer [2021-02-16T09:19:01.553Z] #51 2.305 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-16T09:19:01.553Z] #51 2.305 + install_runc [2021-02-16T09:19:01.553Z] #51 2.305 + uname -r [2021-02-16T09:19:01.553Z] #51 2.305 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-16T09:19:01.553Z] #51 2.308 + RUNC_BUILDTAGS='seccomp ' [2021-02-16T09:19:01.553Z] #51 2.308 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-16T09:19:01.553Z] #51 2.308 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-16T09:19:01.553Z] #51 2.308 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GzgPCB58WL/src/github.com/opencontainers/runc [2021-02-16T09:19:01.553Z] #51 2.311 Cloning into '/tmp/tmp.GzgPCB58WL/src/github.com/opencontainers/runc'... [2021-02-16T09:19:01.814Z] #12 ... [2021-02-16T09:19:01.814Z] [2021-02-16T09:19:01.814Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:19:01.814Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T09:19:01.814Z] #35 50.53 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-16T09:19:01.814Z] #35 50.54 Unpacking cmake-data (3.13.4-1) ... [2021-02-16T09:19:01.814Z] #35 53.37 Selecting previously unselected package libicu63:amd64. [2021-02-16T09:19:01.814Z] #35 53.41 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-16T09:19:01.814Z] #35 53.43 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-16T09:19:01.814Z] #35 ... [2021-02-16T09:19:01.814Z] [2021-02-16T09:19:01.814Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T09:19:01.814Z] #46 sha256:4f4d3756a53e284b799a71481c9527acff7e915d1e6595aa0148df00feee5de7 [2021-02-16T09:19:01.814Z] #46 DONE 60.7s [2021-02-16T09:19:01.814Z] [2021-02-16T09:19:01.814Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:19:01.814Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T09:19:01.814Z] #41 59.31 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-16T09:19:01.814Z] #41 59.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-16T09:19:01.814Z] #41 59.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-16T09:19:01.814Z] #41 59.39 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-16T09:19:01.814Z] #41 59.43 Setting up python-six (1.12.0-1) ... [2021-02-16T09:19:02.387Z] #41 ... [2021-02-16T09:19:02.387Z] [2021-02-16T09:19:02.387Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:19:02.387Z] #50 sha256:8d9aa04f0d84477ce0f04ec62f17a6db39da2082a0030e5ec2333e9f44b99518 [2021-02-16T09:19:02.387Z] #50 51.39 reflect [2021-02-16T09:19:02.387Z] #50 57.21 time [2021-02-16T09:19:02.600Z] #27 3.224 Reading package lists... [2021-02-16T09:19:02.647Z] #50 ... [2021-02-16T09:19:02.647Z] [2021-02-16T09:19:02.647Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:19:02.647Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T09:19:02.647Z] #35 61.24 Selecting previously unselected package libxml2:amd64. [2021-02-16T09:19:02.647Z] #35 61.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-16T09:19:02.647Z] #35 61.28 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-16T09:19:02.747Z] #12 ... [2021-02-16T09:19:02.747Z] [2021-02-16T09:19:02.747Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:19:02.747Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:19:02.747Z] #42 4.380 fatal: not a git repository (or any of the parent directories): .git [2021-02-16T09:19:02.747Z] #42 4.477 GEN .gitid [2021-02-16T09:19:02.747Z] #42 4.494 GEN criu/include/version.h [2021-02-16T09:19:02.747Z] #42 4.577 GEN include/common/asm [2021-02-16T09:19:02.747Z] #42 7.092 PBCC images/timens.pb-c.c [2021-02-16T09:19:02.747Z] #42 7.196 DEP images/timens.pb-c.d [2021-02-16T09:19:02.747Z] #42 7.284 PBCC images/fown.pb-c.c [2021-02-16T09:19:02.747Z] #42 7.336 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-16T09:19:02.747Z] #42 7.428 PBCC images/opts.pb-c.c [2021-02-16T09:19:02.747Z] #42 7.491 PBCC images/memfd.pb-c.c [2021-02-16T09:19:02.747Z] #42 7.632 DEP images/fown.pb-c.d [2021-02-16T09:19:02.747Z] #42 7.683 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-16T09:19:02.747Z] #42 7.789 DEP images/opts.pb-c.d [2021-02-16T09:19:02.747Z] #42 7.832 DEP images/memfd.pb-c.d [2021-02-16T09:19:02.747Z] #42 7.885 PBCC images/sit.pb-c.c [2021-02-16T09:19:02.747Z] #42 7.927 DEP images/sit.pb-c.d [2021-02-16T09:19:02.747Z] #42 7.983 PBCC images/macvlan.pb-c.c [2021-02-16T09:19:02.747Z] #42 8.003 DEP images/macvlan.pb-c.d [2021-02-16T09:19:02.747Z] #42 8.064 PBCC images/autofs.pb-c.c [2021-02-16T09:19:02.747Z] #42 8.093 DEP images/autofs.pb-c.d [2021-02-16T09:19:02.747Z] #42 8.153 PBCC images/sysctl.pb-c.c [2021-02-16T09:19:02.747Z] #42 8.163 DEP images/sysctl.pb-c.d [2021-02-16T09:19:02.747Z] #42 8.232 PBCC images/time.pb-c.c [2021-02-16T09:19:02.747Z] #42 8.274 DEP images/time.pb-c.d [2021-02-16T09:19:02.747Z] #42 8.319 PBCC images/binfmt-misc.pb-c.c [2021-02-16T09:19:02.747Z] #42 8.352 DEP images/binfmt-misc.pb-c.d [2021-02-16T09:19:02.747Z] #42 8.412 PBCC images/seccomp.pb-c.c [2021-02-16T09:19:02.747Z] #42 8.430 DEP images/seccomp.pb-c.d [2021-02-16T09:19:02.747Z] #42 8.494 PBCC images/userns.pb-c.c [2021-02-16T09:19:02.747Z] #42 8.516 DEP images/userns.pb-c.d [2021-02-16T09:19:02.747Z] #42 8.557 PBCC images/cgroup.pb-c.c [2021-02-16T09:19:02.747Z] #42 8.580 DEP images/cgroup.pb-c.d [2021-02-16T09:19:02.747Z] #42 8.616 PBCC images/ext-file.pb-c.c [2021-02-16T09:19:02.747Z] #42 8.631 DEP images/ext-file.pb-c.d [2021-02-16T09:19:02.747Z] #42 8.675 PBCC images/rpc.pb-c.c [2021-02-16T09:19:02.747Z] #42 8.727 DEP images/rpc.pb-c.d [2021-02-16T09:19:02.747Z] #42 8.780 PBCC images/siginfo.pb-c.c [2021-02-16T09:19:02.747Z] #42 8.808 DEP images/siginfo.pb-c.d [2021-02-16T09:19:02.747Z] #42 8.852 PBCC images/pagemap.pb-c.c [2021-02-16T09:19:02.747Z] #42 8.928 DEP images/pagemap.pb-c.d [2021-02-16T09:19:02.747Z] #42 8.963 PBCC images/rlimit.pb-c.c [2021-02-16T09:19:02.747Z] #42 8.986 DEP images/rlimit.pb-c.d [2021-02-16T09:19:02.747Z] #42 9.021 PBCC images/file-lock.pb-c.c [2021-02-16T09:19:02.747Z] #42 9.052 DEP images/file-lock.pb-c.d [2021-02-16T09:19:02.747Z] #42 9.109 PBCC images/tty.pb-c.c [2021-02-16T09:19:02.747Z] #42 9.199 DEP images/tty.pb-c.d [2021-02-16T09:19:02.747Z] #42 9.250 PBCC images/tun.pb-c.c [2021-02-16T09:19:02.747Z] #42 9.286 PBCC images/netdev.pb-c.c [2021-02-16T09:19:02.747Z] #42 9.342 DEP images/tun.pb-c.d [2021-02-16T09:19:02.747Z] #42 9.409 DEP images/netdev.pb-c.d [2021-02-16T09:19:02.747Z] #42 9.450 PBCC images/vma.pb-c.c [2021-02-16T09:19:02.747Z] #42 9.497 DEP images/vma.pb-c.d [2021-02-16T09:19:02.747Z] #42 9.568 PBCC images/creds.pb-c.c [2021-02-16T09:19:02.747Z] #42 9.636 DEP images/creds.pb-c.d [2021-02-16T09:19:02.747Z] #42 9.708 PBCC images/utsns.pb-c.c [2021-02-16T09:19:02.747Z] #42 9.716 DEP images/utsns.pb-c.d [2021-02-16T09:19:02.747Z] #42 9.757 PBCC images/ipc-desc.pb-c.c [2021-02-16T09:19:02.747Z] #42 9.797 PBCC images/ipc-sem.pb-c.c [2021-02-16T09:19:02.747Z] #42 9.808 DEP images/ipc-desc.pb-c.d [2021-02-16T09:19:02.747Z] #42 9.884 DEP images/ipc-sem.pb-c.d [2021-02-16T09:19:02.747Z] #42 9.942 PBCC images/ipc-msg.pb-c.c [2021-02-16T09:19:02.747Z] #42 9.976 DEP images/ipc-msg.pb-c.d [2021-02-16T09:19:02.747Z] #42 10.04 PBCC images/ipc-shm.pb-c.c [2021-02-16T09:19:02.747Z] #42 10.07 DEP images/ipc-shm.pb-c.d [2021-02-16T09:19:02.747Z] #42 10.15 PBCC images/ipc-var.pb-c.c [2021-02-16T09:19:02.747Z] #42 10.19 DEP images/ipc-var.pb-c.d [2021-02-16T09:19:02.747Z] #42 10.26 PBCC images/sk-opts.pb-c.c [2021-02-16T09:19:02.747Z] #42 10.30 PBCC images/packet-sock.pb-c.c [2021-02-16T09:19:02.747Z] #42 10.36 DEP images/sk-opts.pb-c.d [2021-02-16T09:19:02.747Z] #42 10.39 DEP images/packet-sock.pb-c.d [2021-02-16T09:19:02.747Z] #42 10.46 PBCC images/sk-netlink.pb-c.c [2021-02-16T09:19:02.747Z] #42 10.54 DEP images/sk-netlink.pb-c.d [2021-02-16T09:19:02.747Z] #42 10.61 PBCC images/sk-inet.pb-c.c [2021-02-16T09:19:02.747Z] #42 10.69 DEP images/sk-inet.pb-c.d [2021-02-16T09:19:02.747Z] #42 10.74 PBCC images/sk-unix.pb-c.c [2021-02-16T09:19:02.747Z] #42 10.81 DEP images/sk-unix.pb-c.d [2021-02-16T09:19:02.747Z] #42 10.87 PBCC images/mm.pb-c.c [2021-02-16T09:19:02.747Z] #42 10.92 DEP images/mm.pb-c.d [2021-02-16T09:19:02.747Z] #42 10.98 PBCC images/timerfd.pb-c.c [2021-02-16T09:19:02.747Z] #42 11.04 DEP images/timerfd.pb-c.d [2021-02-16T09:19:02.747Z] #42 11.10 PBCC images/timer.pb-c.c [2021-02-16T09:19:02.927Z] ok github.com/docker/docker/daemon/cluster/convert 0.049s coverage: 35.9% of statements [2021-02-16T09:19:03.006Z] #42 11.14 DEP images/timer.pb-c.d [2021-02-16T09:19:03.006Z] #42 11.22 PBCC images/sa.pb-c.c [2021-02-16T09:19:03.006Z] #42 11.26 DEP images/sa.pb-c.d [2021-02-16T09:19:03.006Z] #42 11.34 PBCC images/pipe-data.pb-c.c [2021-02-16T09:19:03.219Z] #35 62.14 Selecting previously unselected package libarchive13:amd64. [2021-02-16T09:19:03.219Z] #35 ... [2021-02-16T09:19:03.219Z] [2021-02-16T09:19:03.219Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T09:19:03.219Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T09:19:03.219Z] #31 49.55 Checking out files: 86% (1311/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-16T09:19:03.219Z] #31 50.28 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-16T09:19:03.219Z] #31 50.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T09:19:03.219Z] #31 ... [2021-02-16T09:19:03.219Z] [2021-02-16T09:19:03.219Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:19:03.219Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T09:19:03.219Z] #35 62.14 Selecting previously unselected package libarchive13:amd64. [2021-02-16T09:19:03.219Z] #35 62.14 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-16T09:19:03.219Z] #35 62.15 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-16T09:19:03.265Z] #42 11.37 DEP images/pipe-data.pb-c.d [2021-02-16T09:19:03.265Z] #42 11.41 PBCC images/mnt.pb-c.c [2021-02-16T09:19:03.265Z] #42 11.48 DEP images/mnt.pb-c.d [2021-02-16T09:19:03.265Z] #42 11.51 PBCC images/sk-packet.pb-c.c [2021-02-16T09:19:03.265Z] #42 11.52 DEP images/sk-packet.pb-c.d [2021-02-16T09:19:03.265Z] #42 11.57 PBCC images/tcp-stream.pb-c.c [2021-02-16T09:19:03.265Z] #42 11.63 DEP images/tcp-stream.pb-c.d [2021-02-16T09:19:03.265Z] #42 11.68 PBCC images/pipe.pb-c.c [2021-02-16T09:19:03.526Z] #42 11.72 DEP images/pipe.pb-c.d [2021-02-16T09:19:03.526Z] #42 11.78 PBCC images/pstree.pb-c.c [2021-02-16T09:19:03.526Z] #42 11.82 DEP images/pstree.pb-c.d [2021-02-16T09:19:03.526Z] #42 11.87 PBCC images/fs.pb-c.c [2021-02-16T09:19:03.526Z] #42 11.90 DEP images/fs.pb-c.d [2021-02-16T09:19:03.650Z] #51 ... [2021-02-16T09:19:03.650Z] [2021-02-16T09:19:03.650Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-02-16T09:19:03.650Z] #13 DONE 2.0s [2021-02-16T09:19:03.785Z] #42 11.93 PBCC images/signalfd.pb-c.c [2021-02-16T09:19:03.785Z] #42 11.96 DEP images/signalfd.pb-c.d [2021-02-16T09:19:03.785Z] #42 12.02 PBCC images/fh.pb-c.c [2021-02-16T09:19:03.785Z] #42 12.09 PBCC images/fsnotify.pb-c.c [2021-02-16T09:19:03.785Z] #42 12.13 DEP images/fh.pb-c.d [2021-02-16T09:19:03.792Z] #35 62.46 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-16T09:19:03.792Z] #35 62.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-16T09:19:03.792Z] #35 62.50 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-16T09:19:03.792Z] #35 62.65 Selecting previously unselected package librhash0:amd64. [2021-02-16T09:19:03.792Z] #35 62.65 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-16T09:19:03.792Z] #35 62.66 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-16T09:19:03.792Z] #35 62.82 Selecting previously unselected package libuv1:amd64. [2021-02-16T09:19:03.792Z] #35 62.85 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-16T09:19:03.945Z] [2021-02-16T09:19:03.945Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-02-16T09:19:04.044Z] #42 12.18 DEP images/fsnotify.pb-c.d [2021-02-16T09:19:04.044Z] #42 12.25 PBCC images/eventpoll.pb-c.c [2021-02-16T09:19:04.044Z] #42 12.26 DEP images/eventpoll.pb-c.d [2021-02-16T09:19:04.044Z] #42 12.30 PBCC images/eventfd.pb-c.c [2021-02-16T09:19:04.044Z] #42 12.31 DEP images/eventfd.pb-c.d [2021-02-16T09:19:04.044Z] #42 12.35 PBCC images/remap-file-path.pb-c.c [2021-02-16T09:19:04.044Z] #42 12.40 DEP images/remap-file-path.pb-c.d [2021-02-16T09:19:04.044Z] #42 12.46 PBCC images/fifo.pb-c.c [2021-02-16T09:19:04.054Z] #35 62.86 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-16T09:19:04.054Z] #35 63.06 Selecting previously unselected package cmake. [2021-02-16T09:19:04.054Z] #35 63.06 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-16T09:19:04.054Z] #35 63.07 Unpacking cmake (3.13.4-1) ... [2021-02-16T09:19:04.121Z] #27 4.744 Reading package lists... [2021-02-16T09:19:04.303Z] #42 12.51 DEP images/fifo.pb-c.d [2021-02-16T09:19:04.303Z] #42 12.57 PBCC images/ghost-file.pb-c.c [2021-02-16T09:19:04.303Z] #42 12.63 DEP images/ghost-file.pb-c.d [2021-02-16T09:19:04.303Z] #42 12.67 PBCC images/regfile.pb-c.c [2021-02-16T09:19:04.415Z] #27 6.234 Building dependency tree... [2021-02-16T09:19:04.415Z] #27 6.790 The following additional packages will be installed: [2021-02-16T09:19:04.415Z] #27 6.790 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-16T09:19:04.415Z] #27 6.791 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-16T09:19:04.415Z] #27 6.791 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-16T09:19:04.415Z] #27 6.793 Suggested packages: [2021-02-16T09:19:04.415Z] #27 6.793 krb5-doc krb5-user [2021-02-16T09:19:04.415Z] #27 6.793 Recommended packages: [2021-02-16T09:19:04.415Z] #27 6.793 krb5-locales publicsuffix libsasl2-modules [2021-02-16T09:19:04.562Z] #42 12.73 DEP images/regfile.pb-c.d [2021-02-16T09:19:04.562Z] #42 12.82 PBCC images/ns.pb-c.c [2021-02-16T09:19:04.562Z] #42 12.84 DEP images/ns.pb-c.d [2021-02-16T09:19:04.562Z] #42 12.91 PBCC images/fdinfo.pb-c.c [2021-02-16T09:19:04.562Z] #42 12.97 DEP images/fdinfo.pb-c.d [2021-02-16T09:19:04.731Z] #27 7.089 The following NEW packages will be installed: [2021-02-16T09:19:04.731Z] #27 7.089 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-16T09:19:04.731Z] #27 7.089 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-16T09:19:04.731Z] #27 7.089 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-16T09:19:04.731Z] #27 7.089 libssh2-1 libssl1.1 openssl [2021-02-16T09:19:04.731Z] #27 7.139 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-16T09:19:04.731Z] #27 7.139 Need to get 5174 kB of archives. [2021-02-16T09:19:04.731Z] #27 7.139 After this operation, 14.6 MB of additional disk space will be used. [2021-02-16T09:19:04.731Z] #27 7.139 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-16T09:19:04.731Z] #27 7.146 Get:2 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u5 [243 kB] [2021-02-16T09:19:04.731Z] #27 7.158 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-02-16T09:19:04.731Z] #27 7.180 Get:4 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-02-16T09:19:04.731Z] #27 7.189 Get:5 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB] [2021-02-16T09:19:04.821Z] #42 13.05 PBCC images/core-aarch64.pb-c.c [2021-02-16T09:19:04.821Z] #42 13.09 PBCC images/core-arm.pb-c.c [2021-02-16T09:19:04.821Z] #42 13.15 PBCC images/core-ppc64.pb-c.c [2021-02-16T09:19:04.821Z] #42 13.21 PBCC images/core-s390.pb-c.c [2021-02-16T09:19:05.030Z] #27 7.233 Get:6 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB] [2021-02-16T09:19:05.030Z] #27 7.250 Get:7 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-16T09:19:05.030Z] #27 7.254 Get:8 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-02-16T09:19:05.030Z] #27 7.255 Get:9 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-02-16T09:19:05.030Z] #27 7.257 Get:10 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-02-16T09:19:05.030Z] #27 7.261 Get:11 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-02-16T09:19:05.030Z] #27 7.273 Get:12 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-02-16T09:19:05.030Z] #27 7.273 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-02-16T09:19:05.030Z] #27 7.276 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-02-16T09:19:05.030Z] #27 7.278 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-02-16T09:19:05.030Z] #27 7.280 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-02-16T09:19:05.030Z] #27 7.284 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-02-16T09:19:05.030Z] #27 7.294 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-02-16T09:19:05.030Z] #27 7.301 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-02-16T09:19:05.030Z] #27 7.303 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-02-16T09:19:05.030Z] #27 7.305 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-02-16T09:19:05.030Z] #27 7.544 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:19:05.030Z] #27 7.577 Fetched 5174 kB in 0s (28.6 MB/s) [2021-02-16T09:19:05.081Z] #42 13.26 PBCC images/core-x86.pb-c.c [2021-02-16T09:19:05.081Z] #42 13.29 PBCC images/core.pb-c.c [2021-02-16T09:19:05.081Z] #42 13.36 PBCC images/inventory.pb-c.c [2021-02-16T09:19:05.081Z] #42 13.42 DEP images/core-aarch64.pb-c.d [2021-02-16T09:19:05.081Z] #42 13.47 DEP images/core-arm.pb-c.d [2021-02-16T09:19:05.323Z] #27 7.592 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-02-16T09:19:05.323Z] #27 7.592 (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 ... 6677 files and directories currently installed.) [2021-02-16T09:19:05.323Z] #27 7.603 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-02-16T09:19:05.323Z] #27 7.606 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T09:19:05.323Z] #27 7.645 Selecting previously unselected package libsasl2-2:ppc64el. [2021-02-16T09:19:05.323Z] #27 7.647 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-02-16T09:19:05.323Z] #27 7.651 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T09:19:05.323Z] #27 7.694 Selecting previously unselected package libldap-common. [2021-02-16T09:19:05.323Z] #27 7.694 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-16T09:19:05.323Z] #27 7.697 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T09:19:05.323Z] #27 7.728 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-02-16T09:19:05.323Z] #27 7.730 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_ppc64el.deb ... [2021-02-16T09:19:05.323Z] #27 7.732 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T09:19:05.323Z] #27 7.792 Selecting previously unselected package libssl1.1:ppc64el. [2021-02-16T09:19:05.323Z] #27 7.794 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-02-16T09:19:05.323Z] #27 7.796 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-02-16T09:19:05.339Z] #42 13.51 DEP images/core-ppc64.pb-c.d [2021-02-16T09:19:05.339Z] #42 13.61 DEP images/core-s390.pb-c.d [2021-02-16T09:19:05.339Z] #42 13.64 DEP images/core-x86.pb-c.d [2021-02-16T09:19:05.339Z] #42 13.67 DEP images/core.pb-c.d [2021-02-16T09:19:05.339Z] #42 13.75 DEP images/inventory.pb-c.d [2021-02-16T09:19:05.598Z] #42 13.82 PBCC images/cpuinfo.pb-c.c [2021-02-16T09:19:05.598Z] #42 13.87 DEP images/cpuinfo.pb-c.d [2021-02-16T09:19:05.598Z] #42 13.91 PBCC images/stats.pb-c.c [2021-02-16T09:19:05.598Z] #42 13.97 DEP images/stats.pb-c.d [2021-02-16T09:19:05.618Z] #27 8.010 Selecting previously unselected package openssl. [2021-02-16T09:19:05.618Z] #27 8.012 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-02-16T09:19:05.618Z] #27 8.016 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-16T09:19:05.931Z] #27 8.157 Selecting previously unselected package ca-certificates. [2021-02-16T09:19:05.931Z] #27 8.160 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-16T09:19:05.931Z] #27 8.161 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-16T09:19:05.931Z] #27 8.221 Selecting previously unselected package libkeyutils1:ppc64el. [2021-02-16T09:19:05.931Z] #27 8.223 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ... [2021-02-16T09:19:05.931Z] #27 8.225 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-02-16T09:19:05.931Z] #27 8.249 Selecting previously unselected package libkrb5support0:ppc64el. [2021-02-16T09:19:05.931Z] #27 8.251 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-02-16T09:19:05.931Z] #27 8.252 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-02-16T09:19:05.931Z] #27 8.282 Selecting previously unselected package libk5crypto3:ppc64el. [2021-02-16T09:19:05.931Z] #27 8.284 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-02-16T09:19:05.931Z] #27 8.289 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-02-16T09:19:05.931Z] #27 8.328 Selecting previously unselected package libkrb5-3:ppc64el. [2021-02-16T09:19:05.931Z] #27 8.330 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-02-16T09:19:05.931Z] #27 8.332 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-02-16T09:19:05.931Z] #27 8.415 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-02-16T09:19:05.931Z] #27 8.418 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-02-16T09:19:05.931Z] #27 8.421 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-02-16T09:19:05.931Z] #27 8.474 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-02-16T09:19:06.068Z] #14 2.113 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-16T09:19:06.068Z] #14 DONE 2.3s [2021-02-16T09:19:06.068Z] [2021-02-16T09:19:06.068Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:19:06.068Z] #41 55.21 DEP criu/arch/s390/vdso-pie.d [2021-02-16T09:19:06.068Z] #41 55.33 DEP criu/pie/parasite-vdso.d [2021-02-16T09:19:06.068Z] #41 55.45 DEP criu/pie/parasite.d [2021-02-16T09:19:06.068Z] #41 55.67 CC criu/pie/parasite.o [2021-02-16T09:19:06.068Z] #41 56.66 LINK criu/pie/parasite.built-in.o [2021-02-16T09:19:06.068Z] #41 56.68 GEN criu/pie/parasite-blob.h [2021-02-16T09:19:06.068Z] #41 56.70 CC criu/pie/parasite-vdso.o [2021-02-16T09:19:06.068Z] #41 57.55 CC criu/arch/s390/vdso-pie.o [2021-02-16T09:19:06.068Z] #41 57.80 CC criu/arch/s390/restorer.o [2021-02-16T09:19:06.068Z] #41 58.24 CC criu/pie/restorer.o [2021-02-16T09:19:06.227Z] #27 8.478 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-02-16T09:19:06.227Z] #27 8.481 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-02-16T09:19:06.227Z] #27 8.532 Selecting previously unselected package libpsl5:ppc64el. [2021-02-16T09:19:06.227Z] #27 8.534 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-02-16T09:19:06.227Z] #27 8.549 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-02-16T09:19:06.227Z] #27 8.714 Selecting previously unselected package librtmp1:ppc64el. [2021-02-16T09:19:06.227Z] #27 8.716 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-02-16T09:19:06.227Z] #27 8.718 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-02-16T09:19:06.227Z] #27 8.750 Selecting previously unselected package libssh2-1:ppc64el. [2021-02-16T09:19:06.245Z] ok github.com/docker/docker/daemon/cluster 0.150s coverage: 0.5% of statements [2021-02-16T09:19:06.522Z] #27 8.752 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-02-16T09:19:06.522Z] #27 8.754 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-02-16T09:19:06.522Z] #27 8.794 Selecting previously unselected package libcurl4:ppc64el. [2021-02-16T09:19:06.522Z] #27 8.796 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-02-16T09:19:06.522Z] #27 8.801 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-02-16T09:19:06.522Z] #27 8.859 Selecting previously unselected package curl. [2021-02-16T09:19:06.522Z] #27 8.862 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-02-16T09:19:06.522Z] #27 8.863 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-16T09:19:06.522Z] #27 8.924 Selecting previously unselected package libonig5:ppc64el. [2021-02-16T09:19:06.522Z] #27 8.933 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-02-16T09:19:06.522Z] #27 8.935 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-02-16T09:19:06.522Z] #27 8.989 Selecting previously unselected package libjq1:ppc64el. [2021-02-16T09:19:06.818Z] #27 8.991 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-16T09:19:06.818Z] #27 8.993 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-16T09:19:06.818Z] #27 9.033 Selecting previously unselected package jq. [2021-02-16T09:19:06.818Z] #27 9.035 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-16T09:19:06.818Z] #27 9.037 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-16T09:19:06.818Z] #27 9.073 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-02-16T09:19:06.818Z] #27 9.078 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-02-16T09:19:06.818Z] #27 9.083 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-02-16T09:19:06.818Z] #27 9.239 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-02-16T09:19:06.818Z] #27 9.242 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T09:19:06.976Z] #42 15.27 make[1]: Nothing to be done for 'all'. [2021-02-16T09:19:07.114Z] #27 9.246 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-02-16T09:19:07.114Z] #27 9.250 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T09:19:07.114Z] #27 9.257 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-02-16T09:19:07.114Z] #27 9.261 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-02-16T09:19:07.114Z] #27 9.267 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T09:19:07.114Z] #27 9.271 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-02-16T09:19:07.114Z] #27 9.274 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-02-16T09:19:07.114Z] #27 9.279 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-16T09:19:07.114Z] #27 9.285 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-02-16T09:19:07.114Z] #27 9.288 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-16T09:19:07.114Z] #27 9.291 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T09:19:07.114Z] #27 9.296 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-16T09:19:07.363Z] #35 65.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-16T09:19:07.363Z] #35 65.97 Setting up xxd (2:8.1.0875-5) ... [2021-02-16T09:19:07.363Z] #35 66.00 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-16T09:19:07.363Z] #35 66.02 Setting up vim-common (2:8.1.0875-5) ... [2021-02-16T09:19:07.363Z] #35 66.07 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-16T09:19:07.363Z] #35 66.08 Setting up cmake-data (3.13.4-1) ... [2021-02-16T09:19:07.363Z] #35 66.11 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-16T09:19:07.363Z] #35 66.14 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-16T09:19:07.363Z] #35 66.15 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-16T09:19:07.363Z] #35 66.17 Setting up cmake (3.13.4-1) ... [2021-02-16T09:19:07.363Z] #35 66.18 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:19:07.363Z] #35 66.26 Processing triggers for mime-support (3.62) ... [2021-02-16T09:19:07.756Z] #27 10.11 Updating certificates in /etc/ssl/certs... [2021-02-16T09:19:07.940Z] #35 DONE 67.0s [2021-02-16T09:19:07.940Z] [2021-02-16T09:19:07.940Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T09:19:07.940Z] #36 sha256:9d73ef2d27c65300d0e31dfb27b96970ec3de8d71fa3a8277d9dc5f14630c04e [2021-02-16T09:19:08.035Z] #41 ... [2021-02-16T09:19:08.035Z] [2021-02-16T09:19:08.035Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:19:08.035Z] #56 DONE 115.9s [2021-02-16T09:19:08.035Z] [2021-02-16T09:19:08.035Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T09:19:08.035Z] #57 DONE 0.1s [2021-02-16T09:19:08.035Z] [2021-02-16T09:19:08.035Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-02-16T09:19:08.051Z] #27 ... [2021-02-16T09:19:08.051Z] [2021-02-16T09:19:08.051Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T09:19:08.051Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-16T09:19:08.051Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.0s done [2021-02-16T09:19:08.051Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-02-16T09:19:08.051Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-02-16T09:19:08.051Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.7s done [2021-02-16T09:19:08.051Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2021-02-16T09:19:08.051Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-02-16T09:19:08.172Z] ok github.com/docker/docker/daemon/discovery 0.046s coverage: 30.0% of statements [2021-02-16T09:19:08.336Z] #15 ... [2021-02-16T09:19:08.336Z] [2021-02-16T09:19:08.336Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T09:19:08.336Z] #58 DONE 0.2s [2021-02-16T09:19:08.355Z] #42 ... [2021-02-16T09:19:08.355Z] [2021-02-16T09:19:08.355Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:19:08.355Z] #44 sha256:1b876072cfd8e9adee53425e2a039e75dc394e76c63052710075b815d5763158 [2021-02-16T09:19:08.355Z] #44 78.64 text/template/parse [2021-02-16T09:19:08.355Z] #44 80.17 go/parser [2021-02-16T09:19:08.355Z] #44 83.33 text/template [2021-02-16T09:19:08.355Z] #44 83.53 encoding/xml [2021-02-16T09:19:08.355Z] #44 88.09 go/doc [2021-02-16T09:19:08.615Z] #44 88.78 github.com/LK4D4/vndr/versioned [2021-02-16T09:19:08.615Z] #44 88.88 compress/flate [2021-02-16T09:19:08.615Z] #44 ... [2021-02-16T09:19:08.615Z] [2021-02-16T09:19:08.615Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:19:08.615Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:19:08.615Z] #42 16.71 CC images/stats.o [2021-02-16T09:19:08.834Z] [2021-02-16T09:19:08.835Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-02-16T09:19:08.835Z] #15 DONE 2.4s [2021-02-16T09:19:08.835Z] [2021-02-16T09:19:08.835Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:19:08.835Z] #41 61.74 LINK criu/pie/restorer.built-in.o [2021-02-16T09:19:08.835Z] #41 61.74 GEN criu/pie/restorer-blob.h [2021-02-16T09:19:08.835Z] #41 61.79 DEP criu/vdso.d [2021-02-16T09:19:08.835Z] #41 62.03 DEP criu/uts_ns.d [2021-02-16T09:19:08.835Z] #41 62.31 DEP criu/util.d [2021-02-16T09:19:08.837Z] ok github.com/docker/docker/daemon/config 0.075s coverage: 81.8% of statements [2021-02-16T09:19:08.854Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.7s done [2021-02-16T09:19:08.854Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-02-16T09:19:08.854Z] #10 DONE 19.8s [2021-02-16T09:19:08.854Z] [2021-02-16T09:19:08.854Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-16T09:19:08.854Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-02-16T09:19:08.854Z] #11 DONE 0.2s [2021-02-16T09:19:08.854Z] [2021-02-16T09:19:08.854Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T09:19:08.854Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-16T09:19:08.854Z] #27 11.07 137 added, 0 removed; done. [2021-02-16T09:19:08.854Z] #27 11.09 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-02-16T09:19:08.854Z] #27 11.09 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-16T09:19:08.854Z] #27 11.10 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-02-16T09:19:08.854Z] #27 11.10 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-16T09:19:08.854Z] #27 11.10 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:19:08.854Z] #27 11.11 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-16T09:19:08.854Z] #27 11.12 Updating certificates in /etc/ssl/certs... [2021-02-16T09:19:08.875Z] #42 ... [2021-02-16T09:19:08.875Z] [2021-02-16T09:19:08.875Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:19:08.875Z] #50 sha256:b15cc6b04751cdac3539e524c9d0c87f482ae68e193a17fd8ef1b813d99d517f [2021-02-16T09:19:08.875Z] #50 79.05 golang.org/x/crypto/ssh/terminal [2021-02-16T09:19:08.875Z] #50 80.98 mvdan.cc/editorconfig [2021-02-16T09:19:08.875Z] #50 82.13 mvdan.cc/sh/v3/fileutil [2021-02-16T09:19:08.875Z] #50 82.33 mvdan.cc/sh/v3/syntax [2021-02-16T09:19:08.875Z] #50 88.61 mvdan.cc/sh/v3/cmd/shfmt [2021-02-16T09:19:08.875Z] #50 ... [2021-02-16T09:19:08.875Z] [2021-02-16T09:19:08.875Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:19:08.875Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:19:08.875Z] #42 17.11 CC images/core.o [2021-02-16T09:19:09.152Z] #27 ... [2021-02-16T09:19:09.152Z] [2021-02-16T09:19:09.152Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-16T09:19:09.152Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-02-16T09:19:09.152Z] #12 DONE 0.2s [2021-02-16T09:19:09.152Z] [2021-02-16T09:19:09.152Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T09:19:09.152Z] #39 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-02-16T09:19:09.152Z] #39 DONE 0.1s [2021-02-16T09:19:09.152Z] [2021-02-16T09:19:09.152Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T09:19:09.152Z] #31 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-02-16T09:19:09.152Z] #31 DONE 0.1s [2021-02-16T09:19:09.152Z] [2021-02-16T09:19:09.152Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T09:19:09.152Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-16T09:19:09.157Z] #41 62.57 DEP criu/uffd.d [2021-02-16T09:19:09.330Z] #36 1.122 + RM_GOPATH=0 [2021-02-16T09:19:09.330Z] #36 1.122 + TMP_GOPATH= [2021-02-16T09:19:09.330Z] #36 1.122 + : /build [2021-02-16T09:19:09.330Z] #36 1.122 + '[' -z '' ']' [2021-02-16T09:19:09.330Z] #36 1.122 ++ mktemp -d [2021-02-16T09:19:09.330Z] #36 1.124 + export GOPATH=/tmp/tmp.w7njFHwsbS [2021-02-16T09:19:09.330Z] #36 1.124 + GOPATH=/tmp/tmp.w7njFHwsbS [2021-02-16T09:19:09.330Z] #36 1.124 + RM_GOPATH=1 [2021-02-16T09:19:09.330Z] #36 1.125 + case "$(go env GOARCH)" in [2021-02-16T09:19:09.330Z] #36 1.126 ++ go env GOARCH [2021-02-16T09:19:09.330Z] #36 1.159 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:09.330Z] #36 1.163 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:09.330Z] #36 1.164 ++ dirname /tmp/install/install.sh [2021-02-16T09:19:09.330Z] #36 1.165 + dir=/tmp/install [2021-02-16T09:19:09.330Z] #36 1.165 + bin=tini [2021-02-16T09:19:09.330Z] #36 1.165 + shift [2021-02-16T09:19:09.330Z] #36 1.165 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-16T09:19:09.330Z] #36 1.165 + . /tmp/install/tini.installer [2021-02-16T09:19:09.330Z] #36 1.165 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T09:19:09.330Z] #36 1.166 + install_tini [2021-02-16T09:19:09.330Z] #36 1.166 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-16T09:19:09.330Z] #36 1.166 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T09:19:09.330Z] #36 1.166 + git clone https://github.com/krallin/tini.git /tmp/tmp.w7njFHwsbS/tini [2021-02-16T09:19:09.330Z] #36 1.168 Cloning into '/tmp/tmp.w7njFHwsbS/tini'... [2021-02-16T09:19:09.415Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2021-02-16T09:19:09.444Z] #42 17.81 CC images/core-x86.o [2021-02-16T09:19:09.479Z] #41 62.88 DEP criu/tun.d [2021-02-16T09:19:09.792Z] #41 63.19 DEP criu/tty.d [2021-02-16T09:19:09.792Z] #41 63.30 DEP criu/timerfd.d [2021-02-16T09:19:09.792Z] #41 63.40 DEP criu/timens.d [2021-02-16T09:19:09.805Z] #32 0.628 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-16T09:19:09.805Z] #32 0.650 Cloning into '.'... [2021-02-16T09:19:09.902Z] #36 ... [2021-02-16T09:19:09.903Z] [2021-02-16T09:19:09.903Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:19:09.903Z] #44 sha256:5b169841446b20fa7e80553087dc9e3a98bd463fab383b205840136b400fe203 [2021-02-16T09:19:09.903Z] #44 58.87 time [2021-02-16T09:19:09.903Z] #44 64.37 strings [2021-02-16T09:19:09.903Z] #44 65.07 os [2021-02-16T09:19:09.903Z] #44 67.16 regexp/syntax [2021-02-16T09:19:10.015Z] #42 18.37 CC images/core-arm.o [2021-02-16T09:19:10.089Z] #41 63.55 DEP criu/sysfs_parse.d [2021-02-16T09:19:10.089Z] #41 63.65 DEP criu/sysctl.d [2021-02-16T09:19:10.164Z] #44 ... [2021-02-16T09:19:10.164Z] [2021-02-16T09:19:10.164Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T09:19:10.164Z] #36 sha256:9d73ef2d27c65300d0e31dfb27b96970ec3de8d71fa3a8277d9dc5f14630c04e [2021-02-16T09:19:10.164Z] #36 1.939 + cd /tmp/tmp.w7njFHwsbS/tini [2021-02-16T09:19:10.164Z] #36 1.940 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T09:19:10.164Z] #36 1.959 + cmake . [2021-02-16T09:19:10.381Z] #41 63.76 DEP criu/string.d [2021-02-16T09:19:10.381Z] #41 63.82 DEP criu/stats.d [2021-02-16T09:19:10.586Z] #42 18.74 CC images/core-aarch64.o [2021-02-16T09:19:10.676Z] #41 64.04 DEP criu/sockets.d [2021-02-16T09:19:10.676Z] #41 64.16 DEP criu/sk-unix.d [2021-02-16T09:19:10.738Z] #36 2.653 -- The C compiler identification is GNU 8.3.0 [2021-02-16T09:19:10.738Z] #36 2.725 -- Check for working C compiler: /usr/bin/cc [2021-02-16T09:19:10.811Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2021-02-16T09:19:10.845Z] #42 19.18 CC images/core-ppc64.o [2021-02-16T09:19:10.967Z] #41 64.36 DEP criu/sk-tcp.d [2021-02-16T09:19:10.967Z] #41 ... [2021-02-16T09:19:10.967Z] [2021-02-16T09:19:10.967Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-02-16T09:19:10.967Z] #16 DONE 2.5s [2021-02-16T09:19:10.967Z] [2021-02-16T09:19:10.967Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:19:10.967Z] #41 64.48 DEP criu/sk-queue.d [2021-02-16T09:19:11.264Z] #41 64.67 DEP criu/sk-packet.d [2021-02-16T09:19:11.311Z] #36 3.393 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-16T09:19:11.572Z] #41 64.82 DEP criu/sk-netlink.d [2021-02-16T09:19:11.572Z] #41 65.05 DEP criu/sk-inet.d [2021-02-16T09:19:11.573Z] #36 3.402 -- Detecting C compiler ABI info [2021-02-16T09:19:11.573Z] #36 ... [2021-02-16T09:19:11.573Z] [2021-02-16T09:19:11.573Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:19:11.573Z] #33 sha256:e6cf357b256db48fcdd29ed6c81f9c4ba3c938a9aca27209c543cc456fb1a48b [2021-02-16T09:19:11.573Z] #33 60.52 internal/poll [2021-02-16T09:19:11.573Z] #33 62.64 internal/fmtsort [2021-02-16T09:19:11.573Z] #33 63.30 internal/syscall/execenv [2021-02-16T09:19:11.573Z] #33 63.48 internal/syscall/unix [2021-02-16T09:19:11.573Z] #33 63.69 strings [2021-02-16T09:19:11.573Z] #33 63.73 os [2021-02-16T09:19:11.573Z] #33 66.31 path [2021-02-16T09:19:11.573Z] #33 66.74 text/tabwriter [2021-02-16T09:19:11.573Z] #33 67.92 fmt [2021-02-16T09:19:11.573Z] #33 67.95 path/filepath [2021-02-16T09:19:11.573Z] #33 69.59 io/ioutil [2021-02-16T09:19:11.783Z] #42 19.83 CC images/core-s390.o [2021-02-16T09:19:11.834Z] #33 ... [2021-02-16T09:19:11.834Z] [2021-02-16T09:19:11.834Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:19:11.834Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T09:19:11.834Z] #41 63.97 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-16T09:19:11.834Z] #41 64.00 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-16T09:19:11.834Z] #41 64.03 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-16T09:19:11.834Z] #41 64.06 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-16T09:19:11.834Z] #41 64.07 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-16T09:19:11.834Z] #41 64.08 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-16T09:19:11.834Z] #41 64.10 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-16T09:19:11.834Z] #41 64.12 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-16T09:19:11.834Z] #41 64.15 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-16T09:19:11.834Z] #41 64.19 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-16T09:19:11.834Z] #41 70.27 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-16T09:19:11.834Z] #41 70.28 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:19:11.834Z] #41 DONE 70.7s [2021-02-16T09:19:11.834Z] [2021-02-16T09:19:11.834Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:19:11.834Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:19:11.874Z] #41 65.27 DEP criu/signalfd.d [2021-02-16T09:19:11.874Z] #41 65.39 DEP criu/sigframe.d [2021-02-16T09:19:11.874Z] #41 65.44 DEP criu/shmem.d [2021-02-16T09:19:11.874Z] #41 65.51 DEP criu/servicefd.d [2021-02-16T09:19:11.969Z] #32 ... [2021-02-16T09:19:11.969Z] [2021-02-16T09:19:11.969Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T09:19:11.969Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-16T09:19:11.969Z] #27 13.87 0 added, 0 removed; done. [2021-02-16T09:19:11.969Z] #27 13.87 Running hooks in /etc/ca-certificates/update.d... [2021-02-16T09:19:11.969Z] #27 13.90 done. [2021-02-16T09:19:11.969Z] #27 DONE 14.1s [2021-02-16T09:19:11.969Z] [2021-02-16T09:19:11.969Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T09:19:11.969Z] #28 sha256:635681c778f49746159b77817f9d9270e53c3672d8f2c7489ac2123de1e79e98 [2021-02-16T09:19:11.969Z] #28 DONE 0.1s [2021-02-16T09:19:11.969Z] [2021-02-16T09:19:11.969Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:19:11.969Z] #34 sha256:bf3d4e4e0d2049cac1abb604bfe000c43b32ff2e5dfee37fcc992a035e0a0b98 [2021-02-16T09:19:11.969Z] #34 0.507 + RM_GOPATH=0 [2021-02-16T09:19:11.969Z] #34 0.507 + TMP_GOPATH= [2021-02-16T09:19:11.969Z] #34 0.507 + : /build [2021-02-16T09:19:11.969Z] #34 0.508 + '[' -z '' ']' [2021-02-16T09:19:11.969Z] #34 0.508 ++ mktemp -d [2021-02-16T09:19:11.969Z] #34 0.511 + export GOPATH=/tmp/tmp.iMHC3DE5X6 [2021-02-16T09:19:11.969Z] #34 0.511 + GOPATH=/tmp/tmp.iMHC3DE5X6 [2021-02-16T09:19:11.969Z] #34 0.511 + RM_GOPATH=1 [2021-02-16T09:19:11.969Z] #34 0.511 + case "$(go env GOARCH)" in [2021-02-16T09:19:11.969Z] #34 0.513 ++ go env GOARCH [2021-02-16T09:19:11.969Z] #34 0.533 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:11.969Z] #34 0.533 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:11.969Z] #34 0.537 ++ dirname /tmp/install/install.sh [2021-02-16T09:19:11.969Z] #34 0.540 + dir=/tmp/install [2021-02-16T09:19:11.969Z] #34 0.540 + bin=tomlv [2021-02-16T09:19:11.969Z] #34 0.540 + shift [2021-02-16T09:19:11.969Z] #34 0.541 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-16T09:19:11.969Z] #34 0.542 + . /tmp/install/tomlv.installer [2021-02-16T09:19:11.969Z] #34 0.543 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T09:19:11.969Z] #34 0.544 + install_tomlv [2021-02-16T09:19:11.969Z] #34 0.544 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-16T09:19:11.969Z] #34 0.544 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T09:19:11.969Z] #34 0.544 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.iMHC3DE5X6/src/github.com/BurntSushi/toml [2021-02-16T09:19:11.969Z] #34 0.566 Cloning into '/tmp/tmp.iMHC3DE5X6/src/github.com/BurntSushi/toml'... [2021-02-16T09:19:11.969Z] #34 1.546 + cd /tmp/tmp.iMHC3DE5X6/src/github.com/BurntSushi/toml [2021-02-16T09:19:11.969Z] #34 1.546 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T09:19:11.969Z] #34 1.566 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T09:19:11.969Z] #34 2.162 internal/cpu [2021-02-16T09:19:11.969Z] #34 2.177 runtime/internal/sys [2021-02-16T09:19:11.969Z] #34 2.205 runtime/internal/atomic [2021-02-16T09:19:11.969Z] #34 2.312 math/bits [2021-02-16T09:19:11.969Z] #34 2.540 runtime/internal/math [2021-02-16T09:19:11.969Z] #34 2.911 unicode/utf8 [2021-02-16T09:19:12.188Z] #41 65.74 DEP criu/seize.d [2021-02-16T09:19:12.268Z] #34 3.379 internal/race [2021-02-16T09:19:12.355Z] #42 20.54 CC images/cpuinfo.o [2021-02-16T09:19:12.484Z] #41 65.93 DEP criu/seccomp.d [2021-02-16T09:19:12.900Z] #41 66.08 DEP criu/rst-malloc.d [2021-02-16T09:19:12.900Z] #41 66.21 DEP criu/rbtree.d [2021-02-16T09:19:12.900Z] #41 ... [2021-02-16T09:19:12.900Z] [2021-02-16T09:19:12.900Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T09:19:12.900Z] #17 DONE 1.9s [2021-02-16T09:19:12.900Z] [2021-02-16T09:19:12.900Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:19:12.900Z] #41 66.25 DEP criu/pstree.d [2021-02-16T09:19:12.900Z] #41 ... [2021-02-16T09:19:12.900Z] [2021-02-16T09:19:12.900Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:19:12.900Z] #43 110.7 crypto/tls [2021-02-16T09:19:12.900Z] #43 118.1 net/http/httptrace [2021-02-16T09:19:12.900Z] #43 118.3 net/http [2021-02-16T09:19:12.900Z] #43 ... [2021-02-16T09:19:12.900Z] [2021-02-16T09:19:12.900Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:19:12.900Z] #41 66.49 DEP criu/protobuf.d [2021-02-16T09:19:12.922Z] #34 3.850 sync/atomic [2021-02-16T09:19:12.922Z] #34 3.969 internal/bytealg [2021-02-16T09:19:12.924Z] #42 21.04 CC images/inventory.o [2021-02-16T09:19:13.183Z] #42 21.34 CC images/fdinfo.o [2021-02-16T09:19:13.228Z] #41 66.66 GEN criu/protobuf-desc-gen.h [2021-02-16T09:19:13.442Z] #42 21.69 CC images/fown.o [2021-02-16T09:19:13.583Z] #34 4.577 unicode [2021-02-16T09:19:13.583Z] #34 4.613 internal/testlog [2021-02-16T09:19:13.702Z] #42 21.88 CC images/ns.o [2021-02-16T09:19:13.961Z] #42 22.16 CC images/regfile.o [2021-02-16T09:19:14.120Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.507s coverage: 14.1% of statements [2021-02-16T09:19:14.120Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.034s coverage: 2.9% of statements [2021-02-16T09:19:14.221Z] #42 22.48 CC images/ghost-file.o [2021-02-16T09:19:14.233Z] #34 5.393 math [2021-02-16T09:19:14.381Z] #42 2.374 Note: Building without setproctitle() and strlcpy() support. [2021-02-16T09:19:14.381Z] #42 2.374 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-16T09:19:14.381Z] #42 2.403 Note: Building without GnuTLS support [2021-02-16T09:19:14.381Z] #42 2.407 Makefile.config:39: Warn: you have no libnftables installed [2021-02-16T09:19:14.381Z] #42 2.408 Makefile.config:40: Warn: Building without nftables support [2021-02-16T09:19:14.481Z] #42 ... [2021-02-16T09:19:14.481Z] [2021-02-16T09:19:14.481Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:19:14.481Z] #50 sha256:b15cc6b04751cdac3539e524c9d0c87f482ae68e193a17fd8ef1b813d99d517f [2021-02-16T09:19:14.481Z] #50 DONE 94.7s [2021-02-16T09:19:14.481Z] [2021-02-16T09:19:14.481Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:19:14.481Z] #55 sha256:73aca2b74b175823e08ad97aca8abd128255a97644ebe442811e0c4824ec7fcc [2021-02-16T09:19:14.481Z] #55 43.08 Checking out files: 44% (1688/3766) Checking out files: 45% (1695/3766) Checking out files: 46% (1733/3766) Checking out files: 47% (1771/3766) Checking out files: 48% (1808/3766) Checking out files: 49% (1846/3766) Checking out files: 50% (1883/3766) Checking out files: 51% (1921/3766) Checking out files: 52% (1959/3766) Checking out files: 53% (1996/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 88% (3333/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-16T09:19:14.481Z] #55 44.57 + cd /tmp/tmp.tDZM0oMtsr/src/github.com/containerd/containerd [2021-02-16T09:19:14.481Z] #55 44.57 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:19:14.481Z] #55 46.28 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-16T09:19:14.481Z] #55 46.28 + BUILDTAGS='netgo osusergo static_build' [2021-02-16T09:19:14.481Z] #55 46.28 + export EXTRA_FLAGS=-buildmode=pie [2021-02-16T09:19:14.481Z] #55 46.28 + EXTRA_FLAGS=-buildmode=pie [2021-02-16T09:19:14.481Z] #55 46.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-16T09:19:14.481Z] #55 46.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-16T09:19:14.481Z] #55 46.28 + '[' '' = dynamic ']' [2021-02-16T09:19:14.481Z] #55 46.28 + make [2021-02-16T09:19:14.536Z] #34 5.556 encoding [2021-02-16T09:19:14.740Z] #55 47.58 + bin/ctr [2021-02-16T09:19:14.839Z] #34 ... [2021-02-16T09:19:14.839Z] [2021-02-16T09:19:14.839Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T09:19:14.839Z] #47 sha256:9eac439c608f848b63608c2e17e598d0c3f57ccf1f65534ec7db525b279275ba [2021-02-16T09:19:14.839Z] #47 0.791 + RM_GOPATH=0 [2021-02-16T09:19:14.839Z] #47 0.791 + TMP_GOPATH= [2021-02-16T09:19:14.839Z] #47 0.791 + : /build [2021-02-16T09:19:14.839Z] #47 0.791 + '[' -z '' ']' [2021-02-16T09:19:14.839Z] #47 0.792 ++ mktemp -d [2021-02-16T09:19:14.839Z] #47 0.796 + export GOPATH=/tmp/tmp.CPnVAwL2NX [2021-02-16T09:19:14.839Z] #47 0.822 + GOPATH=/tmp/tmp.CPnVAwL2NX [2021-02-16T09:19:14.839Z] #47 0.822 + RM_GOPATH=1 [2021-02-16T09:19:14.839Z] #47 0.822 + case "$(go env GOARCH)" in [2021-02-16T09:19:14.839Z] #47 0.825 ++ go env GOARCH [2021-02-16T09:19:14.839Z] #47 0.874 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:14.839Z] #47 0.874 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:14.839Z] #47 0.881 ++ dirname /tmp/install/install.sh [2021-02-16T09:19:14.839Z] #47 0.895 + dir=/tmp/install [2021-02-16T09:19:14.839Z] #47 0.896 + bin=gotestsum [2021-02-16T09:19:14.839Z] #47 0.896 + shift [2021-02-16T09:19:14.839Z] #47 0.896 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-16T09:19:14.839Z] #47 0.896 + . /tmp/install/gotestsum.installer [2021-02-16T09:19:14.839Z] #47 0.901 ++ : v0.5.3 [2021-02-16T09:19:14.839Z] #47 0.901 + install_gotestsum [2021-02-16T09:19:14.839Z] #47 0.903 + set -e [2021-02-16T09:19:14.839Z] #47 0.903 + export GO111MODULE=on [2021-02-16T09:19:14.839Z] #47 0.904 + GO111MODULE=on [2021-02-16T09:19:14.839Z] #47 0.904 + GOBIN=/build [2021-02-16T09:19:14.839Z] #47 0.904 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-16T09:19:14.839Z] #47 0.975 go: finding gotest.tools v0.5.3 [2021-02-16T09:19:14.839Z] #47 0.976 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-16T09:19:14.839Z] #47 2.427 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-16T09:19:14.839Z] #47 3.812 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-16T09:19:14.839Z] #47 5.370 go: downloading github.com/fatih/color v1.9.0 [2021-02-16T09:19:14.839Z] #47 5.371 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-16T09:19:14.839Z] #47 5.375 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-16T09:19:14.839Z] #47 5.376 go: downloading github.com/pkg/errors v0.9.1 [2021-02-16T09:19:14.839Z] #47 5.391 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T09:19:14.839Z] #47 5.422 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T09:19:14.839Z] #47 5.425 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T09:19:14.839Z] #47 5.451 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T09:19:14.839Z] #47 5.459 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T09:19:14.839Z] #47 5.674 go: extracting github.com/pkg/errors v0.9.1 [2021-02-16T09:19:14.839Z] #47 5.714 go: extracting github.com/fatih/color v1.9.0 [2021-02-16T09:19:14.839Z] #47 5.735 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-16T09:19:14.839Z] #47 5.739 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T09:19:14.839Z] #47 5.742 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-16T09:19:14.839Z] #47 5.950 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-16T09:19:15.161Z] #47 6.185 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-16T09:19:15.161Z] #47 ... [2021-02-16T09:19:15.161Z] [2021-02-16T09:19:15.161Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:19:15.161Z] #29 sha256:963bb22e898e989470d604a2fffb6ac9c33bf194ddda861cadb9c008e04ab877 [2021-02-16T09:19:15.161Z] #29 2.239 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-16T09:19:15.161Z] #29 2.901 [2021-02-16T09:19:15.324Z] #42 ... [2021-02-16T09:19:15.324Z] [2021-02-16T09:19:15.324Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:19:15.324Z] #50 sha256:8d9aa04f0d84477ce0f04ec62f17a6db39da2082a0030e5ec2333e9f44b99518 [2021-02-16T09:19:15.324Z] #50 64.28 context [2021-02-16T09:19:15.324Z] #50 65.02 encoding/binary [2021-02-16T09:19:15.324Z] #50 65.07 os [2021-02-16T09:19:15.324Z] #50 66.77 encoding/base64 [2021-02-16T09:19:15.324Z] #50 67.80 golang.org/x/sys/unix [2021-02-16T09:19:15.324Z] #50 69.45 fmt [2021-02-16T09:19:15.332Z] #41 68.59 DEP criu/protobuf-desc.d [2021-02-16T09:19:15.332Z] #41 68.71 DEP criu/proc_parse.d [2021-02-16T09:19:15.332Z] #41 68.97 DEP criu/plugin.d [2021-02-16T09:19:15.512Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.579s coverage: 56.2% of statements [2021-02-16T09:19:15.585Z] #50 74.32 encoding/json [2021-02-16T09:19:15.585Z] #50 ... [2021-02-16T09:19:15.585Z] [2021-02-16T09:19:15.585Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T09:19:15.585Z] #36 sha256:9d73ef2d27c65300d0e31dfb27b96970ec3de8d71fa3a8277d9dc5f14630c04e [2021-02-16T09:19:15.585Z] #36 4.296 -- Detecting C compiler ABI info - done [2021-02-16T09:19:15.585Z] #36 4.343 -- Detecting C compile features [2021-02-16T09:19:15.585Z] #36 6.684 -- Detecting C compile features - done [2021-02-16T09:19:15.585Z] #36 6.738 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-16T09:19:15.585Z] #36 6.950 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-16T09:19:15.585Z] #36 7.129 -- Configuring done [2021-02-16T09:19:15.585Z] #36 7.154 -- Generating done [2021-02-16T09:19:15.585Z] #36 7.161 -- Build files have been written to: /tmp/tmp.w7njFHwsbS/tini [2021-02-16T09:19:15.585Z] #36 7.187 + make tini-static [2021-02-16T09:19:15.585Z] #36 7.557 Scanning dependencies of target tini-static [2021-02-16T09:19:15.623Z] #41 69.09 DEP criu/pipes.d [2021-02-16T09:19:15.846Z] #36 7.653 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-16T09:19:15.951Z] #41 69.26 DEP criu/pie-util.d [2021-02-16T09:19:15.951Z] #41 69.35 DEP criu/pie-util-vdso.d [2021-02-16T09:19:16.244Z] #41 69.59 DEP criu/path.d [2021-02-16T09:19:16.244Z] #41 69.69 DEP criu/parasite-syscall.d [2021-02-16T09:19:16.538Z] #41 69.84 DEP criu/pagemap.d [2021-02-16T09:19:16.538Z] #41 69.92 DEP criu/pagemap-cache.d [2021-02-16T09:19:16.538Z] #41 70.02 DEP criu/page-xfer.d [2021-02-16T09:19:16.538Z] #41 70.19 DEP criu/page-pipe.d [2021-02-16T09:19:16.790Z] #36 ... [2021-02-16T09:19:16.790Z] [2021-02-16T09:19:16.790Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:19:16.790Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:19:16.790Z] #12 65.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-16T09:19:16.790Z] #12 65.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-16T09:19:16.790Z] #12 65.86 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-16T09:19:16.790Z] #12 72.98 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-16T09:19:16.790Z] #12 72.98 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-16T09:19:16.790Z] #12 73.04 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:19:16.790Z] #12 73.19 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-16T09:19:16.790Z] #12 73.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-16T09:19:16.790Z] #12 73.22 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:19:16.849Z] #41 70.30 DEP criu/netfilter.d [2021-02-16T09:19:16.849Z] #41 70.36 DEP criu/net.d [2021-02-16T09:19:16.867Z] #29 3.126 0.3% ### 4.3% ###### 8.4% ########## 14.5% ########### 16.5% ############## 20.6% ################# 24.7% ###################### 30.8% ############################# 41.0% ################################### 49.2% ####################################### 55.3% ############################################# 63.4% ##################################################### 73.7% ########################################################## 81.9% ################################################################ 90.1% ######################################################################## 100.0% [2021-02-16T09:19:17.051Z] #12 ... [2021-02-16T09:19:17.051Z] [2021-02-16T09:19:17.051Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:19:17.051Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:19:17.051Z] #42 4.423 fatal: not a git repository (or any of the parent directories): .git [2021-02-16T09:19:17.051Z] #42 4.468 GEN .gitid [2021-02-16T09:19:17.051Z] #42 4.529 GEN criu/include/version.h [2021-02-16T09:19:17.051Z] #42 4.594 GEN include/common/asm [2021-02-16T09:19:17.185Z] #41 70.50 DEP criu/namespaces.d [2021-02-16T09:19:17.185Z] #41 70.66 DEP criu/mount.d [2021-02-16T09:19:17.486Z] #41 70.81 DEP criu/memfd.d [2021-02-16T09:19:17.486Z] #41 70.94 DEP criu/mem.d [2021-02-16T09:19:17.536Z] #29 5.477 [2021-02-16T09:19:17.779Z] #41 71.13 DEP criu/lsm.d [2021-02-16T09:19:17.779Z] #41 71.27 DEP criu/log.d [2021-02-16T09:19:17.995Z] #42 6.237 PBCC images/timens.pb-c.c [2021-02-16T09:19:17.995Z] #42 6.299 DEP images/timens.pb-c.d [2021-02-16T09:19:18.068Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.023s coverage: 1.9% of statements [2021-02-16T09:19:18.092Z] #41 71.47 DEP criu/libnetlink.d [2021-02-16T09:19:18.131Z] #29 5.749 #=#=# ############# 19.0% ################################ 45.8% ######################################################################## 100.0% [2021-02-16T09:19:18.256Z] #42 ... [2021-02-16T09:19:18.256Z] [2021-02-16T09:19:18.256Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T09:19:18.256Z] #36 sha256:9d73ef2d27c65300d0e31dfb27b96970ec3de8d71fa3a8277d9dc5f14630c04e [2021-02-16T09:19:18.256Z] #36 9.131 [100%] Linking C executable tini-static [2021-02-16T09:19:18.256Z] #36 9.666 [100%] Built target tini-static [2021-02-16T09:19:18.256Z] #36 9.739 + mkdir -p /build [2021-02-16T09:19:18.256Z] #36 9.755 + cp tini-static /build/docker-init [2021-02-16T09:19:18.256Z] #36 DONE 10.2s [2021-02-16T09:19:18.256Z] [2021-02-16T09:19:18.256Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:19:18.256Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:19:18.256Z] #42 6.376 PBCC images/fown.pb-c.c [2021-02-16T09:19:18.256Z] #42 6.429 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-16T09:19:18.400Z] #41 71.67 DEP criu/kerndat.d [2021-02-16T09:19:18.400Z] #41 71.93 DEP criu/kcmp-ids.d [2021-02-16T09:19:18.400Z] #41 72.06 DEP criu/irmap.d [2021-02-16T09:19:18.431Z] #29 6.625 [2021-02-16T09:19:18.520Z] #42 6.629 PBCC images/opts.pb-c.c [2021-02-16T09:19:18.712Z] #41 72.15 DEP criu/ipc_ns.d [2021-02-16T09:19:18.712Z] #41 72.27 DEP criu/image.d [2021-02-16T09:19:18.798Z] #42 6.783 PBCC images/memfd.pb-c.c [2021-02-16T09:19:18.798Z] #42 6.915 DEP images/fown.pb-c.d [2021-02-16T09:19:18.798Z] #42 6.987 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-16T09:19:19.019Z] #41 72.55 DEP criu/image-desc.d [2021-02-16T09:19:19.035Z] #29 6.789 # 2.3% ############## 20.6% ############################# [2021-02-16T09:19:19.035Z] #29 ... [2021-02-16T09:19:19.035Z] [2021-02-16T09:19:19.035Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T09:19:19.035Z] #24 sha256:6a9a0b16cb70e436c99ee826e46b99753534d20768f518ae65fc021b8c8b5ad4 [2021-02-16T09:19:19.035Z] #24 0.666 + RM_GOPATH=0 [2021-02-16T09:19:19.035Z] #24 0.666 + TMP_GOPATH= [2021-02-16T09:19:19.035Z] #24 0.666 + : /build [2021-02-16T09:19:19.035Z] #24 0.666 + '[' -z '' ']' [2021-02-16T09:19:19.035Z] #24 0.667 ++ mktemp -d [2021-02-16T09:19:19.035Z] #24 0.670 + export GOPATH=/tmp/tmp.eJwh5bWYlr [2021-02-16T09:19:19.035Z] #24 0.670 + GOPATH=/tmp/tmp.eJwh5bWYlr [2021-02-16T09:19:19.035Z] #24 0.670 + RM_GOPATH=1 [2021-02-16T09:19:19.035Z] #24 0.670 + case "$(go env GOARCH)" in [2021-02-16T09:19:19.035Z] #24 0.670 ++ go env GOARCH [2021-02-16T09:19:19.035Z] #24 0.686 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:19.035Z] #24 0.686 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:19.035Z] #24 0.690 Install docker/cli version 17.06.2-ce from stable [2021-02-16T09:19:19.035Z] #24 0.690 ++ dirname /tmp/install/install.sh [2021-02-16T09:19:19.035Z] #24 0.690 + dir=/tmp/install [2021-02-16T09:19:19.035Z] #24 0.690 + bin=dockercli [2021-02-16T09:19:19.035Z] #24 0.690 + shift [2021-02-16T09:19:19.035Z] #24 0.690 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-16T09:19:19.035Z] #24 0.690 + . /tmp/install/dockercli.installer [2021-02-16T09:19:19.035Z] #24 0.690 ++ : stable [2021-02-16T09:19:19.035Z] #24 0.690 ++ : 17.06.2-ce [2021-02-16T09:19:19.035Z] #24 0.690 + install_dockercli [2021-02-16T09:19:19.035Z] #24 0.690 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-16T09:19:19.035Z] #24 0.691 ++ uname -m [2021-02-16T09:19:19.035Z] #24 0.696 + arch=ppc64le [2021-02-16T09:19:19.035Z] #24 0.696 + '[' ppc64le '!=' x86_64 ']' [2021-02-16T09:19:19.035Z] #24 0.696 + '[' ppc64le '!=' s390x ']' [2021-02-16T09:19:19.035Z] #24 0.696 + '[' ppc64le '!=' armhf ']' [2021-02-16T09:19:19.035Z] #24 0.696 + build_dockercli [2021-02-16T09:19:19.035Z] #24 0.696 + git clone https://github.com/docker/docker-ce /tmp/tmp.eJwh5bWYlr/tmp/docker-ce [2021-02-16T09:19:19.035Z] #24 0.698 Cloning into '/tmp/tmp.eJwh5bWYlr/tmp/docker-ce'... [2021-02-16T09:19:19.035Z] #24 ... [2021-02-16T09:19:19.035Z] [2021-02-16T09:19:19.035Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:19:19.035Z] #49 sha256:c5ae70f2167676a6bb916e5c25b9860497a3f38bf44a4370e7d6d191c5d865dd [2021-02-16T09:19:19.035Z] #49 0.545 + RM_GOPATH=0 [2021-02-16T09:19:19.035Z] #49 0.546 + TMP_GOPATH= [2021-02-16T09:19:19.035Z] #49 0.546 + : /build [2021-02-16T09:19:19.035Z] #49 0.546 + '[' -z '' ']' [2021-02-16T09:19:19.035Z] #49 0.547 ++ mktemp -d [2021-02-16T09:19:19.035Z] #49 0.549 + export GOPATH=/tmp/tmp.jzNU9VrH5q [2021-02-16T09:19:19.035Z] #49 0.549 + GOPATH=/tmp/tmp.jzNU9VrH5q [2021-02-16T09:19:19.035Z] #49 0.549 + RM_GOPATH=1 [2021-02-16T09:19:19.035Z] #49 0.550 + case "$(go env GOARCH)" in [2021-02-16T09:19:19.035Z] #49 0.552 ++ go env GOARCH [2021-02-16T09:19:19.035Z] #49 0.569 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:19.035Z] #49 0.569 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:19.035Z] #49 0.573 ++ dirname /tmp/install/install.sh [2021-02-16T09:19:19.035Z] #49 0.575 + dir=/tmp/install [2021-02-16T09:19:19.035Z] #49 0.576 + bin=golangci_lint [2021-02-16T09:19:19.035Z] #49 0.576 + shift [2021-02-16T09:19:19.035Z] #49 0.577 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-16T09:19:19.035Z] #49 0.577 + . /tmp/install/golangci_lint.installer [2021-02-16T09:19:19.035Z] #49 0.586 ++ : v1.23.8 [2021-02-16T09:19:19.035Z] #49 0.586 + install_golangci_lint [2021-02-16T09:19:19.035Z] #49 0.586 + set -e [2021-02-16T09:19:19.035Z] #49 0.586 + export GO111MODULE=on [2021-02-16T09:19:19.035Z] #49 0.586 + GO111MODULE=on [2021-02-16T09:19:19.035Z] #49 0.587 + GOBIN=/build [2021-02-16T09:19:19.035Z] #49 0.587 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-16T09:19:19.035Z] #49 0.611 go: finding github.com v1.23.8 [2021-02-16T09:19:19.035Z] #49 0.611 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-16T09:19:19.035Z] #49 0.611 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-16T09:19:19.035Z] #49 0.612 go: finding github.com/golangci v1.23.8 [2021-02-16T09:19:19.035Z] #49 0.613 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-16T09:19:19.035Z] #49 1.625 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-16T09:19:19.035Z] #49 3.145 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-16T09:19:19.060Z] #42 7.114 DEP images/opts.pb-c.d [2021-02-16T09:19:19.060Z] #42 7.236 DEP images/memfd.pb-c.d [2021-02-16T09:19:19.060Z] #42 7.356 PBCC images/sit.pb-c.c [2021-02-16T09:19:19.320Z] #41 72.74 DEP criu/fsnotify.d [2021-02-16T09:19:19.320Z] #41 72.94 DEP criu/filesystems.d [2021-02-16T09:19:19.322Z] #42 7.467 DEP images/sit.pb-c.d [2021-02-16T09:19:19.333Z] #49 ... [2021-02-16T09:19:19.333Z] [2021-02-16T09:19:19.333Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T09:19:19.333Z] #58 sha256:0690aa1e3b979df13820c6337f56b8ef52fe1ff2e25c944df634b43ac7eaa1fd [2021-02-16T09:19:19.333Z] #58 0.769 + RM_GOPATH=0 [2021-02-16T09:19:19.333Z] #58 0.769 + TMP_GOPATH= [2021-02-16T09:19:19.333Z] #58 0.769 + : /build [2021-02-16T09:19:19.333Z] #58 0.769 + '[' -z '' ']' [2021-02-16T09:19:19.333Z] #58 0.771 ++ mktemp -d [2021-02-16T09:19:19.333Z] #58 0.812 + export GOPATH=/tmp/tmp.XzOprztwnH [2021-02-16T09:19:19.333Z] #58 0.819 + GOPATH=/tmp/tmp.XzOprztwnH [2021-02-16T09:19:19.333Z] #58 0.819 + RM_GOPATH=1 [2021-02-16T09:19:19.333Z] #58 0.820 + case "$(go env GOARCH)" in [2021-02-16T09:19:19.333Z] #58 0.821 ++ go env GOARCH [2021-02-16T09:19:19.333Z] #58 0.878 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:19.333Z] #58 0.878 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:19.333Z] #58 0.880 ++ dirname /tmp/install/install.sh [2021-02-16T09:19:19.333Z] #58 0.886 + dir=/tmp/install [2021-02-16T09:19:19.333Z] #58 0.886 + bin=rootlesskit [2021-02-16T09:19:19.333Z] #58 0.886 + shift [2021-02-16T09:19:19.333Z] #58 0.886 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-16T09:19:19.333Z] #58 0.886 + . /tmp/install/rootlesskit.installer [2021-02-16T09:19:19.333Z] #58 0.887 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T09:19:19.333Z] #58 0.888 + install_rootlesskit [2021-02-16T09:19:19.333Z] #58 0.888 + case "$1" in [2021-02-16T09:19:19.333Z] #58 0.888 + export CGO_ENABLED=0 [2021-02-16T09:19:19.333Z] #58 0.888 + CGO_ENABLED=0 [2021-02-16T09:19:19.333Z] #58 0.888 + _install_rootlesskit [2021-02-16T09:19:19.333Z] #58 0.895 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-16T09:19:19.333Z] #58 0.895 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T09:19:19.333Z] #58 0.895 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XzOprztwnH/src/github.com/rootless-containers/rootlesskit [2021-02-16T09:19:19.333Z] #58 0.904 Cloning into '/tmp/tmp.XzOprztwnH/src/github.com/rootless-containers/rootlesskit'... [2021-02-16T09:19:19.333Z] #58 5.602 + cd /tmp/tmp.XzOprztwnH/src/github.com/rootless-containers/rootlesskit [2021-02-16T09:19:19.333Z] #58 5.612 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T09:19:19.333Z] #58 6.865 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T09:19:19.333Z] #58 6.865 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-16T09:19:19.333Z] #58 ... [2021-02-16T09:19:19.333Z] [2021-02-16T09:19:19.333Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T09:19:19.333Z] #64 sha256:6e74603e1bd59fd9b5334d4b450bd988c9a6f62d978d48e5cf097be149afa863 [2021-02-16T09:19:19.333Z] #64 0.480 + RM_GOPATH=0 [2021-02-16T09:19:19.333Z] #64 0.480 + TMP_GOPATH= [2021-02-16T09:19:19.333Z] #64 0.480 + : /build [2021-02-16T09:19:19.333Z] #64 0.480 + '[' -z '' ']' [2021-02-16T09:19:19.333Z] #64 0.487 ++ mktemp -d [2021-02-16T09:19:19.333Z] #64 0.493 + export GOPATH=/tmp/tmp.yWux8LoMzF [2021-02-16T09:19:19.333Z] #64 0.500 + GOPATH=/tmp/tmp.yWux8LoMzF [2021-02-16T09:19:19.333Z] #64 0.500 + RM_GOPATH=1 [2021-02-16T09:19:19.333Z] #64 0.501 + case "$(go env GOARCH)" in [2021-02-16T09:19:19.333Z] #64 0.504 ++ go env GOARCH [2021-02-16T09:19:19.333Z] #64 0.538 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:19.333Z] #64 0.538 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:19.333Z] #64 0.539 ++ dirname /tmp/install/install.sh [2021-02-16T09:19:19.333Z] #64 0.549 + dir=/tmp/install [2021-02-16T09:19:19.333Z] #64 0.549 + bin=proxy [2021-02-16T09:19:19.333Z] #64 0.549 + shift [2021-02-16T09:19:19.333Z] #64 0.550 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-16T09:19:19.333Z] #64 0.550 + . /tmp/install/proxy.installer [2021-02-16T09:19:19.333Z] #64 0.551 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T09:19:19.333Z] #64 0.552 + install_proxy [2021-02-16T09:19:19.333Z] #64 0.552 + case "$1" in [2021-02-16T09:19:19.333Z] #64 0.552 + export CGO_ENABLED=0 [2021-02-16T09:19:19.333Z] #64 0.552 + CGO_ENABLED=0 [2021-02-16T09:19:19.333Z] #64 0.552 + _install_proxy [2021-02-16T09:19:19.333Z] #64 0.552 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T09:19:19.333Z] #64 0.552 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-16T09:19:19.333Z] #64 0.552 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yWux8LoMzF/src/github.com/docker/libnetwork [2021-02-16T09:19:19.333Z] #64 0.560 Cloning into '/tmp/tmp.yWux8LoMzF/src/github.com/docker/libnetwork'... [2021-02-16T09:19:19.461Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.446s coverage: 46.2% of statements [2021-02-16T09:19:19.583Z] #42 7.677 PBCC images/macvlan.pb-c.c [2021-02-16T09:19:19.583Z] #42 7.764 DEP images/macvlan.pb-c.d [2021-02-16T09:19:19.583Z] #42 7.799 PBCC images/autofs.pb-c.c [2021-02-16T09:19:19.583Z] #42 7.820 DEP images/autofs.pb-c.d [2021-02-16T09:19:19.583Z] #42 7.884 PBCC images/sysctl.pb-c.c [2021-02-16T09:19:19.629Z] #64 ... [2021-02-16T09:19:19.629Z] [2021-02-16T09:19:19.629Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:19:19.629Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T09:19:19.629Z] #42 0.746 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:19:19.629Z] #42 0.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:19:19.629Z] #42 0.815 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:19:19.629Z] #42 2.152 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-16T09:19:19.629Z] #42 4.536 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-16T09:19:19.629Z] #42 6.846 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-16T09:19:19.629Z] #42 ... [2021-02-16T09:19:19.629Z] [2021-02-16T09:19:19.629Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:19:19.629Z] #45 sha256:0f086b1673dd955dfe7a48251319b4396e60aca5ee78f3aeeabc597725781c08 [2021-02-16T09:19:19.629Z] #45 0.495 + RM_GOPATH=0 [2021-02-16T09:19:19.629Z] #45 0.495 + TMP_GOPATH= [2021-02-16T09:19:19.629Z] #45 0.496 + : /build [2021-02-16T09:19:19.629Z] #45 0.496 + '[' -z '' ']' [2021-02-16T09:19:19.629Z] #45 0.497 ++ mktemp -d [2021-02-16T09:19:19.629Z] #45 0.499 + export GOPATH=/tmp/tmp.VayVlKRIRo [2021-02-16T09:19:19.629Z] #45 0.499 + GOPATH=/tmp/tmp.VayVlKRIRo [2021-02-16T09:19:19.629Z] #45 0.499 + RM_GOPATH=1 [2021-02-16T09:19:19.629Z] #45 0.499 + case "$(go env GOARCH)" in [2021-02-16T09:19:19.629Z] #45 0.500 ++ go env GOARCH [2021-02-16T09:19:19.629Z] #45 0.535 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:19.629Z] #45 0.536 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:19.629Z] #45 0.538 ++ dirname /tmp/install/install.sh [2021-02-16T09:19:19.629Z] #45 0.540 + dir=/tmp/install [2021-02-16T09:19:19.629Z] #45 0.541 + bin=vndr [2021-02-16T09:19:19.629Z] #45 0.541 + shift [2021-02-16T09:19:19.629Z] #45 0.541 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-16T09:19:19.629Z] #45 0.543 + . /tmp/install/vndr.installer [2021-02-16T09:19:19.629Z] #45 0.543 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T09:19:19.629Z] #45 0.545 + install_vndr [2021-02-16T09:19:19.629Z] #45 0.545 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-16T09:19:19.629Z] #45 0.545 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T09:19:19.629Z] #45 0.545 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VayVlKRIRo/src/github.com/LK4D4/vndr [2021-02-16T09:19:19.629Z] #45 0.560 Cloning into '/tmp/tmp.VayVlKRIRo/src/github.com/LK4D4/vndr'... [2021-02-16T09:19:19.629Z] #45 1.665 + cd /tmp/tmp.VayVlKRIRo/src/github.com/LK4D4/vndr [2021-02-16T09:19:19.629Z] #45 1.666 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T09:19:19.629Z] #45 1.687 + go build -buildmode=pie -v -o /build/vndr . [2021-02-16T09:19:19.629Z] #45 3.518 internal/cpu [2021-02-16T09:19:19.629Z] #45 3.577 sync/atomic [2021-02-16T09:19:19.629Z] #45 3.596 internal/race [2021-02-16T09:19:19.629Z] #45 3.621 unicode [2021-02-16T09:19:19.629Z] #45 4.060 unicode/utf8 [2021-02-16T09:19:19.629Z] #45 4.947 internal/bytealg [2021-02-16T09:19:19.629Z] #45 5.001 math/bits [2021-02-16T09:19:19.629Z] #45 6.129 unicode/utf16 [2021-02-16T09:19:19.629Z] #45 6.897 runtime [2021-02-16T09:19:19.629Z] #45 7.551 math [2021-02-16T09:19:19.629Z] #45 7.790 container/list [2021-02-16T09:19:19.844Z] #42 7.900 DEP images/sysctl.pb-c.d [2021-02-16T09:19:19.844Z] #42 7.965 PBCC images/time.pb-c.c [2021-02-16T09:19:19.844Z] #42 8.008 DEP images/time.pb-c.d [2021-02-16T09:19:19.844Z] #42 8.076 PBCC images/binfmt-misc.pb-c.c [2021-02-16T09:19:19.844Z] #42 8.114 DEP images/binfmt-misc.pb-c.d [2021-02-16T09:19:19.935Z] #45 ... [2021-02-16T09:19:19.935Z] [2021-02-16T09:19:19.935Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T09:19:19.935Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-16T09:19:19.935Z] #55 1.022 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:19:19.935Z] #55 1.088 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:19:19.935Z] #55 1.105 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:19:19.935Z] #55 2.461 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-16T09:19:19.935Z] #55 4.774 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-16T09:19:19.935Z] #55 7.450 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-16T09:19:19.935Z] #55 ... [2021-02-16T09:19:19.935Z] [2021-02-16T09:19:19.935Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:19:19.935Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-16T09:19:19.935Z] #36 1.030 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:19:19.935Z] #36 1.140 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:19:19.935Z] #36 1.142 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:19:19.935Z] #36 2.547 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-16T09:19:19.935Z] #36 4.782 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-16T09:19:19.935Z] #36 7.382 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-16T09:19:19.935Z] #36 ... [2021-02-16T09:19:19.935Z] [2021-02-16T09:19:19.935Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:19:19.935Z] #51 sha256:4c869e7ef82fc99f356c7c818d39dfae7e12970f943d857119a4f1f0a7e21518 [2021-02-16T09:19:19.935Z] #51 0.634 + RM_GOPATH=0 [2021-02-16T09:19:19.935Z] #51 0.634 + TMP_GOPATH= [2021-02-16T09:19:19.935Z] #51 0.637 + : /build [2021-02-16T09:19:19.935Z] #51 0.637 + '[' -z '' ']' [2021-02-16T09:19:19.935Z] #51 0.637 ++ mktemp -d [2021-02-16T09:19:19.935Z] #51 0.639 + export GOPATH=/tmp/tmp.uB4AEvyV0x [2021-02-16T09:19:19.935Z] #51 0.639 + GOPATH=/tmp/tmp.uB4AEvyV0x [2021-02-16T09:19:19.935Z] #51 0.639 + RM_GOPATH=1 [2021-02-16T09:19:19.935Z] #51 0.640 + case "$(go env GOARCH)" in [2021-02-16T09:19:19.935Z] #51 0.641 ++ go env GOARCH [2021-02-16T09:19:19.935Z] #51 0.651 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:19.935Z] #51 0.651 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:19.935Z] #51 0.653 ++ dirname /tmp/install/install.sh [2021-02-16T09:19:19.935Z] #51 0.655 + dir=/tmp/install [2021-02-16T09:19:19.935Z] #51 0.655 + bin=shfmt [2021-02-16T09:19:19.935Z] #51 0.655 + shift [2021-02-16T09:19:19.935Z] #51 0.656 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-16T09:19:19.935Z] #51 0.656 + . /tmp/install/shfmt.installer [2021-02-16T09:19:19.935Z] #51 0.656 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T09:19:19.935Z] #51 0.657 + install_shfmt [2021-02-16T09:19:19.935Z] #51 0.657 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-16T09:19:19.935Z] #51 0.658 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T09:19:19.935Z] #51 0.658 + git clone https://github.com/mvdan/sh.git /tmp/tmp.uB4AEvyV0x/src/github.com/mvdan/sh [2021-02-16T09:19:19.935Z] #51 0.662 Cloning into '/tmp/tmp.uB4AEvyV0x/src/github.com/mvdan/sh'... [2021-02-16T09:19:20.014Z] #55 ... [2021-02-16T09:19:20.014Z] [2021-02-16T09:19:20.014Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:19:20.014Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:19:20.014Z] #12 100.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-16T09:19:20.031Z] #41 73.28 DEP criu/files.d [2021-02-16T09:19:20.032Z] #41 73.53 DEP criu/files-reg.d [2021-02-16T09:19:20.104Z] #42 8.176 PBCC images/seccomp.pb-c.c [2021-02-16T09:19:20.104Z] #42 8.205 DEP images/seccomp.pb-c.d [2021-02-16T09:19:20.104Z] #42 8.261 PBCC images/userns.pb-c.c [2021-02-16T09:19:20.104Z] #42 8.301 DEP images/userns.pb-c.d [2021-02-16T09:19:20.104Z] #42 8.352 PBCC images/cgroup.pb-c.c [2021-02-16T09:19:20.104Z] #42 8.372 DEP images/cgroup.pb-c.d [2021-02-16T09:19:20.255Z] #51 ... [2021-02-16T09:19:20.255Z] [2021-02-16T09:19:20.255Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T09:19:20.255Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-16T09:19:20.255Z] #40 0.647 + git clone https://github.com/docker/distribution.git . [2021-02-16T09:19:20.255Z] #40 0.657 Cloning into '.'... [2021-02-16T09:19:20.255Z] #40 ... [2021-02-16T09:19:20.255Z] [2021-02-16T09:19:20.255Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:19:20.255Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T09:19:20.255Z] #13 0.710 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:19:20.255Z] #13 0.899 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:19:20.255Z] #13 0.901 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:19:20.255Z] #13 2.352 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-16T09:19:20.255Z] #13 4.622 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-16T09:19:20.255Z] #13 6.794 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-16T09:19:20.273Z] #12 100.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-16T09:19:20.273Z] #12 100.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:19:20.336Z] #41 73.74 DEP criu/files-ext.d [2021-02-16T09:19:20.336Z] #41 ... [2021-02-16T09:19:20.336Z] [2021-02-16T09:19:20.336Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:19:20.336Z] #51 11.03 + cd /tmp/tmp.GzgPCB58WL/src/github.com/opencontainers/runc [2021-02-16T09:19:20.336Z] #51 11.03 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-16T09:19:20.336Z] #51 11.26 + '[' -z '' ']' [2021-02-16T09:19:20.336Z] #51 11.26 + target=static [2021-02-16T09:19:20.336Z] #51 11.26 + make 'BUILDTAGS=seccomp ' static [2021-02-16T09:19:20.336Z] #51 11.65 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-16T09:19:20.336Z] #51 ... [2021-02-16T09:19:20.336Z] [2021-02-16T09:19:20.336Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:19:20.336Z] #41 73.92 DEP criu/file-lock.d [2021-02-16T09:19:20.365Z] #42 8.434 PBCC images/ext-file.pb-c.c [2021-02-16T09:19:20.365Z] #42 8.455 DEP images/ext-file.pb-c.d [2021-02-16T09:19:20.365Z] #42 ... [2021-02-16T09:19:20.365Z] [2021-02-16T09:19:20.365Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:19:20.365Z] #44 sha256:5b169841446b20fa7e80553087dc9e3a98bd463fab383b205840136b400fe203 [2021-02-16T09:19:20.365Z] #44 69.17 fmt [2021-02-16T09:19:20.365Z] #44 72.43 regexp [2021-02-16T09:19:20.365Z] #44 74.29 go/token [2021-02-16T09:19:20.365Z] #44 75.33 go/scanner [2021-02-16T09:19:20.365Z] #44 75.98 internal/lazyregexp [2021-02-16T09:19:20.365Z] #44 76.23 net/url [2021-02-16T09:19:20.365Z] #44 76.80 go/ast [2021-02-16T09:19:20.365Z] #44 78.12 text/template/parse [2021-02-16T09:19:20.365Z] #44 ... [2021-02-16T09:19:20.365Z] [2021-02-16T09:19:20.365Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:19:20.365Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:19:20.365Z] #42 8.540 PBCC images/rpc.pb-c.c [2021-02-16T09:19:20.365Z] #42 8.622 DEP images/rpc.pb-c.d [2021-02-16T09:19:20.553Z] #13 ... [2021-02-16T09:19:20.553Z] [2021-02-16T09:19:20.553Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:19:20.553Z] #29 sha256:963bb22e898e989470d604a2fffb6ac9c33bf194ddda861cadb9c008e04ab877 [2021-02-16T09:19:20.553Z] #29 6.789 # 2.3% ############## 20.6% ############################# 41.1% ################################################### 72.0% ################################################################## 92.4% ######################################################################## 100.0% [2021-02-16T09:19:20.553Z] #29 7.860 #=#=# [2021-02-16T09:19:20.626Z] #42 8.680 PBCC images/siginfo.pb-c.c [2021-02-16T09:19:20.627Z] #42 8.720 DEP images/siginfo.pb-c.d [2021-02-16T09:19:20.627Z] #42 8.785 PBCC images/pagemap.pb-c.c [2021-02-16T09:19:20.627Z] #42 8.868 DEP images/pagemap.pb-c.d [2021-02-16T09:19:20.643Z] #41 74.08 DEP criu/file-ids.d [2021-02-16T09:19:20.643Z] #41 74.18 DEP criu/fifo.d [2021-02-16T09:19:20.888Z] #42 8.934 PBCC images/rlimit.pb-c.c [2021-02-16T09:19:20.888Z] #42 8.956 DEP images/rlimit.pb-c.d [2021-02-16T09:19:20.888Z] #42 9.008 PBCC images/file-lock.pb-c.c [2021-02-16T09:19:20.888Z] #42 9.036 DEP images/file-lock.pb-c.d [2021-02-16T09:19:20.888Z] #42 9.100 PBCC images/tty.pb-c.c [2021-02-16T09:19:20.888Z] #42 9.124 DEP images/tty.pb-c.d [2021-02-16T09:19:20.946Z] #41 74.32 DEP criu/fdstore.d [2021-02-16T09:19:20.946Z] #41 74.42 DEP criu/fault-injection.d [2021-02-16T09:19:20.946Z] #41 74.45 DEP criu/external.d [2021-02-16T09:19:20.946Z] #41 74.51 DEP criu/eventpoll.d [2021-02-16T09:19:21.149Z] #42 9.192 PBCC images/tun.pb-c.c [2021-02-16T09:19:21.149Z] #42 9.223 PBCC images/netdev.pb-c.c [2021-02-16T09:19:21.149Z] #42 9.272 DEP images/tun.pb-c.d [2021-02-16T09:19:21.149Z] #42 9.330 DEP images/netdev.pb-c.d [2021-02-16T09:19:21.149Z] #42 9.384 PBCC images/vma.pb-c.c [2021-02-16T09:19:21.149Z] #42 9.439 DEP images/vma.pb-c.d [2021-02-16T09:19:21.211Z] #12 ... [2021-02-16T09:19:21.211Z] [2021-02-16T09:19:21.211Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:19:21.211Z] #44 sha256:1b876072cfd8e9adee53425e2a039e75dc394e76c63052710075b815d5763158 [2021-02-16T09:19:21.211Z] #44 91.38 github.com/LK4D4/vndr/build [2021-02-16T09:19:21.211Z] #44 91.42 hash/crc32 [2021-02-16T09:19:21.211Z] #44 92.04 compress/gzip [2021-02-16T09:19:21.211Z] #44 92.94 net [2021-02-16T09:19:21.211Z] #44 94.35 vendor/golang.org/x/text/transform [2021-02-16T09:19:21.211Z] #44 95.12 vendor/golang.org/x/text/unicode/bidi [2021-02-16T09:19:21.211Z] #44 96.80 vendor/golang.org/x/text/secure/bidirule [2021-02-16T09:19:21.211Z] #44 97.10 vendor/golang.org/x/text/unicode/norm [2021-02-16T09:19:21.211Z] #44 101.0 vendor/golang.org/x/net/idna [2021-02-16T09:19:21.211Z] #44 ... [2021-02-16T09:19:21.211Z] [2021-02-16T09:19:21.211Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:19:21.211Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:19:21.211Z] #42 22.97 CC images/fifo.o [2021-02-16T09:19:21.211Z] #42 23.55 CC images/remap-file-path.o [2021-02-16T09:19:21.211Z] #42 23.78 CC images/eventfd.o [2021-02-16T09:19:21.211Z] #42 23.95 CC images/eventpoll.o [2021-02-16T09:19:21.211Z] #42 24.17 CC images/fh.o [2021-02-16T09:19:21.211Z] #42 24.43 CC images/fsnotify.o [2021-02-16T09:19:21.211Z] #42 24.90 CC images/signalfd.o [2021-02-16T09:19:21.211Z] #42 25.14 CC images/fs.o [2021-02-16T09:19:21.211Z] #42 25.31 CC images/pstree.o [2021-02-16T09:19:21.211Z] #42 25.61 CC images/pipe.o [2021-02-16T09:19:21.211Z] #42 25.90 CC images/tcp-stream.o [2021-02-16T09:19:21.211Z] #42 26.15 CC images/sk-packet.o [2021-02-16T09:19:21.211Z] #42 26.47 CC images/mnt.o [2021-02-16T09:19:21.211Z] #42 26.67 CC images/pipe-data.o [2021-02-16T09:19:21.211Z] #42 26.87 CC images/sa.o [2021-02-16T09:19:21.211Z] #42 27.05 CC images/timer.o [2021-02-16T09:19:21.211Z] #42 27.36 CC images/timerfd.o [2021-02-16T09:19:21.211Z] #42 27.59 CC images/mm.o [2021-02-16T09:19:21.211Z] #42 27.82 CC images/sk-opts.o [2021-02-16T09:19:21.211Z] #42 28.07 CC images/sk-unix.o [2021-02-16T09:19:21.211Z] #42 28.35 CC images/sk-inet.o [2021-02-16T09:19:21.211Z] #42 28.70 CC images/tun.o [2021-02-16T09:19:21.211Z] #42 28.97 CC images/sk-netlink.o [2021-02-16T09:19:21.211Z] #42 29.30 CC images/packet-sock.o [2021-02-16T09:19:21.238Z] #41 74.62 DEP criu/eventfd.d [2021-02-16T09:19:21.238Z] #41 74.72 DEP criu/crtools.d [2021-02-16T09:19:21.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-16T09:19:21.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-16T09:19:21.379Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.636s coverage: 73.3% of statements [2021-02-16T09:19:21.379Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.753s coverage: 49.4% of statements [2021-02-16T09:19:21.410Z] #42 9.509 PBCC images/creds.pb-c.c [2021-02-16T09:19:21.410Z] #42 9.565 DEP images/creds.pb-c.d [2021-02-16T09:19:21.410Z] #42 9.639 PBCC images/utsns.pb-c.c [2021-02-16T09:19:21.410Z] #42 9.658 DEP images/utsns.pb-c.d [2021-02-16T09:19:21.470Z] #42 29.72 CC images/ipc-var.o [2021-02-16T09:19:21.545Z] #41 74.92 DEP criu/cr-service.d [2021-02-16T09:19:21.671Z] #42 9.759 PBCC images/ipc-desc.pb-c.c [2021-02-16T09:19:21.671Z] #42 9.804 PBCC images/ipc-sem.pb-c.c [2021-02-16T09:19:21.671Z] #42 9.848 DEP images/ipc-desc.pb-c.d [2021-02-16T09:19:21.671Z] #42 ... [2021-02-16T09:19:21.671Z] [2021-02-16T09:19:21.671Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:19:21.671Z] #33 sha256:e6cf357b256db48fcdd29ed6c81f9c4ba3c938a9aca27209c543cc456fb1a48b [2021-02-16T09:19:21.671Z] #33 71.84 github.com/BurntSushi/toml [2021-02-16T09:19:21.671Z] #33 71.85 flag [2021-02-16T09:19:21.671Z] #33 73.46 log [2021-02-16T09:19:21.671Z] #33 76.15 github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T09:19:21.671Z] #33 DONE 80.6s [2021-02-16T09:19:21.671Z] [2021-02-16T09:19:21.671Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:19:21.671Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:19:21.671Z] #42 9.975 DEP images/ipc-sem.pb-c.d [2021-02-16T09:19:21.747Z] #42 29.91 CC images/ipc-desc.o [2021-02-16T09:19:21.757Z] #29 8.104 # 2.3% #### 6.2% ####### 10.0% ########### 15.8% ################# 24.4% ####################### 32.1% ########################### 37.8% ################################ 45.5% ###################################### 53.2% ############################################## 64.7% ##################################################### 74.3% ######################################################### 80.1% ############################################################# 85.8% ################################################################ 89.7% ####################################################################### 99.3% ######################################################################## 100.0% [2021-02-16T09:19:21.854Z] #41 75.27 DEP criu/cr-restore.d [2021-02-16T09:19:21.938Z] #42 10.05 PBCC images/ipc-msg.pb-c.c [2021-02-16T09:19:21.938Z] #42 10.11 DEP images/ipc-msg.pb-c.d [2021-02-16T09:19:21.938Z] #42 10.22 PBCC images/ipc-shm.pb-c.c [2021-02-16T09:19:22.013Z] #42 30.22 CC images/ipc-shm.o [2021-02-16T09:19:22.056Z] #29 10.18 [2021-02-16T09:19:22.174Z] #41 75.62 DEP criu/cr-errno.d [2021-02-16T09:19:22.174Z] #41 75.68 DEP criu/cr-dump.d [2021-02-16T09:19:22.200Z] #42 10.31 DEP images/ipc-shm.pb-c.d [2021-02-16T09:19:22.200Z] #42 10.38 PBCC images/ipc-var.pb-c.c [2021-02-16T09:19:22.200Z] #42 10.48 DEP images/ipc-var.pb-c.d [2021-02-16T09:19:22.272Z] #42 30.44 CC images/ipc-msg.o [2021-02-16T09:19:22.460Z] #42 10.62 PBCC images/sk-opts.pb-c.c [2021-02-16T09:19:22.460Z] #42 10.68 PBCC images/packet-sock.pb-c.c [2021-02-16T09:19:22.460Z] #42 10.70 DEP images/sk-opts.pb-c.d [2021-02-16T09:19:22.471Z] #41 75.98 DEP criu/cr-dedup.d [2021-02-16T09:19:22.532Z] #42 30.73 CC images/ipc-sem.o [2021-02-16T09:19:22.722Z] #42 10.95 DEP images/packet-sock.pb-c.d [2021-02-16T09:19:22.771Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 57.5% of statements [2021-02-16T09:19:22.779Z] #41 76.21 DEP criu/cr-check.d [2021-02-16T09:19:22.779Z] #41 ... [2021-02-16T09:19:22.779Z] [2021-02-16T09:19:22.779Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-16T09:19:22.779Z] #18 1.990 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:19:22.779Z] #18 2.019 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:19:22.779Z] #18 2.030 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:19:22.779Z] #18 2.749 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-16T09:19:22.779Z] #18 5.027 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-16T09:19:22.779Z] #18 7.618 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-16T09:19:22.792Z] #42 30.92 CC images/utsns.o [2021-02-16T09:19:22.792Z] #42 31.11 CC images/creds.o [2021-02-16T09:19:22.982Z] #42 11.08 PBCC images/sk-netlink.pb-c.c [2021-02-16T09:19:22.982Z] #42 11.14 DEP images/sk-netlink.pb-c.d [2021-02-16T09:19:22.982Z] #42 11.19 PBCC images/sk-inet.pb-c.c [2021-02-16T09:19:22.982Z] #42 11.27 DEP images/sk-inet.pb-c.d [2021-02-16T09:19:23.051Z] #42 31.28 CC images/vma.o [2021-02-16T09:19:23.051Z] #42 ... [2021-02-16T09:19:23.051Z] [2021-02-16T09:19:23.051Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:19:23.051Z] #44 sha256:1b876072cfd8e9adee53425e2a039e75dc394e76c63052710075b815d5763158 [2021-02-16T09:19:23.051Z] #44 103.4 vendor/golang.org/x/net/http2/hpack [2021-02-16T09:19:23.079Z] #18 ... [2021-02-16T09:19:23.079Z] [2021-02-16T09:19:23.079Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:19:23.079Z] #41 76.50 DEP criu/config.d [2021-02-16T09:19:23.243Z] #42 11.36 PBCC images/sk-unix.pb-c.c [2021-02-16T09:19:23.243Z] #42 11.41 DEP images/sk-unix.pb-c.d [2021-02-16T09:19:23.243Z] #42 11.47 PBCC images/mm.pb-c.c [2021-02-16T09:19:23.243Z] #42 11.50 DEP images/mm.pb-c.d [2021-02-16T09:19:23.243Z] #42 11.56 PBCC images/timerfd.pb-c.c [2021-02-16T09:19:23.243Z] #42 11.61 DEP images/timerfd.pb-c.d [2021-02-16T09:19:23.345Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2021-02-16T09:19:23.345Z] ok github.com/docker/docker/daemon 12.364s coverage: 17.2% of statements [2021-02-16T09:19:23.345Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-16T09:19:23.345Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-16T09:19:23.345Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-16T09:19:23.345Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-16T09:19:23.345Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-16T09:19:23.373Z] #41 76.72 DEP criu/clone-noasan.d [2021-02-16T09:19:23.503Z] #42 11.65 PBCC images/timer.pb-c.c [2021-02-16T09:19:23.503Z] #42 11.68 DEP images/timer.pb-c.d [2021-02-16T09:19:23.503Z] #42 11.76 PBCC images/sa.pb-c.c [2021-02-16T09:19:23.503Z] #42 11.81 DEP images/sa.pb-c.d [2021-02-16T09:19:23.503Z] #42 11.86 PBCC images/pipe-data.pb-c.c [2021-02-16T09:19:23.689Z] #41 76.95 DEP criu/cgroup.d [2021-02-16T09:19:23.689Z] #41 77.13 DEP criu/cgroup-props.d [2021-02-16T09:19:23.689Z] #41 77.35 DEP criu/bitmap.d [2021-02-16T09:19:23.764Z] #42 11.87 DEP images/pipe-data.pb-c.d [2021-02-16T09:19:23.764Z] #42 11.92 PBCC images/mnt.pb-c.c [2021-02-16T09:19:23.764Z] #42 11.96 DEP images/mnt.pb-c.d [2021-02-16T09:19:23.764Z] #42 12.01 PBCC images/sk-packet.pb-c.c [2021-02-16T09:19:23.764Z] #42 12.05 DEP images/sk-packet.pb-c.d [2021-02-16T09:19:23.764Z] #42 12.10 PBCC images/tcp-stream.pb-c.c [2021-02-16T09:19:23.990Z] #41 77.41 DEP criu/bfd.d [2021-02-16T09:19:23.990Z] #41 77.58 DEP criu/autofs.d [2021-02-16T09:19:24.025Z] #42 12.14 DEP images/tcp-stream.pb-c.d [2021-02-16T09:19:24.025Z] #42 12.17 PBCC images/pipe.pb-c.c [2021-02-16T09:19:24.025Z] #42 12.23 DEP images/pipe.pb-c.d [2021-02-16T09:19:24.025Z] #42 12.28 PBCC images/pstree.pb-c.c [2021-02-16T09:19:24.025Z] #42 12.32 DEP images/pstree.pb-c.d [2021-02-16T09:19:24.289Z] #42 12.40 PBCC images/fs.pb-c.c [2021-02-16T09:19:24.289Z] #42 12.43 DEP images/fs.pb-c.d [2021-02-16T09:19:24.289Z] #42 12.49 PBCC images/signalfd.pb-c.c [2021-02-16T09:19:24.289Z] #42 12.52 DEP images/signalfd.pb-c.d [2021-02-16T09:19:24.289Z] #42 12.56 PBCC images/fh.pb-c.c [2021-02-16T09:19:24.289Z] #42 12.62 PBCC images/fsnotify.pb-c.c [2021-02-16T09:19:24.296Z] #41 77.83 DEP criu/aio.d [2021-02-16T09:19:24.427Z] #44 104.7 mime [2021-02-16T09:19:24.550Z] #42 12.64 DEP images/fh.pb-c.d [2021-02-16T09:19:24.550Z] #42 12.72 DEP images/fsnotify.pb-c.d [2021-02-16T09:19:24.550Z] #42 12.78 PBCC images/eventpoll.pb-c.c [2021-02-16T09:19:24.550Z] #42 12.81 DEP images/eventpoll.pb-c.d [2021-02-16T09:19:24.588Z] #41 77.97 DEP criu/action-scripts.d [2021-02-16T09:19:24.740Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2021-02-16T09:19:24.812Z] #42 12.89 PBCC images/eventfd.pb-c.c [2021-02-16T09:19:24.812Z] #42 12.93 DEP images/eventfd.pb-c.d [2021-02-16T09:19:24.812Z] #42 13.00 PBCC images/remap-file-path.pb-c.c [2021-02-16T09:19:24.812Z] #42 13.01 DEP images/remap-file-path.pb-c.d [2021-02-16T09:19:24.812Z] #42 13.07 PBCC images/fifo.pb-c.c [2021-02-16T09:19:24.812Z] #42 13.08 DEP images/fifo.pb-c.d [2021-02-16T09:19:24.812Z] #42 13.14 PBCC images/ghost-file.pb-c.c [2021-02-16T09:19:24.919Z] #41 78.29 CC criu/action-scripts.o [2021-02-16T09:19:25.073Z] #42 13.18 DEP images/ghost-file.pb-c.d [2021-02-16T09:19:25.073Z] #42 13.22 PBCC images/regfile.pb-c.c [2021-02-16T09:19:25.073Z] #42 13.28 DEP images/regfile.pb-c.d [2021-02-16T09:19:25.073Z] #42 13.33 PBCC images/ns.pb-c.c [2021-02-16T09:19:25.073Z] #42 13.33 DEP images/ns.pb-c.d [2021-02-16T09:19:25.073Z] #42 13.37 PBCC images/fdinfo.pb-c.c [2021-02-16T09:19:25.334Z] #42 13.45 DEP images/fdinfo.pb-c.d [2021-02-16T09:19:25.334Z] #42 13.52 PBCC images/core-aarch64.pb-c.c [2021-02-16T09:19:25.334Z] #42 13.55 PBCC images/core-arm.pb-c.c [2021-02-16T09:19:25.334Z] #42 13.60 PBCC images/core-ppc64.pb-c.c [2021-02-16T09:19:25.421Z] #29 10.39 0.2% # 1.9% ## 3.5% ### 5.2% #### 6.8% ##### 8.3% ####### 10.1% ######## 11.2% ######## 12.2% ######### 13.9% ########### 15.3% ########### 16.4% ############ 17.4% ############# 19.1% ############## 20.7% ################ 22.3% ################# 24.0% ################## 26.1% ################### 27.8% ##################### 30.5% ####################### 32.7% ######################### 34.8% ########################## 36.5% ############################ 39.2% ############################# 41.3% ############################## 42.4% [2021-02-16T09:19:25.421Z] #29 ... [2021-02-16T09:19:25.421Z] [2021-02-16T09:19:25.421Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T09:19:25.421Z] #47 sha256:9eac439c608f848b63608c2e17e598d0c3f57ccf1f65534ec7db525b279275ba [2021-02-16T09:19:25.421Z] #47 6.601 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T09:19:25.421Z] #47 7.586 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-16T09:19:25.421Z] #47 7.805 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-16T09:19:25.421Z] #47 9.444 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T09:19:25.421Z] #47 10.12 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T09:19:25.421Z] #47 12.59 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T09:19:25.572Z] #41 78.87 CC criu/aio.o [2021-02-16T09:19:25.600Z] #42 13.72 PBCC images/core-s390.pb-c.c [2021-02-16T09:19:25.600Z] #42 13.78 PBCC images/core-x86.pb-c.c [2021-02-16T09:19:25.600Z] #42 13.83 PBCC images/core.pb-c.c [2021-02-16T09:19:25.600Z] #42 13.90 PBCC images/inventory.pb-c.c [2021-02-16T09:19:25.600Z] #42 13.97 DEP images/core-aarch64.pb-c.d [2021-02-16T09:19:25.725Z] #47 ... [2021-02-16T09:19:25.725Z] [2021-02-16T09:19:25.725Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:19:25.725Z] #34 sha256:bf3d4e4e0d2049cac1abb604bfe000c43b32ff2e5dfee37fcc992a035e0a0b98 [2021-02-16T09:19:25.725Z] #34 6.625 runtime/cgo [2021-02-16T09:19:25.725Z] #34 6.740 runtime [2021-02-16T09:19:25.725Z] #34 ... [2021-02-16T09:19:25.725Z] [2021-02-16T09:19:25.725Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:19:25.725Z] #29 sha256:963bb22e898e989470d604a2fffb6ac9c33bf194ddda861cadb9c008e04ab877 [2021-02-16T09:19:25.860Z] #42 14.06 DEP images/core-arm.pb-c.d [2021-02-16T09:19:25.860Z] #42 14.14 DEP images/core-ppc64.pb-c.d [2021-02-16T09:19:25.860Z] #42 14.23 DEP images/core-s390.pb-c.d [2021-02-16T09:19:25.894Z] #41 79.36 CC criu/autofs.o [2021-02-16T09:19:26.121Z] #42 14.28 DEP images/core-x86.pb-c.d [2021-02-16T09:19:26.121Z] #42 14.34 DEP images/core.pb-c.d [2021-02-16T09:19:26.121Z] #42 14.37 DEP images/inventory.pb-c.d [2021-02-16T09:19:26.121Z] #42 14.45 PBCC images/cpuinfo.pb-c.c [2021-02-16T09:19:26.132Z] ok github.com/docker/docker/daemon/logger 0.272s coverage: 42.7% of statements [2021-02-16T09:19:26.332Z] #44 106.3 mime/quotedprintable [2021-02-16T09:19:26.332Z] #44 106.6 net/http/internal [2021-02-16T09:19:26.382Z] #42 14.47 DEP images/cpuinfo.pb-c.d [2021-02-16T09:19:26.382Z] #42 14.51 PBCC images/stats.pb-c.c [2021-02-16T09:19:26.382Z] #42 14.54 DEP images/stats.pb-c.d [2021-02-16T09:19:26.394Z] ok github.com/docker/docker/daemon/images 0.049s coverage: 6.4% of statements [2021-02-16T09:19:27.342Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.998s coverage: 57.7% of statements [2021-02-16T09:19:27.342Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-16T09:19:27.342Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-16T09:19:27.342Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-16T09:19:27.342Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-16T09:19:27.446Z] #41 80.88 CC criu/bfd.o [2021-02-16T09:19:27.606Z] ok github.com/docker/docker/daemon/logger/awslogs 0.349s coverage: 77.8% of statements [2021-02-16T09:19:27.606Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-16T09:19:27.606Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-16T09:19:27.606Z] ok github.com/docker/docker/daemon/logger/gelf 0.054s coverage: 67.0% of statements [2021-02-16T09:19:27.767Z] #42 15.92 make[1]: Nothing to be done for 'all'. [2021-02-16T09:19:28.028Z] #42 ... [2021-02-16T09:19:28.028Z] [2021-02-16T09:19:28.028Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:19:28.028Z] #50 sha256:8d9aa04f0d84477ce0f04ec62f17a6db39da2082a0030e5ec2333e9f44b99518 [2021-02-16T09:19:28.028Z] #50 76.92 github.com/pkg/diff [2021-02-16T09:19:28.028Z] #50 78.67 go/ast [2021-02-16T09:19:28.028Z] #50 81.72 golang.org/x/crypto/ssh/terminal [2021-02-16T09:19:28.028Z] #50 83.44 mvdan.cc/sh/v3/fileutil [2021-02-16T09:19:28.028Z] #50 83.45 mvdan.cc/editorconfig [2021-02-16T09:19:28.028Z] #50 83.62 mvdan.cc/sh/v3/syntax [2021-02-16T09:19:28.028Z] #50 ... [2021-02-16T09:19:28.028Z] [2021-02-16T09:19:28.028Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:19:28.028Z] #55 sha256:d33debec6f76868d4c7e959e5c1b1b62d5190720d91c3a5a9e997ca0b42fa0a9 [2021-02-16T09:19:28.090Z] #41 81.45 CC criu/bitmap.o [2021-02-16T09:19:28.090Z] #41 81.59 CC criu/cgroup-props.o [2021-02-16T09:19:28.182Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 23.9% of statements [2021-02-16T09:19:28.445Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.044s coverage: 87.2% of statements [2021-02-16T09:19:28.759Z] #41 82.25 CC criu/cgroup.o [2021-02-16T09:19:29.022Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 61.6% of statements [2021-02-16T09:19:29.072Z] #55 42.63 Checking out files: 37% (1396/3766) Checking out files: 38% (1432/3766) Checking out files: 39% (1469/3766) Checking out files: 40% (1507/3766) Checking out files: 41% (1545/3766) Checking out files: 42% (1582/3766) Checking out files: 43% (1620/3766) Checking out files: 44% (1658/3766) Checking out files: 45% (1695/3766) Checking out files: 46% (1733/3766) Checking out files: 47% (1771/3766) Checking out files: 48% (1808/3766) Checking out files: 49% (1846/3766) Checking out files: 50% (1883/3766) Checking out files: 51% (1921/3766) Checking out files: 52% (1959/3766) Checking out files: 53% (1996/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-16T09:19:29.072Z] #55 44.42 + cd /tmp/tmp.XZsDmsmYQr/src/github.com/containerd/containerd [2021-02-16T09:19:29.072Z] #55 44.42 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:19:29.599Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 75.2% of statements [2021-02-16T09:19:29.599Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-16T09:19:29.623Z] #44 ... [2021-02-16T09:19:29.623Z] [2021-02-16T09:19:29.623Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:19:29.623Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:19:29.623Z] #42 31.57 CC images/netdev.o [2021-02-16T09:19:29.623Z] #42 31.89 CC images/tty.o [2021-02-16T09:19:29.623Z] #42 32.46 CC images/file-lock.o [2021-02-16T09:19:29.623Z] #42 32.73 CC images/rlimit.o [2021-02-16T09:19:29.623Z] #42 32.94 CC images/pagemap.o [2021-02-16T09:19:29.623Z] #42 33.23 CC images/siginfo.o [2021-02-16T09:19:29.623Z] #42 33.45 CC images/rpc.o [2021-02-16T09:19:29.623Z] #42 34.55 CC images/ext-file.o [2021-02-16T09:19:29.623Z] #42 34.80 CC images/cgroup.o [2021-02-16T09:19:29.623Z] #42 35.36 CC images/userns.o [2021-02-16T09:19:29.623Z] #42 35.64 CC images/google/protobuf/descriptor.o [2021-02-16T09:19:29.623Z] #42 37.22 CC images/opts.o [2021-02-16T09:19:29.623Z] #42 37.40 CC images/seccomp.o [2021-02-16T09:19:29.623Z] #42 37.68 CC images/binfmt-misc.o [2021-02-16T09:19:29.623Z] #42 37.86 CC images/time.o [2021-02-16T09:19:29.623Z] #42 ... [2021-02-16T09:19:29.623Z] [2021-02-16T09:19:29.623Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:19:29.623Z] #44 sha256:1b876072cfd8e9adee53425e2a039e75dc394e76c63052710075b815d5763158 [2021-02-16T09:19:29.623Z] #44 109.9 net/textproto [2021-02-16T09:19:29.623Z] #44 109.9 crypto/x509 [2021-02-16T09:19:30.024Z] #29 10.39 0.2% # 1.9% ## 3.5% ### 5.2% #### 6.8% ##### 8.3% ####### 10.1% ######## 11.2% ######## 12.2% ######### 13.9% ########### 15.3% ########### 16.4% ############ 17.4% ############# 19.1% ############## 20.7% ################ 22.3% ################# 24.0% ################## 26.1% ################### 27.8% ##################### 30.5% ####################### 32.7% ######################### 34.8% ########################## 36.5% ############################ 39.2% ############################# 41.3% ############################## 42.4% ############################### 43.5% ################################ 44.6% ################################ 45.7% ################################## 47.3% ################################### 48.9% #################################### 50.6% ##################################### 52.2% ###################################### 53.8% ####################################### 55.5% ######################################## 56.5% ######################################### 58.2% ########################################### 60.4% ############################################ 62.0% ############################################# 63.1% ############################################## 64.7% ############################################### 66.5% ################################################# 68.1% ################################################## 69.7% ################################################### 71.3% #################################################### 73.0% ##################################################### 74.0% ###################################################### 75.1% ####################################################### 76.8% ######################################################## 78.9% ######################################################### 80.0% ########################################################## 81.1% ########################################################### 82.7% ############################################################ 84.4% ############################################################# 86.0% ############################################################### 87.5% ################################################################ 88.9% ################################################################ 90.0% ################################################################## 92.1% ################################################################## 92.8% ################################################################### 94.0% #################################################################### 95.0% ##################################################################### 96.9% ###################################################################### 98.5% ######################################################################## 100.0% [2021-02-16T09:19:30.338Z] #29 18.28 [2021-02-16T09:19:30.338Z] #29 ... [2021-02-16T09:19:30.338Z] [2021-02-16T09:19:30.338Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:19:30.338Z] #45 sha256:0f086b1673dd955dfe7a48251319b4396e60aca5ee78f3aeeabc597725781c08 [2021-02-16T09:19:30.338Z] #45 11.19 crypto/internal/subtle [2021-02-16T09:19:30.338Z] #45 11.73 crypto/subtle [2021-02-16T09:19:30.338Z] #45 12.41 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-16T09:19:30.338Z] #45 12.79 internal/nettrace [2021-02-16T09:19:30.338Z] #45 13.18 runtime/cgo [2021-02-16T09:19:30.338Z] #45 16.47 vendor/golang.org/x/crypto/internal/subtle [2021-02-16T09:19:30.338Z] #45 ... [2021-02-16T09:19:30.338Z] [2021-02-16T09:19:30.338Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T09:19:30.338Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-16T09:19:30.338Z] #40 18.38 Checking out files: 80% (1361/1681) Checking out files: 81% (1362/1681) Checking out files: 82% (1379/1681) Checking out files: 83% (1396/1681) Checking out files: 84% (1413/1681) Checking out files: 85% (1429/1681) Checking out files: 86% (1446/1681) Checking out files: 87% (1463/1681) Checking out files: 88% (1480/1681) Checking out files: 89% (1497/1681) Checking out files: 90% (1513/1681) Checking out files: 91% (1530/1681) Checking out files: 92% (1547/1681) Checking out files: 93% (1564/1681) Checking out files: 94% (1581/1681) Checking out files: 95% (1597/1681) Checking out files: 96% (1614/1681) Checking out files: 97% (1631/1681) Checking out files: 98% (1648/1681) Checking out files: 99% (1665/1681) Checking out files: 100% (1681/1681) Checking out files: 100% (1681/1681), done. [2021-02-16T09:19:30.338Z] #40 18.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-16T09:19:30.549Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2021-02-16T09:19:30.549Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.082s coverage: 56.8% of statements [2021-02-16T09:19:30.988Z] #40 21.63 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-16T09:19:30.988Z] #55 46.36 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-16T09:19:30.988Z] #55 46.37 + BUILDTAGS='netgo osusergo static_build' [2021-02-16T09:19:30.988Z] #55 46.37 + export EXTRA_FLAGS=-buildmode=pie [2021-02-16T09:19:30.988Z] #55 46.37 + EXTRA_FLAGS=-buildmode=pie [2021-02-16T09:19:30.988Z] #55 46.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-16T09:19:30.988Z] #55 46.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-16T09:19:30.988Z] #55 46.37 + '[' '' = dynamic ']' [2021-02-16T09:19:30.988Z] #55 46.37 + make [2021-02-16T09:19:31.002Z] #44 111.0 vendor/golang.org/x/net/http/httpguts [2021-02-16T09:19:31.002Z] #44 111.3 vendor/golang.org/x/net/http/httpproxy [2021-02-16T09:19:31.498Z] ok github.com/docker/docker/daemon/logger/syslog 0.044s coverage: 46.8% of statements [2021-02-16T09:19:31.498Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2021-02-16T09:19:31.571Z] #44 111.9 mime/multipart [2021-02-16T09:19:31.577Z] #41 85.15 CC criu/clone-noasan.o [2021-02-16T09:19:31.932Z] #55 47.36 + bin/ctr [2021-02-16T09:19:31.951Z] #41 85.37 CC criu/config.o [2021-02-16T09:19:32.044Z] #40 ... [2021-02-16T09:19:32.044Z] [2021-02-16T09:19:32.044Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:19:32.044Z] #49 sha256:c5ae70f2167676a6bb916e5c25b9860497a3f38bf44a4370e7d6d191c5d865dd [2021-02-16T09:19:32.044Z] #49 12.96 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T09:19:32.044Z] #49 13.00 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-16T09:19:32.044Z] #49 13.01 go: downloading github.com/fatih/color v1.7.0 [2021-02-16T09:19:32.044Z] #49 13.13 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T09:19:32.044Z] #49 13.18 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-16T09:19:32.044Z] #49 13.20 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T09:19:32.044Z] #49 13.37 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-16T09:19:32.044Z] #49 13.52 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T09:19:32.044Z] #49 13.54 go: extracting github.com/fatih/color v1.7.0 [2021-02-16T09:19:32.044Z] #49 13.70 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-16T09:19:32.044Z] #49 14.01 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-16T09:19:32.044Z] #49 14.10 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-16T09:19:32.044Z] #49 14.11 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T09:19:32.044Z] #49 14.55 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T09:19:32.044Z] #49 15.34 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T09:19:32.044Z] #49 18.14 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T09:19:32.044Z] #49 21.62 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T09:19:32.044Z] #49 21.65 go: downloading github.com/spf13/viper v1.6.1 [2021-02-16T09:19:32.044Z] #49 21.66 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T09:19:32.044Z] #49 21.66 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-16T09:19:32.044Z] #49 21.67 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T09:19:32.044Z] #49 21.67 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T09:19:32.044Z] #49 21.67 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-16T09:19:32.044Z] #49 21.67 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T09:19:32.044Z] #49 21.70 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T09:19:32.044Z] #49 21.71 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T09:19:32.044Z] #49 21.73 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T09:19:32.044Z] #49 21.78 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T09:19:32.044Z] #49 22.00 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T09:19:32.044Z] #49 22.04 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T09:19:32.044Z] #49 22.04 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T09:19:32.044Z] #49 22.05 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T09:19:32.044Z] #49 22.10 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-16T09:19:32.044Z] #49 22.11 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-16T09:19:32.044Z] #49 22.12 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T09:19:32.044Z] #49 22.13 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-16T09:19:32.044Z] #49 22.15 go: extracting github.com/spf13/viper v1.6.1 [2021-02-16T09:19:32.044Z] #49 22.21 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T09:19:32.044Z] #49 22.27 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T09:19:32.044Z] #49 22.29 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T09:19:32.044Z] #49 22.30 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T09:19:32.044Z] #49 22.32 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T09:19:32.044Z] #49 22.38 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T09:19:32.044Z] #49 22.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T09:19:32.044Z] #49 22.54 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T09:19:32.044Z] #49 22.54 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T09:19:32.044Z] #49 22.60 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T09:19:32.044Z] #49 22.60 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T09:19:32.044Z] #49 22.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T09:19:32.044Z] #49 22.68 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T09:19:32.044Z] #49 22.73 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T09:19:32.044Z] #49 22.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T09:19:32.044Z] #49 22.78 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-16T09:19:32.044Z] #49 22.81 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T09:19:32.044Z] #49 22.81 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-16T09:19:32.044Z] #49 22.88 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T09:19:32.044Z] #49 22.91 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T09:19:32.044Z] #49 22.94 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T09:19:32.044Z] #49 22.94 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-16T09:19:32.044Z] #49 22.94 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-16T09:19:32.044Z] #49 22.94 go: downloading github.com/spf13/afero v1.1.2 [2021-02-16T09:19:32.044Z] #49 22.98 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T09:19:32.044Z] #49 23.00 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T09:19:32.044Z] #49 ... [2021-02-16T09:19:32.044Z] [2021-02-16T09:19:32.044Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:19:32.044Z] #51 sha256:4c869e7ef82fc99f356c7c818d39dfae7e12970f943d857119a4f1f0a7e21518 [2021-02-16T09:19:32.044Z] #51 13.05 + cd /tmp/tmp.uB4AEvyV0x/src/github.com/mvdan/sh [2021-02-16T09:19:32.044Z] #51 13.07 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T09:19:32.044Z] #51 13.25 + GO111MODULE=on [2021-02-16T09:19:32.044Z] #51 13.25 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-16T09:19:32.044Z] #51 15.39 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T09:19:32.044Z] #51 15.40 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T09:19:32.044Z] #51 15.66 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T09:19:32.044Z] #51 15.70 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T09:19:32.044Z] #51 15.93 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T09:19:32.044Z] #51 17.63 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T09:19:32.044Z] #51 18.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T09:19:32.044Z] #51 21.32 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T09:19:32.045Z] #51 23.03 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T09:19:32.045Z] #51 23.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T09:19:32.045Z] #51 ... [2021-02-16T09:19:32.045Z] [2021-02-16T09:19:32.045Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:19:32.045Z] #49 sha256:c5ae70f2167676a6bb916e5c25b9860497a3f38bf44a4370e7d6d191c5d865dd [2021-02-16T09:19:32.045Z] #49 23.19 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-16T09:19:32.343Z] #49 23.32 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-16T09:19:32.343Z] #49 23.37 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T09:19:32.343Z] #49 23.50 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-16T09:19:32.343Z] #49 23.54 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T09:19:32.449Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements [2021-02-16T09:19:32.650Z] #49 23.55 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-16T09:19:32.650Z] #49 23.56 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T09:19:32.650Z] #49 23.62 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-16T09:19:32.650Z] #49 23.79 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T09:19:32.963Z] #49 23.89 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-16T09:19:32.963Z] #49 23.91 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T09:19:32.963Z] #49 23.95 go: extracting github.com/spf13/afero v1.1.2 [2021-02-16T09:19:32.963Z] #49 23.99 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T09:19:32.963Z] #49 24.00 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-16T09:19:32.963Z] #49 24.03 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-16T09:19:32.963Z] #49 24.08 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T09:19:32.992Z] #41 ... [2021-02-16T09:19:32.992Z] [2021-02-16T09:19:32.992Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-16T09:19:32.992Z] #18 11.20 Fetched 8110 kB in 9s (875 kB/s) [2021-02-16T09:19:32.992Z] #18 11.20 Reading package lists... [2021-02-16T09:19:32.992Z] #18 14.49 Reading package lists... [2021-02-16T09:19:32.992Z] #18 17.44 Building dependency tree... [2021-02-16T09:19:32.992Z] #18 18.22 libcap2-bin is already the newest version (1:2.25-2). [2021-02-16T09:19:32.992Z] #18 18.22 The following additional packages will be installed: [2021-02-16T09:19:32.992Z] #18 18.30 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-16T09:19:32.992Z] #18 18.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-16T09:19:32.992Z] #18 18.30 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-16T09:19:32.992Z] #18 18.30 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-16T09:19:32.992Z] #18 18.30 python3.7 python3.7-minimal vim-runtime xxd [2021-02-16T09:19:32.992Z] #18 18.30 Suggested packages: [2021-02-16T09:19:32.992Z] #18 18.30 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-16T09:19:32.992Z] #18 18.30 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-16T09:19:32.992Z] #18 18.30 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-16T09:19:32.992Z] #18 18.30 Recommended packages: [2021-02-16T09:19:32.992Z] #18 18.30 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-16T09:19:32.992Z] #18 18.30 python3-keyrings.alt python3-xdg unzip [2021-02-16T09:19:32.992Z] #18 20.10 The following NEW packages will be installed: [2021-02-16T09:19:32.992Z] #18 20.12 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-16T09:19:32.992Z] #18 20.13 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-16T09:19:32.992Z] #18 20.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-16T09:19:32.992Z] #18 20.13 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-16T09:19:32.992Z] #18 20.13 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-16T09:19:32.992Z] #18 20.13 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-16T09:19:32.992Z] #18 20.13 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-16T09:19:32.992Z] #18 20.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-16T09:19:32.992Z] #18 20.13 xz-utils zip [2021-02-16T09:19:33.271Z] #49 24.21 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T09:19:33.271Z] #49 24.37 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-16T09:19:33.271Z] #49 24.41 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T09:19:33.271Z] #49 24.43 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T09:19:33.360Z] #18 20.24 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-16T09:19:33.360Z] #18 20.24 Need to get 27.7 MB of archives. [2021-02-16T09:19:33.360Z] #18 20.24 After this operation, 117 MB of additional disk space will be used. [2021-02-16T09:19:33.360Z] #18 20.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-02-16T09:19:33.360Z] #18 20.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2021-02-16T09:19:33.360Z] #18 20.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2021-02-16T09:19:33.360Z] #18 ... [2021-02-16T09:19:33.360Z] [2021-02-16T09:19:33.360Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:19:33.360Z] #41 86.74 CC criu/cr-check.o [2021-02-16T09:19:33.399Z] ok github.com/docker/docker/distribution/metadata 0.086s coverage: 48.2% of statements [2021-02-16T09:19:33.399Z] ok github.com/docker/docker/daemon/logger/splunk 1.938s coverage: 82.5% of statements [2021-02-16T09:19:33.399Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-16T09:19:33.399Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-16T09:19:33.573Z] #49 24.64 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T09:19:33.670Z] #41 ... [2021-02-16T09:19:33.670Z] [2021-02-16T09:19:33.670Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:19:33.670Z] #43 131.5 github.com/LK4D4/vndr/godl [2021-02-16T09:19:33.670Z] #43 132.1 github.com/LK4D4/vndr [2021-02-16T09:19:33.670Z] #43 ... [2021-02-16T09:19:33.670Z] [2021-02-16T09:19:33.670Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-16T09:19:33.670Z] #18 20.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-02-16T09:19:33.670Z] #18 20.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-02-16T09:19:33.670Z] #18 20.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2021-02-16T09:19:33.670Z] #18 20.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-02-16T09:19:33.670Z] #18 20.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-02-16T09:19:33.670Z] #18 20.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-02-16T09:19:33.670Z] #18 20.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-02-16T09:19:33.670Z] #18 20.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-02-16T09:19:33.670Z] #18 20.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-02-16T09:19:33.670Z] #18 20.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-02-16T09:19:33.670Z] #18 20.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-02-16T09:19:33.670Z] #18 20.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-02-16T09:19:33.670Z] #18 20.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-02-16T09:19:33.670Z] #18 20.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-02-16T09:19:33.670Z] #18 20.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-02-16T09:19:33.670Z] #18 20.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-02-16T09:19:33.670Z] #18 20.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-02-16T09:19:33.847Z] #55 ... [2021-02-16T09:19:33.847Z] [2021-02-16T09:19:33.847Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:19:33.847Z] #44 sha256:5b169841446b20fa7e80553087dc9e3a98bd463fab383b205840136b400fe203 [2021-02-16T09:19:33.847Z] #44 82.60 go/parser [2021-02-16T09:19:33.847Z] #44 83.19 text/template [2021-02-16T09:19:33.847Z] #44 85.63 encoding/xml [2021-02-16T09:19:33.847Z] #44 88.12 go/doc [2021-02-16T09:19:33.847Z] #44 90.76 github.com/LK4D4/vndr/versioned [2021-02-16T09:19:33.847Z] #44 90.86 compress/flate [2021-02-16T09:19:33.847Z] #44 91.23 github.com/LK4D4/vndr/build [2021-02-16T09:19:33.847Z] #44 ... [2021-02-16T09:19:33.847Z] [2021-02-16T09:19:33.847Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:19:33.847Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:19:33.847Z] #42 17.26 CC images/stats.o [2021-02-16T09:19:33.847Z] #42 17.66 CC images/core.o [2021-02-16T09:19:33.847Z] #42 18.46 CC images/core-x86.o [2021-02-16T09:19:33.848Z] #42 19.09 CC images/core-arm.o [2021-02-16T09:19:33.848Z] #42 19.57 CC images/core-aarch64.o [2021-02-16T09:19:33.848Z] #42 19.95 CC images/core-ppc64.o [2021-02-16T09:19:33.848Z] #42 20.43 CC images/core-s390.o [2021-02-16T09:19:33.848Z] #42 21.22 CC images/cpuinfo.o [2021-02-16T09:19:33.848Z] #42 21.70 CC images/inventory.o [2021-02-16T09:19:33.848Z] #42 22.03 CC images/fdinfo.o [2021-02-16T09:19:33.876Z] #49 24.83 go: downloading golang.org/x/text v0.3.2 [2021-02-16T09:19:33.876Z] #49 24.85 go: downloading github.com/pkg/errors v0.8.1 [2021-02-16T09:19:33.876Z] #49 25.00 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-16T09:19:33.876Z] #49 25.08 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T09:19:33.974Z] #18 20.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-02-16T09:19:33.974Z] #18 20.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-02-16T09:19:33.974Z] #18 21.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-02-16T09:19:33.974Z] #18 21.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-02-16T09:19:33.974Z] #18 21.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-02-16T09:19:33.974Z] #18 21.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-02-16T09:19:33.974Z] #18 21.07 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-02-16T09:19:33.974Z] #18 21.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-02-16T09:19:33.974Z] #18 21.07 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-02-16T09:19:34.108Z] #42 22.41 CC images/fown.o [2021-02-16T09:19:34.109Z] #44 114.1 crypto/tls [2021-02-16T09:19:34.176Z] #49 25.29 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T09:19:34.176Z] #49 25.31 go: extracting github.com/pkg/errors v0.8.1 [2021-02-16T09:19:34.176Z] #49 25.32 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-16T09:19:34.369Z] #42 22.59 CC images/ns.o [2021-02-16T09:19:34.475Z] #49 25.47 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T09:19:34.475Z] #49 25.54 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T09:19:34.621Z] #18 ... [2021-02-16T09:19:34.621Z] [2021-02-16T09:19:34.621Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:19:34.621Z] #43 DONE 142.3s [2021-02-16T09:19:34.621Z] [2021-02-16T09:19:34.621Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-16T09:19:34.621Z] #18 21.63 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-02-16T09:19:34.621Z] #18 21.63 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-02-16T09:19:34.621Z] #18 21.63 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-02-16T09:19:34.621Z] #18 21.64 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-02-16T09:19:34.621Z] #18 21.64 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-02-16T09:19:34.621Z] #18 21.64 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-02-16T09:19:34.621Z] #18 21.71 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-16T09:19:34.621Z] #18 21.71 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-02-16T09:19:34.621Z] #18 21.71 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-02-16T09:19:34.621Z] #18 21.72 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-16T09:19:34.621Z] #18 21.73 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-02-16T09:19:34.621Z] #18 21.76 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-16T09:19:34.621Z] #18 21.79 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-02-16T09:19:34.621Z] #18 21.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-02-16T09:19:34.621Z] #18 21.87 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-02-16T09:19:34.621Z] #18 21.89 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-16T09:19:34.630Z] #42 22.82 CC images/regfile.o [2021-02-16T09:19:34.774Z] #49 25.59 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T09:19:34.774Z] #49 25.65 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T09:19:34.774Z] #49 25.73 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T09:19:34.774Z] #49 25.77 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-16T09:19:34.774Z] #49 25.92 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-16T09:19:34.891Z] #42 23.11 CC images/ghost-file.o [2021-02-16T09:19:34.932Z] #18 22.11 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-02-16T09:19:34.932Z] #18 22.16 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-02-16T09:19:34.932Z] #18 22.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-02-16T09:19:35.048Z] #44 ... [2021-02-16T09:19:35.048Z] [2021-02-16T09:19:35.048Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T09:19:35.048Z] #57 sha256:bee920f1735585a68400ca4b188afc324112594a0555397e68e05a4a50c9ee34 [2021-02-16T09:19:35.048Z] #57 107.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T09:19:35.048Z] #57 107.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-16T09:19:35.048Z] #57 DONE 115.4s [2021-02-16T09:19:35.048Z] [2021-02-16T09:19:35.048Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T09:19:35.048Z] #58 sha256:729541a2fe7e9c77a5d4c74e5c87d3ef3f01f0f5fbb10580bb242868aa221eb4 [2021-02-16T09:19:35.048Z] #58 DONE 0.1s [2021-02-16T09:19:35.048Z] [2021-02-16T09:19:35.048Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:19:35.048Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:19:35.048Z] #12 115.5 Selecting previously unselected package libapparmor1:amd64. [2021-02-16T09:19:35.048Z] #12 115.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-16T09:19:35.048Z] #12 115.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-16T09:19:35.073Z] #49 26.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T09:19:35.152Z] #42 23.46 CC images/fifo.o [2021-02-16T09:19:35.308Z] #12 ... [2021-02-16T09:19:35.308Z] [2021-02-16T09:19:35.308Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T09:19:35.308Z] #59 sha256:c8cd62ead617a3aa42036821d93972a34b13233c8a4465990e0ea2b8aa412995 [2021-02-16T09:19:35.308Z] #59 DONE 0.1s [2021-02-16T09:19:35.308Z] [2021-02-16T09:19:35.308Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:19:35.308Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:19:35.308Z] #12 115.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-16T09:19:35.308Z] #12 115.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-16T09:19:35.308Z] #12 115.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-16T09:19:35.326Z] ok github.com/docker/docker/distribution 0.338s coverage: 25.0% of statements [2021-02-16T09:19:35.326Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-16T09:19:35.326Z] ok github.com/docker/docker/errdefs 0.022s coverage: 53.1% of statements [2021-02-16T09:19:35.414Z] #42 23.66 CC images/remap-file-path.o [2021-02-16T09:19:35.568Z] #12 116.0 Selecting previously unselected package libbtrfs0. [2021-02-16T09:19:35.568Z] #12 116.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-16T09:19:35.568Z] #12 116.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-16T09:19:35.724Z] #49 26.63 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-16T09:19:35.724Z] #49 26.64 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T09:19:35.724Z] #49 26.65 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T09:19:35.724Z] #49 26.83 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T09:19:35.724Z] #49 26.83 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T09:19:35.724Z] #49 26.90 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-16T09:19:35.827Z] #12 116.1 Selecting previously unselected package libbtrfs-dev. [2021-02-16T09:19:35.827Z] #12 116.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-16T09:19:35.827Z] #12 116.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:19:35.828Z] #12 116.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-16T09:19:35.828Z] #12 116.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-16T09:19:35.828Z] #12 116.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-16T09:19:35.903Z] ok github.com/docker/docker/image 0.077s coverage: 86.8% of statements [2021-02-16T09:19:35.986Z] #42 23.98 CC images/eventfd.o [2021-02-16T09:19:35.986Z] #42 24.27 CC images/eventpoll.o [2021-02-16T09:19:36.024Z] #49 27.14 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-16T09:19:36.060Z] #18 23.00 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:19:36.060Z] #18 23.05 Fetched 27.7 MB in 2s (13.6 MB/s) [2021-02-16T09:19:36.060Z] #18 23.13 Selecting previously unselected package pigz. [2021-02-16T09:19:36.060Z] #18 23.13 (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.) [2021-02-16T09:19:36.060Z] #18 23.16 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-02-16T09:19:36.060Z] #18 23.17 Unpacking pigz (2.4-1) ... [2021-02-16T09:19:36.060Z] #18 23.41 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-02-16T09:19:36.087Z] #12 116.5 Selecting previously unselected package libudev-dev:amd64. [2021-02-16T09:19:36.333Z] #49 27.20 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-16T09:19:36.333Z] #49 ... [2021-02-16T09:19:36.333Z] [2021-02-16T09:19:36.333Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T09:19:36.333Z] #47 sha256:9eac439c608f848b63608c2e17e598d0c3f57ccf1f65534ec7db525b279275ba [2021-02-16T09:19:36.333Z] #47 17.15 go: finding github.com/pkg/errors v0.9.1 [2021-02-16T09:19:36.333Z] #47 17.18 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T09:19:36.333Z] #47 17.18 go: finding github.com/fatih/color v1.9.0 [2021-02-16T09:19:36.333Z] #47 17.24 go: finding github.com/spf13/pflag v1.0.3 [2021-02-16T09:19:36.333Z] #47 17.45 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-16T09:19:36.333Z] #47 17.57 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-16T09:19:36.333Z] #47 18.07 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T09:19:36.333Z] #47 18.18 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-16T09:19:36.333Z] #47 18.18 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T09:19:36.333Z] #47 18.32 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T09:19:36.333Z] #47 18.34 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T09:19:36.333Z] #47 ... [2021-02-16T09:19:36.333Z] [2021-02-16T09:19:36.333Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:19:36.333Z] #29 sha256:963bb22e898e989470d604a2fffb6ac9c33bf194ddda861cadb9c008e04ab877 [2021-02-16T09:19:36.333Z] #29 19.86 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-16T09:19:36.333Z] #29 20.49 [2021-02-16T09:19:36.333Z] #29 20.70 # 1.5% ######################################################################## 100.0% [2021-02-16T09:19:36.333Z] #29 21.04 [2021-02-16T09:19:36.333Z] #29 22.40 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-16T09:19:36.333Z] #29 22.52 skipping existing 5cb8031fd95d [2021-02-16T09:19:36.333Z] #29 22.78 [2021-02-16T09:19:36.333Z] #29 24.23 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-16T09:19:36.347Z] #12 116.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-16T09:19:36.347Z] #12 116.6 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-16T09:19:36.352Z] #18 23.42 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-02-16T09:19:36.352Z] #18 23.42 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-02-16T09:19:36.559Z] #42 24.57 CC images/fh.o [2021-02-16T09:19:36.559Z] #42 24.80 CC images/fsnotify.o [2021-02-16T09:19:36.607Z] #12 116.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-16T09:19:36.607Z] #12 116.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-16T09:19:36.607Z] #12 116.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-16T09:19:36.642Z] #29 24.70 [2021-02-16T09:19:36.642Z] #29 ... [2021-02-16T09:19:36.642Z] [2021-02-16T09:19:36.642Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:19:36.642Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T09:19:36.642Z] #42 17.79 Fetched 8197 kB in 17s (479 kB/s) [2021-02-16T09:19:36.642Z] #42 17.79 Reading package lists... [2021-02-16T09:19:36.660Z] #18 23.96 Selecting previously unselected package python3.7-minimal. [2021-02-16T09:19:36.660Z] #18 23.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-02-16T09:19:36.660Z] #18 23.98 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-16T09:19:36.853Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2021-02-16T09:19:36.853Z] ok github.com/docker/docker/distribution/xfer 1.701s coverage: 85.6% of statements [2021-02-16T09:19:36.853Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-16T09:19:36.875Z] #12 117.2 Selecting previously unselected package libpcre16-3:amd64. [2021-02-16T09:19:36.875Z] #12 117.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-16T09:19:36.875Z] #12 117.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-16T09:19:36.941Z] #42 25.99 Reading package lists... [2021-02-16T09:19:36.941Z] #42 ... [2021-02-16T09:19:36.941Z] [2021-02-16T09:19:36.941Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:19:36.941Z] #29 sha256:963bb22e898e989470d604a2fffb6ac9c33bf194ddda861cadb9c008e04ab877 [2021-02-16T09:19:37.117Z] ok github.com/docker/docker/image/tarexport 0.025s coverage: 0.6% of statements [2021-02-16T09:19:37.131Z] #42 25.37 CC images/signalfd.o [2021-02-16T09:19:37.134Z] #12 117.4 Selecting previously unselected package libpcre32-3:amd64. [2021-02-16T09:19:37.134Z] #12 117.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-16T09:19:37.134Z] #12 117.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-16T09:19:37.380Z] ok github.com/docker/docker/image/v1 0.038s coverage: 25.0% of statements [2021-02-16T09:19:37.380Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-16T09:19:37.392Z] #42 25.66 CC images/fs.o [2021-02-16T09:19:37.393Z] #12 117.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-16T09:19:37.393Z] #12 117.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-16T09:19:37.393Z] #12 117.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-16T09:19:37.393Z] #12 117.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-16T09:19:37.393Z] #12 117.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-16T09:19:37.393Z] #12 117.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-16T09:19:37.551Z] #29 24.95 0.1% # 2.4% ##### 7.9% ######## 11.6% ########### 15.3% ############### 20.8% [2021-02-16T09:19:37.551Z] #29 ... [2021-02-16T09:19:37.551Z] [2021-02-16T09:19:37.551Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T09:19:37.551Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-16T09:19:37.551Z] #55 18.49 Fetched 8197 kB in 17s (469 kB/s) [2021-02-16T09:19:37.551Z] #55 18.49 Reading package lists... [2021-02-16T09:19:37.551Z] #55 26.50 Reading package lists... [2021-02-16T09:19:37.551Z] #55 ... [2021-02-16T09:19:37.551Z] [2021-02-16T09:19:37.551Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:19:37.552Z] #29 sha256:963bb22e898e989470d604a2fffb6ac9c33bf194ddda861cadb9c008e04ab877 [2021-02-16T09:19:37.644Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2021-02-16T09:19:37.653Z] #42 ... [2021-02-16T09:19:37.653Z] [2021-02-16T09:19:37.653Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:19:37.653Z] #50 sha256:8d9aa04f0d84477ce0f04ec62f17a6db39da2082a0030e5ec2333e9f44b99518 [2021-02-16T09:19:37.653Z] #50 90.05 mvdan.cc/sh/v3/cmd/shfmt [2021-02-16T09:19:37.653Z] #50 DONE 96.4s [2021-02-16T09:19:37.653Z] [2021-02-16T09:19:37.653Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:19:37.653Z] #44 sha256:5b169841446b20fa7e80553087dc9e3a98bd463fab383b205840136b400fe203 [2021-02-16T09:19:37.653Z] #44 93.54 hash/crc32 [2021-02-16T09:19:37.653Z] #44 94.05 compress/gzip [2021-02-16T09:19:37.653Z] #44 94.82 net [2021-02-16T09:19:37.653Z] #44 94.84 vendor/golang.org/x/text/transform [2021-02-16T09:19:37.653Z] #44 95.59 vendor/golang.org/x/text/unicode/bidi [2021-02-16T09:19:37.719Z] #18 24.76 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-02-16T09:19:37.719Z] #18 24.77 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-16T09:19:37.864Z] #29 24.95 0.1% # 2.4% ##### 7.9% ######## 11.6% ########### 15.3% ############### 20.8% ################# 24.5% ###################### 31.9% ########################## 37.4% [2021-02-16T09:19:37.864Z] #29 ... [2021-02-16T09:19:37.864Z] [2021-02-16T09:19:37.864Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:19:37.864Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-16T09:19:37.864Z] #36 18.94 Fetched 8197 kB in 18s (457 kB/s) [2021-02-16T09:19:37.864Z] #36 18.94 Reading package lists... [2021-02-16T09:19:37.961Z] #12 118.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-16T09:19:37.962Z] #12 118.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-16T09:19:37.962Z] #12 118.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-16T09:19:38.172Z] #36 26.54 Reading package lists... [2021-02-16T09:19:38.172Z] #36 ... [2021-02-16T09:19:38.172Z] [2021-02-16T09:19:38.172Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:19:38.172Z] #29 sha256:963bb22e898e989470d604a2fffb6ac9c33bf194ddda861cadb9c008e04ab877 [2021-02-16T09:19:38.172Z] #29 24.95 0.1% # 2.4% ##### 7.9% ######## 11.6% ########### 15.3% ############### 20.8% ################# 24.5% ###################### 31.9% ########################## 37.4% ################################ 44.8% ################################## 48.5% ##################################### 52.2% [2021-02-16T09:19:38.172Z] #29 ... [2021-02-16T09:19:38.172Z] [2021-02-16T09:19:38.172Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:19:38.172Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T09:19:38.172Z] #13 19.30 Fetched 8197 kB in 19s (441 kB/s) [2021-02-16T09:19:38.172Z] #13 19.30 Reading package lists... [2021-02-16T09:19:38.221Z] #12 118.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-16T09:19:38.221Z] #12 118.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-16T09:19:38.221Z] #12 118.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-16T09:19:38.221Z] #12 118.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-16T09:19:38.221Z] #12 118.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-16T09:19:38.221Z] #12 118.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-16T09:19:38.221Z] #12 118.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-16T09:19:38.480Z] #12 118.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-16T09:19:38.480Z] #12 118.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-16T09:19:38.488Z] #13 27.03 Reading package lists... [2021-02-16T09:19:38.488Z] #13 ... [2021-02-16T09:19:38.488Z] [2021-02-16T09:19:38.488Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:19:38.488Z] #29 sha256:963bb22e898e989470d604a2fffb6ac9c33bf194ddda861cadb9c008e04ab877 [2021-02-16T09:19:38.740Z] #12 119.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-16T09:19:38.740Z] #12 119.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-16T09:19:38.740Z] #12 119.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-16T09:19:38.740Z] #12 119.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-16T09:19:38.740Z] #12 119.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-16T09:19:38.740Z] #12 119.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-16T09:19:38.740Z] #12 119.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:19:38.740Z] #12 119.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-16T09:19:38.740Z] #12 119.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-16T09:19:39.000Z] #12 119.2 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-16T09:19:39.000Z] #12 119.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-16T09:19:39.000Z] #12 119.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:19:39.000Z] #12 119.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-16T09:19:39.000Z] #12 119.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-16T09:19:39.000Z] #12 119.3 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-16T09:19:39.000Z] #12 119.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-16T09:19:39.000Z] #12 119.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-16T09:19:39.000Z] #12 119.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:19:39.000Z] #12 119.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-16T09:19:39.000Z] #12 119.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-16T09:19:39.000Z] #12 119.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:19:39.000Z] #12 119.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-16T09:19:39.000Z] #12 119.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-16T09:19:39.038Z] ok github.com/docker/docker/oci 0.029s coverage: 38.4% of statements [2021-02-16T09:19:39.038Z] ok github.com/docker/docker/pkg/aaparser 0.011s coverage: 52.9% of statements [2021-02-16T09:19:39.042Z] #44 97.95 vendor/golang.org/x/text/secure/bidirule [2021-02-16T09:19:39.259Z] #12 119.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-16T09:19:39.259Z] #12 119.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-16T09:19:39.259Z] #12 119.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-16T09:19:39.259Z] #12 119.5 Setting up dmsetup (2:1.02.155-3) ... [2021-02-16T09:19:39.259Z] #12 119.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-16T09:19:39.259Z] #12 119.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-16T09:19:39.259Z] #12 119.5 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:19:39.301Z] ok github.com/docker/docker/opts 0.056s coverage: 67.1% of statements [2021-02-16T09:19:39.302Z] #44 98.27 vendor/golang.org/x/text/unicode/norm [2021-02-16T09:19:39.309Z] #18 26.61 Selecting previously unselected package python3-minimal. [2021-02-16T09:19:39.309Z] #18 26.61 (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.) [2021-02-16T09:19:39.309Z] #18 26.63 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-02-16T09:19:39.309Z] #18 26.64 Unpacking python3-minimal (3.7.3-1) ... [2021-02-16T09:19:39.530Z] #12 DONE 120.0s [2021-02-16T09:19:39.530Z] [2021-02-16T09:19:39.530Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:19:39.530Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:19:39.530Z] #42 38.04 CC images/sysctl.o [2021-02-16T09:19:39.530Z] #42 38.21 CC images/autofs.o [2021-02-16T09:19:39.530Z] #42 38.48 CC images/macvlan.o [2021-02-16T09:19:39.530Z] #42 38.63 CC images/sit.o [2021-02-16T09:19:39.530Z] #42 38.89 CC images/memfd.o [2021-02-16T09:19:39.530Z] #42 39.16 CC images/timens.o [2021-02-16T09:19:39.530Z] #42 39.51 LINK images/built-in.o [2021-02-16T09:19:39.530Z] #42 39.66 GEN compel/include/asm [2021-02-16T09:19:39.530Z] #42 39.70 GEN compel/include/version.h [2021-02-16T09:19:39.530Z] #42 39.73 touch .config [2021-02-16T09:19:39.530Z] #42 39.77 GEN include/common/config.h [2021-02-16T09:19:39.530Z] #42 39.84 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-16T09:19:39.530Z] #42 39.87 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-16T09:19:39.530Z] #42 39.91 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-16T09:19:39.530Z] #42 39.94 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-16T09:19:39.530Z] #42 39.96 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-16T09:19:39.530Z] #42 39.99 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-16T09:19:39.530Z] #42 40.01 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-16T09:19:39.530Z] #42 40.04 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-16T09:19:39.530Z] #42 40.05 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-16T09:19:39.530Z] #42 40.09 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-16T09:19:39.530Z] #42 40.10 DEP compel/plugins/std/infect.d [2021-02-16T09:19:39.530Z] #42 40.19 DEP compel/plugins/std/string.d [2021-02-16T09:19:39.530Z] #42 40.32 DEP compel/plugins/std/log.d [2021-02-16T09:19:39.530Z] #42 40.43 DEP compel/plugins/std/fds.d [2021-02-16T09:19:39.530Z] #42 40.54 DEP compel/plugins/std/std.d [2021-02-16T09:19:39.530Z] #42 40.68 DEP compel/plugins/shmem/shmem.d [2021-02-16T09:19:39.530Z] #42 40.74 DEP compel/plugins/fds/fds.d [2021-02-16T09:19:39.530Z] #42 40.85 CC compel/plugins/std/std.o [2021-02-16T09:19:39.530Z] #42 41.22 CC compel/plugins/std/fds.o [2021-02-16T09:19:39.530Z] #42 41.70 CC compel/plugins/std/log.o [2021-02-16T09:19:39.530Z] #42 42.51 CC compel/plugins/std/string.o [2021-02-16T09:19:39.530Z] #42 43.07 CC compel/plugins/std/infect.o [2021-02-16T09:19:39.530Z] #42 43.68 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-16T09:19:39.530Z] #42 43.74 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-16T09:19:39.530Z] #42 43.82 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-16T09:19:39.530Z] #42 43.98 AR compel/plugins/std.lib.a [2021-02-16T09:19:39.530Z] #42 44.11 CC compel/plugins/fds/fds.o [2021-02-16T09:19:39.530Z] #42 44.53 AR compel/plugins/fds.lib.a [2021-02-16T09:19:39.530Z] #42 44.71 HOSTDEP compel/src/lib/log-host.d [2021-02-16T09:19:39.530Z] #42 44.82 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-16T09:19:39.530Z] #42 44.96 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-16T09:19:39.530Z] #42 45.04 HOSTDEP compel/src/main-host.d [2021-02-16T09:19:39.530Z] #42 45.14 DEP compel/src/lib/ptrace.d [2021-02-16T09:19:39.530Z] #42 45.24 DEP compel/src/lib/infect.d [2021-02-16T09:19:39.530Z] #42 45.36 DEP compel/src/lib/infect-util.d [2021-02-16T09:19:39.530Z] #42 45.45 DEP compel/src/lib/infect-rpc.d [2021-02-16T09:19:39.530Z] #42 45.55 DEP compel/arch/x86/src/lib/infect.d [2021-02-16T09:19:39.530Z] #42 45.72 DEP compel/arch/x86/src/lib/cpu.d [2021-02-16T09:19:39.530Z] #42 45.83 DEP compel/src/lib/log.d [2021-02-16T09:19:39.530Z] #42 45.90 DEP compel/src/main.d [2021-02-16T09:19:39.530Z] #42 46.03 DEP compel/src/lib/handle-elf.d [2021-02-16T09:19:39.530Z] #42 46.19 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-16T09:19:39.530Z] #42 46.38 CC compel/src/lib/log.o [2021-02-16T09:19:39.530Z] #42 46.59 CC compel/arch/x86/src/lib/cpu.o [2021-02-16T09:19:39.530Z] #42 47.28 CC compel/arch/x86/src/lib/infect.o [2021-02-16T09:19:39.600Z] #18 26.75 Selecting previously unselected package libmpdec2:s390x. [2021-02-16T09:19:39.600Z] #18 26.76 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-02-16T09:19:39.600Z] #18 26.77 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-02-16T09:19:39.778Z] #29 24.95 0.1% # 2.4% ##### 7.9% ######## 11.6% ########### 15.3% ############### 20.8% ################# 24.5% ###################### 31.9% ########################## 37.4% ################################ 44.8% ################################## 48.5% ##################################### 52.2% ########################################## 58.9% ############################################# 62.7% ############################################## 64.5% ################################################# 68.2% ################################################### 71.9% ###################################################### 75.6% ########################################################## 81.1% ############################################################## 86.6% ################################################################# 91.5% ################################################################### 93.3% ##################################################################### 97.0% ######################################################################## 100.0% [2021-02-16T09:19:39.778Z] #29 27.90 [2021-02-16T09:19:39.790Z] #42 48.00 CC compel/src/lib/infect-rpc.o [2021-02-16T09:19:39.790Z] #42 ... [2021-02-16T09:19:39.790Z] [2021-02-16T09:19:39.790Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T09:19:39.790Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-16T09:19:39.932Z] #18 26.93 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-02-16T09:19:39.932Z] #18 26.93 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-02-16T09:19:39.932Z] #18 26.94 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-02-16T09:19:40.251Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2021-02-16T09:19:40.687Z] #44 ... [2021-02-16T09:19:40.687Z] [2021-02-16T09:19:40.687Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:19:40.687Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:19:40.687Z] #42 25.90 CC images/pstree.o [2021-02-16T09:19:40.687Z] #42 26.12 CC images/pipe.o [2021-02-16T09:19:40.687Z] #42 26.41 CC images/tcp-stream.o [2021-02-16T09:19:40.687Z] #42 26.73 CC images/sk-packet.o [2021-02-16T09:19:40.687Z] #42 27.15 CC images/mnt.o [2021-02-16T09:19:40.687Z] #42 27.36 CC images/pipe-data.o [2021-02-16T09:19:40.687Z] #42 27.56 CC images/sa.o [2021-02-16T09:19:40.687Z] #42 27.76 CC images/timer.o [2021-02-16T09:19:40.687Z] #42 28.04 CC images/timerfd.o [2021-02-16T09:19:40.687Z] #42 28.35 CC images/mm.o [2021-02-16T09:19:40.687Z] #42 28.56 CC images/sk-opts.o [2021-02-16T09:19:40.687Z] #42 28.76 CC images/sk-unix.o [2021-02-16T09:19:40.687Z] #42 29.00 CC images/sk-inet.o [2021-02-16T09:19:41.001Z] #18 27.83 Selecting previously unselected package python3.7. [2021-02-16T09:19:41.001Z] #18 27.84 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-02-16T09:19:41.001Z] #18 27.84 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-16T09:19:41.001Z] #18 28.02 Selecting previously unselected package libpython3-stdlib:s390x. [2021-02-16T09:19:41.001Z] #18 28.04 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-02-16T09:19:41.001Z] #18 28.06 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-02-16T09:19:41.001Z] #18 28.15 Setting up python3-minimal (3.7.3-1) ... [2021-02-16T09:19:41.198Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2021-02-16T09:19:41.281Z] #42 29.38 CC images/tun.o [2021-02-16T09:19:41.376Z] #29 29.26 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-16T09:19:41.461Z] ok github.com/docker/docker/pkg/authorization 0.776s coverage: 68.3% of statements [2021-02-16T09:19:41.564Z] #42 29.75 CC images/sk-netlink.o [2021-02-16T09:19:41.640Z] #18 28.81 Selecting previously unselected package python3. [2021-02-16T09:19:41.640Z] #18 28.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2021-02-16T09:19:41.640Z] #18 28.84 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-02-16T09:19:41.640Z] #18 28.84 Unpacking python3 (3.7.3-1) ... [2021-02-16T09:19:41.640Z] #18 28.92 Selecting previously unselected package libip4tc0:s390x. [2021-02-16T09:19:41.640Z] #18 28.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-02-16T09:19:41.640Z] #18 28.93 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-02-16T09:19:41.676Z] #29 29.73 [2021-02-16T09:19:41.700Z] #13 DONE 1.8s [2021-02-16T09:19:41.700Z] [2021-02-16T09:19:41.700Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-16T09:19:41.700Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-16T09:19:41.839Z] #42 30.08 CC images/packet-sock.o [2021-02-16T09:19:41.932Z] #18 29.00 Selecting previously unselected package libip6tc0:s390x. [2021-02-16T09:19:41.933Z] #18 29.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-02-16T09:19:41.933Z] #18 29.01 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-02-16T09:19:41.933Z] #18 29.08 Selecting previously unselected package libiptc0:s390x. [2021-02-16T09:19:41.933Z] #18 29.08 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-02-16T09:19:41.933Z] #18 29.09 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-02-16T09:19:41.933Z] #18 29.16 Selecting previously unselected package libnfnetlink0:s390x. [2021-02-16T09:19:41.933Z] #18 29.16 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-02-16T09:19:41.933Z] #18 29.16 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-02-16T09:19:41.933Z] #18 29.21 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-02-16T09:19:41.933Z] #18 29.21 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-02-16T09:19:41.933Z] #18 29.21 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-02-16T09:19:41.933Z] #18 29.26 Selecting previously unselected package libnftnl11:s390x. [2021-02-16T09:19:41.978Z] #29 29.92 ######################################################################## 100.0% [2021-02-16T09:19:41.978Z] #29 30.10 [2021-02-16T09:19:42.117Z] #42 30.46 CC images/ipc-var.o [2021-02-16T09:19:42.242Z] #18 29.26 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-02-16T09:19:42.242Z] #18 29.26 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-02-16T09:19:42.242Z] #18 29.40 Selecting previously unselected package iptables. [2021-02-16T09:19:42.242Z] #18 29.40 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-02-16T09:19:42.242Z] #18 29.46 Unpacking iptables (1.8.2-4) ... [2021-02-16T09:19:42.382Z] #42 30.68 CC images/ipc-desc.o [2021-02-16T09:19:42.412Z] ok github.com/docker/docker/pkg/directory 0.031s coverage: 80.0% of statements [2021-02-16T09:19:42.412Z] ok github.com/docker/docker/pkg/archive 1.270s coverage: 76.8% of statements [2021-02-16T09:19:42.550Z] #18 29.75 Selecting previously unselected package xxd. [2021-02-16T09:19:42.551Z] #18 29.77 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-02-16T09:19:42.551Z] #18 29.77 Unpacking xxd (2:8.1.0875-5) ... [2021-02-16T09:19:42.627Z] #29 ... [2021-02-16T09:19:42.627Z] [2021-02-16T09:19:42.627Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:19:42.627Z] #51 sha256:4c869e7ef82fc99f356c7c818d39dfae7e12970f943d857119a4f1f0a7e21518 [2021-02-16T09:19:42.627Z] #51 23.47 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T09:19:42.627Z] #51 23.80 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T09:19:42.627Z] #51 25.18 runtime [2021-02-16T09:19:42.627Z] #51 ... [2021-02-16T09:19:42.627Z] [2021-02-16T09:19:42.627Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T09:19:42.627Z] #64 sha256:6e74603e1bd59fd9b5334d4b450bd988c9a6f62d978d48e5cf097be149afa863 [2021-02-16T09:19:42.627Z] #64 23.68 Checking out files: 67% (1279/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-16T09:19:42.627Z] #64 24.22 + cd /tmp/tmp.yWux8LoMzF/src/github.com/docker/libnetwork [2021-02-16T09:19:42.627Z] #64 24.23 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T09:19:42.627Z] #64 25.00 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-16T09:19:42.639Z] #14 DONE 1.3s [2021-02-16T09:19:42.639Z] [2021-02-16T09:19:42.639Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T09:19:42.639Z] #52 sha256:b646a769ad0276f51987feeea2168fa9eec6ec71e84b89e18b0b7468a6b03c78 [2021-02-16T09:19:42.639Z] #52 1.641 + RM_GOPATH=0 [2021-02-16T09:19:42.639Z] #52 1.641 + TMP_GOPATH= [2021-02-16T09:19:42.639Z] #52 1.641 + : /build [2021-02-16T09:19:42.639Z] #52 1.641 + '[' -z '' ']' [2021-02-16T09:19:42.639Z] #52 1.642 ++ mktemp -d [2021-02-16T09:19:42.639Z] #52 1.643 + export GOPATH=/tmp/tmp.uto2nmtA91 [2021-02-16T09:19:42.639Z] #52 1.643 + GOPATH=/tmp/tmp.uto2nmtA91 [2021-02-16T09:19:42.639Z] #52 1.643 + RM_GOPATH=1 [2021-02-16T09:19:42.639Z] #52 1.644 + case "$(go env GOARCH)" in [2021-02-16T09:19:42.639Z] #52 1.644 ++ go env GOARCH [2021-02-16T09:19:42.639Z] #52 1.668 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:42.639Z] #52 1.668 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:42.639Z] #52 1.669 ++ dirname /tmp/install/install.sh [2021-02-16T09:19:42.639Z] #52 1.670 + dir=/tmp/install [2021-02-16T09:19:42.639Z] #52 1.670 + bin=runc [2021-02-16T09:19:42.639Z] #52 1.670 + shift [2021-02-16T09:19:42.639Z] #52 1.670 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-16T09:19:42.639Z] #52 1.670 + . /tmp/install/runc.installer [2021-02-16T09:19:42.639Z] #52 1.670 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-16T09:19:42.639Z] #52 1.671 + install_runc [2021-02-16T09:19:42.639Z] #52 1.671 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-16T09:19:42.639Z] #52 1.674 + uname -r [2021-02-16T09:19:42.639Z] #52 1.677 + RUNC_BUILDTAGS='seccomp ' [2021-02-16T09:19:42.639Z] #52 1.677 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-16T09:19:42.639Z] #52 1.678 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uto2nmtA91/src/github.com/opencontainers/runc [2021-02-16T09:19:42.639Z] #52 1.678 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-16T09:19:42.639Z] #52 1.683 Cloning into '/tmp/tmp.uto2nmtA91/src/github.com/opencontainers/runc'... [2021-02-16T09:19:42.842Z] #18 29.88 Selecting previously unselected package vim-common. [2021-02-16T09:19:42.842Z] #18 29.89 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-16T09:19:42.842Z] #18 29.92 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-16T09:19:42.842Z] #18 30.04 Selecting previously unselected package bash-completion. [2021-02-16T09:19:42.842Z] #18 30.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-16T09:19:42.926Z] #64 ... [2021-02-16T09:19:42.926Z] [2021-02-16T09:19:42.926Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:19:42.926Z] #49 sha256:c5ae70f2167676a6bb916e5c25b9860497a3f38bf44a4370e7d6d191c5d865dd [2021-02-16T09:19:42.926Z] #49 27.32 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T09:19:42.926Z] #49 27.59 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T09:19:42.926Z] #49 27.72 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T09:19:42.926Z] #49 27.79 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T09:19:42.926Z] #49 27.82 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T09:19:42.926Z] #49 27.93 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T09:19:42.926Z] #49 28.45 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-16T09:19:42.926Z] #49 28.61 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T09:19:42.926Z] #49 28.68 go: downloading github.com/spf13/cast v1.3.0 [2021-02-16T09:19:42.926Z] #49 28.72 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-16T09:19:42.926Z] #49 29.06 go: extracting github.com/spf13/cast v1.3.0 [2021-02-16T09:19:42.926Z] #49 29.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T09:19:42.926Z] #49 29.30 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-16T09:19:42.926Z] #49 29.36 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T09:19:42.926Z] #49 30.12 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T09:19:42.926Z] #49 30.13 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T09:19:42.926Z] #49 30.15 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-16T09:19:42.926Z] #49 30.36 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-16T09:19:42.926Z] #49 30.61 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T09:19:42.926Z] #49 30.76 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-16T09:19:42.926Z] #49 30.78 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-16T09:19:42.926Z] #49 30.88 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T09:19:42.926Z] #49 30.88 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-16T09:19:42.926Z] #49 31.00 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-16T09:19:42.926Z] #49 31.56 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-16T09:19:42.926Z] #49 31.58 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T09:19:42.926Z] #49 31.62 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-16T09:19:42.926Z] #49 31.67 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-16T09:19:42.926Z] #49 32.98 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T09:19:42.926Z] #49 33.58 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T09:19:42.926Z] #49 33.67 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-16T09:19:42.926Z] #49 ... [2021-02-16T09:19:42.926Z] [2021-02-16T09:19:42.926Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T09:19:42.926Z] #29 sha256:963bb22e898e989470d604a2fffb6ac9c33bf194ddda861cadb9c008e04ab877 [2021-02-16T09:19:42.926Z] #29 31.02 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-16T09:19:42.953Z] #42 30.94 CC images/ipc-shm.o [2021-02-16T09:19:42.953Z] #42 31.17 CC images/ipc-msg.o [2021-02-16T09:19:42.989Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2021-02-16T09:19:43.214Z] #42 31.46 CC images/ipc-sem.o [2021-02-16T09:19:43.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-16T09:19:43.251Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 97.6% of statements [2021-02-16T09:19:43.259Z] #18 ... [2021-02-16T09:19:43.259Z] [2021-02-16T09:19:43.259Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-16T09:19:43.259Z] #30 DONE 151.0s [2021-02-16T09:19:43.259Z] [2021-02-16T09:19:43.259Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:19:43.259Z] #41 88.30 CC criu/cr-dedup.o [2021-02-16T09:19:43.259Z] #41 89.18 CC criu/cr-dump.o [2021-02-16T09:19:43.259Z] #41 91.10 CC criu/cr-errno.o [2021-02-16T09:19:43.259Z] #41 91.15 CC criu/cr-restore.o [2021-02-16T09:19:43.259Z] #41 95.29 CC criu/cr-service.o [2021-02-16T09:19:43.475Z] #42 31.72 CC images/utsns.o [2021-02-16T09:19:43.560Z] #41 96.97 CC criu/crtools.o [2021-02-16T09:19:43.577Z] #29 31.52 [2021-02-16T09:19:43.736Z] #42 31.92 CC images/creds.o [2021-02-16T09:19:43.826Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-02-16T09:19:43.875Z] #29 31.83 #=#=# ######################################################################## 100.0% [2021-02-16T09:19:43.875Z] #29 32.11 [2021-02-16T09:19:43.996Z] #42 32.17 CC images/vma.o [2021-02-16T09:19:44.020Z] #52 ... [2021-02-16T09:19:44.020Z] [2021-02-16T09:19:44.020Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-16T09:19:44.020Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-16T09:19:44.020Z] #15 1.024 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-16T09:19:44.020Z] #15 DONE 1.2s [2021-02-16T09:19:44.020Z] [2021-02-16T09:19:44.020Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-16T09:19:44.020Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-16T09:19:44.173Z] #29 32.26 Download of images into '/build' complete. [2021-02-16T09:19:44.173Z] #29 32.27 Use something like the following to load the result into a Docker daemon: [2021-02-16T09:19:44.173Z] #29 32.27 tar -cC '/build' . | docker load [2021-02-16T09:19:44.173Z] #29 DONE 32.4s [2021-02-16T09:19:44.173Z] [2021-02-16T09:19:44.173Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:19:44.173Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-16T09:19:44.173Z] #36 26.54 Reading package lists... [2021-02-16T09:19:44.257Z] #42 32.38 CC images/netdev.o [2021-02-16T09:19:44.400Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-02-16T09:19:44.654Z] #41 97.88 CC criu/eventfd.o [2021-02-16T09:19:44.662Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-02-16T09:19:44.829Z] #42 32.81 CC images/tty.o [2021-02-16T09:19:44.960Z] #41 98.32 CC criu/eventpoll.o [2021-02-16T09:19:45.089Z] #42 33.29 CC images/file-lock.o [2021-02-16T09:19:45.350Z] #42 33.48 CC images/rlimit.o [2021-02-16T09:19:45.399Z] #16 DONE 1.2s [2021-02-16T09:19:45.399Z] [2021-02-16T09:19:45.399Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-16T09:19:45.399Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-16T09:19:45.592Z] #41 99.09 CC criu/external.o [2021-02-16T09:19:45.606Z] ok github.com/docker/docker/pkg/chrootarchive 3.501s coverage: 43.2% of statements [2021-02-16T09:19:45.611Z] #42 33.65 CC images/pagemap.o [2021-02-16T09:19:45.869Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-02-16T09:19:45.871Z] #42 33.97 CC images/siginfo.o [2021-02-16T09:19:45.884Z] #41 99.41 CC criu/fault-injection.o [2021-02-16T09:19:45.884Z] #41 99.48 CC criu/fdstore.o [2021-02-16T09:19:46.132Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2021-02-16T09:19:46.132Z] #42 34.23 CC images/rpc.o [2021-02-16T09:19:46.197Z] #41 ... [2021-02-16T09:19:46.197Z] [2021-02-16T09:19:46.197Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-16T09:19:46.197Z] #18 33.42 Unpacking bash-completion (1:2.8-6) ... [2021-02-16T09:19:46.339Z] #17 DONE 1.2s [2021-02-16T09:19:46.339Z] [2021-02-16T09:19:46.339Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:19:46.339Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:19:46.339Z] #42 48.50 CC compel/src/lib/infect-util.o [2021-02-16T09:19:46.339Z] #42 48.96 CC compel/src/lib/infect.o [2021-02-16T09:19:46.339Z] #42 52.08 CC compel/src/lib/ptrace.o [2021-02-16T09:19:46.339Z] #42 52.81 AR compel/libcompel.a [2021-02-16T09:19:46.339Z] #42 52.97 HOSTCC compel/src/main-host.o [2021-02-16T09:19:46.339Z] #42 53.30 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-16T09:19:46.339Z] #42 53.52 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-16T09:19:46.339Z] #42 54.10 HOSTCC compel/src/lib/log-host.o [2021-02-16T09:19:46.339Z] #42 54.35 HOSTLINK compel/compel-host-bin [2021-02-16T09:19:46.339Z] #42 54.48 DEP soccr/soccr.d [2021-02-16T09:19:46.339Z] #42 54.61 CC soccr/soccr.o [2021-02-16T09:19:46.339Z] #42 ... [2021-02-16T09:19:46.339Z] [2021-02-16T09:19:46.339Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T09:19:46.339Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-16T09:19:46.539Z] #18 33.90 Selecting previously unselected package bzip2. [2021-02-16T09:19:46.577Z] #36 35.55 Building dependency tree... [2021-02-16T09:19:46.707Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-02-16T09:19:46.708Z] ok github.com/docker/docker/pkg/fsutils 0.296s coverage: 85.1% of statements [2021-02-16T09:19:46.838Z] #18 33.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-02-16T09:19:46.838Z] #18 33.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-16T09:19:46.838Z] #18 34.00 Selecting previously unselected package xz-utils. [2021-02-16T09:19:46.838Z] #18 34.00 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-02-16T09:19:46.838Z] #18 34.00 Unpacking xz-utils (5.2.4-1) ... [2021-02-16T09:19:47.076Z] #42 35.26 CC images/ext-file.o [2021-02-16T09:19:47.134Z] #18 34.17 Selecting previously unselected package apparmor. [2021-02-16T09:19:47.134Z] #18 34.17 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-02-16T09:19:47.134Z] #18 34.21 Unpacking apparmor (2.13.2-10) ... [2021-02-16T09:19:47.299Z] ok github.com/docker/docker/layer 7.202s coverage: 68.8% of statements [2021-02-16T09:19:47.299Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-16T09:19:47.299Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-16T09:19:47.299Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-16T09:19:47.299Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-16T09:19:47.299Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-16T09:19:47.299Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-16T09:19:47.299Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-16T09:19:47.299Z] ok github.com/docker/docker/pkg/discovery/kv 3.101s coverage: 84.1% of statements [2021-02-16T09:19:47.337Z] #42 35.47 CC images/cgroup.o [2021-02-16T09:19:47.459Z] #18 34.59 Selecting previously unselected package aufs-tools. [2021-02-16T09:19:47.459Z] #18 34.59 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-02-16T09:19:47.459Z] #18 34.63 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-16T09:19:47.718Z] #18 DONE 1.2s [2021-02-16T09:19:47.718Z] [2021-02-16T09:19:47.718Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:19:47.718Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T09:19:47.761Z] #18 34.75 Selecting previously unselected package libonig5:s390x. [2021-02-16T09:19:47.761Z] #18 34.75 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-02-16T09:19:47.761Z] #18 34.77 Unpacking libonig5:s390x (6.9.1-1) ... [2021-02-16T09:19:47.761Z] #18 34.88 Selecting previously unselected package libjq1:s390x. [2021-02-16T09:19:47.761Z] #18 34.89 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-02-16T09:19:47.761Z] #18 34.90 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-16T09:19:47.761Z] #18 34.97 Selecting previously unselected package jq. [2021-02-16T09:19:47.761Z] #18 34.97 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-02-16T09:19:47.761Z] #18 34.97 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-16T09:19:47.910Z] #42 36.05 CC images/userns.o [2021-02-16T09:19:48.055Z] #18 35.16 Selecting previously unselected package libaio1:s390x. [2021-02-16T09:19:48.055Z] #18 35.16 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-02-16T09:19:48.055Z] #18 35.16 Unpacking libaio1:s390x (0.3.112-3) ... [2021-02-16T09:19:48.055Z] #18 35.24 Selecting previously unselected package libgpm2:s390x. [2021-02-16T09:19:48.055Z] #18 35.24 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-02-16T09:19:48.055Z] #18 35.25 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-02-16T09:19:48.055Z] #18 35.33 Selecting previously unselected package libicu63:s390x. [2021-02-16T09:19:48.055Z] #18 35.33 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-02-16T09:19:48.055Z] #18 35.34 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-02-16T09:19:48.171Z] #42 36.38 CC images/google/protobuf/descriptor.o [2021-02-16T09:19:48.272Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2021-02-16T09:19:48.272Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2021-02-16T09:19:48.533Z] ok github.com/docker/docker/pkg/ioutils 0.628s coverage: 70.6% of statements [2021-02-16T09:19:48.533Z] ok github.com/docker/docker/pkg/namesgenerator 0.014s coverage: 85.7% of statements [2021-02-16T09:19:48.533Z] ok github.com/docker/docker/pkg/idtools 0.772s coverage: 69.5% of statements [2021-02-16T09:19:48.533Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-16T09:19:48.533Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-16T09:19:48.533Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-16T09:19:48.721Z] #36 39.62 The following additional packages will be installed: [2021-02-16T09:19:48.721Z] #36 39.64 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-16T09:19:48.721Z] #36 39.65 Suggested packages: [2021-02-16T09:19:48.721Z] #36 39.65 cmake-doc ninja-build lrzip [2021-02-16T09:19:48.721Z] #36 39.65 Recommended packages: [2021-02-16T09:19:48.721Z] #36 39.65 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-16T09:19:48.796Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-16T09:19:49.059Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2021-02-16T09:19:49.098Z] #19 1.530 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:19:49.098Z] #19 1.574 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:19:49.098Z] #19 1.576 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:19:49.322Z] ok github.com/docker/docker/pkg/parsers/kernel 0.025s coverage: 60.0% of statements [2021-02-16T09:19:49.322Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.037s coverage: 86.7% of statements [2021-02-16T09:19:49.366Z] #36 ... [2021-02-16T09:19:49.366Z] [2021-02-16T09:19:49.366Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T09:19:49.366Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-16T09:19:49.366Z] #55 26.50 Reading package lists... [2021-02-16T09:19:49.366Z] #55 34.72 Building dependency tree... [2021-02-16T09:19:49.366Z] #55 37.98 The following additional packages will be installed: [2021-02-16T09:19:49.366Z] #55 38.03 libbtrfs0 [2021-02-16T09:19:49.366Z] #55 38.33 The following NEW packages will be installed: [2021-02-16T09:19:49.366Z] #55 38.35 libbtrfs-dev libbtrfs0 [2021-02-16T09:19:49.366Z] #55 38.50 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T09:19:49.366Z] #55 38.50 Need to get 120 kB of archives. [2021-02-16T09:19:49.366Z] #55 38.50 After this operation, 423 kB of additional disk space will be used. [2021-02-16T09:19:49.366Z] #55 38.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-02-16T09:19:49.366Z] #55 38.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-02-16T09:19:49.366Z] #55 39.61 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:19:49.366Z] #55 39.94 Fetched 120 kB in 0s (1699 kB/s) [2021-02-16T09:19:49.366Z] #55 40.04 Selecting previously unselected package libbtrfs0. [2021-02-16T09:19:49.366Z] #55 40.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-16T09:19:49.366Z] #55 40.14 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-02-16T09:19:49.366Z] #55 40.15 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-16T09:19:49.366Z] #55 40.24 Selecting previously unselected package libbtrfs-dev. [2021-02-16T09:19:49.366Z] #55 40.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-02-16T09:19:49.366Z] #55 40.25 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:19:49.557Z] #42 ... [2021-02-16T09:19:49.557Z] [2021-02-16T09:19:49.557Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:19:49.557Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:19:49.557Z] #12 98.29 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-16T09:19:49.557Z] #12 98.29 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-16T09:19:49.557Z] #12 98.30 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:19:49.557Z] #12 ... [2021-02-16T09:19:49.557Z] [2021-02-16T09:19:49.557Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:19:49.557Z] #44 sha256:5b169841446b20fa7e80553087dc9e3a98bd463fab383b205840136b400fe203 [2021-02-16T09:19:49.557Z] #44 102.3 vendor/golang.org/x/net/idna [2021-02-16T09:19:49.557Z] #44 104.8 vendor/golang.org/x/net/http2/hpack [2021-02-16T09:19:49.557Z] #44 105.9 mime [2021-02-16T09:19:49.557Z] #44 107.6 mime/quotedprintable [2021-02-16T09:19:49.557Z] #44 107.9 net/http/internal [2021-02-16T09:19:49.584Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.4% of statements [2021-02-16T09:19:49.584Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-16T09:19:49.584Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-16T09:19:49.664Z] #55 40.52 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-16T09:19:49.664Z] #55 40.54 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:19:49.664Z] #55 40.55 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:19:49.668Z] #19 2.191 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T09:19:49.818Z] #44 ... [2021-02-16T09:19:49.818Z] [2021-02-16T09:19:49.818Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:19:49.818Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:19:49.818Z] #42 37.85 CC images/opts.o [2021-02-16T09:19:49.818Z] #42 38.02 CC images/seccomp.o [2021-02-16T09:19:49.964Z] #55 DONE 40.8s [2021-02-16T09:19:49.964Z] [2021-02-16T09:19:49.964Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:19:49.964Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-16T09:19:49.964Z] #36 40.84 The following NEW packages will be installed: [2021-02-16T09:19:49.964Z] #36 40.87 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-16T09:19:49.964Z] #36 40.88 vim-common xxd [2021-02-16T09:19:49.964Z] #36 41.11 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T09:19:49.964Z] #36 41.11 Need to get 14.9 MB of archives. [2021-02-16T09:19:49.964Z] #36 41.11 After this operation, 67.2 MB of additional disk space will be used. [2021-02-16T09:19:49.964Z] #36 41.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-02-16T09:19:50.078Z] #42 38.27 CC images/binfmt-misc.o [2021-02-16T09:19:50.160Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2021-02-16T09:19:50.236Z] #19 ... [2021-02-16T09:19:50.236Z] [2021-02-16T09:19:50.236Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:19:50.236Z] #44 sha256:1b876072cfd8e9adee53425e2a039e75dc394e76c63052710075b815d5763158 [2021-02-16T09:19:50.236Z] #44 120.4 net/http/httptrace [2021-02-16T09:19:50.236Z] #44 120.7 net/http [2021-02-16T09:19:50.236Z] #44 ... [2021-02-16T09:19:50.236Z] [2021-02-16T09:19:50.236Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:19:50.236Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:19:50.236Z] #42 56.54 AR soccr/libsoccr.a [2021-02-16T09:19:50.236Z] #42 56.59 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-16T09:19:50.236Z] #42 57.07 DEP criu/arch/x86/sigframe.d [2021-02-16T09:19:50.236Z] #42 57.23 DEP criu/arch/x86/sigaction_compat.d [2021-02-16T09:19:50.236Z] #42 57.33 DEP criu/arch/x86/kerndat.d [2021-02-16T09:19:50.236Z] #42 57.53 DEP criu/arch/x86/crtools.d [2021-02-16T09:19:50.236Z] #42 57.64 DEP criu/arch/x86/cpu.d [2021-02-16T09:19:50.236Z] #42 57.79 CC criu/arch/x86/cpu.o [2021-02-16T09:19:50.236Z] #42 58.52 CC criu/arch/x86/crtools.o [2021-02-16T09:19:50.267Z] #36 41.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-02-16T09:19:50.267Z] #36 41.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-02-16T09:19:50.267Z] #36 41.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-02-16T09:19:50.339Z] #42 38.45 CC images/time.o [2021-02-16T09:19:50.339Z] #42 38.67 CC images/sysctl.o [2021-02-16T09:19:50.599Z] #42 38.89 CC images/autofs.o [2021-02-16T09:19:50.735Z] ok github.com/docker/docker/pkg/pools 0.018s coverage: 88.2% of statements [2021-02-16T09:19:50.735Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2021-02-16T09:19:50.860Z] #42 39.08 CC images/macvlan.o [2021-02-16T09:19:50.996Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2021-02-16T09:19:51.120Z] #42 39.27 CC images/sit.o [2021-02-16T09:19:51.120Z] #42 39.49 CC images/memfd.o [2021-02-16T09:19:51.258Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2021-02-16T09:19:51.332Z] #36 42.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-02-16T09:19:51.332Z] #36 42.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-02-16T09:19:51.332Z] #36 42.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-02-16T09:19:51.332Z] #36 42.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-02-16T09:19:51.332Z] #36 42.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-02-16T09:19:51.332Z] #36 42.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-02-16T09:19:51.615Z] #42 59.81 CC criu/arch/x86/kerndat.o [2021-02-16T09:19:51.691Z] #42 39.72 CC images/timens.o [2021-02-16T09:19:51.875Z] #42 60.24 CC criu/arch/x86/sigaction_compat.o [2021-02-16T09:19:51.953Z] #42 40.03 LINK images/built-in.o [2021-02-16T09:19:51.953Z] #42 40.18 GEN compel/include/asm [2021-02-16T09:19:51.953Z] #42 40.19 GEN compel/include/version.h [2021-02-16T09:19:52.205Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-02-16T09:19:52.205Z] ok github.com/docker/docker/pkg/pubsub 1.110s coverage: 75.0% of statements [2021-02-16T09:19:52.214Z] #42 40.22 touch .config [2021-02-16T09:19:52.214Z] #42 40.26 GEN include/common/config.h [2021-02-16T09:19:52.214Z] #42 40.34 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-16T09:19:52.214Z] #42 40.36 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-16T09:19:52.214Z] #42 40.38 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-16T09:19:52.214Z] #42 40.41 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-16T09:19:52.214Z] #42 40.44 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-16T09:19:52.214Z] #42 40.46 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-16T09:19:52.214Z] #42 40.48 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-16T09:19:52.214Z] #42 40.51 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-16T09:19:52.214Z] #42 40.54 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-16T09:19:52.214Z] #42 40.57 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-16T09:19:52.444Z] #42 60.55 CC criu/arch/x86/sigframe.o [2021-02-16T09:19:52.444Z] #42 60.83 LINK criu/arch/x86/crtools.built-in.o [2021-02-16T09:19:52.467Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2021-02-16T09:19:52.476Z] #42 40.57 DEP compel/plugins/std/infect.d [2021-02-16T09:19:52.476Z] #42 40.67 DEP compel/plugins/std/string.d [2021-02-16T09:19:52.476Z] #42 40.74 DEP compel/plugins/std/log.d [2021-02-16T09:19:52.476Z] #42 40.82 DEP compel/plugins/std/fds.d [2021-02-16T09:19:52.623Z] #18 39.15 Selecting previously unselected package libnet1:s390x. [2021-02-16T09:19:52.623Z] #18 39.16 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-16T09:19:52.623Z] #18 39.18 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-16T09:19:52.623Z] #18 39.30 Selecting previously unselected package libnl-3-200:s390x. [2021-02-16T09:19:52.623Z] #18 39.31 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-02-16T09:19:52.623Z] #18 39.31 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-02-16T09:19:52.623Z] #18 39.46 Selecting previously unselected package libprotobuf-c1:s390x. [2021-02-16T09:19:52.623Z] #18 39.46 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-02-16T09:19:52.623Z] #18 39.47 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-16T09:19:52.623Z] #18 39.52 Selecting previously unselected package libreadline5:s390x. [2021-02-16T09:19:52.623Z] #18 39.53 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-02-16T09:19:52.623Z] #18 39.53 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-02-16T09:19:52.623Z] #18 39.72 Selecting previously unselected package net-tools. [2021-02-16T09:19:52.623Z] #18 39.73 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-02-16T09:19:52.623Z] #18 39.73 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-16T09:19:52.623Z] #18 39.91 Selecting previously unselected package python-pip-whl. [2021-02-16T09:19:52.623Z] #18 39.91 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-16T09:19:52.623Z] #18 39.91 Unpacking python-pip-whl (18.1-5) ... [2021-02-16T09:19:52.704Z] #42 60.90 DEP criu/pie/util-vdso-elf32.d [2021-02-16T09:19:52.704Z] #42 61.01 DEP criu/pie/util-vdso.d [2021-02-16T09:19:52.729Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-02-16T09:19:52.737Z] #42 40.90 DEP compel/plugins/std/std.d [2021-02-16T09:19:52.737Z] #42 41.00 DEP compel/plugins/shmem/shmem.d [2021-02-16T09:19:52.737Z] #42 41.11 DEP compel/plugins/fds/fds.d [2021-02-16T09:19:52.963Z] #42 61.18 DEP criu/pie/util.d [2021-02-16T09:19:53.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-16T09:19:53.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-16T09:19:53.222Z] #42 61.40 CC criu/pie/util.o [2021-02-16T09:19:53.282Z] #18 40.37 Selecting previously unselected package python3-lib2to3. [2021-02-16T09:19:53.282Z] #18 40.37 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-16T09:19:53.282Z] #18 40.37 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-16T09:19:53.282Z] #18 40.47 Selecting previously unselected package python3-distutils. [2021-02-16T09:19:53.282Z] #18 40.47 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-16T09:19:53.282Z] #18 40.47 Unpacking python3-distutils (3.7.3-1) ... [2021-02-16T09:19:53.282Z] #18 40.56 Selecting previously unselected package python3-pip. [2021-02-16T09:19:53.310Z] #42 41.28 CC compel/plugins/std/std.o [2021-02-16T09:19:53.452Z] #36 ... [2021-02-16T09:19:53.452Z] [2021-02-16T09:19:53.452Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:19:53.452Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T09:19:53.452Z] #42 25.99 Reading package lists... [2021-02-16T09:19:53.452Z] #42 34.50 Building dependency tree... [2021-02-16T09:19:53.452Z] #42 37.01 The following additional packages will be installed: [2021-02-16T09:19:53.452Z] #42 37.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-16T09:19:53.452Z] #42 37.02 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-16T09:19:53.452Z] #42 37.02 Suggested packages: [2021-02-16T09:19:53.452Z] #42 37.02 manpages-dev python-setuptools [2021-02-16T09:19:53.452Z] #42 39.32 The following NEW packages will be installed: [2021-02-16T09:19:53.452Z] #42 39.33 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-16T09:19:53.452Z] #42 39.34 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-16T09:19:53.452Z] #42 39.34 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-16T09:19:53.452Z] #42 39.34 python-six zlib1g-dev [2021-02-16T09:19:53.452Z] #42 39.61 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T09:19:53.452Z] #42 39.61 Need to get 4075 kB of archives. [2021-02-16T09:19:53.452Z] #42 39.61 After this operation, 24.5 MB of additional disk space will be used. [2021-02-16T09:19:53.452Z] #42 39.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-02-16T09:19:53.452Z] #42 39.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-02-16T09:19:53.452Z] #42 39.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-02-16T09:19:53.452Z] #42 39.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-02-16T09:19:53.452Z] #42 39.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-02-16T09:19:53.452Z] #42 39.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-02-16T09:19:53.452Z] #42 39.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-02-16T09:19:53.452Z] #42 39.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-02-16T09:19:53.452Z] #42 39.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-02-16T09:19:53.452Z] #42 39.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-02-16T09:19:53.452Z] #42 39.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-02-16T09:19:53.452Z] #42 40.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-02-16T09:19:53.452Z] #42 40.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-02-16T09:19:53.452Z] #42 40.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-02-16T09:19:53.452Z] #42 40.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-16T09:19:53.452Z] #42 40.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-02-16T09:19:53.452Z] #42 40.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-02-16T09:19:53.452Z] #42 42.07 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:19:53.452Z] #42 42.30 Fetched 4075 kB in 1s (5848 kB/s) [2021-02-16T09:19:53.452Z] #42 42.42 Selecting previously unselected package libcap-dev:ppc64el. [2021-02-16T09:19:53.453Z] #42 42.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-16T09:19:53.453Z] #42 42.60 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-02-16T09:19:53.453Z] #42 42.60 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-02-16T09:19:53.453Z] #42 42.77 Selecting previously unselected package libnet1:ppc64el. [2021-02-16T09:19:53.453Z] #42 42.77 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-16T09:19:53.453Z] #42 42.79 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-16T09:19:53.453Z] #42 42.96 Selecting previously unselected package libnet1-dev. [2021-02-16T09:19:53.453Z] #42 42.98 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-16T09:19:53.453Z] #42 42.99 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-16T09:19:53.453Z] #42 43.27 Selecting previously unselected package libnl-3-200:ppc64el. [2021-02-16T09:19:53.453Z] #42 43.28 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-02-16T09:19:53.453Z] #42 43.28 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-16T09:19:53.453Z] #42 43.38 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-02-16T09:19:53.453Z] #42 43.39 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-02-16T09:19:53.453Z] #42 43.40 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-02-16T09:19:53.453Z] #42 43.64 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-02-16T09:19:53.453Z] #42 43.66 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-02-16T09:19:53.453Z] #42 43.66 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-16T09:19:53.453Z] #42 43.76 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-02-16T09:19:53.453Z] #42 43.78 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-02-16T09:19:53.453Z] #42 43.78 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-02-16T09:19:53.453Z] #42 43.94 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-02-16T09:19:53.453Z] #42 43.96 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-02-16T09:19:53.453Z] #42 43.96 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-02-16T09:19:53.453Z] #42 44.31 Selecting previously unselected package libprotobuf17:ppc64el. [2021-02-16T09:19:53.453Z] #42 44.32 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-02-16T09:19:53.453Z] #42 44.33 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-02-16T09:19:53.453Z] #42 ... [2021-02-16T09:19:53.453Z] [2021-02-16T09:19:53.453Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:19:53.453Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-16T09:19:53.453Z] #36 44.56 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:19:53.482Z] #42 61.82 CC criu/pie/util-vdso.o [2021-02-16T09:19:53.571Z] #42 41.59 CC compel/plugins/std/fds.o [2021-02-16T09:19:53.614Z] #18 40.56 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-16T09:19:53.614Z] #18 40.57 Unpacking python3-pip (18.1-5) ... [2021-02-16T09:19:53.614Z] #18 40.76 Selecting previously unselected package python3-pkg-resources. [2021-02-16T09:19:53.614Z] #18 40.77 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-16T09:19:53.615Z] #18 40.77 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-16T09:19:53.615Z] #18 40.91 Selecting previously unselected package python3-setuptools. [2021-02-16T09:19:53.675Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.2% of statements [2021-02-16T09:19:53.675Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2021-02-16T09:19:53.752Z] #36 44.70 Fetched 14.9 MB in 2s (9650 kB/s) [2021-02-16T09:19:53.752Z] #36 44.82 Selecting previously unselected package xxd. [2021-02-16T09:19:53.833Z] #42 42.03 CC compel/plugins/std/log.o [2021-02-16T09:19:53.906Z] #18 40.93 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-16T09:19:53.906Z] #18 40.96 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-16T09:19:53.906Z] #18 41.16 Selecting previously unselected package python3-wheel. [2021-02-16T09:19:53.906Z] #18 41.16 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-16T09:19:53.906Z] #18 41.17 Unpacking python3-wheel (0.32.3-2) ... [2021-02-16T09:19:54.051Z] #42 62.42 CC criu/pie/util-vdso-elf32.o [2021-02-16T09:19:54.053Z] #36 44.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-16T09:19:54.053Z] #36 44.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-16T09:19:54.053Z] #36 44.96 Unpacking xxd (2:8.1.0875-5) ... [2021-02-16T09:19:54.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-16T09:19:54.199Z] #18 41.25 Selecting previously unselected package sudo. [2021-02-16T09:19:54.199Z] #18 41.26 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-02-16T09:19:54.199Z] #18 41.26 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-16T09:19:54.249Z] ok github.com/docker/docker/pkg/tailfile 0.102s coverage: 88.6% of statements [2021-02-16T09:19:54.353Z] #36 45.25 Selecting previously unselected package vim-common. [2021-02-16T09:19:54.353Z] #36 45.27 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-16T09:19:54.353Z] #36 45.38 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-16T09:19:54.490Z] #18 41.58 Selecting previously unselected package thin-provisioning-tools. [2021-02-16T09:19:54.490Z] #18 41.59 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-02-16T09:19:54.490Z] #18 41.59 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-16T09:19:54.490Z] #18 41.76 Selecting previously unselected package uidmap. [2021-02-16T09:19:54.490Z] #18 41.77 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-02-16T09:19:54.490Z] #18 41.77 Unpacking uidmap (1:4.5-1.1) ... [2021-02-16T09:19:54.490Z] #18 41.85 Selecting previously unselected package vim-runtime. [2021-02-16T09:19:54.511Z] ok github.com/docker/docker/pkg/signal 2.832s coverage: 61.0% of statements [2021-02-16T09:19:54.619Z] #42 ... [2021-02-16T09:19:54.619Z] [2021-02-16T09:19:54.619Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:19:54.619Z] #44 sha256:1b876072cfd8e9adee53425e2a039e75dc394e76c63052710075b815d5763158 [2021-02-16T09:19:54.619Z] #44 134.9 github.com/LK4D4/vndr/godl [2021-02-16T09:19:54.652Z] #36 ... [2021-02-16T09:19:54.652Z] [2021-02-16T09:19:54.652Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:19:54.652Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T09:19:54.652Z] #13 27.03 Reading package lists... [2021-02-16T09:19:54.652Z] #13 36.07 Building dependency tree... [2021-02-16T09:19:54.652Z] #13 39.31 The following additional packages will be installed: [2021-02-16T09:19:54.652Z] #13 39.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-16T09:19:54.652Z] #13 39.31 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-16T09:19:54.652Z] #13 39.31 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-16T09:19:54.652Z] #13 39.31 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-16T09:19:54.652Z] #13 39.32 mingw-w64-x86-64-dev [2021-02-16T09:19:54.652Z] #13 39.32 Suggested packages: [2021-02-16T09:19:54.652Z] #13 39.32 gcc-8-locales seccomp wine64 [2021-02-16T09:19:54.652Z] #13 41.11 The following NEW packages will be installed: [2021-02-16T09:19:54.652Z] #13 41.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-16T09:19:54.652Z] #13 41.15 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-16T09:19:54.652Z] #13 41.15 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-16T09:19:54.652Z] #13 41.15 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-16T09:19:54.652Z] #13 41.15 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-16T09:19:54.652Z] #13 41.16 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-16T09:19:54.652Z] #13 41.16 The following packages will be upgraded: [2021-02-16T09:19:54.652Z] #13 41.20 libsystemd0 libudev1 [2021-02-16T09:19:54.653Z] #13 41.39 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-16T09:19:54.653Z] #13 41.39 Need to get 79.4 MB of archives. [2021-02-16T09:19:54.653Z] #13 41.39 After this operation, 532 MB of additional disk space will be used. [2021-02-16T09:19:54.653Z] #13 41.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u6 [358 kB] [2021-02-16T09:19:54.653Z] #13 41.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u6 [158 kB] [2021-02-16T09:19:54.653Z] #13 41.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-02-16T09:19:54.653Z] #13 41.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-02-16T09:19:54.653Z] #13 42.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-16T09:19:54.653Z] #13 42.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-02-16T09:19:54.653Z] #13 42.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-02-16T09:19:54.653Z] #13 42.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-16T09:19:54.653Z] #13 43.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-16T09:19:54.653Z] #13 43.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-16T09:19:54.653Z] #13 43.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-02-16T09:19:54.773Z] ok github.com/docker/docker/pkg/tarsum 0.110s coverage: 89.3% of statements [2021-02-16T09:19:54.773Z] testing: warning: no tests to run [2021-02-16T09:19:54.773Z] coverage: [no statements] [2021-02-16T09:19:54.773Z] ok github.com/docker/docker/pkg/term/windows 0.017s coverage: [no statements] [no tests to run] [2021-02-16T09:19:54.776Z] #42 42.82 CC compel/plugins/std/string.o [2021-02-16T09:19:54.789Z] #18 41.85 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-16T09:19:54.789Z] #18 41.86 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-16T09:19:54.789Z] #18 41.92 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-16T09:19:54.789Z] #18 41.92 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-16T09:19:54.952Z] #13 ... [2021-02-16T09:19:54.952Z] [2021-02-16T09:19:54.952Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:19:54.952Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-16T09:19:54.952Z] #36 45.80 Selecting previously unselected package cmake-data. [2021-02-16T09:19:54.952Z] #36 45.80 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-16T09:19:54.952Z] #36 45.81 Unpacking cmake-data (3.13.4-1) ... [2021-02-16T09:19:55.036Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-02-16T09:19:55.251Z] #36 ... [2021-02-16T09:19:55.251Z] [2021-02-16T09:19:55.251Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:19:55.251Z] #49 sha256:c5ae70f2167676a6bb916e5c25b9860497a3f38bf44a4370e7d6d191c5d865dd [2021-02-16T09:19:55.251Z] #49 36.08 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T09:19:55.251Z] #49 36.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T09:19:55.251Z] #49 36.14 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T09:19:55.251Z] #49 36.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-16T09:19:55.251Z] #49 36.16 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-16T09:19:55.251Z] #49 36.28 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T09:19:55.251Z] #49 36.32 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T09:19:55.251Z] #49 36.38 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-16T09:19:55.251Z] #49 36.56 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T09:19:55.251Z] #49 36.59 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T09:19:55.251Z] #49 36.62 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-16T09:19:55.251Z] #49 36.70 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T09:19:55.251Z] #49 37.56 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-16T09:19:55.251Z] #49 43.55 go: extracting golang.org/x/text v0.3.2 [2021-02-16T09:19:55.251Z] #49 ... [2021-02-16T09:19:55.251Z] [2021-02-16T09:19:55.251Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:19:55.251Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T09:19:55.251Z] #42 45.63 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-02-16T09:19:55.251Z] #42 45.64 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-02-16T09:19:55.251Z] #42 45.65 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-02-16T09:19:55.251Z] #42 45.91 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-02-16T09:19:55.251Z] #42 45.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-02-16T09:19:55.251Z] #42 45.92 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-02-16T09:19:55.299Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2021-02-16T09:19:55.299Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2021-02-16T09:19:55.347Z] #42 43.44 CC compel/plugins/std/infect.o [2021-02-16T09:19:55.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-16T09:19:55.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-16T09:19:55.558Z] #44 135.6 github.com/LK4D4/vndr [2021-02-16T09:19:55.608Z] #42 ... [2021-02-16T09:19:55.608Z] [2021-02-16T09:19:55.608Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:19:55.608Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:19:55.608Z] #12 113.6 Selecting previously unselected package libapparmor1:amd64. [2021-02-16T09:19:55.608Z] #12 113.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-16T09:19:55.608Z] #12 113.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-16T09:19:55.608Z] #12 113.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-16T09:19:55.608Z] #12 113.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-16T09:19:55.608Z] #12 113.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-16T09:19:55.608Z] #12 113.9 Selecting previously unselected package libbtrfs0. [2021-02-16T09:19:55.608Z] #12 113.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-16T09:19:55.608Z] #12 113.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-16T09:19:55.608Z] #12 114.0 Selecting previously unselected package libbtrfs-dev. [2021-02-16T09:19:55.608Z] #12 114.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-16T09:19:55.608Z] #12 114.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:19:55.608Z] #12 114.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-16T09:19:55.608Z] #12 114.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-16T09:19:55.608Z] #12 114.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-16T09:19:55.608Z] #12 114.3 Selecting previously unselected package libudev-dev:amd64. [2021-02-16T09:19:55.608Z] #12 114.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-16T09:19:55.608Z] #12 114.3 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-16T09:19:55.608Z] #12 114.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-16T09:19:55.608Z] #12 114.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-16T09:19:55.608Z] #12 114.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-16T09:19:55.871Z] #12 114.8 Selecting previously unselected package libpcre16-3:amd64. [2021-02-16T09:19:55.871Z] #12 114.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-16T09:19:55.871Z] #12 114.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-16T09:19:56.147Z] #12 115.0 Selecting previously unselected package libpcre32-3:amd64. [2021-02-16T09:19:56.147Z] #12 115.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-16T09:19:56.147Z] #12 115.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-16T09:19:56.308Z] #42 47.49 Selecting previously unselected package libprotoc17:ppc64el. [2021-02-16T09:19:56.332Z] #18 ... [2021-02-16T09:19:56.332Z] [2021-02-16T09:19:56.332Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:19:56.332Z] #41 99.86 CC criu/fifo.o [2021-02-16T09:19:56.332Z] #41 100.2 CC criu/file-ids.o [2021-02-16T09:19:56.332Z] #41 100.4 CC criu/file-lock.o [2021-02-16T09:19:56.332Z] #41 101.0 CC criu/files-ext.o [2021-02-16T09:19:56.332Z] #41 101.3 CC criu/files-reg.o [2021-02-16T09:19:56.332Z] #41 103.0 CC criu/files.o [2021-02-16T09:19:56.332Z] #41 104.8 CC criu/filesystems.o [2021-02-16T09:19:56.332Z] #41 105.3 CC criu/fsnotify.o [2021-02-16T09:19:56.332Z] #41 106.2 CC criu/image-desc.o [2021-02-16T09:19:56.332Z] #41 106.3 CC criu/image.o [2021-02-16T09:19:56.332Z] #41 107.0 CC criu/ipc_ns.o [2021-02-16T09:19:56.332Z] #41 108.1 CC criu/irmap.o [2021-02-16T09:19:56.332Z] #41 108.7 CC criu/kcmp-ids.o [2021-02-16T09:19:56.332Z] #41 109.0 CC criu/kerndat.o [2021-02-16T09:19:56.332Z] #41 109.9 CC criu/libnetlink.o [2021-02-16T09:19:56.607Z] #42 47.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-02-16T09:19:56.607Z] #42 47.51 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-02-16T09:19:56.649Z] #41 110.1 CC criu/log.o [2021-02-16T09:19:56.689Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2021-02-16T09:19:56.690Z] ok github.com/docker/docker/profiles/seccomp 0.030s coverage: 85.4% of statements [2021-02-16T09:19:56.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-16T09:19:56.941Z] #41 110.6 CC criu/lsm.o [2021-02-16T09:19:57.090Z] #12 115.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-16T09:19:57.090Z] #12 115.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-16T09:19:57.233Z] #41 110.8 CC criu/mem.o [2021-02-16T09:19:57.257Z] #42 48.13 Selecting previously unselected package protobuf-c-compiler. [2021-02-16T09:19:57.257Z] #42 48.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-02-16T09:19:57.257Z] #42 48.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-16T09:19:57.257Z] #42 48.28 Selecting previously unselected package protobuf-compiler. [2021-02-16T09:19:57.257Z] #42 48.28 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-02-16T09:19:57.257Z] #42 48.28 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-16T09:19:57.352Z] #12 116.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-16T09:19:57.556Z] #42 48.49 Selecting previously unselected package python-pkg-resources. [2021-02-16T09:19:57.556Z] #42 48.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-16T09:19:57.556Z] #42 48.49 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-16T09:19:57.556Z] #42 48.71 Selecting previously unselected package python-six. [2021-02-16T09:19:57.556Z] #42 48.71 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-16T09:19:57.556Z] #42 48.74 Unpacking python-six (1.12.0-1) ... [2021-02-16T09:19:57.619Z] #12 116.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-16T09:19:57.619Z] #12 116.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-16T09:19:57.619Z] #12 116.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-16T09:19:57.637Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2021-02-16T09:19:57.855Z] #42 48.86 Selecting previously unselected package python-protobuf. [2021-02-16T09:19:57.855Z] #42 48.88 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-02-16T09:19:57.855Z] #42 48.89 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-16T09:19:57.878Z] #41 ... [2021-02-16T09:19:57.878Z] [2021-02-16T09:19:57.878Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-16T09:19:57.878Z] #18 44.98 Selecting previously unselected package vim. [2021-02-16T09:19:57.878Z] #18 44.99 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-02-16T09:19:57.878Z] #18 45.03 Unpacking vim (2:8.1.0875-5) ... [2021-02-16T09:19:57.879Z] #12 ... [2021-02-16T09:19:57.880Z] [2021-02-16T09:19:57.880Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T09:19:57.880Z] #57 sha256:be7112f961b191abdbce6f9217136513fc35f9eda3418a5d4f1f3fd68bf34597 [2021-02-16T09:19:57.880Z] #57 109.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T09:19:57.880Z] #57 109.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-16T09:19:57.880Z] #57 DONE 116.7s [2021-02-16T09:19:57.880Z] [2021-02-16T09:19:57.880Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T09:19:57.880Z] #58 sha256:49b3d175cc68a7098b88beb3fce7b6ad93a640b09a448c4c9fe57c15f0b56349 [2021-02-16T09:19:57.880Z] #58 DONE 0.1s [2021-02-16T09:19:57.880Z] [2021-02-16T09:19:57.880Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T09:19:57.880Z] #59 sha256:4217ec8b960b31a2000bceb65395f8b15965f11db6b9e7487d8ccbbc0fee928d [2021-02-16T09:19:57.880Z] #59 DONE 0.1s [2021-02-16T09:19:57.880Z] [2021-02-16T09:19:57.880Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:19:57.880Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:19:57.880Z] #42 43.93 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-16T09:19:57.880Z] #42 44.00 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-16T09:19:57.880Z] #42 44.05 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-16T09:19:57.880Z] #42 44.10 AR compel/plugins/std.lib.a [2021-02-16T09:19:57.880Z] #42 44.17 CC compel/plugins/fds/fds.o [2021-02-16T09:19:57.880Z] #42 44.41 AR compel/plugins/fds.lib.a [2021-02-16T09:19:57.880Z] #42 44.54 HOSTDEP compel/src/lib/log-host.d [2021-02-16T09:19:57.880Z] #42 44.66 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-16T09:19:57.880Z] #42 44.78 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-16T09:19:57.880Z] #42 44.93 HOSTDEP compel/src/main-host.d [2021-02-16T09:19:57.880Z] #42 45.02 DEP compel/src/lib/ptrace.d [2021-02-16T09:19:57.880Z] #42 45.13 DEP compel/src/lib/infect.d [2021-02-16T09:19:57.880Z] #42 45.24 DEP compel/src/lib/infect-util.d [2021-02-16T09:19:57.880Z] #42 45.38 DEP compel/src/lib/infect-rpc.d [2021-02-16T09:19:57.880Z] #42 45.53 DEP compel/arch/x86/src/lib/infect.d [2021-02-16T09:19:57.880Z] #42 45.64 DEP compel/arch/x86/src/lib/cpu.d [2021-02-16T09:19:57.880Z] #42 45.70 DEP compel/src/lib/log.d [2021-02-16T09:19:57.880Z] #42 45.81 DEP compel/src/main.d [2021-02-16T09:19:57.880Z] #42 45.87 DEP compel/src/lib/handle-elf.d [2021-02-16T09:19:57.880Z] #42 45.95 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-16T09:19:57.880Z] #42 46.12 CC compel/src/lib/log.o [2021-02-16T09:19:57.900Z] ok github.com/docker/docker/plugin 0.569s coverage: 23.2% of statements [2021-02-16T09:19:58.140Z] #42 46.40 CC compel/arch/x86/src/lib/cpu.o [2021-02-16T09:19:58.515Z] #18 45.47 Selecting previously unselected package xfsprogs. [2021-02-16T09:19:58.515Z] #18 45.48 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-02-16T09:19:58.515Z] #18 45.50 Unpacking xfsprogs (4.20.0-1) ... [2021-02-16T09:19:58.515Z] #18 45.85 Selecting previously unselected package zip. [2021-02-16T09:19:58.817Z] #18 45.86 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-02-16T09:19:58.817Z] #18 45.86 Unpacking zip (3.0-11+b1) ... [2021-02-16T09:19:58.817Z] #18 46.05 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-16T09:19:58.817Z] #18 46.07 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-16T09:19:58.817Z] #18 46.08 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-02-16T09:19:58.817Z] #18 46.09 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-02-16T09:19:58.817Z] #18 46.10 Setting up libgpm2:s390x (1.20.7-5) ... [2021-02-16T09:19:58.817Z] #18 46.10 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-02-16T09:19:58.912Z] #42 49.80 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-16T09:19:59.083Z] #42 47.31 CC compel/arch/x86/src/lib/infect.o [2021-02-16T09:19:59.109Z] #18 46.11 Setting up uidmap (1:4.5-1.1) ... [2021-02-16T09:19:59.109Z] #18 46.13 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-02-16T09:19:59.109Z] #18 46.14 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-16T09:19:59.109Z] #18 46.15 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-16T09:19:59.109Z] #18 46.15 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-16T09:19:59.109Z] #18 46.16 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-02-16T09:19:59.109Z] #18 46.17 Setting up xxd (2:8.1.0875-5) ... [2021-02-16T09:19:59.109Z] #18 46.18 Setting up zip (3.0-11+b1) ... [2021-02-16T09:19:59.109Z] #18 46.19 Setting up vim-common (2:8.1.0875-5) ... [2021-02-16T09:19:59.109Z] #18 46.21 Setting up bash-completion (1:2.8-6) ... [2021-02-16T09:19:59.824Z] ok github.com/docker/docker/quota 0.563s coverage: 71.4% of statements [2021-02-16T09:19:59.824Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2021-02-16T09:19:59.824Z] ok github.com/docker/docker/registry 0.185s coverage: 57.2% of statements [2021-02-16T09:19:59.824Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2021-02-16T09:19:59.963Z] #42 ... [2021-02-16T09:19:59.963Z] [2021-02-16T09:19:59.963Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:19:59.963Z] #56 sha256:7fb0572abef77762fdeae670159abea08c85db44ed664557eb7f223a0e78a26d [2021-02-16T09:19:59.963Z] #56 0.321 + RM_GOPATH=0 [2021-02-16T09:19:59.963Z] #56 0.322 + TMP_GOPATH= [2021-02-16T09:19:59.963Z] #56 0.325 + : /build [2021-02-16T09:19:59.963Z] #56 0.326 + '[' -z '' ']' [2021-02-16T09:19:59.963Z] #56 0.328 ++ mktemp -d [2021-02-16T09:19:59.963Z] #56 0.330 + export GOPATH=/tmp/tmp.qT3PJzYI36 [2021-02-16T09:19:59.963Z] #56 0.331 + GOPATH=/tmp/tmp.qT3PJzYI36 [2021-02-16T09:19:59.963Z] #56 0.332 + RM_GOPATH=1 [2021-02-16T09:19:59.963Z] #56 0.333 + case "$(go env GOARCH)" in [2021-02-16T09:19:59.963Z] #56 0.335 ++ go env GOARCH [2021-02-16T09:19:59.963Z] #56 0.391 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:59.963Z] #56 0.393 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:19:59.963Z] #56 0.396 ++ dirname /tmp/install/install.sh [2021-02-16T09:19:59.963Z] #56 0.398 + dir=/tmp/install [2021-02-16T09:19:59.963Z] #56 0.400 + bin=containerd [2021-02-16T09:19:59.963Z] #56 0.400 + shift [2021-02-16T09:19:59.963Z] #56 0.401 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-16T09:19:59.963Z] #56 0.402 + . /tmp/install/containerd.installer [2021-02-16T09:19:59.963Z] #56 0.403 ++ set -e [2021-02-16T09:19:59.963Z] #56 0.404 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:19:59.963Z] #56 0.408 + install_containerd [2021-02-16T09:19:59.963Z] #56 0.411 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-16T09:19:59.963Z] #56 0.411 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:19:59.963Z] #56 0.411 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qT3PJzYI36/src/github.com/containerd/containerd [2021-02-16T09:19:59.963Z] #56 0.415 Cloning into '/tmp/tmp.qT3PJzYI36/src/github.com/containerd/containerd'... [2021-02-16T09:19:59.963Z] #56 ... [2021-02-16T09:19:59.963Z] [2021-02-16T09:19:59.963Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:19:59.963Z] #51 sha256:4c869e7ef82fc99f356c7c818d39dfae7e12970f943d857119a4f1f0a7e21518 [2021-02-16T09:19:59.963Z] #51 51.00 internal/reflectlite [2021-02-16T09:20:00.026Z] #42 48.07 CC compel/src/lib/infect-rpc.o [2021-02-16T09:20:00.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-16T09:20:00.289Z] #42 48.33 CC compel/src/lib/infect-util.o [2021-02-16T09:20:00.289Z] #42 48.61 CC compel/src/lib/infect.o [2021-02-16T09:20:00.549Z] #42 ... [2021-02-16T09:20:00.549Z] [2021-02-16T09:20:00.549Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:20:00.549Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T09:20:00.549Z] #12 117.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-16T09:20:00.549Z] #12 117.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-16T09:20:00.549Z] #12 117.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-16T09:20:00.549Z] #12 117.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-16T09:20:00.549Z] #12 117.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-16T09:20:00.549Z] #12 117.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-16T09:20:00.549Z] #12 117.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-16T09:20:00.549Z] #12 117.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-16T09:20:00.549Z] #12 117.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-16T09:20:00.549Z] #12 118.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-16T09:20:00.549Z] #12 118.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-16T09:20:00.549Z] #12 118.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-16T09:20:00.549Z] #12 118.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-16T09:20:00.549Z] #12 118.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-16T09:20:00.549Z] #12 118.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-16T09:20:00.549Z] #12 118.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-16T09:20:00.549Z] #12 118.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-16T09:20:00.549Z] #12 118.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-16T09:20:00.549Z] #12 118.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:20:00.549Z] #12 118.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-16T09:20:00.549Z] #12 118.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-16T09:20:00.549Z] #12 118.7 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-16T09:20:00.549Z] #12 118.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-16T09:20:00.549Z] #12 118.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:20:00.549Z] #12 118.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-16T09:20:00.549Z] #12 118.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-16T09:20:00.549Z] #12 118.8 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-16T09:20:00.549Z] #12 118.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-16T09:20:00.549Z] #12 118.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-16T09:20:00.549Z] #12 118.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:20:00.549Z] #12 118.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-16T09:20:00.549Z] #12 118.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-16T09:20:00.549Z] #12 118.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:20:00.549Z] #12 118.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-16T09:20:00.549Z] #12 118.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-16T09:20:00.549Z] #12 118.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-16T09:20:00.549Z] #12 118.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-16T09:20:00.549Z] #12 118.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-16T09:20:00.549Z] #12 119.0 Setting up dmsetup (2:1.02.155-3) ... [2021-02-16T09:20:00.549Z] #12 119.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-16T09:20:00.549Z] #12 119.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-16T09:20:00.549Z] #12 119.0 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:20:00.549Z] #12 DONE 119.4s [2021-02-16T09:20:00.549Z] [2021-02-16T09:20:00.549Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T09:20:00.549Z] #52 sha256:57d90688408f87bbac3ccf4e42a583b4cc97a51365977ab2dee75dbf6cab47dd [2021-02-16T09:20:00.607Z] #51 ... [2021-02-16T09:20:00.607Z] [2021-02-16T09:20:00.607Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T09:20:00.607Z] #64 sha256:6e74603e1bd59fd9b5334d4b450bd988c9a6f62d978d48e5cf097be149afa863 [2021-02-16T09:20:00.607Z] #64 DONE 51.5s [2021-02-16T09:20:00.607Z] [2021-02-16T09:20:00.607Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:20:00.607Z] #49 sha256:c5ae70f2167676a6bb916e5c25b9860497a3f38bf44a4370e7d6d191c5d865dd [2021-02-16T09:20:00.607Z] #49 49.78 go: finding github.com/fatih/color v1.7.0 [2021-02-16T09:20:00.607Z] #49 49.91 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T09:20:00.607Z] #49 50.02 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-16T09:20:00.607Z] #49 50.03 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-16T09:20:00.607Z] #49 50.19 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T09:20:00.607Z] #49 50.20 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T09:20:00.607Z] #49 50.22 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T09:20:00.607Z] #49 50.24 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-16T09:20:00.607Z] #49 50.31 go: finding github.com/pkg/errors v0.8.1 [2021-02-16T09:20:00.607Z] #49 50.35 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T09:20:00.607Z] #49 50.37 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T09:20:00.607Z] #49 50.41 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-16T09:20:00.607Z] #49 50.47 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T09:20:00.607Z] #49 50.47 go: finding github.com/spf13/viper v1.6.1 [2021-02-16T09:20:00.607Z] #49 50.50 go: finding github.com/stretchr/testify v1.4.0 [2021-02-16T09:20:00.607Z] #49 50.51 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-16T09:20:00.607Z] #49 50.58 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T09:20:00.607Z] #49 50.59 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-16T09:20:00.607Z] #49 50.63 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T09:20:00.607Z] #49 50.67 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-16T09:20:00.607Z] #49 50.76 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T09:20:00.607Z] #49 50.77 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T09:20:00.607Z] #49 50.78 go: finding github.com/spf13/cobra v0.0.5 [2021-02-16T09:20:00.607Z] #49 50.81 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-16T09:20:00.607Z] #49 50.85 go: finding github.com/spf13/pflag v1.0.5 [2021-02-16T09:20:00.607Z] #49 50.85 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T09:20:00.607Z] #49 50.87 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T09:20:00.607Z] #49 50.88 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T09:20:00.607Z] #49 50.91 go: finding github.com/stretchr/objx v0.2.0 [2021-02-16T09:20:00.607Z] #49 50.94 go: finding github.com/gobwas/glob v0.2.3 [2021-02-16T09:20:00.607Z] #49 50.97 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-16T09:20:00.607Z] #49 51.01 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T09:20:00.607Z] #49 51.03 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-16T09:20:00.607Z] #49 51.07 go: finding github.com/magiconair/properties v1.8.1 [2021-02-16T09:20:00.607Z] #49 51.08 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T09:20:00.607Z] #49 51.10 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T09:20:00.607Z] #49 51.12 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T09:20:00.607Z] #49 51.22 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-16T09:20:00.607Z] #49 51.25 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T09:20:00.607Z] #49 51.31 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T09:20:00.607Z] #49 51.32 go: finding github.com/spf13/afero v1.1.2 [2021-02-16T09:20:00.607Z] #49 51.35 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T09:20:00.607Z] #49 51.41 go: finding github.com/spf13/cast v1.3.0 [2021-02-16T09:20:00.607Z] #49 51.41 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T09:20:00.607Z] #49 51.53 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T09:20:00.607Z] #49 51.59 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-16T09:20:00.607Z] #49 51.67 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-16T09:20:00.772Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2021-02-16T09:20:00.772Z] ok github.com/docker/docker/runconfig 0.039s coverage: 66.1% of statements [2021-02-16T09:20:00.834Z] #44 ... [2021-02-16T09:20:00.834Z] [2021-02-16T09:20:00.834Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:00.834Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:20:00.834Z] #42 63.11 AR criu/pie/pie.lib.a [2021-02-16T09:20:00.834Z] #42 63.17 DEP criu/pie/restorer.d [2021-02-16T09:20:00.834Z] #42 63.34 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-16T09:20:00.834Z] #42 63.49 DEP criu/arch/x86/restorer_unmap.d [2021-02-16T09:20:00.834Z] #42 63.54 DEP criu/arch/x86/restorer.d [2021-02-16T09:20:00.834Z] #42 63.80 DEP criu/arch/x86/vdso-pie.d [2021-02-16T09:20:00.834Z] #42 63.91 DEP criu/pie/parasite-vdso.d [2021-02-16T09:20:00.834Z] #42 64.08 DEP criu/pie/parasite.d [2021-02-16T09:20:00.834Z] #42 64.32 CC criu/pie/parasite.o [2021-02-16T09:20:00.834Z] #42 65.70 LINK criu/pie/parasite.built-in.o [2021-02-16T09:20:00.834Z] #42 65.70 GEN criu/pie/parasite-blob.h [2021-02-16T09:20:00.834Z] #42 65.75 CC criu/pie/parasite-vdso.o [2021-02-16T09:20:00.834Z] #42 66.50 CC criu/arch/x86/vdso-pie.o [2021-02-16T09:20:00.834Z] #42 66.83 CC criu/arch/x86/restorer.o [2021-02-16T09:20:00.834Z] #42 67.36 CC criu/arch/x86/restorer_unmap.o [2021-02-16T09:20:00.834Z] #42 67.42 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-16T09:20:00.834Z] #42 67.67 CC criu/pie/restorer.o [2021-02-16T09:20:00.926Z] #49 51.97 go: finding golang.org/x/text v0.3.2 [2021-02-16T09:20:01.093Z] #42 ... [2021-02-16T09:20:01.093Z] [2021-02-16T09:20:01.093Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:20:01.093Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T09:20:01.093Z] #19 3.410 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T09:20:01.093Z] #19 4.992 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T09:20:01.093Z] #19 10.70 Fetched 8422 kB in 9s (887 kB/s) [2021-02-16T09:20:01.093Z] #19 10.70 Reading package lists... [2021-02-16T09:20:01.093Z] #19 ... [2021-02-16T09:20:01.093Z] [2021-02-16T09:20:01.093Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T09:20:01.093Z] #52 sha256:b646a769ad0276f51987feeea2168fa9eec6ec71e84b89e18b0b7468a6b03c78 [2021-02-16T09:20:01.093Z] #52 11.69 + cd /tmp/tmp.uto2nmtA91/src/github.com/opencontainers/runc [2021-02-16T09:20:01.094Z] #52 11.70 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-16T09:20:01.094Z] #52 11.90 + '[' -z '' ']' [2021-02-16T09:20:01.094Z] #52 11.90 + target=static [2021-02-16T09:20:01.094Z] #52 11.90 + make 'BUILDTAGS=seccomp ' static [2021-02-16T09:20:01.094Z] #52 12.47 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-16T09:20:01.225Z] #49 52.13 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T09:20:01.225Z] #49 52.20 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T09:20:01.225Z] #49 52.26 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T09:20:01.225Z] #49 52.35 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T09:20:01.225Z] #49 52.42 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T09:20:01.523Z] #49 52.44 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T09:20:01.523Z] #49 52.45 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T09:20:01.523Z] #49 52.49 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T09:20:01.523Z] #49 52.55 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T09:20:01.523Z] #49 52.64 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T09:20:01.523Z] #49 52.66 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T09:20:01.523Z] #49 52.66 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-16T09:20:01.523Z] #49 52.74 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T09:20:01.523Z] #49 52.75 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T09:20:01.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-16T09:20:01.820Z] #49 52.82 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T09:20:01.820Z] #49 52.85 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T09:20:01.820Z] #49 52.97 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-16T09:20:01.887Z] #18 48.62 Setting up libiptc0:s390x (1.8.2-4) ... [2021-02-16T09:20:01.887Z] #18 48.63 Setting up xz-utils (5.2.4-1) ... [2021-02-16T09:20:01.887Z] #18 48.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-16T09:20:01.887Z] #18 48.65 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-16T09:20:01.887Z] #18 48.70 invoke-rc.d: could not determine current runlevel [2021-02-16T09:20:01.887Z] #18 48.71 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-16T09:20:01.887Z] #18 48.71 Setting up pigz (2.4-1) ... [2021-02-16T09:20:01.887Z] #18 48.72 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-02-16T09:20:01.887Z] #18 48.73 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-02-16T09:20:01.887Z] #18 48.76 Setting up python-pip-whl (18.1-5) ... [2021-02-16T09:20:01.887Z] #18 48.76 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-02-16T09:20:01.887Z] #18 48.77 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-16T09:20:01.887Z] #18 49.11 Setting up libaio1:s390x (0.3.112-3) ... [2021-02-16T09:20:01.887Z] #18 49.14 Setting up libonig5:s390x (6.9.1-1) ... [2021-02-16T09:20:01.887Z] #18 49.16 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-02-16T09:20:01.887Z] #18 49.18 Setting up vim (2:8.1.0875-5) ... [2021-02-16T09:20:01.887Z] #18 49.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-16T09:20:01.887Z] #18 49.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-16T09:20:01.887Z] #18 49.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-16T09:20:01.887Z] #18 49.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-16T09:20:01.887Z] #18 49.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-16T09:20:01.887Z] #18 49.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-16T09:20:01.887Z] #18 49.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-16T09:20:01.939Z] #52 1.530 + RM_GOPATH=0 [2021-02-16T09:20:01.939Z] #52 1.530 + TMP_GOPATH= [2021-02-16T09:20:01.939Z] #52 1.530 + : /build [2021-02-16T09:20:01.939Z] #52 1.530 + '[' -z '' ']' [2021-02-16T09:20:02.031Z] #52 ... [2021-02-16T09:20:02.031Z] [2021-02-16T09:20:02.031Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:20:02.031Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T09:20:02.031Z] #19 10.70 Reading package lists... [2021-02-16T09:20:02.131Z] #49 53.05 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-16T09:20:02.131Z] #49 53.05 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-16T09:20:02.131Z] #49 53.15 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T09:20:02.131Z] #49 53.29 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-16T09:20:02.183Z] #18 49.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-16T09:20:02.183Z] #18 49.25 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-16T09:20:02.183Z] #18 49.27 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-16T09:20:02.183Z] #18 49.28 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-02-16T09:20:02.183Z] #18 49.28 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-16T09:20:02.183Z] #18 49.29 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-02-16T09:20:02.183Z] #18 49.32 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-16T09:20:02.200Z] #52 1.531 ++ mktemp -d [2021-02-16T09:20:02.200Z] #52 1.532 + export GOPATH=/tmp/tmp.fGGZfd9jnN [2021-02-16T09:20:02.200Z] #52 1.532 + GOPATH=/tmp/tmp.fGGZfd9jnN [2021-02-16T09:20:02.200Z] #52 1.532 + RM_GOPATH=1 [2021-02-16T09:20:02.200Z] #52 1.532 + case "$(go env GOARCH)" in [2021-02-16T09:20:02.200Z] #52 1.533 ++ go env GOARCH [2021-02-16T09:20:02.200Z] #52 1.546 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:20:02.200Z] #52 1.546 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:20:02.200Z] #52 1.547 ++ dirname /tmp/install/install.sh [2021-02-16T09:20:02.200Z] #52 1.551 + dir=/tmp/install [2021-02-16T09:20:02.200Z] #52 1.551 + bin=runc [2021-02-16T09:20:02.200Z] #52 1.551 + shift [2021-02-16T09:20:02.200Z] #52 1.551 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-16T09:20:02.200Z] #52 1.551 + . /tmp/install/runc.installer [2021-02-16T09:20:02.200Z] #52 1.552 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-16T09:20:02.200Z] #52 1.553 + install_runc [2021-02-16T09:20:02.200Z] #52 1.553 + uname -r [2021-02-16T09:20:02.200Z] #52 1.554 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-16T09:20:02.200Z] #52 1.555 + RUNC_BUILDTAGS='seccomp ' [2021-02-16T09:20:02.200Z] #52 1.555 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-16T09:20:02.200Z] #52 1.556 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-16T09:20:02.200Z] #52 1.556 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fGGZfd9jnN/src/github.com/opencontainers/runc [2021-02-16T09:20:02.200Z] #52 1.559 Cloning into '/tmp/tmp.fGGZfd9jnN/src/github.com/opencontainers/runc'... [2021-02-16T09:20:02.200Z] #52 ... [2021-02-16T09:20:02.200Z] [2021-02-16T09:20:02.200Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T09:20:02.200Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-16T09:20:02.200Z] #13 DONE 1.7s [2021-02-16T09:20:02.442Z] #49 53.34 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T09:20:02.442Z] #49 53.47 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T09:20:02.442Z] #49 53.48 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T09:20:02.461Z] [2021-02-16T09:20:02.461Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-16T09:20:02.461Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-16T09:20:02.740Z] #49 53.66 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T09:20:02.740Z] #49 53.66 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-16T09:20:02.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-16T09:20:03.035Z] #14 ... [2021-02-16T09:20:03.035Z] [2021-02-16T09:20:03.035Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:20:03.035Z] #44 sha256:5b169841446b20fa7e80553087dc9e3a98bd463fab383b205840136b400fe203 [2021-02-16T09:20:03.035Z] #44 111.8 net/textproto [2021-02-16T09:20:03.035Z] #44 111.8 crypto/x509 [2021-02-16T09:20:03.035Z] #44 112.9 vendor/golang.org/x/net/http/httpguts [2021-02-16T09:20:03.035Z] #44 113.1 vendor/golang.org/x/net/http/httpproxy [2021-02-16T09:20:03.035Z] #44 113.8 mime/multipart [2021-02-16T09:20:03.035Z] #44 115.7 crypto/tls [2021-02-16T09:20:03.332Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2021-02-16T09:20:03.332Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.0% of statements [2021-02-16T09:20:03.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-16T09:20:03.608Z] #44 ... [2021-02-16T09:20:03.608Z] [2021-02-16T09:20:03.608Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-16T09:20:03.608Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-16T09:20:03.608Z] #14 DONE 1.3s [2021-02-16T09:20:03.608Z] [2021-02-16T09:20:03.608Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-16T09:20:03.608Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-16T09:20:03.905Z] ok github.com/docker/docker/volume/local 0.285s coverage: 76.4% of statements [2021-02-16T09:20:04.291Z] #18 51.43 Setting up iptables (1.8.2-4) ... [2021-02-16T09:20:04.291Z] #18 51.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-16T09:20:04.291Z] #18 51.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-16T09:20:04.291Z] #18 51.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-16T09:20:04.291Z] #18 51.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-16T09:20:04.291Z] #18 51.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-16T09:20:04.291Z] #18 51.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-16T09:20:04.291Z] #18 51.47 Setting up python3 (3.7.3-1) ... [2021-02-16T09:20:04.554Z] #15 1.150 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-16T09:20:04.594Z] #18 51.84 Setting up python3-wheel (0.32.3-2) ... [2021-02-16T09:20:04.816Z] #15 DONE 1.3s [2021-02-16T09:20:04.816Z] [2021-02-16T09:20:04.816Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-16T09:20:04.816Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-16T09:20:04.832Z] #19 14.66 Reading package lists... [2021-02-16T09:20:04.832Z] #19 ... [2021-02-16T09:20:04.832Z] [2021-02-16T09:20:04.832Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:20:04.833Z] #44 sha256:1b876072cfd8e9adee53425e2a039e75dc394e76c63052710075b815d5763158 [2021-02-16T09:20:04.833Z] #44 DONE 145.1s [2021-02-16T09:20:04.839Z] #49 ... [2021-02-16T09:20:04.839Z] [2021-02-16T09:20:04.839Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:20:04.839Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T09:20:04.839Z] #42 55.53 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-02-16T09:20:04.839Z] #42 55.54 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-16T09:20:04.839Z] #42 55.55 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-16T09:20:04.839Z] #42 55.55 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-02-16T09:20:04.839Z] #42 55.56 Setting up python-six (1.12.0-1) ... [2021-02-16T09:20:04.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-16T09:20:05.092Z] [2021-02-16T09:20:05.092Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:05.092Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:20:05.092Z] #42 71.09 LINK criu/pie/restorer.built-in.o [2021-02-16T09:20:05.092Z] #42 71.11 GEN criu/pie/restorer-blob.h [2021-02-16T09:20:05.092Z] #42 71.20 DEP criu/vdso.d [2021-02-16T09:20:05.092Z] #42 71.39 DEP criu/vdso-compat.d [2021-02-16T09:20:05.092Z] #42 71.61 DEP criu/uts_ns.d [2021-02-16T09:20:05.092Z] #42 71.76 DEP criu/util.d [2021-02-16T09:20:05.092Z] #42 72.04 DEP criu/uffd.d [2021-02-16T09:20:05.092Z] #42 72.23 DEP criu/tun.d [2021-02-16T09:20:05.092Z] #42 72.46 DEP criu/tty.d [2021-02-16T09:20:05.092Z] #42 72.69 DEP criu/timerfd.d [2021-02-16T09:20:05.092Z] #42 72.84 DEP criu/timens.d [2021-02-16T09:20:05.092Z] #42 72.99 DEP criu/sysfs_parse.d [2021-02-16T09:20:05.092Z] #42 73.15 DEP criu/sysctl.d [2021-02-16T09:20:05.092Z] #42 73.29 DEP criu/string.d [2021-02-16T09:20:05.092Z] #42 73.39 DEP criu/stats.d [2021-02-16T09:20:05.292Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-02-16T09:20:05.351Z] #42 73.62 DEP criu/sockets.d [2021-02-16T09:20:05.368Z] #18 52.46 Setting up apparmor (2.13.2-10) ... [2021-02-16T09:20:05.486Z] #42 ... [2021-02-16T09:20:05.486Z] [2021-02-16T09:20:05.486Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:20:05.486Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T09:20:05.486Z] #13 46.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-02-16T09:20:05.486Z] #13 48.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-02-16T09:20:05.486Z] #13 48.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-02-16T09:20:05.486Z] #13 48.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-02-16T09:20:05.486Z] #13 48.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-02-16T09:20:05.486Z] #13 48.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-02-16T09:20:05.486Z] #13 48.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u6 [110 kB] [2021-02-16T09:20:05.486Z] #13 48.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-02-16T09:20:05.487Z] #13 48.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-02-16T09:20:05.487Z] #13 48.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-02-16T09:20:05.487Z] #13 48.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-02-16T09:20:05.487Z] #13 48.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-02-16T09:20:05.487Z] #13 49.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-02-16T09:20:05.487Z] #13 49.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-02-16T09:20:05.487Z] #13 49.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2021-02-16T09:20:05.487Z] #13 49.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u6 [322 kB] [2021-02-16T09:20:05.487Z] #13 50.62 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:20:05.487Z] #13 50.93 Fetched 79.4 MB in 8s (10.3 MB/s) [2021-02-16T09:20:05.487Z] #13 51.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-16T09:20:05.487Z] #13 51.24 Preparing to unpack .../libsystemd0_241-7~deb10u6_ppc64el.deb ... [2021-02-16T09:20:05.487Z] #13 51.25 Unpacking libsystemd0:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-16T09:20:05.487Z] #13 51.95 Setting up libsystemd0:ppc64el (241-7~deb10u6) ... [2021-02-16T09:20:05.487Z] #13 52.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 ... 15339 files and directories currently installed.) [2021-02-16T09:20:05.487Z] #13 52.38 Preparing to unpack .../libudev1_241-7~deb10u6_ppc64el.deb ... [2021-02-16T09:20:05.487Z] #13 52.40 Unpacking libudev1:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-16T09:20:05.487Z] #13 52.84 Setting up libudev1:ppc64el (241-7~deb10u6) ... [2021-02-16T09:20:05.487Z] #13 53.11 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-16T09:20:05.487Z] #13 53.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-16T09:20:05.487Z] #13 53.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-02-16T09:20:05.487Z] #13 53.19 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-16T09:20:05.487Z] #13 55.91 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-16T09:20:05.487Z] #13 55.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-02-16T09:20:05.487Z] #13 55.93 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-16T09:20:05.487Z] #13 ... [2021-02-16T09:20:05.487Z] [2021-02-16T09:20:05.487Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T09:20:05.487Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-16T09:20:05.487Z] #32 52.53 Checking out files: 74% (1139/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 95% (1460/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. [2021-02-16T09:20:05.487Z] #32 53.58 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-16T09:20:05.487Z] #32 53.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T09:20:05.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-16T09:20:05.920Z] #42 73.97 DEP criu/sk-unix.d [2021-02-16T09:20:06.134Z] #32 ... [2021-02-16T09:20:06.134Z] [2021-02-16T09:20:06.134Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:20:06.134Z] #34 sha256:bf3d4e4e0d2049cac1abb604bfe000c43b32ff2e5dfee37fcc992a035e0a0b98 [2021-02-16T09:20:06.134Z] #34 47.21 internal/reflectlite [2021-02-16T09:20:06.134Z] #34 47.22 sync [2021-02-16T09:20:06.134Z] #34 51.45 sort [2021-02-16T09:20:06.134Z] #34 51.46 errors [2021-02-16T09:20:06.134Z] #34 52.49 io [2021-02-16T09:20:06.134Z] #34 52.49 internal/oserror [2021-02-16T09:20:06.134Z] #34 52.55 strconv [2021-02-16T09:20:06.134Z] #34 53.03 syscall [2021-02-16T09:20:06.134Z] #34 56.46 bytes [2021-02-16T09:20:06.134Z] #34 56.50 strings [2021-02-16T09:20:06.180Z] #42 74.31 DEP criu/sk-tcp.d [2021-02-16T09:20:06.180Z] #42 74.48 DEP criu/sk-queue.d [2021-02-16T09:20:06.180Z] #42 74.61 DEP criu/sk-packet.d [2021-02-16T09:20:06.201Z] #16 DONE 1.2s [2021-02-16T09:20:06.201Z] [2021-02-16T09:20:06.201Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-16T09:20:06.201Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-16T09:20:06.433Z] #34 ... [2021-02-16T09:20:06.433Z] [2021-02-16T09:20:06.433Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:20:06.433Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-16T09:20:06.433Z] #36 49.70 Selecting previously unselected package libicu63:ppc64el. [2021-02-16T09:20:06.433Z] #36 49.71 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-02-16T09:20:06.433Z] #36 49.72 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-16T09:20:06.433Z] #36 56.41 Selecting previously unselected package libxml2:ppc64el. [2021-02-16T09:20:06.433Z] #36 56.44 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-02-16T09:20:06.433Z] #36 56.45 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-02-16T09:20:06.433Z] #36 57.10 Selecting previously unselected package libarchive13:ppc64el. [2021-02-16T09:20:06.433Z] #36 57.12 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-02-16T09:20:06.433Z] #36 57.13 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-02-16T09:20:06.433Z] #36 57.51 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-02-16T09:20:06.433Z] #36 57.51 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-02-16T09:20:06.433Z] #36 57.55 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-02-16T09:20:06.440Z] #42 74.80 DEP criu/sk-netlink.d [2021-02-16T09:20:06.699Z] #42 74.97 DEP criu/sk-inet.d [2021-02-16T09:20:06.731Z] #36 57.67 Selecting previously unselected package librhash0:ppc64el. [2021-02-16T09:20:06.731Z] #36 57.69 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-02-16T09:20:06.731Z] #36 57.70 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-02-16T09:20:06.959Z] #42 75.17 DEP criu/signalfd.d [2021-02-16T09:20:07.030Z] #36 57.83 Selecting previously unselected package libuv1:ppc64el. [2021-02-16T09:20:07.030Z] #36 57.85 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-02-16T09:20:07.030Z] #36 57.87 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-02-16T09:20:07.030Z] #36 58.05 Selecting previously unselected package cmake. [2021-02-16T09:20:07.030Z] #36 58.07 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-02-16T09:20:07.030Z] #36 58.08 Unpacking cmake (3.13.4-1) ... [2021-02-16T09:20:07.143Z] #17 DONE 1.2s [2021-02-16T09:20:07.143Z] [2021-02-16T09:20:07.143Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:07.143Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:20:07.143Z] #42 51.64 CC compel/src/lib/ptrace.o [2021-02-16T09:20:07.143Z] #42 52.19 AR compel/libcompel.a [2021-02-16T09:20:07.143Z] #42 52.24 HOSTCC compel/src/main-host.o [2021-02-16T09:20:07.143Z] #42 52.52 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-16T09:20:07.143Z] #42 52.70 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-16T09:20:07.143Z] #42 52.98 HOSTCC compel/src/lib/log-host.o [2021-02-16T09:20:07.143Z] #42 53.34 HOSTLINK compel/compel-host-bin [2021-02-16T09:20:07.143Z] #42 53.56 DEP soccr/soccr.d [2021-02-16T09:20:07.143Z] #42 53.79 CC soccr/soccr.o [2021-02-16T09:20:07.143Z] #42 55.29 AR soccr/libsoccr.a [2021-02-16T09:20:07.143Z] #42 55.37 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-16T09:20:07.225Z] #42 75.29 DEP criu/sigframe.d [2021-02-16T09:20:07.225Z] #42 75.35 DEP criu/shmem.d [2021-02-16T09:20:07.225Z] #42 75.50 DEP criu/servicefd.d [2021-02-16T09:20:07.488Z] #42 75.74 DEP criu/seize.d [2021-02-16T09:20:07.512Z] #18 54.40 Setting up xfsprogs (4.20.0-1) ... [2021-02-16T09:20:07.512Z] #18 54.41 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-16T09:20:07.717Z] #42 55.90 DEP criu/arch/x86/sigframe.d [2021-02-16T09:20:07.717Z] #42 56.01 DEP criu/arch/x86/sigaction_compat.d [2021-02-16T09:20:07.717Z] #42 56.10 DEP criu/arch/x86/kerndat.d [2021-02-16T09:20:07.747Z] #42 75.89 DEP criu/seccomp.d [2021-02-16T09:20:07.747Z] #42 76.08 DEP criu/rst-malloc.d [2021-02-16T09:20:07.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-16T09:20:07.808Z] #18 54.90 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-16T09:20:07.978Z] #42 56.36 DEP criu/arch/x86/crtools.d [2021-02-16T09:20:08.034Z] #42 76.17 DEP criu/rbtree.d [2021-02-16T09:20:08.034Z] #42 76.23 DEP criu/pstree.d [2021-02-16T09:20:08.244Z] #42 56.48 DEP criu/arch/x86/cpu.d [2021-02-16T09:20:08.244Z] #42 ... [2021-02-16T09:20:08.244Z] [2021-02-16T09:20:08.244Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T09:20:08.244Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-16T09:20:08.244Z] #18 DONE 1.1s [2021-02-16T09:20:08.303Z] #42 76.37 DEP criu/protobuf.d [2021-02-16T09:20:08.303Z] #42 76.56 GEN criu/protobuf-desc-gen.h [2021-02-16T09:20:08.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-16T09:20:08.505Z] [2021-02-16T09:20:08.505Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:08.505Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:20:08.505Z] #42 56.72 CC criu/arch/x86/cpu.o [2021-02-16T09:20:08.567Z] #36 ... [2021-02-16T09:20:08.567Z] [2021-02-16T09:20:08.567Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:20:08.567Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T09:20:08.567Z] #13 59.34 Selecting previously unselected package binutils-mingw-w64. [2021-02-16T09:20:08.567Z] #13 59.36 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-16T09:20:08.567Z] #13 59.37 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-16T09:20:08.567Z] #13 59.52 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-02-16T09:20:08.567Z] #13 59.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-02-16T09:20:08.567Z] #13 59.56 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-16T09:20:08.567Z] #13 59.75 Selecting previously unselected package dmsetup. [2021-02-16T09:20:08.567Z] #13 59.77 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-02-16T09:20:08.872Z] #13 59.79 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-16T09:20:08.873Z] #13 59.97 Selecting previously unselected package mingw-w64-common. [2021-02-16T09:20:08.873Z] #13 59.98 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-16T09:20:08.873Z] #13 59.99 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-16T09:20:08.907Z] #18 55.81 Setting up python3-distutils (3.7.3-1) ... [2021-02-16T09:20:08.907Z] #18 ... [2021-02-16T09:20:08.907Z] [2021-02-16T09:20:08.907Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:20:08.907Z] #41 112.3 CC criu/memfd.o [2021-02-16T09:20:08.907Z] #41 112.8 CC criu/mount.o [2021-02-16T09:20:08.907Z] #41 115.8 CC criu/namespaces.o [2021-02-16T09:20:08.907Z] #41 117.3 CC criu/net.o [2021-02-16T09:20:08.907Z] #41 120.3 CC criu/netfilter.o [2021-02-16T09:20:08.907Z] #41 120.6 CC criu/page-pipe.o [2021-02-16T09:20:08.907Z] #41 121.0 CC criu/page-xfer.o [2021-02-16T09:20:09.200Z] #41 122.5 CC criu/pagemap-cache.o [2021-02-16T09:20:09.200Z] #41 ... [2021-02-16T09:20:09.200Z] [2021-02-16T09:20:09.200Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-16T09:20:09.200Z] #18 56.34 Setting up python3-setuptools (40.8.0-1) ... [2021-02-16T09:20:09.451Z] #42 57.60 CC criu/arch/x86/crtools.o [2021-02-16T09:20:09.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-16T09:20:09.935Z] #13 ... [2021-02-16T09:20:09.935Z] [2021-02-16T09:20:09.935Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:20:09.935Z] #45 sha256:0f086b1673dd955dfe7a48251319b4396e60aca5ee78f3aeeabc597725781c08 [2021-02-16T09:20:09.935Z] #45 50.79 github.com/LK4D4/vndr/godl/singleflight [2021-02-16T09:20:09.935Z] #45 50.79 math/rand [2021-02-16T09:20:09.935Z] #45 50.81 internal/singleflight [2021-02-16T09:20:09.935Z] #45 50.81 internal/reflectlite [2021-02-16T09:20:09.935Z] #45 54.57 sort [2021-02-16T09:20:09.935Z] #45 54.58 io [2021-02-16T09:20:09.935Z] #45 54.60 strconv [2021-02-16T09:20:09.935Z] #45 54.61 syscall [2021-02-16T09:20:09.935Z] #45 58.56 vendor/golang.org/x/net/dns/dnsmessage [2021-02-16T09:20:09.935Z] #45 59.06 bytes [2021-02-16T09:20:09.935Z] #45 ... [2021-02-16T09:20:09.935Z] [2021-02-16T09:20:09.935Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T09:20:09.935Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-16T09:20:09.935Z] #36 60.98 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-16T09:20:09.935Z] #36 60.99 Setting up xxd (2:8.1.0875-5) ... [2021-02-16T09:20:09.935Z] #36 61.03 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-02-16T09:20:09.935Z] #36 61.04 Setting up vim-common (2:8.1.0875-5) ... [2021-02-16T09:20:10.234Z] #36 61.09 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-02-16T09:20:10.234Z] #36 61.12 Setting up cmake-data (3.13.4-1) ... [2021-02-16T09:20:10.234Z] #36 61.13 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-02-16T09:20:10.234Z] #36 61.14 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-02-16T09:20:10.234Z] #36 61.15 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-02-16T09:20:10.234Z] #36 61.17 Setting up cmake (3.13.4-1) ... [2021-02-16T09:20:10.234Z] #36 61.18 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:20:10.234Z] #36 61.25 Processing triggers for mime-support (3.62) ... [2021-02-16T09:20:10.261Z] #42 78.23 DEP criu/protobuf-desc.d [2021-02-16T09:20:10.261Z] #42 78.38 DEP criu/proc_parse.d [2021-02-16T09:20:10.261Z] #42 78.60 DEP criu/plugin.d [2021-02-16T09:20:10.326Z] #18 57.29 Setting up python3-pip (18.1-5) ... [2021-02-16T09:20:10.395Z] #42 58.64 CC criu/arch/x86/kerndat.o [2021-02-16T09:20:10.520Z] #42 78.72 DEP criu/pipes.d [2021-02-16T09:20:10.520Z] #42 78.91 DEP criu/pie-util.d [2021-02-16T09:20:10.531Z] #36 DONE 61.5s [2021-02-16T09:20:10.531Z] [2021-02-16T09:20:10.531Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:20:10.531Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T09:20:10.531Z] #42 59.42 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-02-16T09:20:10.531Z] #42 59.43 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-16T09:20:10.531Z] #42 59.45 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-02-16T09:20:10.531Z] #42 59.47 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-02-16T09:20:10.531Z] #42 59.48 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-02-16T09:20:10.531Z] #42 59.48 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-16T09:20:10.531Z] #42 59.49 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-16T09:20:10.531Z] #42 59.49 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-02-16T09:20:10.531Z] #42 59.51 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-16T09:20:10.531Z] #42 59.52 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-16T09:20:10.660Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T09:20:10.660Z] Using test binary docker [2021-02-16T09:20:10.660Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-16T09:20:10.660Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T09:20:10.660Z] INFO: Waiting for daemon to start... [2021-02-16T09:20:10.660Z] Starting dockerd [2021-02-16T09:20:10.779Z] #42 79.09 DEP criu/pie-util-vdso.d [2021-02-16T09:20:10.779Z] #42 ... [2021-02-16T09:20:10.779Z] [2021-02-16T09:20:10.779Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:20:10.779Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T09:20:10.779Z] #19 14.66 Reading package lists... [2021-02-16T09:20:10.779Z] #19 19.06 Building dependency tree... [2021-02-16T09:20:10.779Z] #19 20.69 libcap2-bin is already the newest version (1:2.25-2). [2021-02-16T09:20:10.779Z] #19 20.69 The following additional packages will be installed: [2021-02-16T09:20:10.779Z] #19 20.70 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-16T09:20:10.779Z] #19 20.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-16T09:20:10.779Z] #19 20.70 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-16T09:20:10.779Z] #19 20.70 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-16T09:20:10.779Z] #19 20.70 python3.7 python3.7-minimal vim-runtime xxd [2021-02-16T09:20:10.779Z] #19 20.71 Suggested packages: [2021-02-16T09:20:10.779Z] #19 20.71 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-16T09:20:10.779Z] #19 20.71 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-16T09:20:10.779Z] #19 20.71 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-16T09:20:10.779Z] #19 20.71 Recommended packages: [2021-02-16T09:20:10.779Z] #19 20.71 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-16T09:20:10.779Z] #19 20.71 python3-keyrings.alt python3-xdg unzip [2021-02-16T09:20:10.779Z] #19 22.58 The following NEW packages will be installed: [2021-02-16T09:20:10.779Z] #19 22.59 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-16T09:20:10.779Z] #19 22.59 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-16T09:20:10.779Z] #19 22.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-16T09:20:10.779Z] #19 22.59 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-16T09:20:10.779Z] #19 22.60 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-16T09:20:10.779Z] #19 22.60 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-16T09:20:10.779Z] #19 22.60 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-16T09:20:10.779Z] #19 22.60 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-16T09:20:10.779Z] #19 22.60 xz-utils zip [2021-02-16T09:20:10.779Z] #19 22.95 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-16T09:20:10.779Z] #19 22.95 Need to get 28.5 MB of archives. [2021-02-16T09:20:10.779Z] #19 22.95 After this operation, 116 MB of additional disk space will be used. [2021-02-16T09:20:10.779Z] #19 22.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-16T09:20:10.779Z] #19 22.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-16T09:20:10.779Z] #19 22.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-16T09:20:10.779Z] #19 23.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-16T09:20:10.779Z] #19 23.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-16T09:20:10.779Z] #19 23.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-16T09:20:10.779Z] #19 23.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-16T09:20:10.779Z] #19 23.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-16T09:20:10.779Z] #19 23.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-16T09:20:10.779Z] #19 23.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-16T09:20:10.779Z] #19 23.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-16T09:20:10.779Z] #19 23.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-16T09:20:10.779Z] #19 23.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-16T09:20:10.779Z] #19 23.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-16T09:20:10.779Z] #19 23.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-16T09:20:10.779Z] #19 23.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-16T09:20:10.779Z] #19 23.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-16T09:20:10.779Z] #19 23.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-16T09:20:10.779Z] #19 23.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-16T09:20:10.968Z] #42 59.09 CC criu/arch/x86/sigaction_compat.o [2021-02-16T09:20:10.998Z] #18 58.17 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:20:10.998Z] #18 58.25 Processing triggers for mime-support (3.62) ... [2021-02-16T09:20:11.039Z] #19 23.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-16T09:20:11.039Z] #19 23.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-16T09:20:11.039Z] #19 23.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-16T09:20:11.039Z] #19 23.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-16T09:20:11.039Z] #19 23.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-16T09:20:11.039Z] #19 23.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-16T09:20:11.039Z] #19 23.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-16T09:20:11.039Z] #19 23.42 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-16T09:20:11.039Z] #19 23.42 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-16T09:20:11.039Z] #19 23.43 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-16T09:20:11.230Z] #42 59.43 CC criu/arch/x86/sigframe.o [2021-02-16T09:20:11.491Z] #42 59.64 LINK criu/arch/x86/crtools.built-in.o [2021-02-16T09:20:11.491Z] #42 59.69 DEP criu/pie/util-vdso-elf32.d [2021-02-16T09:20:11.610Z] #19 23.87 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-16T09:20:11.610Z] #19 23.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-16T09:20:11.610Z] #19 23.89 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-16T09:20:11.610Z] #19 23.89 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-16T09:20:11.610Z] #19 23.90 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-16T09:20:11.610Z] #19 23.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-16T09:20:11.610Z] #19 23.98 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-16T09:20:11.610Z] #19 23.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-16T09:20:11.610Z] #19 23.99 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-16T09:20:11.610Z] #19 24.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-16T09:20:11.610Z] #19 24.01 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-16T09:20:11.610Z] #19 24.03 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-16T09:20:11.610Z] #19 24.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-16T09:20:11.610Z] #19 24.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-16T09:20:11.610Z] #19 24.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-16T09:20:11.610Z] #19 24.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-16T09:20:11.750Z] #18 DONE 58.9s [2021-02-16T09:20:11.750Z] [2021-02-16T09:20:11.750Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-02-16T09:20:11.753Z] #42 59.96 DEP criu/pie/util-vdso.d [2021-02-16T09:20:11.869Z] #19 24.38 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-16T09:20:12.014Z] #42 60.12 DEP criu/pie/util.d [2021-02-16T09:20:12.129Z] #19 24.46 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-16T09:20:12.129Z] #19 24.51 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-16T09:20:12.275Z] #42 60.28 CC criu/pie/util.o [2021-02-16T09:20:12.275Z] #42 60.50 CC criu/pie/util-vdso.o [2021-02-16T09:20:12.569Z] . [2021-02-16T09:20:12.569Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T09:20:12.699Z] #19 25.14 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:20:12.828Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T09:20:12.828Z] Error: No such image: emptyfs [2021-02-16T09:20:12.828Z] Running integration-test (iteration 1) [2021-02-16T09:20:12.828Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-16T09:20:12.848Z] #42 61.21 CC criu/pie/util-vdso-elf32.o [2021-02-16T09:20:12.958Z] #19 25.26 Fetched 28.5 MB in 2s (15.4 MB/s) [2021-02-16T09:20:12.958Z] #19 25.32 Selecting previously unselected package pigz. [2021-02-16T09:20:12.958Z] #19 25.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-02-16T09:20:12.958Z] #19 25.37 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-16T09:20:12.958Z] #19 25.38 Unpacking pigz (2.4-1) ... [2021-02-16T09:20:13.218Z] #19 25.49 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-16T09:20:13.218Z] #19 25.50 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-16T09:20:13.218Z] #19 25.50 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-16T09:20:13.300Z] #42 ... [2021-02-16T09:20:13.300Z] [2021-02-16T09:20:13.300Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:20:13.300Z] #51 sha256:4c869e7ef82fc99f356c7c818d39dfae7e12970f943d857119a4f1f0a7e21518 [2021-02-16T09:20:13.300Z] #51 53.88 io [2021-02-16T09:20:13.300Z] #51 53.90 strconv [2021-02-16T09:20:13.300Z] #51 53.90 syscall [2021-02-16T09:20:13.300Z] #51 53.96 sort [2021-02-16T09:20:13.300Z] #51 58.83 strings [2021-02-16T09:20:13.300Z] #51 58.86 bytes [2021-02-16T09:20:13.300Z] #51 ... [2021-02-16T09:20:13.300Z] [2021-02-16T09:20:13.300Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T09:20:13.300Z] #37 sha256:8b300f2f633b166bb5b6e8692afd67cad4af6fa871aca1caae1b8047a242bfd5 [2021-02-16T09:20:13.300Z] #37 0.326 + RM_GOPATH=0 [2021-02-16T09:20:13.300Z] #37 0.332 + TMP_GOPATH= [2021-02-16T09:20:13.300Z] #37 0.333 + : /build [2021-02-16T09:20:13.300Z] #37 0.333 + '[' -z '' ']' [2021-02-16T09:20:13.300Z] #37 0.337 ++ mktemp -d [2021-02-16T09:20:13.300Z] #37 0.352 + export GOPATH=/tmp/tmp.c8gTmg15O1 [2021-02-16T09:20:13.300Z] #37 0.353 + GOPATH=/tmp/tmp.c8gTmg15O1 [2021-02-16T09:20:13.300Z] #37 0.353 + RM_GOPATH=1 [2021-02-16T09:20:13.300Z] #37 0.353 + case "$(go env GOARCH)" in [2021-02-16T09:20:13.300Z] #37 0.355 ++ go env GOARCH [2021-02-16T09:20:13.300Z] #37 0.382 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:20:13.300Z] #37 0.383 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:20:13.300Z] #37 0.384 ++ dirname /tmp/install/install.sh [2021-02-16T09:20:13.300Z] #37 0.387 + dir=/tmp/install [2021-02-16T09:20:13.300Z] #37 0.388 + bin=tini [2021-02-16T09:20:13.300Z] #37 0.388 + shift [2021-02-16T09:20:13.300Z] #37 0.388 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-16T09:20:13.300Z] #37 0.389 + . /tmp/install/tini.installer [2021-02-16T09:20:13.300Z] #37 0.389 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T09:20:13.300Z] #37 0.389 + install_tini [2021-02-16T09:20:13.300Z] #37 0.390 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-16T09:20:13.300Z] #37 0.390 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T09:20:13.300Z] #37 0.390 + git clone https://github.com/krallin/tini.git /tmp/tmp.c8gTmg15O1/tini [2021-02-16T09:20:13.300Z] #37 0.397 Cloning into '/tmp/tmp.c8gTmg15O1/tini'... [2021-02-16T09:20:13.300Z] #37 1.340 + cd /tmp/tmp.c8gTmg15O1/tini [2021-02-16T09:20:13.300Z] #37 1.340 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T09:20:13.300Z] #37 1.349 + cmake . [2021-02-16T09:20:13.300Z] #37 1.955 -- The C compiler identification is GNU 8.3.0 [2021-02-16T09:20:13.300Z] #37 2.010 -- Check for working C compiler: /usr/bin/cc [2021-02-16T09:20:13.300Z] #37 2.789 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-16T09:20:13.300Z] #37 2.795 -- Detecting C compiler ABI info [2021-02-16T09:20:13.425Z] #19 1.575 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-16T09:20:13.425Z] #19 1.579 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-16T09:20:13.425Z] #19 1.582 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-16T09:20:13.425Z] #19 DONE 1.8s [2021-02-16T09:20:13.425Z] [2021-02-16T09:20:13.425Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:20:13.425Z] #41 122.9 CC criu/pagemap.o [2021-02-16T09:20:13.425Z] #41 123.7 CC criu/parasite-syscall.o [2021-02-16T09:20:13.425Z] #41 124.4 CC criu/path.o [2021-02-16T09:20:13.425Z] #41 124.6 CC criu/pie-util-vdso.o [2021-02-16T09:20:13.425Z] #41 125.1 CC criu/pie-util.o [2021-02-16T09:20:13.425Z] #41 125.5 CC criu/pipes.o [2021-02-16T09:20:13.425Z] #41 126.3 CC criu/plugin.o [2021-02-16T09:20:13.425Z] #41 126.7 CC criu/proc_parse.o [2021-02-16T09:20:13.477Z] #19 26.02 Selecting previously unselected package python3.7-minimal. [2021-02-16T09:20:13.477Z] #19 26.02 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-16T09:20:13.477Z] #19 26.03 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-16T09:20:13.792Z] #42 61.92 AR criu/pie/pie.lib.a [2021-02-16T09:20:13.792Z] #42 61.97 DEP criu/pie/restorer.d [2021-02-16T09:20:14.053Z] #42 62.14 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-16T09:20:14.053Z] #42 62.33 DEP criu/arch/x86/restorer_unmap.d [2021-02-16T09:20:14.053Z] #42 ... [2021-02-16T09:20:14.053Z] [2021-02-16T09:20:14.053Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:20:14.053Z] #44 sha256:5b169841446b20fa7e80553087dc9e3a98bd463fab383b205840136b400fe203 [2021-02-16T09:20:14.053Z] #44 123.0 net/http/httptrace [2021-02-16T09:20:14.053Z] #44 123.2 net/http [2021-02-16T09:20:14.315Z] #44 ... [2021-02-16T09:20:14.315Z] [2021-02-16T09:20:14.315Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:14.315Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:20:14.315Z] #42 62.37 DEP criu/arch/x86/restorer.d [2021-02-16T09:20:14.315Z] #42 62.54 DEP criu/arch/x86/vdso-pie.d [2021-02-16T09:20:14.367Z] #37 3.586 -- Detecting C compiler ABI info - done [2021-02-16T09:20:14.367Z] #37 3.634 -- Detecting C compile features [2021-02-16T09:20:14.576Z] #42 62.69 DEP criu/pie/parasite-vdso.d [2021-02-16T09:20:14.576Z] #42 62.92 DEP criu/pie/parasite.d [2021-02-16T09:20:14.838Z] #42 63.18 CC criu/pie/parasite.o [2021-02-16T09:20:14.857Z] #19 ... [2021-02-16T09:20:14.857Z] [2021-02-16T09:20:14.857Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T09:20:14.857Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T09:20:14.857Z] #31 DONE 154.6s [2021-02-16T09:20:14.857Z] [2021-02-16T09:20:14.857Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:20:14.857Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T09:20:14.857Z] #19 27.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-16T09:20:14.857Z] #19 ... [2021-02-16T09:20:14.857Z] [2021-02-16T09:20:14.857Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:14.857Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:20:14.857Z] #42 79.27 DEP criu/pie-util-vdso-elf32.d [2021-02-16T09:20:14.857Z] #42 79.37 DEP criu/path.d [2021-02-16T09:20:14.857Z] #42 79.51 DEP criu/parasite-syscall.d [2021-02-16T09:20:14.857Z] #42 79.76 DEP criu/pagemap.d [2021-02-16T09:20:14.857Z] #42 80.00 DEP criu/pagemap-cache.d [2021-02-16T09:20:14.857Z] #42 80.10 DEP criu/page-xfer.d [2021-02-16T09:20:14.857Z] #42 80.24 DEP criu/page-pipe.d [2021-02-16T09:20:14.857Z] #42 80.39 DEP criu/netfilter.d [2021-02-16T09:20:14.857Z] #42 80.58 DEP criu/net.d [2021-02-16T09:20:14.857Z] #42 80.86 DEP criu/namespaces.d [2021-02-16T09:20:14.857Z] #42 81.09 DEP criu/mount.d [2021-02-16T09:20:14.857Z] #42 81.28 DEP criu/memfd.d [2021-02-16T09:20:14.857Z] #42 81.40 DEP criu/mem.d [2021-02-16T09:20:14.857Z] #42 81.58 DEP criu/lsm.d [2021-02-16T09:20:14.857Z] #42 81.70 DEP criu/log.d [2021-02-16T09:20:14.857Z] #42 81.78 DEP criu/libnetlink.d [2021-02-16T09:20:14.857Z] #42 81.90 DEP criu/kerndat.d [2021-02-16T09:20:14.857Z] #42 82.06 DEP criu/kcmp-ids.d [2021-02-16T09:20:14.857Z] #42 82.20 DEP criu/irmap.d [2021-02-16T09:20:14.857Z] #42 82.31 DEP criu/ipc_ns.d [2021-02-16T09:20:14.857Z] #42 82.47 DEP criu/image.d [2021-02-16T09:20:14.857Z] #42 82.62 DEP criu/image-desc.d [2021-02-16T09:20:14.857Z] #42 82.69 DEP criu/fsnotify.d [2021-02-16T09:20:14.857Z] #42 82.89 DEP criu/filesystems.d [2021-02-16T09:20:15.116Z] #42 83.32 DEP criu/files.d [2021-02-16T09:20:15.376Z] #42 83.49 DEP criu/files-reg.d [2021-02-16T09:20:15.376Z] #42 83.68 DEP criu/files-ext.d [2021-02-16T09:20:15.586Z] #41 ... [2021-02-16T09:20:15.586Z] [2021-02-16T09:20:15.586Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-16T09:20:15.586Z] #38 183.2 + dpkg --print-architecture [2021-02-16T09:20:15.586Z] #38 183.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-16T09:20:15.635Z] #42 83.98 DEP criu/file-lock.d [2021-02-16T09:20:15.895Z] #42 84.13 DEP criu/file-ids.d [2021-02-16T09:20:15.908Z] #37 ... [2021-02-16T09:20:15.908Z] [2021-02-16T09:20:15.908Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T09:20:15.908Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T09:20:15.908Z] #42 66.43 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-02-16T09:20:15.908Z] #42 66.44 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:20:15.908Z] #42 DONE 66.8s [2021-02-16T09:20:15.908Z] [2021-02-16T09:20:15.908Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:15.908Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:20:16.155Z] #42 84.28 DEP criu/fifo.d [2021-02-16T09:20:16.155Z] #42 84.46 DEP criu/fdstore.d [2021-02-16T09:20:16.230Z] #38 184.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-16T09:20:16.230Z] #38 184.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-16T09:20:16.415Z] #42 84.61 DEP criu/fault-injection.d [2021-02-16T09:20:16.415Z] #42 84.66 DEP criu/external.d [2021-02-16T09:20:16.415Z] #42 84.73 DEP criu/eventpoll.d [2021-02-16T09:20:16.674Z] #42 84.86 DEP criu/eventfd.d [2021-02-16T09:20:16.674Z] #42 84.99 DEP criu/crtools.d [2021-02-16T09:20:16.755Z] #42 64.59 LINK criu/pie/parasite.built-in.o [2021-02-16T09:20:16.755Z] #42 64.61 GEN criu/pie/parasite-blob.h [2021-02-16T09:20:16.755Z] #42 64.64 CC criu/pie/parasite-vdso.o [2021-02-16T09:20:16.934Z] #42 85.19 DEP criu/cr-service.d [2021-02-16T09:20:17.016Z] #42 65.24 CC criu/arch/x86/vdso-pie.o [2021-02-16T09:20:17.193Z] #42 85.37 DEP criu/cr-restore.d [2021-02-16T09:20:17.278Z] #42 65.50 CC criu/arch/x86/restorer.o [2021-02-16T09:20:17.448Z] #43 1.346 Note: Building without setproctitle() and strlcpy() support. [2021-02-16T09:20:17.448Z] #43 1.352 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-16T09:20:17.448Z] #43 1.368 Note: Building without GnuTLS support [2021-02-16T09:20:17.448Z] #43 1.386 Makefile.config:39: Warn: you have no libnftables installed [2021-02-16T09:20:17.448Z] #43 1.386 Makefile.config:40: Warn: Building without nftables support [2021-02-16T09:20:17.452Z] #42 85.62 DEP criu/cr-errno.d [2021-02-16T09:20:17.452Z] #42 85.63 DEP criu/cr-dump.d [2021-02-16T09:20:17.452Z] #42 85.85 DEP criu/cr-dedup.d [2021-02-16T09:20:17.712Z] #42 85.96 DEP criu/cr-check.d [2021-02-16T09:20:17.896Z] #42 66.05 CC criu/arch/x86/restorer_unmap.o [2021-02-16T09:20:17.896Z] #42 66.14 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-16T09:20:17.972Z] #42 86.16 DEP criu/config.d [2021-02-16T09:20:17.972Z] #42 86.32 DEP criu/clone-noasan.d [2021-02-16T09:20:17.972Z] #42 86.39 DEP criu/cgroup.d [2021-02-16T09:20:18.233Z] #42 86.53 DEP criu/cgroup-props.d [2021-02-16T09:20:18.469Z] #42 66.57 CC criu/pie/restorer.o [2021-02-16T09:20:18.469Z] #42 ... [2021-02-16T09:20:18.469Z] [2021-02-16T09:20:18.469Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:20:18.469Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T09:20:18.469Z] #19 1.514 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:20:18.469Z] #19 1.726 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:20:18.469Z] #19 1.826 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:20:18.469Z] #19 2.091 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T09:20:18.469Z] #19 3.180 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T09:20:18.469Z] #19 4.686 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T09:20:18.469Z] #19 ... [2021-02-16T09:20:18.469Z] [2021-02-16T09:20:18.469Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:20:18.469Z] #44 sha256:5b169841446b20fa7e80553087dc9e3a98bd463fab383b205840136b400fe203 [2021-02-16T09:20:18.469Z] #44 137.5 github.com/LK4D4/vndr/godl [2021-02-16T09:20:18.492Z] #42 86.61 DEP criu/bitmap.d [2021-02-16T09:20:18.492Z] #42 86.63 DEP criu/bfd.d [2021-02-16T09:20:18.492Z] #42 86.78 DEP criu/autofs.d [2021-02-16T09:20:18.507Z] #43 2.726 fatal: not a git repository (or any of the parent directories): .git [2021-02-16T09:20:18.507Z] #43 2.798 GEN .gitid [2021-02-16T09:20:18.507Z] #43 2.833 GEN criu/include/version.h [2021-02-16T09:20:18.753Z] #42 86.91 DEP criu/aio.d [2021-02-16T09:20:18.753Z] #42 87.04 DEP criu/action-scripts.d [2021-02-16T09:20:18.808Z] #43 2.930 GEN include/common/asm [2021-02-16T09:20:19.013Z] #42 87.33 CC criu/action-scripts.o [2021-02-16T09:20:19.428Z] #44 138.4 github.com/LK4D4/vndr [2021-02-16T09:20:19.582Z] #42 87.90 CC criu/aio.o [2021-02-16T09:20:19.582Z] #42 ... [2021-02-16T09:20:19.582Z] [2021-02-16T09:20:19.582Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:20:19.582Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T09:20:19.582Z] #19 27.17 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-16T09:20:19.582Z] #19 29.61 Selecting previously unselected package python3-minimal. [2021-02-16T09:20:19.582Z] #19 29.61 (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.) [2021-02-16T09:20:19.582Z] #19 29.66 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-16T09:20:19.582Z] #19 29.66 Unpacking python3-minimal (3.7.3-1) ... [2021-02-16T09:20:19.582Z] #19 29.74 Selecting previously unselected package libmpdec2:amd64. [2021-02-16T09:20:19.582Z] #19 29.74 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-16T09:20:19.582Z] #19 29.75 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-16T09:20:19.582Z] #19 29.86 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-16T09:20:19.582Z] #19 29.87 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-16T09:20:19.582Z] #19 29.87 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-16T09:20:19.582Z] #19 30.88 Selecting previously unselected package python3.7. [2021-02-16T09:20:19.582Z] #19 30.88 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-16T09:20:19.582Z] #19 30.88 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-16T09:20:19.582Z] #19 30.99 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-16T09:20:19.582Z] #19 30.99 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-16T09:20:19.582Z] #19 31.00 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-16T09:20:19.582Z] #19 31.13 Setting up python3-minimal (3.7.3-1) ... [2021-02-16T09:20:19.582Z] #19 31.94 Selecting previously unselected package python3. [2021-02-16T09:20:19.582Z] #19 31.94 (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.) [2021-02-16T09:20:19.582Z] #19 32.00 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-16T09:20:19.582Z] #19 32.01 Unpacking python3 (3.7.3-1) ... [2021-02-16T09:20:19.582Z] #19 32.11 Selecting previously unselected package libip4tc0:amd64. [2021-02-16T09:20:19.842Z] #19 32.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-16T09:20:19.842Z] #19 32.12 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-16T09:20:19.842Z] #19 32.23 Selecting previously unselected package libip6tc0:amd64. [2021-02-16T09:20:19.842Z] #19 32.23 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-16T09:20:19.842Z] #19 32.24 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-16T09:20:19.842Z] #19 32.32 Selecting previously unselected package libiptc0:amd64. [2021-02-16T09:20:19.842Z] #19 32.32 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-16T09:20:19.842Z] #19 32.34 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-16T09:20:20.101Z] #19 32.43 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-16T09:20:20.101Z] #19 32.45 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-16T09:20:20.101Z] #19 32.45 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-16T09:20:20.101Z] #19 32.50 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-16T09:20:20.101Z] #19 32.52 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-16T09:20:20.101Z] #19 32.53 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-16T09:20:20.347Z] #43 ... [2021-02-16T09:20:20.347Z] [2021-02-16T09:20:20.347Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T09:20:20.347Z] #37 sha256:8b300f2f633b166bb5b6e8692afd67cad4af6fa871aca1caae1b8047a242bfd5 [2021-02-16T09:20:20.347Z] #37 5.573 -- Detecting C compile features - done [2021-02-16T09:20:20.347Z] #37 5.652 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-16T09:20:20.347Z] #37 5.916 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-16T09:20:20.347Z] #37 6.069 -- Configuring done [2021-02-16T09:20:20.347Z] #37 6.119 -- Generating done [2021-02-16T09:20:20.347Z] #37 6.134 -- Build files have been written to: /tmp/tmp.c8gTmg15O1/tini [2021-02-16T09:20:20.347Z] #37 6.159 + make tini-static [2021-02-16T09:20:20.347Z] #37 6.852 Scanning dependencies of target tini-static [2021-02-16T09:20:20.347Z] #37 6.992 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-16T09:20:20.347Z] #37 8.951 [100%] Linking C executable tini-static [2021-02-16T09:20:20.347Z] #37 9.671 [100%] Built target tini-static [2021-02-16T09:20:20.347Z] #37 9.745 + mkdir -p /build [2021-02-16T09:20:20.347Z] #37 9.751 + cp tini-static /build/docker-init [2021-02-16T09:20:20.347Z] #37 DONE 9.9s [2021-02-16T09:20:20.347Z] [2021-02-16T09:20:20.347Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:20:20.347Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T09:20:20.347Z] #13 65.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-16T09:20:20.347Z] #13 65.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-16T09:20:20.347Z] #13 65.97 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-16T09:20:20.360Z] #19 32.61 Selecting previously unselected package libnftnl11:amd64. [2021-02-16T09:20:20.360Z] #19 32.62 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-16T09:20:20.360Z] #19 32.63 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-16T09:20:20.360Z] #19 32.73 Selecting previously unselected package iptables. [2021-02-16T09:20:20.360Z] #19 32.73 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-16T09:20:20.360Z] #19 32.74 Unpacking iptables (1.8.2-4) ... [2021-02-16T09:20:20.619Z] #19 33.04 Selecting previously unselected package xxd. [2021-02-16T09:20:20.619Z] #19 33.05 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-16T09:20:20.619Z] #19 33.07 Unpacking xxd (2:8.1.0875-5) ... [2021-02-16T09:20:20.878Z] #19 33.17 Selecting previously unselected package vim-common. [2021-02-16T09:20:20.878Z] #19 33.19 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-16T09:20:20.878Z] #19 33.22 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-16T09:20:21.014Z] #13 ... [2021-02-16T09:20:21.014Z] [2021-02-16T09:20:21.014Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:21.014Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:20:21.014Z] #43 5.200 PBCC images/timens.pb-c.c [2021-02-16T09:20:21.014Z] #43 5.310 DEP images/timens.pb-c.d [2021-02-16T09:20:21.014Z] #43 5.389 PBCC images/fown.pb-c.c [2021-02-16T09:20:21.014Z] #43 5.418 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-16T09:20:21.138Z] #19 33.46 Selecting previously unselected package bash-completion. [2021-02-16T09:20:21.138Z] #19 33.48 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-16T09:20:21.314Z] #43 5.558 PBCC images/opts.pb-c.c [2021-02-16T09:20:21.314Z] #43 5.589 PBCC images/memfd.pb-c.c [2021-02-16T09:20:21.314Z] #43 5.621 DEP images/fown.pb-c.d [2021-02-16T09:20:21.633Z] #43 5.710 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-16T09:20:21.633Z] #43 5.798 DEP images/opts.pb-c.d [2021-02-16T09:20:21.633Z] #43 5.864 DEP images/memfd.pb-c.d [2021-02-16T09:20:21.633Z] #43 5.918 PBCC images/sit.pb-c.c [2021-02-16T09:20:21.862Z] #38 ... [2021-02-16T09:20:21.862Z] [2021-02-16T09:20:21.862Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:20:21.862Z] #41 129.1 CC criu/protobuf-desc.o [2021-02-16T09:20:21.862Z] #41 129.8 CC criu/protobuf.o [2021-02-16T09:20:21.862Z] #41 130.3 CC criu/pstree.o [2021-02-16T09:20:21.862Z] #41 131.6 CC criu/rbtree.o [2021-02-16T09:20:21.862Z] #41 132.0 CC criu/rst-malloc.o [2021-02-16T09:20:21.862Z] #41 132.3 CC criu/seccomp.o [2021-02-16T09:20:21.862Z] #41 133.1 CC criu/seize.o [2021-02-16T09:20:21.862Z] #41 134.3 CC criu/servicefd.o [2021-02-16T09:20:21.862Z] #41 135.0 CC criu/shmem.o [2021-02-16T09:20:21.932Z] #43 6.103 DEP images/sit.pb-c.d [2021-02-16T09:20:21.932Z] #43 6.175 PBCC images/macvlan.pb-c.c [2021-02-16T09:20:21.932Z] #43 6.262 DEP images/macvlan.pb-c.d [2021-02-16T09:20:21.932Z] #43 6.363 PBCC images/autofs.pb-c.c [2021-02-16T09:20:21.974Z] #44 ... [2021-02-16T09:20:21.974Z] [2021-02-16T09:20:21.974Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T09:20:21.974Z] #52 sha256:57d90688408f87bbac3ccf4e42a583b4cc97a51365977ab2dee75dbf6cab47dd [2021-02-16T09:20:21.974Z] #52 11.49 + cd /tmp/tmp.fGGZfd9jnN/src/github.com/opencontainers/runc [2021-02-16T09:20:21.974Z] #52 11.49 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-16T09:20:21.974Z] #52 11.97 + '[' -z '' ']' [2021-02-16T09:20:21.974Z] #52 11.97 + target=static [2021-02-16T09:20:21.974Z] #52 11.97 + make 'BUILDTAGS=seccomp ' static [2021-02-16T09:20:21.975Z] #52 12.13 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-16T09:20:22.231Z] #43 6.377 DEP images/autofs.pb-c.d [2021-02-16T09:20:22.231Z] #43 6.424 PBCC images/sysctl.pb-c.c [2021-02-16T09:20:22.231Z] #43 6.458 DEP images/sysctl.pb-c.d [2021-02-16T09:20:22.231Z] #43 6.508 PBCC images/time.pb-c.c [2021-02-16T09:20:22.231Z] #43 6.528 DEP images/time.pb-c.d [2021-02-16T09:20:22.231Z] #43 6.579 PBCC images/binfmt-misc.pb-c.c [2021-02-16T09:20:22.231Z] #43 6.597 DEP images/binfmt-misc.pb-c.d [2021-02-16T09:20:22.235Z] #52 ... [2021-02-16T09:20:22.235Z] [2021-02-16T09:20:22.235Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:22.235Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:20:22.235Z] #42 69.73 LINK criu/pie/restorer.built-in.o [2021-02-16T09:20:22.235Z] #42 69.76 GEN criu/pie/restorer-blob.h [2021-02-16T09:20:22.235Z] #42 69.85 DEP criu/vdso.d [2021-02-16T09:20:22.235Z] #42 70.01 DEP criu/vdso-compat.d [2021-02-16T09:20:22.235Z] #42 70.14 DEP criu/uts_ns.d [2021-02-16T09:20:22.235Z] #42 70.29 DEP criu/util.d [2021-02-16T09:20:22.235Z] #42 70.52 DEP criu/uffd.d [2021-02-16T09:20:22.510Z] #41 135.9 CC criu/sigframe.o [2021-02-16T09:20:22.510Z] #41 136.0 CC criu/signalfd.o [2021-02-16T09:20:22.531Z] #43 6.670 PBCC images/seccomp.pb-c.c [2021-02-16T09:20:22.531Z] #43 6.720 DEP images/seccomp.pb-c.d [2021-02-16T09:20:22.531Z] #43 6.743 PBCC images/userns.pb-c.c [2021-02-16T09:20:22.531Z] #43 6.778 DEP images/userns.pb-c.d [2021-02-16T09:20:22.531Z] #43 ... [2021-02-16T09:20:22.531Z] [2021-02-16T09:20:22.531Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:20:22.531Z] #34 sha256:bf3d4e4e0d2049cac1abb604bfe000c43b32ff2e5dfee37fcc992a035e0a0b98 [2021-02-16T09:20:22.531Z] #34 63.54 bufio [2021-02-16T09:20:22.531Z] #34 65.04 reflect [2021-02-16T09:20:22.531Z] #34 66.95 path [2021-02-16T09:20:22.531Z] #34 68.43 text/tabwriter [2021-02-16T09:20:22.531Z] #34 ... [2021-02-16T09:20:22.531Z] [2021-02-16T09:20:22.531Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:22.531Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:20:22.531Z] #43 6.879 PBCC images/cgroup.pb-c.c [2021-02-16T09:20:22.807Z] #42 70.76 DEP criu/tun.d [2021-02-16T09:20:22.807Z] #42 70.93 DEP criu/tty.d [2021-02-16T09:20:22.807Z] #42 71.13 DEP criu/timerfd.d [2021-02-16T09:20:22.807Z] #41 136.4 CC criu/sk-inet.o [2021-02-16T09:20:22.830Z] #43 6.939 DEP images/cgroup.pb-c.d [2021-02-16T09:20:22.830Z] #43 7.010 PBCC images/ext-file.pb-c.c [2021-02-16T09:20:22.830Z] #43 7.047 DEP images/ext-file.pb-c.d [2021-02-16T09:20:22.830Z] #43 7.102 PBCC images/rpc.pb-c.c [2021-02-16T09:20:22.830Z] #43 7.132 DEP images/rpc.pb-c.d [2021-02-16T09:20:22.830Z] #43 7.226 PBCC images/siginfo.pb-c.c [2021-02-16T09:20:22.830Z] #43 7.239 DEP images/siginfo.pb-c.d [2021-02-16T09:20:23.067Z] #42 71.34 DEP criu/timens.d [2021-02-16T09:20:23.128Z] #43 7.274 PBCC images/pagemap.pb-c.c [2021-02-16T09:20:23.128Z] #43 7.296 DEP images/pagemap.pb-c.d [2021-02-16T09:20:23.128Z] #43 7.378 PBCC images/rlimit.pb-c.c [2021-02-16T09:20:23.128Z] #43 7.432 DEP images/rlimit.pb-c.d [2021-02-16T09:20:23.328Z] #42 71.49 DEP criu/sysfs_parse.d [2021-02-16T09:20:23.436Z] #43 7.548 PBCC images/file-lock.pb-c.c [2021-02-16T09:20:23.436Z] #43 7.565 DEP images/file-lock.pb-c.d [2021-02-16T09:20:23.436Z] #43 7.691 PBCC images/tty.pb-c.c [2021-02-16T09:20:23.436Z] #43 7.747 DEP images/tty.pb-c.d [2021-02-16T09:20:23.589Z] #42 71.66 DEP criu/sysctl.d [2021-02-16T09:20:23.589Z] #42 71.85 DEP criu/string.d [2021-02-16T09:20:23.589Z] #42 71.89 DEP criu/stats.d [2021-02-16T09:20:23.675Z] #19 36.06 Unpacking bash-completion (1:2.8-6) ... [2021-02-16T09:20:23.735Z] #43 7.928 PBCC images/tun.pb-c.c [2021-02-16T09:20:23.735Z] #43 8.015 PBCC images/netdev.pb-c.c [2021-02-16T09:20:23.735Z] #43 8.108 DEP images/tun.pb-c.d [2021-02-16T09:20:23.851Z] #42 72.07 DEP criu/sockets.d [2021-02-16T09:20:23.851Z] #42 72.21 DEP criu/sk-unix.d [2021-02-16T09:20:23.868Z] #41 ... [2021-02-16T09:20:23.868Z] [2021-02-16T09:20:23.868Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T09:20:23.868Z] #20 4.449 Collecting yamllint==1.16.0 [2021-02-16T09:20:23.868Z] #20 4.639 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-16T09:20:23.868Z] #20 4.672 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-16T09:20:23.868Z] #20 4.711 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-16T09:20:23.868Z] #20 4.754 Collecting pyyaml (from yamllint==1.16.0) [2021-02-16T09:20:23.868Z] #20 4.929 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-16T09:20:23.868Z] #20 5.592 Installing build dependencies: started [2021-02-16T09:20:24.034Z] #43 8.184 DEP images/netdev.pb-c.d [2021-02-16T09:20:24.034Z] #43 8.265 PBCC images/vma.pb-c.c [2021-02-16T09:20:24.034Z] #43 8.292 DEP images/vma.pb-c.d [2021-02-16T09:20:24.034Z] #43 8.349 PBCC images/creds.pb-c.c [2021-02-16T09:20:24.034Z] #43 8.397 DEP images/creds.pb-c.d [2021-02-16T09:20:24.198Z] #20 ... [2021-02-16T09:20:24.198Z] [2021-02-16T09:20:24.198Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:20:24.198Z] #41 137.7 CC criu/sk-netlink.o [2021-02-16T09:20:24.244Z] #19 36.51 Selecting previously unselected package bzip2. [2021-02-16T09:20:24.244Z] #19 36.52 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-16T09:20:24.244Z] #19 36.53 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-16T09:20:24.244Z] #19 36.62 Selecting previously unselected package xz-utils. [2021-02-16T09:20:24.244Z] #19 36.62 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-16T09:20:24.244Z] #19 36.63 Unpacking xz-utils (5.2.4-1) ... [2021-02-16T09:20:24.351Z] #43 8.452 PBCC images/utsns.pb-c.c [2021-02-16T09:20:24.351Z] #43 8.467 DEP images/utsns.pb-c.d [2021-02-16T09:20:24.351Z] #43 8.565 PBCC images/ipc-desc.pb-c.c [2021-02-16T09:20:24.351Z] #43 8.578 PBCC images/ipc-sem.pb-c.c [2021-02-16T09:20:24.351Z] #43 8.613 DEP images/ipc-desc.pb-c.d [2021-02-16T09:20:24.351Z] #43 8.691 DEP images/ipc-sem.pb-c.d [2021-02-16T09:20:24.423Z] #42 72.54 DEP criu/sk-tcp.d [2021-02-16T09:20:24.423Z] #42 72.74 DEP criu/sk-queue.d [2021-02-16T09:20:24.492Z] #41 138.0 CC criu/sk-packet.o [2021-02-16T09:20:24.504Z] #19 36.81 Selecting previously unselected package apparmor. [2021-02-16T09:20:24.504Z] #19 36.81 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-16T09:20:24.504Z] #19 36.91 Unpacking apparmor (2.13.2-10) ... [2021-02-16T09:20:24.650Z] #43 8.779 PBCC images/ipc-msg.pb-c.c [2021-02-16T09:20:24.650Z] #43 8.790 DEP images/ipc-msg.pb-c.d [2021-02-16T09:20:24.650Z] #43 8.840 PBCC images/ipc-shm.pb-c.c [2021-02-16T09:20:24.650Z] #43 ... [2021-02-16T09:20:24.650Z] [2021-02-16T09:20:24.650Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:20:24.650Z] #51 sha256:4c869e7ef82fc99f356c7c818d39dfae7e12970f943d857119a4f1f0a7e21518 [2021-02-16T09:20:24.650Z] #51 65.55 bufio [2021-02-16T09:20:24.650Z] #51 67.15 reflect [2021-02-16T09:20:24.650Z] #51 69.02 regexp/syntax [2021-02-16T09:20:24.650Z] #51 ... [2021-02-16T09:20:24.650Z] [2021-02-16T09:20:24.650Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:24.650Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:20:24.650Z] #43 8.851 DEP images/ipc-shm.pb-c.d [2021-02-16T09:20:24.650Z] #43 8.983 PBCC images/ipc-var.pb-c.c [2021-02-16T09:20:24.684Z] #42 72.93 DEP criu/sk-packet.d [2021-02-16T09:20:24.945Z] #42 73.19 DEP criu/sk-netlink.d [2021-02-16T09:20:24.948Z] #43 9.010 DEP images/ipc-var.pb-c.d [2021-02-16T09:20:24.948Z] #43 9.050 PBCC images/sk-opts.pb-c.c [2021-02-16T09:20:24.948Z] #43 9.073 PBCC images/packet-sock.pb-c.c [2021-02-16T09:20:24.948Z] #43 9.158 DEP images/sk-opts.pb-c.d [2021-02-16T09:20:24.948Z] #43 9.192 DEP images/packet-sock.pb-c.d [2021-02-16T09:20:24.948Z] #43 9.237 PBCC images/sk-netlink.pb-c.c [2021-02-16T09:20:24.948Z] #43 9.312 DEP images/sk-netlink.pb-c.d [2021-02-16T09:20:25.038Z] Loaded image: buildpack-deps:buster [2021-02-16T09:20:25.073Z] #19 37.27 Selecting previously unselected package aufs-tools. [2021-02-16T09:20:25.073Z] #19 37.28 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-16T09:20:25.073Z] #19 37.28 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-16T09:20:25.073Z] #19 37.47 Selecting previously unselected package libonig5:amd64. [2021-02-16T09:20:25.073Z] #19 37.47 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-16T09:20:25.073Z] #19 37.48 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-16T09:20:25.207Z] #42 73.44 DEP criu/sk-inet.d [2021-02-16T09:20:25.249Z] #43 9.422 PBCC images/sk-inet.pb-c.c [2021-02-16T09:20:25.249Z] #43 9.490 DEP images/sk-inet.pb-c.d [2021-02-16T09:20:25.249Z] #43 9.585 PBCC images/sk-unix.pb-c.c [2021-02-16T09:20:25.297Z] Loaded image: busybox:latest [2021-02-16T09:20:25.297Z] Loaded image: busybox:glibc [2021-02-16T09:20:25.333Z] #19 37.64 Selecting previously unselected package libjq1:amd64. [2021-02-16T09:20:25.333Z] #19 37.64 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-16T09:20:25.333Z] #19 37.65 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-16T09:20:25.333Z] #19 37.76 Selecting previously unselected package jq. [2021-02-16T09:20:25.333Z] #19 37.78 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-16T09:20:25.333Z] #19 37.80 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-16T09:20:25.333Z] #19 37.88 Selecting previously unselected package libaio1:amd64. [2021-02-16T09:20:25.468Z] #42 73.61 DEP criu/signalfd.d [2021-02-16T09:20:25.537Z] #41 138.8 CC criu/sk-queue.o [2021-02-16T09:20:25.548Z] #43 9.661 DEP images/sk-unix.pb-c.d [2021-02-16T09:20:25.548Z] #43 9.770 PBCC images/mm.pb-c.c [2021-02-16T09:20:25.548Z] #43 ... [2021-02-16T09:20:25.548Z] [2021-02-16T09:20:25.548Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:20:25.548Z] #45 sha256:0f086b1673dd955dfe7a48251319b4396e60aca5ee78f3aeeabc597725781c08 [2021-02-16T09:20:25.548Z] #45 66.42 bufio [2021-02-16T09:20:25.548Z] #45 66.88 reflect [2021-02-16T09:20:25.548Z] #45 73.59 regexp/syntax [2021-02-16T09:20:25.548Z] #45 76.24 vendor/golang.org/x/text/transform [2021-02-16T09:20:25.548Z] #45 ... [2021-02-16T09:20:25.548Z] [2021-02-16T09:20:25.548Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:20:25.548Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T09:20:25.548Z] #13 73.99 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-16T09:20:25.548Z] #13 74.00 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-16T09:20:25.548Z] #13 74.00 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:20:25.548Z] #13 74.18 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-16T09:20:25.548Z] #13 74.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-16T09:20:25.548Z] #13 74.21 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:20:25.593Z] #19 37.88 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-16T09:20:25.593Z] #19 37.89 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-16T09:20:25.593Z] #19 37.95 Selecting previously unselected package libgpm2:amd64. [2021-02-16T09:20:25.593Z] #19 37.97 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-16T09:20:25.593Z] #19 37.98 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-16T09:20:25.593Z] #19 38.04 Selecting previously unselected package libicu63:amd64. [2021-02-16T09:20:25.593Z] #19 38.04 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-16T09:20:25.593Z] #19 38.06 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-16T09:20:25.731Z] #42 73.77 DEP criu/sigframe.d [2021-02-16T09:20:25.731Z] #42 73.87 DEP criu/shmem.d [2021-02-16T09:20:25.731Z] #42 73.99 DEP criu/servicefd.d [2021-02-16T09:20:25.901Z] #41 139.4 CC criu/sk-tcp.o [2021-02-16T09:20:25.992Z] #42 74.14 DEP criu/seize.d [2021-02-16T09:20:25.992Z] #42 74.28 DEP criu/seccomp.d [2021-02-16T09:20:26.254Z] #42 74.53 DEP criu/rst-malloc.d [2021-02-16T09:20:26.515Z] #42 74.60 DEP criu/rbtree.d [2021-02-16T09:20:26.515Z] #42 74.63 DEP criu/pstree.d [2021-02-16T09:20:26.515Z] #42 74.77 DEP criu/protobuf.d [2021-02-16T09:20:26.515Z] #42 74.88 GEN criu/protobuf-desc-gen.h [2021-02-16T09:20:26.537Z] #41 140.0 CC criu/sk-unix.o [2021-02-16T09:20:27.253Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/rootless [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/volume [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-16T09:20:27.253Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === Skipped [2021-02-16T09:20:27.253Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-16T09:20:27.253Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-16T09:20:27.253Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-16T09:20:27.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:20:27.253Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-16T09:20:27.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:20:27.253Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-16T09:20:27.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:20:27.253Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-16T09:20:27.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:20:27.253Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-16T09:20:27.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:20:27.253Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-16T09:20:27.253Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-16T09:20:27.253Z] time="2021-02-16T09:19:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:20:27.253Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:20:27.253Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-16T09:20:27.253Z] time="2021-02-16T09:19:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:20:27.253Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:20:27.253Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-16T09:20:27.253Z] time="2021-02-16T09:19:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:20:27.253Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:20:27.253Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-16T09:20:27.253Z] time="2021-02-16T09:19:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:20:27.253Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:20:27.253Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-16T09:20:27.253Z] time="2021-02-16T09:19:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:20:27.253Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:20:27.253Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-16T09:20:27.253Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-16T09:20:27.253Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-16T09:20:27.253Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-16T09:20:27.253Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-16T09:20:27.253Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-16T09:20:27.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:20:27.253Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-16T09:20:27.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:20:27.253Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-16T09:20:27.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:20:27.253Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-16T09:20:27.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:20:27.253Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-16T09:20:27.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:20:27.253Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-16T09:20:27.253Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-16T09:20:27.253Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-16T09:20:27.253Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] [2021-02-16T09:20:27.253Z] DONE 2236 tests, 26 skipped in 196.823s Post stage [Pipeline] junit [2021-02-16T09:20:27.270Z] Recording test results [2021-02-16T09:20:27.371Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T09:20:27.725Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41936/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 -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:fa480403c75c90880a6bc79bab9e10b012379006 hack/make.sh dynbinary test-integration [2021-02-16T09:20:27.834Z] Loaded image: debian:bullseye [2021-02-16T09:20:27.834Z] Loaded image: hello-world:latest [2021-02-16T09:20:28.094Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:20:28.094Z] INFO: Testing against a local daemon [2021-02-16T09:20:28.094Z] === RUN TestCgroupNamespacesBuild [2021-02-16T09:20:28.432Z] #42 76.56 DEP criu/protobuf-desc.d [2021-02-16T09:20:28.651Z] #41 141.7 CC criu/sockets.o [2021-02-16T09:20:28.670Z] [2021-02-16T09:20:28.670Z] Removing bundles/ [2021-02-16T09:20:28.670Z] [2021-02-16T09:20:28.670Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-16T09:20:28.670Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:20:28.670Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T09:20:28.694Z] #42 76.74 DEP criu/proc_parse.d [2021-02-16T09:20:28.694Z] #42 76.93 DEP criu/plugin.d [2021-02-16T09:20:28.694Z] #42 77.07 DEP criu/pipes.d [2021-02-16T09:20:28.694Z] #42 ... [2021-02-16T09:20:28.694Z] [2021-02-16T09:20:28.694Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:20:28.694Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T09:20:28.694Z] #19 10.50 Fetched 8422 kB in 9s (903 kB/s) [2021-02-16T09:20:28.694Z] #19 10.50 Reading package lists... [2021-02-16T09:20:28.694Z] #19 14.46 Reading package lists... [2021-02-16T09:20:28.694Z] #19 17.94 Building dependency tree... [2021-02-16T09:20:28.694Z] #19 19.90 libcap2-bin is already the newest version (1:2.25-2). [2021-02-16T09:20:28.694Z] #19 19.90 The following additional packages will be installed: [2021-02-16T09:20:28.694Z] #19 19.90 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-16T09:20:28.694Z] #19 19.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-16T09:20:28.694Z] #19 19.90 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-16T09:20:28.694Z] #19 19.90 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-16T09:20:28.694Z] #19 19.90 python3.7 python3.7-minimal vim-runtime xxd [2021-02-16T09:20:28.694Z] #19 19.90 Suggested packages: [2021-02-16T09:20:28.694Z] #19 19.91 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-16T09:20:28.694Z] #19 19.91 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-16T09:20:28.694Z] #19 19.91 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-16T09:20:28.694Z] #19 19.91 Recommended packages: [2021-02-16T09:20:28.694Z] #19 19.91 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-16T09:20:28.694Z] #19 19.91 python3-keyrings.alt python3-xdg unzip [2021-02-16T09:20:28.955Z] #19 ... [2021-02-16T09:20:28.955Z] [2021-02-16T09:20:28.955Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:28.955Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:20:28.955Z] #42 77.19 DEP criu/pie-util.d [2021-02-16T09:20:28.955Z] #42 77.26 DEP criu/pie-util-vdso.d [2021-02-16T09:20:29.112Z] #13 ... [2021-02-16T09:20:29.112Z] [2021-02-16T09:20:29.112Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T09:20:29.112Z] #47 sha256:9eac439c608f848b63608c2e17e598d0c3f57ccf1f65534ec7db525b279275ba [2021-02-16T09:20:29.112Z] #47 DONE 79.6s [2021-02-16T09:20:29.112Z] [2021-02-16T09:20:29.112Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:29.112Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:20:29.112Z] #43 9.938 DEP images/mm.pb-c.d [2021-02-16T09:20:29.112Z] #43 10.01 PBCC images/timerfd.pb-c.c [2021-02-16T09:20:29.112Z] #43 10.10 DEP images/timerfd.pb-c.d [2021-02-16T09:20:29.112Z] #43 10.20 PBCC images/timer.pb-c.c [2021-02-16T09:20:29.112Z] #43 10.23 DEP images/timer.pb-c.d [2021-02-16T09:20:29.112Z] #43 10.27 PBCC images/sa.pb-c.c [2021-02-16T09:20:29.112Z] #43 10.32 DEP images/sa.pb-c.d [2021-02-16T09:20:29.112Z] #43 10.46 PBCC images/pipe-data.pb-c.c [2021-02-16T09:20:29.112Z] #43 10.47 DEP images/pipe-data.pb-c.d [2021-02-16T09:20:29.112Z] #43 10.55 PBCC images/mnt.pb-c.c [2021-02-16T09:20:29.112Z] #43 10.67 DEP images/mnt.pb-c.d [2021-02-16T09:20:29.112Z] #43 10.77 PBCC images/sk-packet.pb-c.c [2021-02-16T09:20:29.112Z] #43 10.78 DEP images/sk-packet.pb-c.d [2021-02-16T09:20:29.112Z] #43 10.81 PBCC images/tcp-stream.pb-c.c [2021-02-16T09:20:29.112Z] #43 10.89 DEP images/tcp-stream.pb-c.d [2021-02-16T09:20:29.112Z] #43 10.96 PBCC images/pipe.pb-c.c [2021-02-16T09:20:29.112Z] #43 11.02 DEP images/pipe.pb-c.d [2021-02-16T09:20:29.112Z] #43 11.12 PBCC images/pstree.pb-c.c [2021-02-16T09:20:29.112Z] #43 11.14 DEP images/pstree.pb-c.d [2021-02-16T09:20:29.112Z] #43 11.20 PBCC images/fs.pb-c.c [2021-02-16T09:20:29.112Z] #43 11.23 DEP images/fs.pb-c.d [2021-02-16T09:20:29.112Z] #43 11.30 PBCC images/signalfd.pb-c.c [2021-02-16T09:20:29.112Z] #43 11.36 DEP images/signalfd.pb-c.d [2021-02-16T09:20:29.112Z] #43 11.44 PBCC images/fh.pb-c.c [2021-02-16T09:20:29.112Z] #43 11.50 PBCC images/fsnotify.pb-c.c [2021-02-16T09:20:29.112Z] #43 11.58 DEP images/fh.pb-c.d [2021-02-16T09:20:29.112Z] #43 11.67 DEP images/fsnotify.pb-c.d [2021-02-16T09:20:29.112Z] #43 11.73 PBCC images/eventpoll.pb-c.c [2021-02-16T09:20:29.112Z] #43 11.74 DEP images/eventpoll.pb-c.d [2021-02-16T09:20:29.112Z] #43 11.85 PBCC images/eventfd.pb-c.c [2021-02-16T09:20:29.112Z] #43 11.86 DEP images/eventfd.pb-c.d [2021-02-16T09:20:29.112Z] #43 11.93 PBCC images/remap-file-path.pb-c.c [2021-02-16T09:20:29.112Z] #43 11.95 DEP images/remap-file-path.pb-c.d [2021-02-16T09:20:29.112Z] #43 12.03 PBCC images/fifo.pb-c.c [2021-02-16T09:20:29.112Z] #43 12.04 DEP images/fifo.pb-c.d [2021-02-16T09:20:29.112Z] #43 12.12 PBCC images/ghost-file.pb-c.c [2021-02-16T09:20:29.112Z] #43 12.17 DEP images/ghost-file.pb-c.d [2021-02-16T09:20:29.112Z] #43 12.25 PBCC images/regfile.pb-c.c [2021-02-16T09:20:29.112Z] #43 12.36 DEP images/regfile.pb-c.d [2021-02-16T09:20:29.112Z] #43 12.48 PBCC images/ns.pb-c.c [2021-02-16T09:20:29.112Z] #43 12.51 DEP images/ns.pb-c.d [2021-02-16T09:20:29.112Z] #43 12.56 PBCC images/fdinfo.pb-c.c [2021-02-16T09:20:29.112Z] #43 12.65 DEP images/fdinfo.pb-c.d [2021-02-16T09:20:29.112Z] #43 12.72 PBCC images/core-aarch64.pb-c.c [2021-02-16T09:20:29.112Z] #43 12.79 PBCC images/core-arm.pb-c.c [2021-02-16T09:20:29.112Z] #43 12.83 PBCC images/core-ppc64.pb-c.c [2021-02-16T09:20:29.112Z] #43 12.89 PBCC images/core-s390.pb-c.c [2021-02-16T09:20:29.112Z] #43 13.00 PBCC images/core-x86.pb-c.c [2021-02-16T09:20:29.112Z] #43 13.13 PBCC images/core.pb-c.c [2021-02-16T09:20:29.112Z] #43 13.23 PBCC images/inventory.pb-c.c [2021-02-16T09:20:29.112Z] #43 13.35 DEP images/core-aarch64.pb-c.d [2021-02-16T09:20:29.112Z] #43 13.43 DEP images/core-arm.pb-c.d [2021-02-16T09:20:29.216Z] #42 77.37 DEP criu/pie-util-vdso-elf32.d [2021-02-16T09:20:29.216Z] #42 77.48 DEP criu/path.d [2021-02-16T09:20:29.297Z] #41 142.6 CC criu/stats.o [2021-02-16T09:20:29.297Z] #41 142.9 CC criu/string.o [2021-02-16T09:20:29.297Z] #41 143.0 CC criu/sysctl.o [2021-02-16T09:20:29.407Z] Running on azwin-2-54ec00 in d:\jenkins\workspace\moby_PR-41936 [Pipeline] { [2021-02-16T09:20:29.411Z] #43 13.52 DEP images/core-ppc64.pb-c.d [2021-02-16T09:20:29.411Z] #43 13.68 DEP images/core-s390.pb-c.d [2021-02-16T09:20:29.411Z] #43 13.73 DEP images/core-x86.pb-c.d [Pipeline] ws [2021-02-16T09:20:29.430Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-02-16T09:20:29.479Z] #42 ... [2021-02-16T09:20:29.479Z] [2021-02-16T09:20:29.479Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:20:29.479Z] #44 sha256:5b169841446b20fa7e80553087dc9e3a98bd463fab383b205840136b400fe203 [2021-02-16T09:20:29.479Z] #44 DONE 148.3s [2021-02-16T09:20:29.479Z] [2021-02-16T09:20:29.479Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:29.479Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:20:29.479Z] #42 77.64 DEP criu/parasite-syscall.d [2021-02-16T09:20:29.711Z] #43 13.79 DEP images/core.pb-c.d [2021-02-16T09:20:29.711Z] #43 13.91 DEP images/inventory.pb-c.d [2021-02-16T09:20:29.711Z] #43 14.01 PBCC images/cpuinfo.pb-c.c [2021-02-16T09:20:29.711Z] #43 14.05 DEP images/cpuinfo.pb-c.d [2021-02-16T09:20:29.740Z] #42 77.82 DEP criu/pagemap.d [2021-02-16T09:20:29.740Z] #42 78.01 DEP criu/pagemap-cache.d [2021-02-16T09:20:29.788Z] #19 41.73 Selecting previously unselected package libnet1:amd64. [2021-02-16T09:20:29.788Z] #19 41.73 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-16T09:20:29.788Z] #19 41.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-16T09:20:29.788Z] #19 41.81 Selecting previously unselected package libnl-3-200:amd64. [2021-02-16T09:20:29.788Z] #19 41.81 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-16T09:20:29.788Z] #19 41.81 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-16T09:20:29.788Z] #19 41.91 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-16T09:20:29.788Z] #19 41.91 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-16T09:20:29.788Z] #19 41.92 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-16T09:20:29.788Z] #19 41.99 Selecting previously unselected package libreadline5:amd64. [2021-02-16T09:20:29.788Z] #19 42.00 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-16T09:20:29.788Z] #19 42.01 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-16T09:20:29.788Z] #19 42.12 Selecting previously unselected package net-tools. [2021-02-16T09:20:29.788Z] #19 42.13 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-16T09:20:29.788Z] #19 42.14 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-16T09:20:29.788Z] #19 42.35 Selecting previously unselected package python-pip-whl. [2021-02-16T09:20:29.788Z] #19 42.37 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-16T09:20:29.788Z] #19 42.37 Unpacking python-pip-whl (18.1-5) ... [2021-02-16T09:20:29.936Z] #41 ... [2021-02-16T09:20:29.936Z] [2021-02-16T09:20:29.936Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T09:20:29.936Z] #20 16.31 Installing build dependencies: finished with status 'done' [2021-02-16T09:20:30.001Z] #42 78.14 DEP criu/page-xfer.d [2021-02-16T09:20:30.001Z] #42 78.38 DEP criu/page-pipe.d [2021-02-16T09:20:30.012Z] #43 14.18 PBCC images/stats.pb-c.c [2021-02-16T09:20:30.012Z] #43 14.19 DEP images/stats.pb-c.d [2021-02-16T09:20:30.263Z] #42 78.51 DEP criu/netfilter.d [2021-02-16T09:20:30.357Z] #19 ... [2021-02-16T09:20:30.357Z] [2021-02-16T09:20:30.357Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:30.357Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:20:30.357Z] #42 88.47 CC criu/autofs.o [2021-02-16T09:20:30.357Z] #42 89.84 CC criu/bfd.o [2021-02-16T09:20:30.357Z] #42 90.21 CC criu/bitmap.o [2021-02-16T09:20:30.357Z] #42 90.39 CC criu/cgroup-props.o [2021-02-16T09:20:30.357Z] #42 91.19 CC criu/cgroup.o [2021-02-16T09:20:30.357Z] #42 93.98 CC criu/clone-noasan.o [2021-02-16T09:20:30.357Z] #42 94.19 CC criu/config.o [2021-02-16T09:20:30.357Z] #42 95.51 CC criu/cr-check.o [2021-02-16T09:20:30.357Z] #42 97.02 CC criu/cr-dedup.o [2021-02-16T09:20:30.357Z] #42 97.55 CC criu/cr-dump.o [2021-02-16T09:20:30.357Z] #42 ... [2021-02-16T09:20:30.357Z] [2021-02-16T09:20:30.357Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:20:30.357Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T09:20:30.357Z] #19 42.90 Selecting previously unselected package python3-lib2to3. [2021-02-16T09:20:30.357Z] #19 42.91 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-16T09:20:30.527Z] #42 78.79 DEP criu/net.d [2021-02-16T09:20:30.617Z] #19 42.92 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-16T09:20:30.617Z] #19 43.03 Selecting previously unselected package python3-distutils. [2021-02-16T09:20:30.617Z] #19 43.04 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-16T09:20:30.617Z] #19 43.05 Unpacking python3-distutils (3.7.3-1) ... [2021-02-16T09:20:30.627Z] --- PASS: TestCgroupNamespacesBuild (2.39s) [2021-02-16T09:20:30.627Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-16T09:20:30.789Z] #42 79.08 DEP criu/namespaces.d [2021-02-16T09:20:30.877Z] #19 43.20 Selecting previously unselected package python3-pip. [2021-02-16T09:20:30.877Z] #19 43.21 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-16T09:20:30.877Z] #19 43.21 Unpacking python3-pip (18.1-5) ... [2021-02-16T09:20:30.891Z] The recommended git tool is: git [2021-02-16T09:20:31.050Z] #42 79.22 DEP criu/mount.d [2021-02-16T09:20:31.050Z] #42 79.34 DEP criu/memfd.d [2021-02-16T09:20:31.138Z] #19 43.34 Selecting previously unselected package python3-pkg-resources. [2021-02-16T09:20:31.138Z] #19 43.35 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-16T09:20:31.138Z] #19 43.35 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-16T09:20:31.138Z] #19 43.50 Selecting previously unselected package python3-setuptools. [2021-02-16T09:20:31.138Z] #19 43.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-16T09:20:31.138Z] #19 43.51 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-16T09:20:31.312Z] #42 79.43 DEP criu/mem.d [2021-02-16T09:20:31.312Z] #42 79.55 DEP criu/lsm.d [2021-02-16T09:20:31.398Z] #19 43.73 Selecting previously unselected package python3-wheel. [2021-02-16T09:20:31.398Z] #19 43.75 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-16T09:20:31.398Z] #19 43.75 Unpacking python3-wheel (0.32.3-2) ... [2021-02-16T09:20:31.398Z] #19 43.83 Selecting previously unselected package sudo. [2021-02-16T09:20:31.573Z] #42 79.67 DEP criu/log.d [2021-02-16T09:20:31.573Z] #42 79.76 DEP criu/libnetlink.d [2021-02-16T09:20:31.573Z] #42 79.87 DEP criu/kerndat.d [2021-02-16T09:20:31.657Z] #19 43.84 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-16T09:20:31.657Z] #19 43.86 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-16T09:20:31.834Z] #42 80.04 DEP criu/kcmp-ids.d [2021-02-16T09:20:31.834Z] #42 80.09 DEP criu/irmap.d [2021-02-16T09:20:31.917Z] #19 44.33 Selecting previously unselected package thin-provisioning-tools. [2021-02-16T09:20:31.917Z] #19 44.35 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-16T09:20:31.917Z] #19 44.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-16T09:20:32.096Z] #42 80.24 DEP criu/ipc_ns.d [2021-02-16T09:20:32.117Z] #43 16.12 make[1]: Nothing to be done for 'all'. [2021-02-16T09:20:32.177Z] #19 44.59 Selecting previously unselected package uidmap. [2021-02-16T09:20:32.177Z] #19 44.59 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-16T09:20:32.177Z] #19 44.61 Unpacking uidmap (1:4.5-1.1) ... [2021-02-16T09:20:32.357Z] #42 80.42 DEP criu/image.d [2021-02-16T09:20:32.357Z] #42 80.53 DEP criu/image-desc.d [2021-02-16T09:20:32.357Z] #42 80.62 DEP criu/fsnotify.d [2021-02-16T09:20:32.436Z] #19 44.72 Selecting previously unselected package vim-runtime. [2021-02-16T09:20:32.436Z] #19 44.74 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-16T09:20:32.436Z] #19 44.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-16T09:20:32.436Z] #19 44.83 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-16T09:20:32.436Z] #19 44.83 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-16T09:20:32.619Z] #42 80.76 DEP criu/filesystems.d [2021-02-16T09:20:32.619Z] #42 80.88 DEP criu/files.d [2021-02-16T09:20:32.880Z] #42 81.04 DEP criu/files-reg.d [2021-02-16T09:20:33.141Z] #42 81.19 DEP criu/files-ext.d [2021-02-16T09:20:33.141Z] #42 81.33 DEP criu/file-lock.d [2021-02-16T09:20:33.141Z] #42 81.43 DEP criu/file-ids.d [2021-02-16T09:20:33.159Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) [2021-02-16T09:20:33.159Z] === RUN TestBuildWithSession [2021-02-16T09:20:33.159Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T09:20:33.159Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:20:33.159Z] === RUN TestBuildSquashParent [2021-02-16T09:20:33.201Z] #43 ... [2021-02-16T09:20:33.201Z] [2021-02-16T09:20:33.201Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:20:33.201Z] #34 sha256:bf3d4e4e0d2049cac1abb604bfe000c43b32ff2e5dfee37fcc992a035e0a0b98 [2021-02-16T09:20:33.201Z] #34 74.10 internal/syscall/execenv [2021-02-16T09:20:33.201Z] #34 74.11 internal/syscall/unix [2021-02-16T09:20:33.201Z] #34 74.21 time [2021-02-16T09:20:33.201Z] #34 79.34 internal/poll [2021-02-16T09:20:33.201Z] #34 82.56 os [2021-02-16T09:20:33.201Z] #34 ... [2021-02-16T09:20:33.201Z] [2021-02-16T09:20:33.201Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:20:33.201Z] #45 sha256:0f086b1673dd955dfe7a48251319b4396e60aca5ee78f3aeeabc597725781c08 [2021-02-16T09:20:33.201Z] #45 80.40 internal/poll [2021-02-16T09:20:33.201Z] #45 80.57 context [2021-02-16T09:20:33.403Z] #42 81.62 DEP criu/fifo.d [2021-02-16T09:20:33.664Z] #42 81.75 DEP criu/fdstore.d [2021-02-16T09:20:33.664Z] #42 81.85 DEP criu/fault-injection.d [2021-02-16T09:20:33.664Z] #42 81.88 DEP criu/external.d [2021-02-16T09:20:33.664Z] #42 81.95 DEP criu/eventpoll.d [2021-02-16T09:20:33.852Z] #45 84.92 os [2021-02-16T09:20:33.925Z] #42 82.10 DEP criu/eventfd.d [2021-02-16T09:20:34.187Z] #42 82.31 DEP criu/crtools.d [2021-02-16T09:20:34.187Z] #42 82.52 DEP criu/cr-service.d [2021-02-16T09:20:34.448Z] #42 82.71 DEP criu/cr-restore.d [2021-02-16T09:20:34.474Z] #20 20.42 Building wheels for collected packages: pyyaml [2021-02-16T09:20:34.474Z] #20 20.43 Running setup.py bdist_wheel for pyyaml: started [2021-02-16T09:20:34.710Z] #42 82.99 DEP criu/cr-errno.d [2021-02-16T09:20:34.710Z] #42 83.02 DEP criu/cr-dump.d [2021-02-16T09:20:35.285Z] #42 83.25 DEP criu/cr-dedup.d [2021-02-16T09:20:35.285Z] #42 83.37 DEP criu/cr-check.d [2021-02-16T09:20:35.285Z] #42 83.64 DEP criu/config.d [2021-02-16T09:20:35.385Z] #45 ... [2021-02-16T09:20:35.385Z] [2021-02-16T09:20:35.385Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:20:35.385Z] #51 sha256:4c869e7ef82fc99f356c7c818d39dfae7e12970f943d857119a4f1f0a7e21518 [2021-02-16T09:20:35.385Z] #51 76.30 time [2021-02-16T09:20:35.385Z] #51 81.78 regexp [2021-02-16T09:20:35.385Z] #51 84.72 os [2021-02-16T09:20:35.385Z] #51 ... [2021-02-16T09:20:35.385Z] [2021-02-16T09:20:35.385Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:20:35.385Z] #34 sha256:bf3d4e4e0d2049cac1abb604bfe000c43b32ff2e5dfee37fcc992a035e0a0b98 [2021-02-16T09:20:35.385Z] #34 86.48 internal/fmtsort [2021-02-16T09:20:35.546Z] #42 83.84 DEP criu/clone-noasan.d [2021-02-16T09:20:35.546Z] #42 83.92 DEP criu/cgroup.d [2021-02-16T09:20:35.683Z] #34 86.76 path/filepath [2021-02-16T09:20:35.729Z] #19 48.00 Selecting previously unselected package vim. [2021-02-16T09:20:35.730Z] #19 48.00 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-16T09:20:35.730Z] #19 48.03 Unpacking vim (2:8.1.0875-5) ... [2021-02-16T09:20:35.807Z] #42 84.04 DEP criu/cgroup-props.d [2021-02-16T09:20:35.807Z] #42 84.11 DEP criu/bitmap.d [2021-02-16T09:20:35.807Z] #42 84.15 DEP criu/bfd.d [2021-02-16T09:20:36.015Z] #20 22.20 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-16T09:20:36.015Z] #20 22.21 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-16T09:20:36.015Z] #20 22.41 Successfully built pyyaml [2021-02-16T09:20:36.015Z] #20 22.43 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-16T09:20:36.069Z] #42 84.27 DEP criu/autofs.d [2021-02-16T09:20:36.299Z] #19 48.64 Selecting previously unselected package xfsprogs. [2021-02-16T09:20:36.299Z] #19 48.65 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-16T09:20:36.299Z] #19 48.66 Unpacking xfsprogs (4.20.0-1) ... [2021-02-16T09:20:36.307Z] #20 22.63 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-16T09:20:36.330Z] #34 87.22 fmt [2021-02-16T09:20:36.330Z] #42 84.49 DEP criu/aio.d [2021-02-16T09:20:36.330Z] #42 84.69 DEP criu/action-scripts.d [2021-02-16T09:20:36.818Z] #19 49.12 Selecting previously unselected package zip. [2021-02-16T09:20:36.818Z] #19 49.14 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-16T09:20:36.818Z] #19 49.14 Unpacking zip (3.0-11+b1) ... [2021-02-16T09:20:36.818Z] #19 49.34 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-16T09:20:36.903Z] #42 ... [2021-02-16T09:20:36.903Z] [2021-02-16T09:20:36.903Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:20:36.903Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T09:20:36.903Z] #19 22.44 The following NEW packages will be installed: [2021-02-16T09:20:36.903Z] #19 22.45 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-16T09:20:36.903Z] #19 22.45 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-16T09:20:36.903Z] #19 22.45 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-16T09:20:36.903Z] #19 22.45 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-16T09:20:36.903Z] #19 22.45 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-16T09:20:36.904Z] #19 22.45 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-16T09:20:36.904Z] #19 22.45 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-16T09:20:36.904Z] #19 22.46 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-16T09:20:36.904Z] #19 22.46 xz-utils zip [2021-02-16T09:20:36.904Z] #19 22.79 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-16T09:20:36.904Z] #19 22.79 Need to get 28.5 MB of archives. [2021-02-16T09:20:36.904Z] #19 22.79 After this operation, 116 MB of additional disk space will be used. [2021-02-16T09:20:36.904Z] #19 22.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-16T09:20:36.904Z] #19 22.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-16T09:20:36.904Z] #19 22.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-16T09:20:36.904Z] #19 22.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-16T09:20:36.904Z] #19 22.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-16T09:20:36.904Z] #19 22.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-16T09:20:36.904Z] #19 23.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-16T09:20:36.904Z] #19 23.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-16T09:20:36.904Z] #19 23.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-16T09:20:36.904Z] #19 23.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-16T09:20:36.904Z] #19 23.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-16T09:20:36.904Z] #19 23.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-16T09:20:36.904Z] #19 23.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-16T09:20:36.904Z] #19 23.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-16T09:20:36.904Z] #19 23.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-16T09:20:36.904Z] #19 23.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-16T09:20:36.904Z] #19 23.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-16T09:20:36.904Z] #19 23.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-16T09:20:36.904Z] #19 23.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-16T09:20:36.904Z] #19 23.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-16T09:20:36.904Z] #19 23.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-16T09:20:36.904Z] #19 23.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-16T09:20:36.904Z] #19 23.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-16T09:20:36.904Z] #19 23.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-16T09:20:36.904Z] #19 23.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-16T09:20:36.904Z] #19 23.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-16T09:20:36.904Z] #19 23.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-16T09:20:36.904Z] #19 23.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-16T09:20:36.904Z] #19 23.31 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-16T09:20:36.904Z] #19 23.86 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-16T09:20:36.904Z] #19 23.86 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-16T09:20:36.904Z] #19 23.87 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-16T09:20:36.904Z] #19 23.87 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-16T09:20:36.904Z] #19 23.87 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-16T09:20:36.904Z] #19 23.89 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-16T09:20:36.904Z] #19 23.99 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-16T09:20:36.904Z] #19 24.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-16T09:20:36.904Z] #19 24.01 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-16T09:20:36.904Z] #19 24.02 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-16T09:20:36.904Z] #19 24.03 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-16T09:20:36.904Z] #19 24.04 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-16T09:20:36.904Z] #19 24.06 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-16T09:20:36.904Z] #19 24.13 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-16T09:20:36.904Z] #19 24.16 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-16T09:20:36.904Z] #19 24.18 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-16T09:20:36.904Z] #19 24.55 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-16T09:20:36.904Z] #19 24.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-16T09:20:36.904Z] #19 24.67 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-16T09:20:36.904Z] #19 25.23 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:20:36.904Z] #19 25.34 Fetched 28.5 MB in 2s (13.2 MB/s) [2021-02-16T09:20:36.904Z] #19 25.39 Selecting previously unselected package pigz. [2021-02-16T09:20:36.904Z] #19 25.39 (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.) [2021-02-16T09:20:36.904Z] #19 25.46 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-16T09:20:36.904Z] #19 25.47 Unpacking pigz (2.4-1) ... [2021-02-16T09:20:36.904Z] #19 25.58 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-16T09:20:36.904Z] #19 25.59 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-16T09:20:36.904Z] #19 25.59 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-16T09:20:36.904Z] #19 26.10 Selecting previously unselected package python3.7-minimal. [2021-02-16T09:20:36.904Z] #19 26.10 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-16T09:20:36.904Z] #19 26.12 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-16T09:20:36.904Z] #19 27.02 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-16T09:20:36.904Z] #19 27.06 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-16T09:20:36.965Z] #20 DONE 23.1s [2021-02-16T09:20:36.965Z] [2021-02-16T09:20:36.965Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-02-16T09:20:36.965Z] #23 DONE 0.2s [2021-02-16T09:20:36.965Z] [2021-02-16T09:20:36.965Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-02-16T09:20:37.078Z] #19 49.37 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-16T09:20:37.078Z] #19 49.38 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-16T09:20:37.078Z] #19 49.40 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-16T09:20:37.078Z] #19 49.41 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-16T09:20:37.078Z] #19 49.42 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-16T09:20:37.078Z] #19 49.44 Setting up uidmap (1:4.5-1.1) ... [2021-02-16T09:20:37.078Z] #19 49.45 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-16T09:20:37.078Z] #19 49.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-16T09:20:37.078Z] #19 49.48 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-16T09:20:37.078Z] #19 49.49 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-16T09:20:37.078Z] #19 49.50 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-16T09:20:37.078Z] #19 49.52 Setting up xxd (2:8.1.0875-5) ... [2021-02-16T09:20:37.078Z] #19 49.54 Setting up zip (3.0-11+b1) ... [2021-02-16T09:20:37.078Z] #19 49.55 Setting up vim-common (2:8.1.0875-5) ... [2021-02-16T09:20:37.078Z] #19 49.57 Setting up bash-completion (1:2.8-6) ... [2021-02-16T09:20:37.165Z] #19 ... [2021-02-16T09:20:37.165Z] [2021-02-16T09:20:37.165Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T09:20:37.165Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T09:20:37.165Z] #31 DONE 153.4s [2021-02-16T09:20:37.165Z] [2021-02-16T09:20:37.165Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:37.165Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:20:37.165Z] #42 84.99 CC criu/action-scripts.o [2021-02-16T09:20:37.742Z] #42 85.79 CC criu/aio.o [2021-02-16T09:20:37.874Z] #34 88.67 io/ioutil [2021-02-16T09:20:38.022Z] #28 DONE 1.0s [2021-02-16T09:20:38.022Z] [2021-02-16T09:20:38.022Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:20:38.022Z] #41 143.8 CC criu/sysfs_parse.o [2021-02-16T09:20:38.022Z] #41 144.3 CC criu/timens.o [2021-02-16T09:20:38.022Z] #41 145.1 CC criu/timerfd.o [2021-02-16T09:20:38.022Z] #41 145.5 CC criu/tty.o [2021-02-16T09:20:38.022Z] #41 147.4 CC criu/tun.o [2021-02-16T09:20:38.022Z] #41 147.9 CC criu/uffd.o [2021-02-16T09:20:38.022Z] #41 149.2 CC criu/util.o [2021-02-16T09:20:38.022Z] #41 150.8 CC criu/uts_ns.o [2021-02-16T09:20:38.022Z] #41 151.0 CC criu/vdso.o [2021-02-16T09:20:38.022Z] #41 151.6 LINK criu/built-in.o [2021-02-16T09:20:38.022Z] #41 ... [2021-02-16T09:20:38.022Z] [2021-02-16T09:20:38.022Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-02-16T09:20:38.314Z] #42 86.43 CC criu/autofs.o [2021-02-16T09:20:38.315Z] #31 DONE 0.3s [2021-02-16T09:20:38.315Z] [2021-02-16T09:20:38.315Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:20:38.315Z] #41 ... [2021-02-16T09:20:38.315Z] [2021-02-16T09:20:38.315Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-02-16T09:20:38.315Z] #33 DONE 0.1s [2021-02-16T09:20:38.315Z] [2021-02-16T09:20:38.315Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:20:38.315Z] #41 151.7 LINK criu/criu [2021-02-16T09:20:38.606Z] #41 ... [2021-02-16T09:20:38.606Z] [2021-02-16T09:20:38.606Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-02-16T09:20:38.606Z] #36 DONE 0.2s [2021-02-16T09:20:38.606Z] [2021-02-16T09:20:38.606Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T09:20:38.606Z] #41 152.0 DEP lib/c/criu.d [2021-02-16T09:20:38.606Z] #41 152.1 CC images/rpc.pb-c.o [2021-02-16T09:20:38.898Z] #41 152.4 CC lib/c/criu.o [2021-02-16T09:20:39.701Z] #42 87.76 CC criu/bfd.o [2021-02-16T09:20:39.963Z] #42 88.21 CC criu/bitmap.o [2021-02-16T09:20:39.973Z] #34 91.03 log [2021-02-16T09:20:39.973Z] #34 91.03 flag [2021-02-16T09:20:39.973Z] #34 91.03 github.com/BurntSushi/toml [2021-02-16T09:20:40.061Z] #41 153.6 LINK lib/c/built-in.o [2021-02-16T09:20:40.061Z] #41 153.6 LINK lib/c/libcriu.so [2021-02-16T09:20:40.224Z] #42 88.32 CC criu/cgroup-props.o [2021-02-16T09:20:40.353Z] #41 153.6 LINK lib/c/libcriu.a [2021-02-16T09:20:40.353Z] #41 153.7 GEN magic.py [2021-02-16T09:20:40.372Z] #19 52.40 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-16T09:20:40.372Z] #19 52.41 Setting up xz-utils (5.2.4-1) ... [2021-02-16T09:20:40.372Z] #19 52.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-16T09:20:40.372Z] #19 52.44 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-16T09:20:40.372Z] #19 52.52 invoke-rc.d: could not determine current runlevel [2021-02-16T09:20:40.372Z] #19 52.53 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-16T09:20:40.372Z] #19 52.55 Setting up pigz (2.4-1) ... [2021-02-16T09:20:40.372Z] #19 52.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-16T09:20:40.372Z] #19 52.58 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-16T09:20:40.372Z] #19 52.61 Setting up python-pip-whl (18.1-5) ... [2021-02-16T09:20:40.372Z] #19 52.62 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-16T09:20:40.372Z] #19 52.64 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-16T09:20:40.632Z] #19 53.08 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-16T09:20:40.632Z] #19 53.09 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-16T09:20:40.632Z] #19 53.11 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-16T09:20:40.632Z] #19 53.12 Setting up vim (2:8.1.0875-5) ... [2021-02-16T09:20:40.632Z] #19 53.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-16T09:20:40.632Z] #19 53.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-16T09:20:40.632Z] #19 53.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-16T09:20:40.632Z] #19 53.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-16T09:20:40.632Z] #19 53.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-16T09:20:40.632Z] #19 53.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-16T09:20:40.632Z] #19 53.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-16T09:20:40.632Z] #19 53.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-16T09:20:40.660Z] #41 154.0 Note: Building without setproctitle() and strlcpy() support. [2021-02-16T09:20:40.660Z] #41 154.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-16T09:20:40.660Z] #41 154.0 Note: Building without GnuTLS support [2021-02-16T09:20:40.660Z] #41 154.1 Makefile.config:39: Warn: you have no libnftables installed [2021-02-16T09:20:40.660Z] #41 154.1 Makefile.config:40: Warn: Building without nftables support [2021-02-16T09:20:40.797Z] #42 88.93 CC criu/cgroup.o [2021-02-16T09:20:40.892Z] #19 53.20 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-16T09:20:40.892Z] #19 53.21 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-16T09:20:40.892Z] #19 53.23 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-16T09:20:40.892Z] #19 53.25 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-16T09:20:40.892Z] #19 53.26 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-16T09:20:40.892Z] #19 53.27 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-16T09:20:41.275Z] --- PASS: TestBuildSquashParent (7.52s) [2021-02-16T09:20:41.275Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T09:20:41.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:20:41.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:20:41.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:20:41.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:20:41.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:20:41.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:20:41.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:20:41.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:20:41.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:20:41.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:20:41.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:20:41.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:20:41.275Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:20:41.275Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:20:41.512Z] #34 ... [2021-02-16T09:20:41.512Z] [2021-02-16T09:20:41.512Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:20:41.512Z] #51 sha256:4c869e7ef82fc99f356c7c818d39dfae7e12970f943d857119a4f1f0a7e21518 [2021-02-16T09:20:41.512Z] #51 90.67 mvdan.cc/sh/v3/fileutil [2021-02-16T09:20:41.512Z] #51 91.80 encoding/binary [2021-02-16T09:20:41.512Z] #51 91.80 flag [2021-02-16T09:20:41.512Z] #51 91.81 github.com/pkg/diff [2021-02-16T09:20:41.512Z] #51 91.84 go/token [2021-02-16T09:20:41.719Z] #41 155.1 fatal: not a git repository (or any of the parent directories): .git [2021-02-16T09:20:41.831Z] #19 ... [2021-02-16T09:20:41.831Z] [2021-02-16T09:20:41.831Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:41.831Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:20:41.831Z] #42 99.84 CC criu/cr-errno.o [2021-02-16T09:20:41.831Z] #42 99.93 CC criu/cr-restore.o [2021-02-16T09:20:41.831Z] #42 104.1 CC criu/cr-service.o [2021-02-16T09:20:41.831Z] #42 105.7 CC criu/crtools.o [2021-02-16T09:20:41.831Z] #42 106.2 CC criu/eventfd.o [2021-02-16T09:20:41.831Z] #42 106.5 CC criu/eventpoll.o [2021-02-16T09:20:41.831Z] #42 107.3 CC criu/external.o [2021-02-16T09:20:41.831Z] #42 107.6 CC criu/fault-injection.o [2021-02-16T09:20:41.831Z] #42 107.7 CC criu/fdstore.o [2021-02-16T09:20:41.831Z] #42 108.2 CC criu/fifo.o [2021-02-16T09:20:41.831Z] #42 108.6 CC criu/file-ids.o [2021-02-16T09:20:41.831Z] #42 108.9 CC criu/file-lock.o [2021-02-16T09:20:41.831Z] #42 109.8 CC criu/files-ext.o [2021-02-16T09:20:41.831Z] #42 110.2 CC criu/files-reg.o [2021-02-16T09:20:41.842Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:20:41.842Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:20:42.186Z] #42 ... [2021-02-16T09:20:42.186Z] [2021-02-16T09:20:42.186Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:20:42.186Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T09:20:42.186Z] #19 29.69 Selecting previously unselected package python3-minimal. [2021-02-16T09:20:42.186Z] #19 29.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 ... 23681 files and directories currently installed.) [2021-02-16T09:20:42.186Z] #19 29.75 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-16T09:20:42.186Z] #19 29.76 Unpacking python3-minimal (3.7.3-1) ... [2021-02-16T09:20:42.186Z] #19 29.82 Selecting previously unselected package libmpdec2:amd64. [2021-02-16T09:20:42.186Z] #19 29.82 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-16T09:20:42.186Z] #19 29.83 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-16T09:20:42.186Z] #19 29.95 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-16T09:20:42.186Z] #19 29.96 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-16T09:20:42.186Z] #19 29.97 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-16T09:20:42.186Z] #19 30.85 Selecting previously unselected package python3.7. [2021-02-16T09:20:42.186Z] #19 30.86 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-16T09:20:42.186Z] #19 30.86 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-16T09:20:42.186Z] #19 30.98 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-16T09:20:42.186Z] #19 30.99 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-16T09:20:42.186Z] #19 31.00 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-16T09:20:42.186Z] #19 31.07 Setting up python3-minimal (3.7.3-1) ... [2021-02-16T09:20:42.186Z] #19 32.04 Selecting previously unselected package python3. [2021-02-16T09:20:42.186Z] #19 32.04 (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.) [2021-02-16T09:20:42.186Z] #19 32.08 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-16T09:20:42.186Z] #19 32.16 Unpacking python3 (3.7.3-1) ... [2021-02-16T09:20:42.186Z] #19 32.27 Selecting previously unselected package libip4tc0:amd64. [2021-02-16T09:20:42.186Z] #19 32.27 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-16T09:20:42.186Z] #19 32.28 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-16T09:20:42.186Z] #19 32.37 Selecting previously unselected package libip6tc0:amd64. [2021-02-16T09:20:42.186Z] #19 32.37 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-16T09:20:42.186Z] #19 32.38 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-16T09:20:42.186Z] #19 32.48 Selecting previously unselected package libiptc0:amd64. [2021-02-16T09:20:42.186Z] #19 32.48 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-16T09:20:42.186Z] #19 32.49 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-16T09:20:42.186Z] #19 32.58 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-16T09:20:42.186Z] #19 32.59 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-16T09:20:42.186Z] #19 32.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-16T09:20:42.186Z] #19 32.66 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-16T09:20:42.186Z] #19 32.69 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-16T09:20:42.186Z] #19 32.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-16T09:20:42.186Z] #19 32.80 Selecting previously unselected package libnftnl11:amd64. [2021-02-16T09:20:42.186Z] #19 32.80 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-16T09:20:42.186Z] #19 32.81 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-16T09:20:42.186Z] #19 32.91 Selecting previously unselected package iptables. [2021-02-16T09:20:42.186Z] #19 32.91 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-16T09:20:42.186Z] #19 32.92 Unpacking iptables (1.8.2-4) ... [2021-02-16T09:20:42.186Z] #19 33.25 Selecting previously unselected package xxd. [2021-02-16T09:20:42.186Z] #19 33.26 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-16T09:20:42.186Z] #19 33.26 Unpacking xxd (2:8.1.0875-5) ... [2021-02-16T09:20:42.186Z] #19 33.39 Selecting previously unselected package vim-common. [2021-02-16T09:20:42.186Z] #19 33.39 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-16T09:20:42.186Z] #19 33.41 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-16T09:20:42.186Z] #19 33.59 Selecting previously unselected package bash-completion. [2021-02-16T09:20:42.186Z] #19 33.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-16T09:20:42.399Z] #41 156.0 make[1]: Nothing to be done for 'all'. [2021-02-16T09:20:43.455Z] #41 156.7 make[1]: 'images/built-in.o' is up to date. [2021-02-16T09:20:43.455Z] #41 156.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-16T09:20:43.455Z] #41 156.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-16T09:20:43.455Z] #41 156.8 make[1]: 'compel/libcompel.a' is up to date. [2021-02-16T09:20:43.455Z] #41 156.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-16T09:20:43.455Z] #41 156.8 make[1]: Nothing to be done for 'all'. [2021-02-16T09:20:43.455Z] #41 156.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-16T09:20:43.455Z] #41 157.0 make[2]: Nothing to be done for 'all'. [2021-02-16T09:20:43.455Z] #41 157.0 make[2]: Nothing to be done for 'all'. [2021-02-16T09:20:43.455Z] #41 157.0 make[2]: Nothing to be done for 'all'. [2021-02-16T09:20:43.574Z] #19 ... [2021-02-16T09:20:43.574Z] [2021-02-16T09:20:43.574Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:43.574Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:20:43.574Z] #42 91.67 CC criu/clone-noasan.o [2021-02-16T09:20:43.618Z] #51 94.38 go/scanner [2021-02-16T09:20:43.740Z] #42 ... [2021-02-16T09:20:43.740Z] [2021-02-16T09:20:43.740Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:20:43.740Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T09:20:43.740Z] #19 56.18 Setting up iptables (1.8.2-4) ... [2021-02-16T09:20:43.740Z] #19 56.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-16T09:20:43.740Z] #19 56.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-16T09:20:43.740Z] #19 56.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-16T09:20:43.740Z] #19 56.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-16T09:20:43.740Z] #19 56.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-16T09:20:43.740Z] #19 56.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-16T09:20:43.740Z] #19 56.23 Setting up python3 (3.7.3-1) ... [2021-02-16T09:20:43.746Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:20:43.747Z] #41 157.2 make[2]: Nothing to be done for 'all'. [2021-02-16T09:20:43.747Z] #41 157.3 make[2]: Nothing to be done for 'all'. [2021-02-16T09:20:43.747Z] #41 157.3 make[2]: Nothing to be done for 'all'. [2021-02-16T09:20:43.835Z] #42 91.83 CC criu/config.o [2021-02-16T09:20:43.916Z] #51 ... [2021-02-16T09:20:43.916Z] [2021-02-16T09:20:43.916Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:43.916Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:20:43.916Z] #43 18.03 CC images/stats.o [2021-02-16T09:20:43.916Z] #43 18.57 CC images/core.o [2021-02-16T09:20:43.916Z] #43 19.54 CC images/core-x86.o [2021-02-16T09:20:43.916Z] #43 20.36 CC images/core-arm.o [2021-02-16T09:20:43.916Z] #43 20.83 CC images/core-aarch64.o [2021-02-16T09:20:43.916Z] #43 21.51 CC images/core-ppc64.o [2021-02-16T09:20:43.916Z] #43 22.21 CC images/core-s390.o [2021-02-16T09:20:43.916Z] #43 23.12 CC images/cpuinfo.o [2021-02-16T09:20:43.916Z] #43 23.72 CC images/inventory.o [2021-02-16T09:20:43.916Z] #43 24.02 CC images/fdinfo.o [2021-02-16T09:20:43.916Z] #43 24.50 CC images/fown.o [2021-02-16T09:20:43.916Z] #43 24.70 CC images/ns.o [2021-02-16T09:20:43.916Z] #43 24.88 CC images/regfile.o [2021-02-16T09:20:43.916Z] #43 25.08 CC images/ghost-file.o [2021-02-16T09:20:43.916Z] #43 25.37 CC images/fifo.o [2021-02-16T09:20:43.916Z] #43 25.63 CC images/remap-file-path.o [2021-02-16T09:20:43.916Z] #43 25.84 CC images/eventfd.o [2021-02-16T09:20:43.916Z] #43 26.11 CC images/eventpoll.o [2021-02-16T09:20:43.916Z] #43 26.48 CC images/fh.o [2021-02-16T09:20:43.916Z] #43 26.84 CC images/fsnotify.o [2021-02-16T09:20:43.916Z] #43 27.72 CC images/signalfd.o [2021-02-16T09:20:43.916Z] #43 28.02 CC images/fs.o [2021-02-16T09:20:43.916Z] #43 28.29 CC images/pstree.o [2021-02-16T09:20:43.916Z] #43 ... [2021-02-16T09:20:43.916Z] [2021-02-16T09:20:43.916Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:20:43.916Z] #56 sha256:7fb0572abef77762fdeae670159abea08c85db44ed664557eb7f223a0e78a26d [2021-02-16T09:20:43.916Z] #56 52.07 Checking out files: 52% (1963/3766) Checking out files: 53% (1996/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 98% (3724/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-16T09:20:43.916Z] #56 53.14 + cd /tmp/tmp.qT3PJzYI36/src/github.com/containerd/containerd [2021-02-16T09:20:43.916Z] #56 53.14 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T09:20:44.005Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:20:44.038Z] #41 157.4 make[2]: Nothing to be done for 'all'. [2021-02-16T09:20:44.039Z] #41 157.5 make[2]: Nothing to be done for 'all'. [2021-02-16T09:20:44.039Z] #41 157.5 INSTALL criu/criu [2021-02-16T09:20:44.309Z] #19 56.59 Setting up python3-wheel (0.32.3-2) ... [2021-02-16T09:20:44.336Z] #41 DONE 157.9s [2021-02-16T09:20:44.336Z] [2021-02-16T09:20:44.336Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:20:44.878Z] #19 57.26 Setting up apparmor (2.13.2-10) ... [2021-02-16T09:20:44.975Z] #56 55.06 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-16T09:20:44.975Z] #56 55.06 + BUILDTAGS='netgo osusergo static_build' [2021-02-16T09:20:44.975Z] #56 55.06 + export EXTRA_FLAGS=-buildmode=pie [2021-02-16T09:20:44.975Z] #56 55.07 + EXTRA_FLAGS=-buildmode=pie [2021-02-16T09:20:44.975Z] #56 55.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-16T09:20:44.975Z] #56 55.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-16T09:20:44.975Z] #56 55.07 + '[' '' = dynamic ']' [2021-02-16T09:20:44.975Z] #56 55.07 + make [2021-02-16T09:20:44.981Z] #47 ... [2021-02-16T09:20:44.981Z] [2021-02-16T09:20:44.981Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-16T09:20:44.981Z] #38 DONE 212.9s [2021-02-16T09:20:45.234Z] #42 93.31 CC criu/cr-check.o [2021-02-16T09:20:45.340Z] [2021-02-16T09:20:45.340Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:20:45.626Z] #56 ... [2021-02-16T09:20:45.626Z] [2021-02-16T09:20:45.626Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:20:45.626Z] #45 sha256:0f086b1673dd955dfe7a48251319b4396e60aca5ee78f3aeeabc597725781c08 [2021-02-16T09:20:45.626Z] #45 86.71 regexp [2021-02-16T09:20:45.626Z] #45 91.20 os/exec [2021-02-16T09:20:45.626Z] #45 91.27 net [2021-02-16T09:20:45.626Z] #45 95.14 internal/lazyregexp [2021-02-16T09:20:45.626Z] #45 95.77 github.com/LK4D4/vndr/versioned [2021-02-16T09:20:45.626Z] #45 ... [2021-02-16T09:20:45.626Z] [2021-02-16T09:20:45.626Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:20:45.626Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T09:20:45.626Z] #13 96.84 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-16T09:20:45.910Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-16T09:20:45.910Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.51s) [2021-02-16T09:20:45.910Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s) [2021-02-16T09:20:45.910Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2021-02-16T09:20:45.910Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.10s) [2021-02-16T09:20:45.910Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2021-02-16T09:20:45.910Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2021-02-16T09:20:45.910Z] === RUN TestBuildMultiStageCopy [2021-02-16T09:20:45.910Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T09:20:45.924Z] #13 96.86 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-16T09:20:45.924Z] #13 96.86 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:20:46.785Z] #19 59.21 Setting up xfsprogs (4.20.0-1) ... [2021-02-16T09:20:46.785Z] #19 59.23 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-16T09:20:46.934Z] #47 ... [2021-02-16T09:20:46.934Z] [2021-02-16T09:20:46.934Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-02-16T09:20:46.934Z] #39 DONE 0.3s [2021-02-16T09:20:46.934Z] [2021-02-16T09:20:46.934Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:20:46.934Z] #47 ... [2021-02-16T09:20:46.934Z] [2021-02-16T09:20:46.934Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T09:20:47.045Z] #19 59.59 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-16T09:20:47.151Z] #42 95.04 CC criu/cr-dedup.o [2021-02-16T09:20:47.151Z] #42 95.37 CC criu/cr-dump.o [2021-02-16T09:20:47.230Z] #42 DONE 0.2s [2021-02-16T09:20:47.230Z] [2021-02-16T09:20:47.230Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-02-16T09:20:47.230Z] #44 DONE 0.3s [2021-02-16T09:20:47.230Z] [2021-02-16T09:20:47.230Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:20:47.529Z] #51 ... [2021-02-16T09:20:47.529Z] [2021-02-16T09:20:47.529Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-02-16T09:20:47.529Z] #46 DONE 0.2s [2021-02-16T09:20:47.529Z] [2021-02-16T09:20:47.529Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:20:47.824Z] #51 ... [2021-02-16T09:20:47.824Z] [2021-02-16T09:20:47.824Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:20:47.824Z] #47 215.5 + /build/golangci-lint --version [2021-02-16T09:20:47.824Z] #47 215.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-16T09:20:48.125Z] #47 DONE 216.0s [2021-02-16T09:20:48.125Z] [2021-02-16T09:20:48.125Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:20:48.425Z] #19 60.64 Setting up python3-distutils (3.7.3-1) ... [2021-02-16T09:20:48.685Z] #19 61.16 Setting up python3-setuptools (40.8.0-1) ... [2021-02-16T09:20:49.068Z] #42 ... [2021-02-16T09:20:49.068Z] [2021-02-16T09:20:49.068Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:20:49.068Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T09:20:49.068Z] #19 36.28 Unpacking bash-completion (1:2.8-6) ... [2021-02-16T09:20:49.068Z] #19 36.68 Selecting previously unselected package bzip2. [2021-02-16T09:20:49.068Z] #19 36.70 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-16T09:20:49.068Z] #19 36.71 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-16T09:20:49.068Z] #19 36.78 Selecting previously unselected package xz-utils. [2021-02-16T09:20:49.068Z] #19 36.79 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-16T09:20:49.068Z] #19 36.79 Unpacking xz-utils (5.2.4-1) ... [2021-02-16T09:20:49.068Z] #19 36.99 Selecting previously unselected package apparmor. [2021-02-16T09:20:49.068Z] #19 37.00 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-16T09:20:49.068Z] #19 37.17 Unpacking apparmor (2.13.2-10) ... [2021-02-16T09:20:49.068Z] #19 37.56 Selecting previously unselected package aufs-tools. [2021-02-16T09:20:49.068Z] #19 37.56 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-16T09:20:49.068Z] #19 37.57 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-16T09:20:49.068Z] #19 37.70 Selecting previously unselected package libonig5:amd64. [2021-02-16T09:20:49.068Z] #19 37.71 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-16T09:20:49.068Z] #19 37.71 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-16T09:20:49.068Z] #19 37.84 Selecting previously unselected package libjq1:amd64. [2021-02-16T09:20:49.068Z] #19 37.86 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-16T09:20:49.068Z] #19 37.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-16T09:20:49.068Z] #19 37.97 Selecting previously unselected package jq. [2021-02-16T09:20:49.068Z] #19 37.98 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-16T09:20:49.068Z] #19 37.99 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-16T09:20:49.068Z] #19 38.05 Selecting previously unselected package libaio1:amd64. [2021-02-16T09:20:49.068Z] #19 38.06 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-16T09:20:49.068Z] #19 38.07 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-16T09:20:49.068Z] #19 38.15 Selecting previously unselected package libgpm2:amd64. [2021-02-16T09:20:49.068Z] #19 38.15 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-16T09:20:49.068Z] #19 38.16 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-16T09:20:49.068Z] #19 38.23 Selecting previously unselected package libicu63:amd64. [2021-02-16T09:20:49.068Z] #19 38.24 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-16T09:20:49.068Z] #19 38.25 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-16T09:20:49.226Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T09:20:49.488Z] #13 ... [2021-02-16T09:20:49.488Z] [2021-02-16T09:20:49.488Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T09:20:49.488Z] #34 sha256:bf3d4e4e0d2049cac1abb604bfe000c43b32ff2e5dfee37fcc992a035e0a0b98 [2021-02-16T09:20:49.488Z] #34 96.23 github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T09:20:49.488Z] #34 DONE 100.3s [2021-02-16T09:20:49.488Z] [2021-02-16T09:20:49.488Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:49.488Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:20:49.488Z] #43 28.58 CC images/pipe.o [2021-02-16T09:20:49.488Z] #43 28.95 CC images/tcp-stream.o [2021-02-16T09:20:49.488Z] #43 29.18 CC images/sk-packet.o [2021-02-16T09:20:49.488Z] #43 29.56 CC images/mnt.o [2021-02-16T09:20:49.488Z] #43 29.81 CC images/pipe-data.o [2021-02-16T09:20:49.488Z] #43 30.08 CC images/sa.o [2021-02-16T09:20:49.488Z] #43 30.38 CC images/timer.o [2021-02-16T09:20:49.488Z] #43 30.84 CC images/timerfd.o [2021-02-16T09:20:49.488Z] #43 31.14 CC images/mm.o [2021-02-16T09:20:49.488Z] #43 31.49 CC images/sk-opts.o [2021-02-16T09:20:49.488Z] #43 31.64 CC images/sk-unix.o [2021-02-16T09:20:49.488Z] #43 31.98 CC images/sk-inet.o [2021-02-16T09:20:49.488Z] #43 32.39 CC images/tun.o [2021-02-16T09:20:49.488Z] #43 32.74 CC images/sk-netlink.o [2021-02-16T09:20:49.488Z] #43 33.10 CC images/packet-sock.o [2021-02-16T09:20:49.488Z] #43 33.58 CC images/ipc-var.o [2021-02-16T09:20:49.488Z] #43 33.88 CC images/ipc-desc.o [2021-02-16T09:20:50.065Z] #19 62.42 Setting up python3-pip (18.1-5) ... [2021-02-16T09:20:50.139Z] #43 34.45 CC images/ipc-shm.o [2021-02-16T09:20:50.162Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T09:20:50.232Z] #51 ... [2021-02-16T09:20:50.232Z] [2021-02-16T09:20:50.232Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-02-16T09:20:50.436Z] #43 34.76 CC images/ipc-msg.o [2021-02-16T09:20:50.457Z] #19 41.92 Selecting previously unselected package libnet1:amd64. [2021-02-16T09:20:50.457Z] #19 41.93 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-16T09:20:50.457Z] #19 41.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-16T09:20:50.457Z] #19 42.04 Selecting previously unselected package libnl-3-200:amd64. [2021-02-16T09:20:50.457Z] #19 42.05 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-16T09:20:50.457Z] #19 42.06 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-16T09:20:50.457Z] #19 42.14 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-16T09:20:50.457Z] #19 42.15 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-16T09:20:50.457Z] #19 42.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-16T09:20:50.457Z] #19 42.24 Selecting previously unselected package libreadline5:amd64. [2021-02-16T09:20:50.526Z] #48 DONE 0.3s [2021-02-16T09:20:50.526Z] [2021-02-16T09:20:50.526Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:20:50.526Z] #51 ... [2021-02-16T09:20:50.526Z] [2021-02-16T09:20:50.526Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-02-16T09:20:50.718Z] #19 42.25 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-16T09:20:50.718Z] #19 42.25 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-16T09:20:50.718Z] #19 42.35 Selecting previously unselected package net-tools. [2021-02-16T09:20:50.718Z] #19 42.37 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-16T09:20:50.718Z] #19 42.37 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-16T09:20:50.734Z] #43 35.01 CC images/ipc-sem.o [2021-02-16T09:20:50.895Z] #50 DONE 0.2s [2021-02-16T09:20:50.895Z] [2021-02-16T09:20:50.895Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:20:50.980Z] #19 42.56 Selecting previously unselected package python-pip-whl. [2021-02-16T09:20:50.980Z] #19 42.59 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-16T09:20:50.980Z] #19 42.59 Unpacking python-pip-whl (18.1-5) ... [2021-02-16T09:20:51.037Z] #43 35.24 CC images/utsns.o [2021-02-16T09:20:51.099Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T09:20:51.335Z] #43 35.44 CC images/creds.o [2021-02-16T09:20:51.335Z] #43 35.66 CC images/vma.o [2021-02-16T09:20:51.446Z] #19 63.54 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:20:51.446Z] #19 63.58 Processing triggers for mime-support (3.62) ... [2021-02-16T09:20:51.552Z] #19 43.13 Selecting previously unselected package python3-lib2to3. [2021-02-16T09:20:51.552Z] #19 43.13 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-16T09:20:51.552Z] #19 43.14 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-16T09:20:51.552Z] #19 43.25 Selecting previously unselected package python3-distutils. [2021-02-16T09:20:51.552Z] #19 43.26 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-16T09:20:51.552Z] #19 43.27 Unpacking python3-distutils (3.7.3-1) ... [2021-02-16T09:20:51.632Z] #43 35.95 CC images/netdev.o [2021-02-16T09:20:51.814Z] #19 43.41 Selecting previously unselected package python3-pip. [2021-02-16T09:20:51.814Z] #19 43.43 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-16T09:20:51.814Z] #19 43.43 Unpacking python3-pip (18.1-5) ... [2021-02-16T09:20:52.035Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T09:20:52.075Z] #19 43.62 Selecting previously unselected package python3-pkg-resources. [2021-02-16T09:20:52.075Z] #19 43.62 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-16T09:20:52.075Z] #19 43.63 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-16T09:20:52.075Z] #19 43.76 Selecting previously unselected package python3-setuptools. [2021-02-16T09:20:52.075Z] #19 43.78 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-16T09:20:52.075Z] #19 43.80 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-16T09:20:52.283Z] #43 36.50 CC images/tty.o [2021-02-16T09:20:52.336Z] #19 44.02 Selecting previously unselected package python3-wheel. [2021-02-16T09:20:52.336Z] #19 44.02 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-16T09:20:52.336Z] #19 44.05 Unpacking python3-wheel (0.32.3-2) ... [2021-02-16T09:20:52.336Z] #19 44.14 Selecting previously unselected package sudo. [2021-02-16T09:20:52.400Z] #19 DONE 64.7s [2021-02-16T09:20:52.400Z] [2021-02-16T09:20:52.400Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-16T09:20:52.400Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-16T09:20:52.597Z] #19 44.14 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-16T09:20:52.597Z] #19 44.15 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-16T09:20:52.930Z] #43 37.23 CC images/file-lock.o [2021-02-16T09:20:53.169Z] #19 44.64 Selecting previously unselected package thin-provisioning-tools. [2021-02-16T09:20:53.169Z] #19 44.64 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-16T09:20:53.169Z] #19 44.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-16T09:20:53.228Z] #43 37.45 CC images/rlimit.o [2021-02-16T09:20:53.411Z] --- PASS: TestBuildMultiStageCopy (7.20s) [2021-02-16T09:20:53.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.20s) [2021-02-16T09:20:53.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-02-16T09:20:53.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-02-16T09:20:53.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-02-16T09:20:53.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-02-16T09:20:53.411Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T09:20:53.429Z] #19 44.89 Selecting previously unselected package uidmap. [2021-02-16T09:20:53.429Z] #19 44.89 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-16T09:20:53.429Z] #19 44.90 Unpacking uidmap (1:4.5-1.1) ... [2021-02-16T09:20:53.429Z] #19 45.03 Selecting previously unselected package vim-runtime. [2021-02-16T09:20:53.429Z] #19 45.03 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-16T09:20:53.429Z] #19 45.07 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-16T09:20:53.429Z] #19 45.10 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-16T09:20:53.429Z] #19 45.10 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-16T09:20:53.527Z] #43 37.63 CC images/pagemap.o [2021-02-16T09:20:53.792Z] #20 1.180 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-16T09:20:53.792Z] #20 1.183 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-16T09:20:53.792Z] #20 1.187 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-16T09:20:53.792Z] #20 DONE 1.3s [2021-02-16T09:20:53.792Z] [2021-02-16T09:20:53.792Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T09:20:53.792Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-16T09:20:53.826Z] #43 37.91 CC images/siginfo.o [2021-02-16T09:20:53.826Z] #43 38.20 CC images/rpc.o [2021-02-16T09:20:54.304Z] using credential docker-jenkins-github-credentials [2021-02-16T09:20:54.360Z] #21 ... [2021-02-16T09:20:54.360Z] [2021-02-16T09:20:54.360Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:54.360Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:20:54.360Z] #42 112.5 CC criu/files.o [2021-02-16T09:20:54.360Z] #42 114.6 CC criu/filesystems.o [2021-02-16T09:20:54.360Z] #42 115.4 CC criu/fsnotify.o [2021-02-16T09:20:54.360Z] #42 116.5 CC criu/image-desc.o [2021-02-16T09:20:54.360Z] #42 116.6 CC criu/image.o [2021-02-16T09:20:54.360Z] #42 117.5 CC criu/ipc_ns.o [2021-02-16T09:20:54.360Z] #42 118.6 CC criu/irmap.o [2021-02-16T09:20:54.360Z] #42 119.3 CC criu/kcmp-ids.o [2021-02-16T09:20:54.360Z] #42 119.6 CC criu/kerndat.o [2021-02-16T09:20:54.360Z] #42 120.5 CC criu/libnetlink.o [2021-02-16T09:20:54.360Z] #42 121.2 CC criu/log.o [2021-02-16T09:20:54.360Z] #42 121.9 CC criu/lsm.o [2021-02-16T09:20:54.360Z] #42 122.4 CC criu/mem.o [2021-02-16T09:20:54.360Z] #42 ... [2021-02-16T09:20:54.360Z] [2021-02-16T09:20:54.360Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T09:20:54.360Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T09:20:54.360Z] #39 186.4 + dpkg --print-architecture [2021-02-16T09:20:54.360Z] #39 186.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-16T09:20:54.360Z] #39 186.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-16T09:20:54.360Z] #39 186.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-16T09:20:54.386Z] Cloning the remote Git repository [2021-02-16T09:20:54.386Z] Cloning with configured refspecs honoured and without tags [2021-02-16T09:20:54.628Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T09:20:55.938Z] #43 39.76 CC images/ext-file.o [2021-02-16T09:20:55.938Z] #43 ... [2021-02-16T09:20:55.938Z] [2021-02-16T09:20:55.938Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:20:55.938Z] #51 sha256:4c869e7ef82fc99f356c7c818d39dfae7e12970f943d857119a4f1f0a7e21518 [2021-02-16T09:20:55.938Z] #51 96.68 mvdan.cc/editorconfig [2021-02-16T09:20:55.938Z] #51 96.80 mvdan.cc/sh/v3/syntax [2021-02-16T09:20:55.938Z] #51 97.81 encoding/base64 [2021-02-16T09:20:55.938Z] #51 98.91 go/ast [2021-02-16T09:20:55.938Z] #51 100.3 encoding/json [2021-02-16T09:20:55.938Z] #51 102.0 golang.org/x/sys/unix [2021-02-16T09:20:55.938Z] #51 ... [2021-02-16T09:20:55.938Z] [2021-02-16T09:20:55.938Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:55.938Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:20:55.938Z] #43 40.03 CC images/cgroup.o [2021-02-16T09:20:56.236Z] #43 ... [2021-02-16T09:20:56.236Z] [2021-02-16T09:20:56.236Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:20:56.236Z] #56 sha256:7fb0572abef77762fdeae670159abea08c85db44ed664557eb7f223a0e78a26d [2021-02-16T09:20:56.236Z] #56 56.42 + bin/ctr [2021-02-16T09:20:56.269Z] #39 ... [2021-02-16T09:20:56.269Z] [2021-02-16T09:20:56.269Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:56.269Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:20:56.269Z] #42 124.5 CC criu/memfd.o [2021-02-16T09:20:56.532Z] #56 ... [2021-02-16T09:20:56.533Z] [2021-02-16T09:20:56.533Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:20:56.533Z] #45 sha256:0f086b1673dd955dfe7a48251319b4396e60aca5ee78f3aeeabc597725781c08 [2021-02-16T09:20:56.533Z] #45 97.50 encoding/binary [2021-02-16T09:20:56.533Z] #45 97.52 go/scanner [2021-02-16T09:20:56.533Z] #45 97.58 net/url [2021-02-16T09:20:56.533Z] #45 101.2 go/ast [2021-02-16T09:20:56.533Z] #45 102.7 text/template/parse [2021-02-16T09:20:56.533Z] #45 103.4 encoding/json [2021-02-16T09:20:56.729Z] #19 48.01 Selecting previously unselected package vim. [2021-02-16T09:20:56.729Z] #19 48.01 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-16T09:20:56.729Z] #19 48.03 Unpacking vim (2:8.1.0875-5) ... [2021-02-16T09:20:56.830Z] #45 ... [2021-02-16T09:20:56.830Z] [2021-02-16T09:20:56.830Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:56.830Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:20:56.830Z] #43 40.95 CC images/userns.o [2021-02-16T09:20:56.837Z] #42 125.2 CC criu/mount.o [2021-02-16T09:20:55.057Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-02-16T09:20:56.333Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T09:20:56.334Z] > git --version # timeout=10 [2021-02-16T09:20:56.380Z] > git --version # 'git version 2.24.1.windows.2' [2021-02-16T09:20:56.381Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:20:56.384Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41936/head:refs/remotes/origin/PR-41936 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:20:56.990Z] #19 48.59 Selecting previously unselected package xfsprogs. [2021-02-16T09:20:56.990Z] #19 48.61 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-16T09:20:56.990Z] #19 48.62 Unpacking xfsprogs (4.20.0-1) ... [2021-02-16T09:20:57.126Z] #43 41.36 CC images/google/protobuf/descriptor.o [2021-02-16T09:20:57.601Z] #19 49.14 Selecting previously unselected package zip. [2021-02-16T09:20:57.601Z] #19 49.15 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-16T09:20:57.601Z] #19 49.15 Unpacking zip (3.0-11+b1) ... [2021-02-16T09:20:57.601Z] #19 49.32 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-16T09:20:57.601Z] #19 49.34 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-16T09:20:57.601Z] #19 49.36 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-16T09:20:57.601Z] #19 49.37 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-16T09:20:57.601Z] #19 49.39 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-16T09:20:57.929Z] #19 49.41 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-16T09:20:57.929Z] #19 49.42 Setting up uidmap (1:4.5-1.1) ... [2021-02-16T09:20:57.929Z] #19 49.45 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-16T09:20:57.929Z] #19 49.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-16T09:20:57.929Z] #19 49.59 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-16T09:20:57.929Z] #19 49.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-16T09:20:57.929Z] #19 49.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-16T09:20:58.190Z] #19 49.68 Setting up xxd (2:8.1.0875-5) ... [2021-02-16T09:20:58.190Z] #19 49.73 Setting up zip (3.0-11+b1) ... [2021-02-16T09:20:58.190Z] #19 49.75 Setting up vim-common (2:8.1.0875-5) ... [2021-02-16T09:20:58.190Z] #19 49.81 Setting up bash-completion (1:2.8-6) ... [2021-02-16T09:20:58.677Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-02-16T09:20:58.678Z] === RUN TestBuildLabelWithTargets [2021-02-16T09:20:59.578Z] #19 ... [2021-02-16T09:20:59.578Z] [2021-02-16T09:20:59.578Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:20:59.578Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:20:59.578Z] #42 97.70 CC criu/cr-errno.o [2021-02-16T09:20:59.578Z] #42 97.81 CC criu/cr-restore.o [2021-02-16T09:20:59.578Z] #42 102.2 CC criu/cr-service.o [2021-02-16T09:20:59.578Z] #42 103.8 CC criu/crtools.o [2021-02-16T09:20:59.578Z] #42 104.4 CC criu/eventfd.o [2021-02-16T09:20:59.578Z] #42 104.7 CC criu/eventpoll.o [2021-02-16T09:20:59.578Z] #42 105.6 CC criu/external.o [2021-02-16T09:20:59.578Z] #42 106.0 CC criu/fault-injection.o [2021-02-16T09:20:59.578Z] #42 106.2 CC criu/fdstore.o [2021-02-16T09:20:59.578Z] #42 106.7 CC criu/fifo.o [2021-02-16T09:20:59.578Z] #42 107.1 CC criu/file-ids.o [2021-02-16T09:20:59.578Z] #42 107.4 CC criu/file-lock.o [2021-02-16T09:20:59.892Z] #43 43.63 CC images/opts.o [2021-02-16T09:20:59.892Z] #43 43.81 CC images/seccomp.o [2021-02-16T09:20:59.892Z] #43 44.07 CC images/binfmt-misc.o [2021-02-16T09:21:00.149Z] #42 108.4 CC criu/files-ext.o [2021-02-16T09:21:00.191Z] #43 44.25 CC images/time.o [2021-02-16T09:21:00.488Z] #43 44.52 CC images/sysctl.o [2021-02-16T09:21:00.488Z] #43 44.74 CC images/autofs.o [2021-02-16T09:21:00.721Z] #42 108.8 CC criu/files-reg.o [2021-02-16T09:21:00.721Z] #42 ... [2021-02-16T09:21:00.721Z] [2021-02-16T09:21:00.721Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:21:00.721Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T09:21:00.795Z] #43 45.04 CC images/macvlan.o [2021-02-16T09:21:00.982Z] #19 52.48 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-16T09:21:00.982Z] #19 52.50 Setting up xz-utils (5.2.4-1) ... [2021-02-16T09:21:00.982Z] #19 52.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-16T09:21:00.982Z] #19 52.61 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-16T09:21:00.982Z] #19 52.75 invoke-rc.d: could not determine current runlevel [2021-02-16T09:21:01.032Z] #42 128.9 CC criu/namespaces.o [2021-02-16T09:21:01.094Z] #43 45.31 CC images/sit.o [2021-02-16T09:21:01.244Z] #19 52.76 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-16T09:21:01.244Z] #19 52.77 Setting up pigz (2.4-1) ... [2021-02-16T09:21:01.244Z] #19 52.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-16T09:21:01.244Z] #19 52.80 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-16T09:21:01.244Z] #19 52.82 Setting up python-pip-whl (18.1-5) ... [2021-02-16T09:21:01.244Z] #19 52.83 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-16T09:21:01.244Z] #19 52.84 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-16T09:21:01.391Z] #43 45.66 CC images/memfd.o [2021-02-16T09:21:01.505Z] #19 53.26 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-16T09:21:01.505Z] #19 53.27 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-16T09:21:01.505Z] #19 53.28 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-16T09:21:01.505Z] #19 53.29 Setting up vim (2:8.1.0875-5) ... [2021-02-16T09:21:01.505Z] #19 53.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-16T09:21:01.767Z] #19 53.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-16T09:21:01.767Z] #19 53.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-16T09:21:01.767Z] #19 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-16T09:21:01.767Z] #19 53.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-16T09:21:01.767Z] #19 53.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-16T09:21:01.767Z] #19 53.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-16T09:21:01.767Z] #19 53.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-16T09:21:01.767Z] #19 53.41 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-16T09:21:01.767Z] #19 53.43 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-16T09:21:01.767Z] #19 53.44 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-16T09:21:01.767Z] #19 53.46 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-16T09:21:01.767Z] #19 53.48 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-16T09:21:01.767Z] #19 53.50 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-16T09:21:02.035Z] #43 46.08 CC images/timens.o [2021-02-16T09:21:02.035Z] #43 ... [2021-02-16T09:21:02.035Z] [2021-02-16T09:21:02.035Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T09:21:02.035Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T09:21:02.035Z] #13 112.3 Selecting previously unselected package libapparmor1:ppc64el. [2021-02-16T09:21:02.035Z] #13 112.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-02-16T09:21:02.035Z] #13 112.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-02-16T09:21:02.035Z] #13 112.5 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-02-16T09:21:02.035Z] #13 112.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-02-16T09:21:02.035Z] #13 112.5 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-02-16T09:21:02.035Z] #13 112.6 Selecting previously unselected package libbtrfs0. [2021-02-16T09:21:02.035Z] #13 112.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-02-16T09:21:02.036Z] #13 112.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-16T09:21:02.036Z] #13 112.7 Selecting previously unselected package libbtrfs-dev. [2021-02-16T09:21:02.036Z] #13 112.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-02-16T09:21:02.036Z] #13 112.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:21:02.037Z] #13 112.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-02-16T09:21:02.037Z] #13 112.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-02-16T09:21:02.037Z] #13 112.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-16T09:21:02.037Z] #13 113.0 Selecting previously unselected package libudev-dev:ppc64el. [2021-02-16T09:21:02.037Z] #13 113.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_ppc64el.deb ... [2021-02-16T09:21:02.037Z] #13 113.0 Unpacking libudev-dev:ppc64el (241-7~deb10u6) ... [2021-02-16T09:21:02.037Z] #13 113.2 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-02-16T09:21:02.037Z] #13 113.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-02-16T09:21:02.037Z] #13 113.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-02-16T09:21:02.411Z] #42 130.6 CC criu/net.o [2021-02-16T09:21:02.683Z] #13 113.6 Selecting previously unselected package libpcre16-3:ppc64el. [2021-02-16T09:21:02.683Z] #13 113.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-02-16T09:21:02.683Z] #13 113.6 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-02-16T09:21:02.980Z] #13 113.8 Selecting previously unselected package libpcre32-3:ppc64el. [2021-02-16T09:21:02.980Z] #13 113.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-02-16T09:21:02.980Z] #13 113.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-02-16T09:21:02.980Z] #13 114.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-02-16T09:21:02.980Z] #13 114.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-02-16T09:21:02.980Z] #13 114.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-02-16T09:21:03.278Z] #13 114.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-02-16T09:21:03.278Z] #13 114.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-02-16T09:21:03.278Z] #13 114.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-02-16T09:21:03.821Z] #51 ... [2021-02-16T09:21:03.821Z] [2021-02-16T09:21:03.821Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:21:03.821Z] #54 191.8 + bin/containerd [2021-02-16T09:21:03.927Z] #13 114.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-02-16T09:21:03.927Z] #13 114.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-02-16T09:21:03.927Z] #13 114.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-02-16T09:21:04.225Z] #13 115.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-02-16T09:21:04.225Z] #13 115.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-02-16T09:21:04.225Z] #13 115.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-02-16T09:21:04.225Z] #13 115.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-02-16T09:21:04.523Z] #13 115.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2021-02-16T09:21:04.523Z] #13 115.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2021-02-16T09:21:04.523Z] #13 115.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-02-16T09:21:04.523Z] #13 115.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_ppc64el.deb ... [2021-02-16T09:21:04.523Z] #13 115.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-02-16T09:21:04.947Z] #42 ... [2021-02-16T09:21:04.947Z] [2021-02-16T09:21:04.947Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T09:21:04.947Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-16T09:21:04.947Z] #21 5.302 Collecting yamllint==1.16.0 [2021-02-16T09:21:04.947Z] #21 10.69 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-16T09:21:04.947Z] #21 10.78 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-16T09:21:04.947Z] #21 10.82 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-16T09:21:04.947Z] #21 10.87 Collecting pyyaml (from yamllint==1.16.0) [2021-02-16T09:21:04.947Z] #21 11.10 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-16T09:21:05.073Z] #19 56.46 Setting up iptables (1.8.2-4) ... [2021-02-16T09:21:05.073Z] #19 56.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-16T09:21:05.073Z] #19 56.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-16T09:21:05.073Z] #19 56.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-16T09:21:05.073Z] #19 56.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-16T09:21:05.073Z] #19 56.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-16T09:21:05.073Z] #19 56.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-16T09:21:05.073Z] #19 56.52 Setting up python3 (3.7.3-1) ... [2021-02-16T09:21:05.168Z] #13 116.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-02-16T09:21:05.168Z] #13 116.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2021-02-16T09:21:05.168Z] #13 116.2 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-02-16T09:21:05.168Z] #13 116.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-16T09:21:05.168Z] #13 116.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-02-16T09:21:05.168Z] #13 116.3 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-02-16T09:21:05.168Z] #13 116.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:21:05.168Z] #13 116.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-16T09:21:05.168Z] #13 116.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-02-16T09:21:05.168Z] #13 116.3 Setting up libudev-dev:ppc64el (241-7~deb10u6) ... [2021-02-16T09:21:05.168Z] #13 116.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-16T09:21:05.168Z] #13 116.4 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-16T09:21:05.207Z] #21 11.46 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-16T09:21:05.334Z] #19 56.88 Setting up python3-wheel (0.32.3-2) ... [2021-02-16T09:21:05.465Z] #13 116.4 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-02-16T09:21:05.466Z] #13 116.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-16T09:21:05.466Z] #13 116.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-02-16T09:21:05.466Z] #13 116.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-16T09:21:05.466Z] #13 116.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-02-16T09:21:05.466Z] #13 116.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:21:05.466Z] #13 116.5 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 [2021-02-16T09:21:05.466Z] #13 116.5 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 [2021-02-16T09:21:05.466Z] #13 116.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T09:21:05.466Z] #13 116.6 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 [2021-02-16T09:21:05.466Z] #13 116.6 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 [2021-02-16T09:21:05.466Z] #13 116.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-16T09:21:05.466Z] #21 11.88 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-16T09:21:05.466Z] #21 ... [2021-02-16T09:21:05.466Z] [2021-02-16T09:21:05.466Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:05.466Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:21:05.466Z] #42 133.8 CC criu/netfilter.o [2021-02-16T09:21:05.763Z] #13 116.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-02-16T09:21:05.763Z] #13 116.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-16T09:21:05.763Z] #13 116.6 Setting up dmsetup (2:1.02.155-3) ... [2021-02-16T09:21:05.763Z] #13 116.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-16T09:21:05.763Z] #13 116.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-02-16T09:21:05.763Z] #13 116.7 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:21:05.904Z] #54 ... [2021-02-16T09:21:05.904Z] [2021-02-16T09:21:05.904Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T09:21:05.904Z] #51 125.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-16T09:21:05.904Z] #51 125.9 + mkdir -p /build [2021-02-16T09:21:05.904Z] #51 125.9 + cp runc /build/runc [2021-02-16T09:21:05.904Z] #51 DONE 126.3s [2021-02-16T09:21:05.904Z] [2021-02-16T09:21:05.904Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:21:05.908Z] #19 57.50 Setting up apparmor (2.13.2-10) ... [2021-02-16T09:21:06.035Z] #42 ... [2021-02-16T09:21:06.035Z] [2021-02-16T09:21:06.035Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T09:21:06.035Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-16T09:21:06.035Z] #21 DONE 12.3s [2021-02-16T09:21:06.035Z] [2021-02-16T09:21:06.035Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:06.035Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:21:06.035Z] #42 134.2 CC criu/page-pipe.o [2021-02-16T09:21:06.061Z] #13 DONE 117.0s [2021-02-16T09:21:06.061Z] [2021-02-16T09:21:06.061Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:06.061Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:21:06.061Z] #43 46.41 LINK images/built-in.o [2021-02-16T09:21:06.061Z] #43 46.69 GEN compel/include/asm [2021-02-16T09:21:06.061Z] #43 46.78 GEN compel/include/version.h [2021-02-16T09:21:06.061Z] #43 46.83 touch .config [2021-02-16T09:21:06.061Z] #43 46.88 GEN include/common/config.h [2021-02-16T09:21:06.061Z] #43 47.04 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-16T09:21:06.061Z] #43 47.08 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-16T09:21:06.061Z] #43 47.16 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-02-16T09:21:06.061Z] #43 47.19 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-02-16T09:21:06.061Z] #43 47.22 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-02-16T09:21:06.061Z] #43 47.26 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-02-16T09:21:06.061Z] #43 47.28 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-02-16T09:21:06.061Z] #43 47.33 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-16T09:21:06.061Z] #43 47.33 DEP compel/plugins/std/infect.d [2021-02-16T09:21:06.061Z] #43 47.49 DEP compel/plugins/std/string.d [2021-02-16T09:21:06.061Z] #43 47.62 DEP compel/plugins/std/log.d [2021-02-16T09:21:06.061Z] #43 47.71 DEP compel/plugins/std/fds.d [2021-02-16T09:21:06.061Z] #43 47.85 DEP compel/plugins/std/std.d [2021-02-16T09:21:06.061Z] #43 48.05 DEP compel/plugins/shmem/shmem.d [2021-02-16T09:21:06.061Z] #43 48.20 DEP compel/plugins/fds/fds.d [2021-02-16T09:21:06.061Z] #43 48.36 CC compel/plugins/std/std.o [2021-02-16T09:21:06.061Z] #43 48.72 CC compel/plugins/std/fds.o [2021-02-16T09:21:06.061Z] #43 49.19 CC compel/plugins/std/log.o [2021-02-16T09:21:06.295Z] #42 ... [2021-02-16T09:21:06.295Z] [2021-02-16T09:21:06.295Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-16T09:21:06.295Z] #24 sha256:e908163e6f8fd2f31a0adde90d40ab556496fdf1980baa3a2bba0f352a080a0e [2021-02-16T09:21:06.295Z] #24 DONE 0.4s [2021-02-16T09:21:06.367Z] #43 50.57 CC compel/plugins/std/string.o [2021-02-16T09:21:06.367Z] #43 ... [2021-02-16T09:21:06.367Z] [2021-02-16T09:21:06.367Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T09:21:06.367Z] #14 sha256:b94135c23903589bfeef79bd7a859aa77f5d77cac2e64aae46b4183454a3e060 [2021-02-16T09:21:06.367Z] #14 DONE 0.5s [2021-02-16T09:21:06.559Z] [2021-02-16T09:21:06.559Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-16T09:21:06.559Z] #29 sha256:1d46eeb89244d623837de73e7c50535c15243b967bb81be012ce3efc09334406 [2021-02-16T09:21:06.666Z] [2021-02-16T09:21:06.666Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T09:21:06.666Z] #53 sha256:f28e193a4ef0d6178ea5656bf6d93616c7cca7dc19b17b3b1c26561500f4e17a [2021-02-16T09:21:06.666Z] #53 0.491 + RM_GOPATH=0 [2021-02-16T09:21:06.666Z] #53 0.491 + TMP_GOPATH= [2021-02-16T09:21:06.666Z] #53 0.492 + : /build [2021-02-16T09:21:06.666Z] #53 0.493 + '[' -z '' ']' [2021-02-16T09:21:06.666Z] #53 0.493 ++ mktemp -d [2021-02-16T09:21:06.666Z] #53 0.495 + export GOPATH=/tmp/tmp.PPqrdRZ2SK [2021-02-16T09:21:06.666Z] #53 0.495 + GOPATH=/tmp/tmp.PPqrdRZ2SK [2021-02-16T09:21:06.666Z] #53 0.495 + RM_GOPATH=1 [2021-02-16T09:21:06.666Z] #53 0.496 + case "$(go env GOARCH)" in [2021-02-16T09:21:06.666Z] #53 0.497 ++ go env GOARCH [2021-02-16T09:21:06.666Z] #53 0.511 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T09:21:06.666Z] #53 0.512 + GO_BUILDMODE=-buildmode=pie [2021-02-16T09:21:06.666Z] #53 0.515 ++ dirname /tmp/install/install.sh [2021-02-16T09:21:06.666Z] #53 0.519 + dir=/tmp/install [2021-02-16T09:21:06.666Z] #53 0.519 + bin=runc [2021-02-16T09:21:06.666Z] #53 0.519 + shift [2021-02-16T09:21:06.666Z] #53 0.520 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-16T09:21:06.666Z] #53 0.522 + . /tmp/install/runc.installer [2021-02-16T09:21:06.666Z] #53 0.522 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-16T09:21:06.666Z] #53 0.523 + install_runc [2021-02-16T09:21:06.666Z] #53 0.526 + uname -r [2021-02-16T09:21:06.666Z] #53 0.528 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-16T09:21:06.666Z] #53 0.532 + RUNC_BUILDTAGS='seccomp ' [2021-02-16T09:21:06.666Z] #53 0.532 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-16T09:21:06.666Z] #53 0.532 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PPqrdRZ2SK/src/github.com/opencontainers/runc [2021-02-16T09:21:06.666Z] #53 0.532 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-16T09:21:06.666Z] #53 0.535 Cloning into '/tmp/tmp.PPqrdRZ2SK/src/github.com/opencontainers/runc'... [2021-02-16T09:21:06.790Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-02-16T09:21:06.790Z] === RUN TestBuildWithEmptyLayers [2021-02-16T09:21:06.963Z] #53 ... [2021-02-16T09:21:06.963Z] [2021-02-16T09:21:06.963Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-16T09:21:06.963Z] #15 sha256:019f51ecfd803723b0b9a61b7e05ba706e9d86a078f72d077a8ab43eeb2e9ccc [2021-02-16T09:21:06.963Z] #15 DONE 0.5s [2021-02-16T09:21:06.963Z] [2021-02-16T09:21:06.963Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:06.963Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:21:06.963Z] #43 51.37 CC compel/plugins/std/infect.o [2021-02-16T09:21:07.109Z] #54 ... [2021-02-16T09:21:07.109Z] [2021-02-16T09:21:07.109Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-02-16T09:21:07.109Z] #52 DONE 0.2s [2021-02-16T09:21:07.260Z] #43 ... [2021-02-16T09:21:07.260Z] [2021-02-16T09:21:07.260Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-16T09:21:07.260Z] #16 sha256:fa150b462abe21c0842ca3bb8b2af46cbb6f2141aee1950feab35c3a2258ce13 [2021-02-16T09:21:07.260Z] #16 0.216 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-16T09:21:07.260Z] #16 DONE 0.3s [2021-02-16T09:21:07.408Z] [2021-02-16T09:21:07.409Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T09:21:07.558Z] [2021-02-16T09:21:07.558Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-16T09:21:07.558Z] #17 sha256:655a7efebbd89ea6256be84d236e344c608f082a642e9394768d9520c8284f07 [2021-02-16T09:21:07.824Z] #19 59.14 Setting up xfsprogs (4.20.0-1) ... [2021-02-16T09:21:07.824Z] #19 59.19 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-16T09:21:07.824Z] #19 59.55 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-16T09:21:07.856Z] #17 DONE 0.4s [2021-02-16T09:21:07.856Z] [2021-02-16T09:21:07.856Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-16T09:21:07.856Z] #18 sha256:014420600259ce67fcf640c2e80d4638883d75766789d4038d9d929517221565 [2021-02-16T09:21:08.154Z] #18 DONE 0.4s [2021-02-16T09:21:08.154Z] [2021-02-16T09:21:08.154Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:08.154Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:21:08.154Z] #43 52.15 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-02-16T09:21:08.154Z] #43 52.17 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-02-16T09:21:08.154Z] #43 52.23 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-02-16T09:21:08.154Z] #43 52.30 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-02-16T09:21:08.154Z] #43 52.36 AR compel/plugins/std.lib.a [2021-02-16T09:21:08.154Z] #43 52.46 CC compel/plugins/fds/fds.o [2021-02-16T09:21:08.451Z] #43 ... [2021-02-16T09:21:08.451Z] [2021-02-16T09:21:08.451Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T09:21:08.451Z] #19 sha256:b5c691b79a79694b2c56e6ee2a28b3911ddca902f50501f5c24b9b08f71dc2fc [2021-02-16T09:21:08.451Z] #19 DONE 0.3s [2021-02-16T09:21:08.451Z] [2021-02-16T09:21:08.451Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:08.451Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:21:08.451Z] #43 52.91 AR compel/plugins/fds.lib.a [2021-02-16T09:21:08.751Z] #43 52.97 HOSTDEP compel/src/lib/log-host.d [2021-02-16T09:21:08.751Z] #43 53.12 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-16T09:21:08.767Z] #19 60.42 Setting up python3-distutils (3.7.3-1) ... [2021-02-16T09:21:09.048Z] #43 53.29 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-02-16T09:21:09.048Z] #43 53.46 HOSTDEP compel/src/main-host.d [2021-02-16T09:21:09.321Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-02-16T09:21:09.321Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T09:21:09.339Z] #19 60.93 Setting up python3-setuptools (40.8.0-1) ... [2021-02-16T09:21:09.347Z] #43 53.59 DEP compel/src/lib/ptrace.d [2021-02-16T09:21:09.600Z] #19 ... [2021-02-16T09:21:09.601Z] [2021-02-16T09:21:09.601Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T09:21:09.601Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T09:21:09.601Z] #39 185.9 + dpkg --print-architecture [2021-02-16T09:21:09.601Z] #39 185.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-16T09:21:09.645Z] #43 53.81 DEP compel/src/lib/infect.d [2021-02-16T09:21:09.645Z] #43 54.00 DEP compel/src/lib/infect-util.d [2021-02-16T09:21:09.863Z] #39 186.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-16T09:21:09.863Z] #39 186.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-16T09:21:09.946Z] #43 54.24 DEP compel/src/lib/infect-rpc.d [2021-02-16T09:21:10.258Z] #43 54.53 DEP compel/arch/ppc64/src/lib/infect.d [2021-02-16T09:21:10.556Z] #43 54.64 DEP compel/arch/ppc64/src/lib/cpu.d [2021-02-16T09:21:10.556Z] #43 54.83 DEP compel/src/lib/log.d [2021-02-16T09:21:10.852Z] #43 54.92 DEP compel/src/main.d [2021-02-16T09:21:10.852Z] #43 55.00 DEP compel/src/lib/handle-elf.d [2021-02-16T09:21:10.852Z] #43 55.19 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-02-16T09:21:11.150Z] #43 55.39 CC compel/src/lib/log.o [2021-02-16T09:21:11.150Z] #43 55.60 CC compel/arch/ppc64/src/lib/cpu.o [2021-02-16T09:21:11.448Z] #43 ... [2021-02-16T09:21:11.448Z] [2021-02-16T09:21:11.448Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:21:11.448Z] #45 sha256:0f086b1673dd955dfe7a48251319b4396e60aca5ee78f3aeeabc597725781c08 [2021-02-16T09:21:11.448Z] #45 112.6 go/parser [2021-02-16T09:21:11.448Z] #45 113.2 text/template [2021-02-16T09:21:11.448Z] #45 119.4 encoding/xml [2021-02-16T09:21:11.747Z] #45 ... [2021-02-16T09:21:11.747Z] [2021-02-16T09:21:11.747Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:11.747Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:21:11.747Z] #43 55.91 CC compel/arch/ppc64/src/lib/infect.o [2021-02-16T09:21:11.844Z] #29 DONE 4.6s [2021-02-16T09:21:11.844Z] [2021-02-16T09:21:11.844Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-16T09:21:11.844Z] #32 sha256:9154902ef62e36652881004c08858bdc2ea9264148c8821be80a3731e10b0d31 [2021-02-16T09:21:11.844Z] #32 DONE 0.3s [2021-02-16T09:21:11.844Z] [2021-02-16T09:21:11.844Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-16T09:21:11.844Z] #34 sha256:8dd0dcf808504ae09632c230b7258fa13692d92bd274f1c0502ac9afa6a4b324 [2021-02-16T09:21:11.844Z] #34 DONE 0.1s [2021-02-16T09:21:11.844Z] [2021-02-16T09:21:11.844Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-16T09:21:11.844Z] #37 sha256:d55f0076c1d48453bd827bc11a3529e81aeb71e11ca8d9d57acdb346288929a1 [2021-02-16T09:21:11.844Z] #37 DONE 0.2s [2021-02-16T09:21:11.844Z] [2021-02-16T09:21:11.844Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:11.844Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:21:11.844Z] #42 135.1 CC criu/page-xfer.o [2021-02-16T09:21:11.844Z] #42 136.4 CC criu/pagemap-cache.o [2021-02-16T09:21:11.844Z] #42 136.9 CC criu/pagemap.o [2021-02-16T09:21:11.844Z] #42 137.8 CC criu/parasite-syscall.o [2021-02-16T09:21:11.844Z] #42 138.7 CC criu/path.o [2021-02-16T09:21:11.844Z] #42 139.0 CC criu/pie-util-vdso-elf32.o [2021-02-16T09:21:11.844Z] #42 139.5 CC criu/pie-util-vdso.o [2021-02-16T09:21:11.844Z] #42 139.9 CC criu/pie-util.o [2021-02-16T09:21:11.844Z] #42 140.0 CC criu/pipes.o [2021-02-16T09:21:12.335Z] Fetching without tags [2021-02-16T09:21:12.780Z] #42 140.8 CC criu/plugin.o [2021-02-16T09:21:12.780Z] #42 141.2 CC criu/proc_parse.o [2021-02-16T09:21:12.799Z] #43 56.91 CC compel/src/lib/infect-rpc.o [2021-02-16T09:21:13.096Z] #43 57.36 CC compel/src/lib/infect-util.o [2021-02-16T09:21:13.163Z] #39 ... [2021-02-16T09:21:13.163Z] [2021-02-16T09:21:13.163Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:21:13.163Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T09:21:13.163Z] #19 62.17 Setting up python3-pip (18.1-5) ... [2021-02-16T09:21:13.163Z] #19 63.24 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:21:13.163Z] #19 63.28 Processing triggers for mime-support (3.62) ... [2021-02-16T09:21:13.163Z] #19 DONE 64.3s [2021-02-16T09:21:13.163Z] [2021-02-16T09:21:13.163Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:13.163Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:21:13.163Z] #42 110.9 CC criu/files.o [2021-02-16T09:21:13.163Z] #42 113.0 CC criu/filesystems.o [2021-02-16T09:21:13.163Z] #42 113.7 CC criu/fsnotify.o [2021-02-16T09:21:13.163Z] #42 114.9 CC criu/image-desc.o [2021-02-16T09:21:13.163Z] #42 115.0 CC criu/image.o [2021-02-16T09:21:13.163Z] #42 116.0 CC criu/ipc_ns.o [2021-02-16T09:21:13.163Z] #42 117.2 CC criu/irmap.o [2021-02-16T09:21:13.163Z] #42 117.8 CC criu/kcmp-ids.o [2021-02-16T09:21:13.163Z] #42 118.1 CC criu/kerndat.o [2021-02-16T09:21:13.163Z] #42 119.3 CC criu/libnetlink.o [2021-02-16T09:21:13.163Z] #42 119.8 CC criu/log.o [2021-02-16T09:21:13.163Z] #42 120.4 CC criu/lsm.o [2021-02-16T09:21:13.163Z] #42 121.0 CC criu/mem.o [2021-02-16T09:21:13.163Z] #42 ... [2021-02-16T09:21:13.163Z] [2021-02-16T09:21:13.163Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-16T09:21:13.163Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-16T09:21:13.395Z] #43 57.66 CC compel/src/lib/infect.o [2021-02-16T09:21:13.702Z] Merging remotes/origin/master commit 01ae718aef64ff684501a8702f587af0ec034e71 into PR head commit fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:21:13.736Z] #20 1.022 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-16T09:21:13.736Z] #20 1.026 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-16T09:21:13.736Z] #20 1.029 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-16T09:21:13.736Z] #20 DONE 1.1s [2021-02-16T09:21:13.736Z] [2021-02-16T09:21:13.736Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T09:21:13.736Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-16T09:21:12.009Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T09:21:12.073Z] > git config --add remote.origin.fetch +refs/pull/41936/head:refs/remotes/origin/PR-41936 # timeout=10 [2021-02-16T09:21:12.115Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:21:12.239Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T09:21:12.367Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T09:21:12.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:21:12.368Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41936/head:refs/remotes/origin/PR-41936 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-16T09:21:13.813Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T09:21:13.859Z] > git checkout -f fa480403c75c90880a6bc79bab9e10b012379006 # timeout=10 [2021-02-16T09:21:14.591Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-02-16T09:21:14.591Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T09:21:14.850Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2021-02-16T09:21:14.850Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T09:21:16.071Z] #42 143.9 CC criu/protobuf-desc.o [2021-02-16T09:21:16.330Z] #42 ... [2021-02-16T09:21:16.330Z] [2021-02-16T09:21:16.330Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T09:21:16.330Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T09:21:16.330Z] #39 DONE 216.0s [2021-02-16T09:21:16.501Z] Merge succeeded, producing fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:21:16.501Z] Checking out Revision fa480403c75c90880a6bc79bab9e10b012379006 (PR-41936) [2021-02-16T09:21:16.589Z] [2021-02-16T09:21:16.589Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:16.589Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:21:16.589Z] #42 144.7 CC criu/protobuf.o [2021-02-16T09:21:16.979Z] #43 60.95 CC compel/src/lib/ptrace.o [2021-02-16T09:21:17.158Z] #42 145.3 CC criu/pstree.o [2021-02-16T09:21:17.283Z] #43 61.40 AR compel/libcompel.a [2021-02-16T09:21:17.283Z] #43 61.54 HOSTCC compel/src/main-host.o [2021-02-16T09:21:17.283Z] #43 ... [2021-02-16T09:21:17.283Z] [2021-02-16T09:21:17.283Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T09:21:17.283Z] #53 sha256:f28e193a4ef0d6178ea5656bf6d93616c7cca7dc19b17b3b1c26561500f4e17a [2021-02-16T09:21:17.283Z] #53 11.38 + cd /tmp/tmp.PPqrdRZ2SK/src/github.com/opencontainers/runc [2021-02-16T09:21:17.283Z] #53 11.39 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-16T09:21:17.605Z] #53 11.60 + '[' -z '' ']' [2021-02-16T09:21:17.605Z] #53 11.60 + target=static [2021-02-16T09:21:17.605Z] #53 11.60 + make 'BUILDTAGS=seccomp ' static [2021-02-16T09:21:16.021Z] > git remote # timeout=10 [2021-02-16T09:21:16.171Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T09:21:16.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T09:21:16.220Z] > git merge 01ae718aef64ff684501a8702f587af0ec034e71 # timeout=10 [2021-02-16T09:21:16.373Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-02-16T09:21:16.530Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T09:21:16.578Z] > git checkout -f fa480403c75c90880a6bc79bab9e10b012379006 # timeout=10 [2021-02-16T09:21:17.905Z] #53 ... [2021-02-16T09:21:17.905Z] [2021-02-16T09:21:17.905Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T09:21:17.905Z] #51 sha256:4c869e7ef82fc99f356c7c818d39dfae7e12970f943d857119a4f1f0a7e21518 [2021-02-16T09:21:17.905Z] #51 120.1 golang.org/x/crypto/ssh/terminal [2021-02-16T09:21:17.905Z] #51 123.2 mvdan.cc/sh/v3/cmd/shfmt [2021-02-16T09:21:17.905Z] #51 DONE 128.8s [2021-02-16T09:21:17.905Z] [2021-02-16T09:21:17.905Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:17.905Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:21:17.905Z] #43 61.88 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-02-16T09:21:17.905Z] #43 62.10 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-16T09:21:18.211Z] #43 62.51 HOSTCC compel/src/lib/log-host.o [2021-02-16T09:21:18.522Z] #43 62.80 HOSTLINK compel/compel-host-bin [2021-02-16T09:21:18.522Z] #43 ... [2021-02-16T09:21:18.522Z] [2021-02-16T09:21:18.522Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:21:18.522Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T09:21:18.522Z] #20 0.415 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T09:21:18.522Z] #20 0.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T09:21:18.522Z] #20 0.485 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T09:21:18.522Z] #20 1.657 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-16T09:21:18.522Z] #20 3.087 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-16T09:21:18.522Z] #20 4.645 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-16T09:21:18.522Z] #20 ... [2021-02-16T09:21:18.522Z] [2021-02-16T09:21:18.522Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T09:21:18.522Z] #53 sha256:f28e193a4ef0d6178ea5656bf6d93616c7cca7dc19b17b3b1c26561500f4e17a [2021-02-16T09:21:18.522Z] #53 12.23 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-16T09:21:18.537Z] #42 146.7 CC criu/rbtree.o [2021-02-16T09:21:18.796Z] #42 147.0 CC criu/rst-malloc.o [2021-02-16T09:21:18.796Z] #42 ... [2021-02-16T09:21:18.796Z] [2021-02-16T09:21:18.796Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-16T09:21:18.796Z] #40 sha256:97c27127ff521921ee340ba190a715a4b248ed689444076c10d43e7f79cd2674 [2021-02-16T09:21:18.796Z] #40 DONE 0.9s [2021-02-16T09:21:19.037Z] #21 5.036 Collecting yamllint==1.16.0 [2021-02-16T09:21:19.055Z] [2021-02-16T09:21:19.055Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:19.055Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:21:19.055Z] #42 147.2 CC criu/seccomp.o [2021-02-16T09:21:19.314Z] #42 147.7 CC criu/seize.o [2021-02-16T09:21:20.123Z] --- PASS: TestBuildMultiStageLayerLeak (4.34s) [2021-02-16T09:21:20.124Z] === RUN TestBuildWithHugeFile [2021-02-16T09:21:20.251Z] #42 148.5 CC criu/servicefd.o [2021-02-16T09:21:20.820Z] #42 148.9 CC criu/shmem.o [2021-02-16T09:21:21.388Z] #42 149.6 CC criu/sigframe.o [2021-02-16T09:21:21.388Z] #42 149.7 CC criu/signalfd.o [2021-02-16T09:21:21.583Z] #21 ... [2021-02-16T09:21:21.583Z] [2021-02-16T09:21:21.583Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:21.583Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:21:21.583Z] #42 123.6 CC criu/memfd.o [2021-02-16T09:21:21.583Z] #42 124.3 CC criu/mount.o [2021-02-16T09:21:21.583Z] #42 128.3 CC criu/namespaces.o [2021-02-16T09:21:21.647Z] #42 150.0 CC criu/sk-inet.o [2021-02-16T09:21:21.845Z] #42 130.0 CC criu/net.o [2021-02-16T09:21:21.907Z] #42 ... [2021-02-16T09:21:21.907Z] [2021-02-16T09:21:21.907Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:21:21.907Z] #48 sha256:fc3df4e64590347b1a1ac8cd55d53a3a115a055183f5473e9be0378df6284df2 [2021-02-16T09:21:21.907Z] #48 221.6 + /build/golangci-lint --version [2021-02-16T09:21:21.907Z] #48 222.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-16T09:21:21.907Z] #48 DONE 222.2s [2021-02-16T09:21:22.166Z] [2021-02-16T09:21:22.166Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:22.166Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:21:22.735Z] #42 150.9 CC criu/sk-netlink.o [2021-02-16T09:21:23.156Z] #53 ... [2021-02-16T09:21:23.156Z] [2021-02-16T09:21:23.156Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:21:23.156Z] #45 sha256:0f086b1673dd955dfe7a48251319b4396e60aca5ee78f3aeeabc597725781c08 [2021-02-16T09:21:23.156Z] #45 123.6 math/big [2021-02-16T09:21:23.156Z] #45 132.1 go/doc [2021-02-16T09:21:23.156Z] #45 ... [2021-02-16T09:21:23.156Z] [2021-02-16T09:21:23.156Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T09:21:23.156Z] #58 sha256:0690aa1e3b979df13820c6337f56b8ef52fe1ff2e25c944df634b43ac7eaa1fd [2021-02-16T09:21:23.156Z] #58 133.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T09:21:23.156Z] #58 133.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-16T09:21:23.304Z] #42 151.4 CC criu/sk-packet.o [2021-02-16T09:21:23.872Z] #42 151.9 CC criu/sk-queue.o [2021-02-16T09:21:23.872Z] #42 152.2 CC criu/sk-tcp.o [2021-02-16T09:21:24.393Z] #42 ... [2021-02-16T09:21:24.393Z] [2021-02-16T09:21:24.393Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T09:21:24.393Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-16T09:21:24.393Z] #21 10.42 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-16T09:21:24.393Z] #21 10.53 Collecting pyyaml (from yamllint==1.16.0) [2021-02-16T09:21:24.393Z] #21 10.76 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-16T09:21:24.440Z] #42 152.5 CC criu/sk-unix.o [2021-02-16T09:21:24.966Z] #21 11.12 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-16T09:21:24.966Z] #21 11.17 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-16T09:21:24.966Z] #21 11.24 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-16T09:21:25.538Z] #21 11.63 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-16T09:21:25.800Z] #21 DONE 12.1s [2021-02-16T09:21:25.800Z] [2021-02-16T09:21:25.800Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-16T09:21:25.800Z] #24 sha256:90ffc1b7eb1e8530991cff875e2942eb9b7e661d4acbe85b6551be2ef8b54cef [2021-02-16T09:21:25.819Z] #42 153.8 CC criu/sockets.o [2021-02-16T09:21:26.061Z] #24 DONE 0.2s [2021-02-16T09:21:26.061Z] [2021-02-16T09:21:26.061Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-16T09:21:26.061Z] #29 sha256:8717319db08f4c0166f23fbf27719cd97b0a1cd0f74ca6bbe99e7afd4172dafc [2021-02-16T09:21:26.079Z] #42 154.4 CC criu/stats.o [2021-02-16T09:21:26.338Z] #42 154.6 CC criu/string.o [2021-02-16T09:21:26.338Z] #42 154.7 CC criu/sysctl.o [2021-02-16T09:21:26.907Z] #42 155.1 CC criu/sysfs_parse.o [2021-02-16T09:21:27.166Z] #42 155.4 CC criu/timens.o [2021-02-16T09:21:27.166Z] #42 155.6 CC criu/timerfd.o [2021-02-16T09:21:27.735Z] #42 155.8 CC criu/tty.o [2021-02-16T09:21:28.673Z] #42 156.9 CC criu/tun.o [2021-02-16T09:21:28.853Z] #58 ... [2021-02-16T09:21:28.853Z] [2021-02-16T09:21:28.853Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:28.853Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:21:28.853Z] #43 63.16 DEP soccr/soccr.d [2021-02-16T09:21:28.853Z] #43 63.64 CC soccr/soccr.o [2021-02-16T09:21:28.853Z] #43 65.36 AR soccr/libsoccr.a [2021-02-16T09:21:28.853Z] #43 65.42 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-16T09:21:28.853Z] #43 65.96 DEP criu/arch/ppc64/sigframe.d [2021-02-16T09:21:28.853Z] #43 66.10 DEP criu/arch/ppc64/crtools.d [2021-02-16T09:21:28.853Z] #43 66.38 DEP criu/arch/ppc64/cpu.d [2021-02-16T09:21:28.853Z] #43 66.56 CC criu/arch/ppc64/cpu.o [2021-02-16T09:21:28.853Z] #43 67.15 CC criu/arch/ppc64/crtools.o [2021-02-16T09:21:28.853Z] #43 68.33 CC criu/arch/ppc64/sigframe.o [2021-02-16T09:21:28.853Z] #43 68.70 LINK criu/arch/ppc64/crtools.built-in.o [2021-02-16T09:21:28.853Z] #43 68.76 DEP criu/pie/util-vdso.d [2021-02-16T09:21:28.853Z] #43 69.01 DEP criu/pie/util.d [2021-02-16T09:21:28.853Z] #43 69.20 CC criu/pie/util.o [2021-02-16T09:21:28.853Z] #43 69.54 CC criu/pie/util-vdso.o [2021-02-16T09:21:28.853Z] #43 70.35 AR criu/pie/pie.lib.a [2021-02-16T09:21:28.853Z] #43 70.42 DEP criu/pie/restorer.d [2021-02-16T09:21:28.853Z] #43 70.67 DEP criu/arch/ppc64/vdso-trampoline.d [2021-02-16T09:21:28.853Z] #43 70.72 DEP criu/arch/ppc64/restorer.d [2021-02-16T09:21:28.853Z] #43 70.94 DEP criu/arch/ppc64/vdso-pie.d [2021-02-16T09:21:28.853Z] #43 71.07 DEP criu/pie/parasite-vdso.d [2021-02-16T09:21:28.853Z] #43 71.29 DEP criu/pie/parasite.d [2021-02-16T09:21:28.853Z] #43 71.59 CC criu/pie/parasite.o [2021-02-16T09:21:28.853Z] #43 72.95 LINK criu/pie/parasite.built-in.o [2021-02-16T09:21:28.853Z] #43 72.96 GEN criu/pie/parasite-blob.h [2021-02-16T09:21:28.853Z] #43 73.00 CC criu/pie/parasite-vdso.o [2021-02-16T09:21:28.933Z] #42 157.2 CC criu/uffd.o [2021-02-16T09:21:29.031Z] Commit message: "TestBuildUserNamespaceValidateCapabilitiesAreV2: verify build completed" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-02-16T09:21:29.502Z] #43 73.74 CC criu/arch/ppc64/vdso-pie.o [Pipeline] sh [2021-02-16T09:21:29.803Z] #43 ... [2021-02-16T09:21:29.803Z] [2021-02-16T09:21:29.803Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:21:29.803Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T09:21:29.803Z] #20 11.22 Fetched 8197 kB in 11s (757 kB/s) [2021-02-16T09:21:29.803Z] #20 11.22 Reading package lists... [2021-02-16T09:21:29.803Z] #20 15.39 Reading package lists... [2021-02-16T09:21:29.803Z] #20 19.51 Building dependency tree... [2021-02-16T09:21:29.803Z] #20 21.13 libcap2-bin is already the newest version (1:2.25-2). [2021-02-16T09:21:29.803Z] #20 21.13 The following additional packages will be installed: [2021-02-16T09:21:29.803Z] #20 21.13 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-16T09:21:29.803Z] #20 21.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-16T09:21:29.803Z] #20 21.13 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-16T09:21:29.803Z] #20 21.13 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-16T09:21:29.803Z] #20 21.13 python3.7 python3.7-minimal vim-runtime xxd [2021-02-16T09:21:29.803Z] #20 21.14 Suggested packages: [2021-02-16T09:21:29.803Z] #20 21.14 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-16T09:21:29.803Z] #20 21.14 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-16T09:21:29.803Z] #20 21.14 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-16T09:21:29.803Z] #20 21.14 Recommended packages: [2021-02-16T09:21:29.803Z] #20 21.14 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-16T09:21:29.803Z] #20 21.14 python3-keyrings.alt python3-xdg unzip [2021-02-16T09:21:29.871Z] #42 158.1 CC criu/util.o [2021-02-16T09:21:30.110Z] #20 ... [2021-02-16T09:21:30.110Z] [2021-02-16T09:21:30.110Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:30.110Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:21:30.110Z] #43 74.28 CC criu/arch/ppc64/restorer.o [2021-02-16T09:21:30.765Z] #43 ... [2021-02-16T09:21:30.765Z] [2021-02-16T09:21:30.765Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T09:21:30.765Z] #58 sha256:0690aa1e3b979df13820c6337f56b8ef52fe1ff2e25c944df634b43ac7eaa1fd [2021-02-16T09:21:30.765Z] #58 DONE 141.6s [2021-02-16T09:21:30.765Z] [2021-02-16T09:21:30.765Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:30.765Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:21:30.765Z] #43 74.81 CC criu/arch/ppc64/vdso-trampoline.o [2021-02-16T09:21:30.765Z] #43 ... [2021-02-16T09:21:30.765Z] [2021-02-16T09:21:30.765Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T09:21:30.765Z] #59 sha256:2ed2b8c261544e676ccbfe44c423b9a225de89fa8a3eecee0cd9c619875cf947 [2021-02-16T09:21:30.765Z] #59 DONE 0.1s [2021-02-16T09:21:30.765Z] [2021-02-16T09:21:30.765Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T09:21:30.765Z] #60 sha256:39871f5d789add46c647b6b7fda664e5795712e045131d6f1375d2bcfb5c7ff8 [2021-02-16T09:21:30.765Z] #60 DONE 0.1s [2021-02-16T09:21:30.765Z] [2021-02-16T09:21:30.765Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:30.765Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:21:30.765Z] #43 74.89 CC criu/pie/restorer.o [2021-02-16T09:21:30.809Z] #42 159.0 CC criu/uts_ns.o [2021-02-16T09:21:31.068Z] #42 159.2 CC criu/vdso-compat.o [2021-02-16T09:21:31.068Z] #42 159.3 CC criu/vdso.o [2021-02-16T09:21:31.350Z] #29 DONE 5.0s [2021-02-16T09:21:31.350Z] [2021-02-16T09:21:31.350Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-16T09:21:31.350Z] #32 sha256:d7bf9dd91bca36ce83c9b91ea09b1c2f61e85ad5f14af3c1ebf56df3b6540a39 [2021-02-16T09:21:31.350Z] #32 DONE 0.3s [2021-02-16T09:21:31.350Z] [2021-02-16T09:21:31.350Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-16T09:21:31.350Z] #34 sha256:58012721a52331f1747d9f6f624c73e150a6bfe8e8f6014fd6406eec60ae8ffe [2021-02-16T09:21:31.350Z] #34 DONE 0.1s [2021-02-16T09:21:31.350Z] [2021-02-16T09:21:31.350Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:31.350Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:21:31.350Z] #42 133.2 CC criu/netfilter.o [2021-02-16T09:21:31.350Z] #42 133.7 CC criu/page-pipe.o [2021-02-16T09:21:31.350Z] #42 134.4 CC criu/page-xfer.o [2021-02-16T09:21:31.350Z] #42 136.1 CC criu/pagemap-cache.o [2021-02-16T09:21:31.350Z] #42 136.4 CC criu/pagemap.o [2021-02-16T09:21:31.350Z] #42 137.2 CC criu/parasite-syscall.o [2021-02-16T09:21:31.350Z] #42 138.0 CC criu/path.o [2021-02-16T09:21:31.350Z] #42 138.2 CC criu/pie-util-vdso-elf32.o [2021-02-16T09:21:31.350Z] #42 138.6 CC criu/pie-util-vdso.o [2021-02-16T09:21:31.350Z] #42 139.1 CC criu/pie-util.o [2021-02-16T09:21:31.350Z] #42 139.4 CC criu/pipes.o [2021-02-16T09:21:31.350Z] #42 ... [2021-02-16T09:21:31.350Z] [2021-02-16T09:21:31.350Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-16T09:21:31.350Z] #37 sha256:f741f5dc30937e30b5ab08446cf26b1c013c3cbd730c1f345e4ce0e557531394 [2021-02-16T09:21:31.350Z] #37 DONE 0.0s [2021-02-16T09:21:31.610Z] [2021-02-16T09:21:31.610Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:21:31.610Z] #55 sha256:d33debec6f76868d4c7e959e5c1b1b62d5190720d91c3a5a9e997ca0b42fa0a9 [2021-02-16T09:21:31.637Z] #42 159.7 LINK criu/built-in.o [2021-02-16T09:21:31.637Z] #42 159.9 LINK criu/criu [2021-02-16T09:21:31.896Z] #42 160.3 DEP lib/c/criu.d [2021-02-16T09:21:32.155Z] #42 160.3 CC images/rpc.pb-c.o [2021-02-16T09:21:32.181Z] #55 ... [2021-02-16T09:21:32.181Z] [2021-02-16T09:21:32.181Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:32.181Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:21:32.181Z] #42 140.2 CC criu/plugin.o [2021-02-16T09:21:32.442Z] #42 140.6 CC criu/proc_parse.o [2021-02-16T09:21:32.482Z] + docker version [2021-02-16T09:21:32.722Z] #42 160.8 CC lib/c/criu.o [2021-02-16T09:21:33.289Z] #42 161.5 LINK lib/c/built-in.o [2021-02-16T09:21:33.289Z] #42 161.5 LINK lib/c/libcriu.so [2021-02-16T09:21:33.289Z] #42 161.5 LINK lib/c/libcriu.a [2021-02-16T09:21:33.289Z] #42 161.6 GEN magic.py [2021-02-16T09:21:33.548Z] #42 161.7 Note: Building without setproctitle() and strlcpy() support. [2021-02-16T09:21:33.548Z] #42 161.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-16T09:21:33.548Z] #42 161.7 Note: Building without GnuTLS support [2021-02-16T09:21:33.548Z] #42 161.7 Makefile.config:39: Warn: you have no libnftables installed [2021-02-16T09:21:33.548Z] #42 161.7 Makefile.config:40: Warn: Building without nftables support [2021-02-16T09:21:34.116Z] #42 162.3 fatal: not a git repository (or any of the parent directories): .git [2021-02-16T09:21:34.684Z] #42 162.9 make[1]: Nothing to be done for 'all'. [2021-02-16T09:21:34.784Z] #54 220.2 + bin/containerd-stress [2021-02-16T09:21:34.784Z] #54 222.0 + bin/containerd-shim [2021-02-16T09:21:34.991Z] #42 143.2 CC criu/protobuf-desc.o [2021-02-16T09:21:35.252Z] #42 163.4 make[1]: 'images/built-in.o' is up to date. [2021-02-16T09:21:35.252Z] #42 163.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-16T09:21:35.252Z] #42 163.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-16T09:21:35.252Z] #42 163.5 make[1]: 'compel/libcompel.a' is up to date. [2021-02-16T09:21:35.252Z] #42 163.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-16T09:21:35.252Z] #42 163.5 make[1]: Nothing to be done for 'all'. [2021-02-16T09:21:35.252Z] #42 163.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-16T09:21:35.370Z] #43 78.94 LINK criu/pie/restorer.built-in.o [2021-02-16T09:21:35.370Z] #43 78.95 GEN criu/pie/restorer-blob.h [2021-02-16T09:21:35.370Z] #43 79.10 DEP criu/vdso.d [2021-02-16T09:21:35.370Z] #43 79.30 DEP criu/uts_ns.d [2021-02-16T09:21:35.370Z] #43 79.46 DEP criu/util.d [2021-02-16T09:21:35.370Z] #43 79.62 DEP criu/uffd.d [2021-02-16T09:21:35.370Z] #43 79.83 DEP criu/tun.d [2021-02-16T09:21:35.511Z] #42 163.7 make[2]: Nothing to be done for 'all'. [2021-02-16T09:21:35.511Z] #42 163.8 make[2]: Nothing to be done for 'all'. [2021-02-16T09:21:35.511Z] #42 163.8 make[2]: Nothing to be done for 'all'. [2021-02-16T09:21:35.511Z] #42 163.9 make[2]: Nothing to be done for 'all'. [2021-02-16T09:21:35.671Z] #43 80.11 DEP criu/tty.d [2021-02-16T09:21:35.771Z] #42 163.9 make[2]: Nothing to be done for 'all'. [2021-02-16T09:21:35.771Z] #42 164.0 make[2]: Nothing to be done for 'all'. [2021-02-16T09:21:35.771Z] #42 164.0 make[2]: Nothing to be done for 'all'. [2021-02-16T09:21:35.771Z] #42 164.1 make[2]: Nothing to be done for 'all'. [2021-02-16T09:21:35.771Z] #42 164.1 INSTALL criu/criu [2021-02-16T09:21:36.329Z] #43 80.40 DEP criu/timerfd.d [2021-02-16T09:21:36.329Z] #43 80.61 DEP criu/timens.d [2021-02-16T09:21:36.341Z] #42 DONE 164.5s [2021-02-16T09:21:36.341Z] [2021-02-16T09:21:36.341Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:21:36.341Z] #55 sha256:73aca2b74b175823e08ad97aca8abd128255a97644ebe442811e0c4824ec7fcc [2021-02-16T09:21:36.378Z] #42 144.3 CC criu/protobuf.o [2021-02-16T09:21:36.378Z] #42 ... [2021-02-16T09:21:36.378Z] [2021-02-16T09:21:36.378Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T09:21:36.378Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T09:21:36.378Z] #39 DONE 212.7s [2021-02-16T09:21:36.632Z] #43 80.79 DEP criu/sysfs_parse.d [2021-02-16T09:21:36.640Z] [2021-02-16T09:21:36.640Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:36.640Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:21:36.640Z] #42 144.9 CC criu/pstree.o [2021-02-16T09:21:36.947Z] #43 81.02 DEP criu/sysctl.d [2021-02-16T09:21:36.947Z] #43 81.23 DEP criu/string.d [2021-02-16T09:21:36.947Z] #43 ... [2021-02-16T09:21:36.947Z] [2021-02-16T09:21:36.947Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:21:36.947Z] #45 sha256:0f086b1673dd955dfe7a48251319b4396e60aca5ee78f3aeeabc597725781c08 [2021-02-16T09:21:36.947Z] #45 137.9 vendor/golang.org/x/text/unicode/norm [2021-02-16T09:21:36.947Z] #45 141.7 github.com/LK4D4/vndr/build [2021-02-16T09:21:36.947Z] #45 ... [2021-02-16T09:21:36.947Z] [2021-02-16T09:21:36.947Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:21:36.947Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T09:21:36.947Z] #20 22.96 The following NEW packages will be installed: [2021-02-16T09:21:36.947Z] #20 22.97 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-16T09:21:36.947Z] #20 22.97 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-16T09:21:36.947Z] #20 22.97 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-16T09:21:36.947Z] #20 22.97 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-16T09:21:36.947Z] #20 22.97 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-16T09:21:36.947Z] #20 22.97 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-16T09:21:36.947Z] #20 22.97 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-16T09:21:36.947Z] #20 22.97 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-16T09:21:36.947Z] #20 22.97 xz-utils zip [2021-02-16T09:21:36.947Z] #20 23.05 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-16T09:21:36.947Z] #20 23.05 Need to get 29.2 MB of archives. [2021-02-16T09:21:36.947Z] #20 23.05 After this operation, 134 MB of additional disk space will be used. [2021-02-16T09:21:36.947Z] #20 23.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-02-16T09:21:36.947Z] #20 23.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2021-02-16T09:21:36.947Z] #20 23.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2021-02-16T09:21:36.947Z] #20 23.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-02-16T09:21:36.947Z] #20 23.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-02-16T09:21:36.947Z] #20 23.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2021-02-16T09:21:36.947Z] #20 23.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-02-16T09:21:36.947Z] #20 23.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-02-16T09:21:36.947Z] #20 23.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-02-16T09:21:36.947Z] #20 23.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-02-16T09:21:36.947Z] #20 23.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-02-16T09:21:36.947Z] #20 23.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-02-16T09:21:36.947Z] #20 23.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-02-16T09:21:36.947Z] #20 23.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-02-16T09:21:36.947Z] #20 23.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-02-16T09:21:36.947Z] #20 23.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-02-16T09:21:36.947Z] #20 23.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-02-16T09:21:36.947Z] #20 23.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-02-16T09:21:36.947Z] #20 23.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-02-16T09:21:36.947Z] #20 23.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-02-16T09:21:36.947Z] #20 23.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-02-16T09:21:36.947Z] #20 23.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-02-16T09:21:36.947Z] #20 23.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-02-16T09:21:36.947Z] #20 23.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-02-16T09:21:36.947Z] #20 23.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-02-16T09:21:36.947Z] #20 23.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-02-16T09:21:36.947Z] #20 23.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-02-16T09:21:36.947Z] #20 23.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-02-16T09:21:36.947Z] #20 23.64 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-02-16T09:21:36.947Z] #20 24.02 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-02-16T09:21:36.947Z] #20 24.03 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-02-16T09:21:36.947Z] #20 24.03 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-02-16T09:21:36.947Z] #20 24.04 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-02-16T09:21:36.947Z] #20 24.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-02-16T09:21:36.947Z] #20 24.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-02-16T09:21:36.947Z] #20 24.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-16T09:21:36.947Z] #20 24.13 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-02-16T09:21:36.947Z] #20 24.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-02-16T09:21:36.947Z] #20 24.15 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-16T09:21:36.947Z] #20 24.16 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-02-16T09:21:36.947Z] #20 24.17 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-16T09:21:36.947Z] #20 24.17 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-02-16T09:21:36.947Z] #20 24.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-02-16T09:21:36.947Z] #20 24.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-02-16T09:21:36.947Z] #20 24.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-16T09:21:36.947Z] #20 24.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-02-16T09:21:36.947Z] #20 24.56 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-02-16T09:21:36.947Z] #20 24.61 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-02-16T09:21:36.947Z] #20 25.31 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T09:21:36.947Z] #20 25.44 Fetched 29.2 MB in 2s (18.0 MB/s) [2021-02-16T09:21:36.947Z] #20 25.49 Selecting previously unselected package pigz. [2021-02-16T09:21:36.947Z] #20 25.49 (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 ... 23361 files and directories currently installed.) [2021-02-16T09:21:36.947Z] #20 25.68 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-02-16T09:21:36.947Z] #20 25.69 Unpacking pigz (2.4-1) ... [2021-02-16T09:21:36.947Z] #20 25.83 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-02-16T09:21:36.947Z] #20 25.84 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-16T09:21:36.947Z] #20 25.85 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-02-16T09:21:36.947Z] #20 26.41 Selecting previously unselected package python3.7-minimal. [2021-02-16T09:21:36.947Z] #20 26.43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-16T09:21:36.947Z] #20 26.46 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-16T09:21:36.947Z] #20 27.50 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-02-16T09:21:36.947Z] #20 27.51 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-16T09:21:37.720Z] #55 ... [2021-02-16T09:21:37.720Z] [2021-02-16T09:21:37.720Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T09:21:37.720Z] #43 sha256:41d3c138d80a96447a2fd38139beffba1af68770f91714218e0be52e1ca10ce0 [2021-02-16T09:21:37.720Z] #43 DONE 0.1s [2021-02-16T09:21:37.720Z] [2021-02-16T09:21:37.720Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-16T09:21:37.720Z] #45 sha256:8778d28845f4f21aedaf4fa4ad607349b85a04b5d6cf165a2da6fd55c4225ee5 [2021-02-16T09:21:37.980Z] #45 DONE 0.2s [2021-02-16T09:21:37.980Z] [2021-02-16T09:21:37.980Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-16T09:21:37.980Z] #47 sha256:e3599056ad67249356b7e7d778d6680940138638856c0ec54815544dc29dd1f0 [2021-02-16T09:21:37.980Z] #47 DONE 0.1s [2021-02-16T09:21:37.980Z] [2021-02-16T09:21:37.980Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-16T09:21:37.980Z] #49 sha256:1eb9fbe46ae1ac5b0dcccc2e96526e8c431d9de270051cada906912debb13f4b [2021-02-16T09:21:38.238Z] #49 DONE 0.2s [2021-02-16T09:21:38.238Z] [2021-02-16T09:21:38.238Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:21:38.238Z] #55 sha256:73aca2b74b175823e08ad97aca8abd128255a97644ebe442811e0c4824ec7fcc [2021-02-16T09:21:38.238Z] #55 ... [2021-02-16T09:21:38.238Z] [2021-02-16T09:21:38.238Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-16T09:21:38.238Z] #51 sha256:9a17308025ea07c695de09c170d0be4e26bec982ccbcba198709134ed325c5cb [2021-02-16T09:21:38.238Z] #51 DONE 0.1s [2021-02-16T09:21:38.463Z] Client: Docker Engine - Enterprise [2021-02-16T09:21:38.463Z] Version: 19.03.12 [2021-02-16T09:21:38.463Z] API version: 1.40 [2021-02-16T09:21:38.463Z] Go version: go1.13.13 [2021-02-16T09:21:38.463Z] Git commit: 4306744 [2021-02-16T09:21:38.463Z] Built: 08/05/2020 19:27:53 [2021-02-16T09:21:38.463Z] OS/Arch: windows/amd64 [2021-02-16T09:21:38.463Z] Experimental: false [2021-02-16T09:21:38.463Z] [2021-02-16T09:21:38.463Z] Server: Docker Engine - Enterprise [2021-02-16T09:21:38.463Z] Engine: [2021-02-16T09:21:38.463Z] Version: 19.03.12 [2021-02-16T09:21:38.463Z] API version: 1.40 (minimum version 1.24) [2021-02-16T09:21:38.463Z] Go version: go1.13.13 [2021-02-16T09:21:38.463Z] Git commit: f295753ffd [2021-02-16T09:21:38.463Z] Built: 08/05/2020 19:26:41 [2021-02-16T09:21:38.463Z] OS/Arch: windows/amd64 [2021-02-16T09:21:38.463Z] Experimental: true [2021-02-16T09:21:38.489Z] #20 29.70 Selecting previously unselected package python3-minimal. [2021-02-16T09:21:38.489Z] #20 29.70 (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 ... 23610 files and directories currently installed.) [2021-02-16T09:21:38.489Z] #20 29.72 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-02-16T09:21:38.489Z] #20 29.73 Unpacking python3-minimal (3.7.3-1) ... [2021-02-16T09:21:38.489Z] #20 29.79 Selecting previously unselected package libmpdec2:ppc64el. [2021-02-16T09:21:38.489Z] #20 29.80 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-02-16T09:21:38.489Z] #20 29.81 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-02-16T09:21:38.489Z] #20 29.91 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-02-16T09:21:38.489Z] #20 29.91 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-16T09:21:38.489Z] #20 29.92 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-02-16T09:21:38.497Z] [2021-02-16T09:21:38.497Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:21:38.497Z] #55 sha256:73aca2b74b175823e08ad97aca8abd128255a97644ebe442811e0c4824ec7fcc [2021-02-16T09:21:38.556Z] #42 146.4 CC criu/rbtree.o [2021-02-16T09:21:38.556Z] #42 146.7 CC criu/rst-malloc.o [2021-02-16T09:21:38.556Z] #42 ... [2021-02-16T09:21:38.556Z] [2021-02-16T09:21:38.556Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-16T09:21:38.556Z] #40 sha256:f8ca1e6c9da26cf7554cd73523222c2453dc8ec2e3239c307df49af4554328c0 [2021-02-16T09:21:38.556Z] #40 DONE 0.6s [2021-02-16T09:21:38.817Z] [2021-02-16T09:21:38.817Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:38.817Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:21:38.817Z] #42 146.9 CC criu/seccomp.o [2021-02-16T09:21:39.141Z] #20 ... [2021-02-16T09:21:39.141Z] [2021-02-16T09:21:39.141Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:21:39.141Z] #45 sha256:0f086b1673dd955dfe7a48251319b4396e60aca5ee78f3aeeabc597725781c08 [2021-02-16T09:21:39.141Z] #45 150.3 vendor/golang.org/x/crypto/cryptobyte [Pipeline] sh [2021-02-16T09:21:39.390Z] #42 147.4 CC criu/seize.o [2021-02-16T09:21:39.963Z] #42 148.2 CC criu/servicefd.o [2021-02-16T09:21:40.129Z] + docker info [2021-02-16T09:21:40.414Z] #54 228.4 + bin/containerd-shim-runc-v1 [2021-02-16T09:21:40.543Z] #42 148.6 CC criu/shmem.o [2021-02-16T09:21:40.675Z] #45 151.6 vendor/golang.org/x/net/idna [2021-02-16T09:21:40.974Z] #45 152.2 vendor/golang.org/x/net/http2/hpack [2021-02-16T09:21:41.115Z] #42 149.3 CC criu/sigframe.o [2021-02-16T09:21:41.376Z] #42 149.5 CC criu/signalfd.o [2021-02-16T09:21:41.376Z] #42 149.7 CC criu/sk-inet.o [2021-02-16T09:21:42.320Z] #42 150.6 CC criu/sk-netlink.o [2021-02-16T09:21:42.893Z] #42 150.9 CC criu/sk-packet.o [2021-02-16T09:21:43.155Z] #42 151.4 CC criu/sk-queue.o [2021-02-16T09:21:43.416Z] #42 ... [2021-02-16T09:21:43.416Z] [2021-02-16T09:21:43.416Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:21:43.416Z] #48 sha256:b3db96a546df98ef3591f4df3d47b7647ed815a40c58c28d1d308df84dceb03e [2021-02-16T09:21:43.416Z] #48 221.5 + /build/golangci-lint --version [2021-02-16T09:21:43.416Z] #48 221.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-16T09:21:43.416Z] #48 DONE 222.4s [2021-02-16T09:21:43.416Z] [2021-02-16T09:21:43.416Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:43.416Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T09:21:43.416Z] #42 151.8 CC criu/sk-tcp.o [2021-02-16T09:21:43.746Z] #45 154.7 mime [2021-02-16T09:21:43.829Z] #55 195.7 + bin/containerd [2021-02-16T09:21:43.988Z] #42 152.2 CC criu/sk-unix.o [2021-02-16T09:21:44.392Z] #45 ... [2021-02-16T09:21:44.392Z] [2021-02-16T09:21:44.392Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:21:44.392Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T09:21:44.392Z] #20 30.95 Selecting previously unselected package python3.7. [2021-02-16T09:21:44.392Z] #20 30.96 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-16T09:21:44.392Z] #20 30.97 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-16T09:21:44.392Z] #20 31.14 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-02-16T09:21:44.392Z] #20 31.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-02-16T09:21:44.392Z] #20 31.16 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-02-16T09:21:44.392Z] #20 31.31 Setting up python3-minimal (3.7.3-1) ... [2021-02-16T09:21:44.392Z] #20 32.25 Selecting previously unselected package python3. [2021-02-16T09:21:44.392Z] #20 32.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2021-02-16T09:21:44.392Z] #20 32.34 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-02-16T09:21:44.392Z] #20 32.35 Unpacking python3 (3.7.3-1) ... [2021-02-16T09:21:44.392Z] #20 32.45 Selecting previously unselected package libip4tc0:ppc64el. [2021-02-16T09:21:44.392Z] #20 32.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-02-16T09:21:44.392Z] #20 32.48 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-02-16T09:21:44.392Z] #20 32.63 Selecting previously unselected package libip6tc0:ppc64el. [2021-02-16T09:21:44.392Z] #20 32.64 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-02-16T09:21:44.392Z] #20 32.65 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-02-16T09:21:44.392Z] #20 32.76 Selecting previously unselected package libiptc0:ppc64el. [2021-02-16T09:21:44.392Z] #20 32.76 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-02-16T09:21:44.392Z] #20 32.78 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-02-16T09:21:44.392Z] #20 32.89 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-02-16T09:21:44.392Z] #20 32.90 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-02-16T09:21:44.392Z] #20 32.91 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-02-16T09:21:44.392Z] #20 32.99 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-02-16T09:21:44.392Z] #20 33.00 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-02-16T09:21:44.392Z] #20 33.02 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-02-16T09:21:44.392Z] #20 33.12 Selecting previously unselected package libnftnl11:ppc64el. [2021-02-16T09:21:44.392Z] #20 33.14 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-02-16T09:21:44.392Z] #20 33.14 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-02-16T09:21:44.392Z] #20 33.24 Selecting previously unselected package iptables. [2021-02-16T09:21:44.392Z] #20 33.26 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-02-16T09:21:44.392Z] #20 33.27 Unpacking iptables (1.8.2-4) ... [2021-02-16T09:21:44.392Z] #20 33.84 Selecting previously unselected package xxd. [2021-02-16T09:21:44.392Z] #20 33.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-16T09:21:44.392Z] #20 33.86 Unpacking xxd (2:8.1.0875-5) ... [2021-02-16T09:21:44.392Z] #20 34.02 Selecting previously unselected package vim-common. [2021-02-16T09:21:44.392Z] #20 34.03 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-16T09:21:44.392Z] #20 34.07 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-16T09:21:44.392Z] #20 34.37 Selecting previously unselected package bash-completion. [2021-02-16T09:21:44.392Z] #20 34.38 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-16T09:21:44.960Z] #54 233.1 + bin/containerd-shim-runc-v2 [2021-02-16T09:21:45.905Z] #42 154.0 CC criu/sockets.o [2021-02-16T09:21:45.996Z] #54 233.9 + binaries [2021-02-16T09:21:45.996Z] #54 233.9 + install -D bin/containerd /build/containerd [2021-02-16T09:21:45.996Z] #54 234.0 + install -D bin/containerd-shim /build/containerd-shim [2021-02-16T09:21:45.996Z] #54 234.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-16T09:21:45.996Z] #54 234.0 + install -D bin/ctr /build/ctr [2021-02-16T09:21:46.167Z] #42 154.5 CC criu/stats.o [2021-02-16T09:21:46.287Z] #54 DONE 234.5s [2021-02-16T09:21:46.768Z] #42 154.7 CC criu/string.o [2021-02-16T09:21:46.768Z] #42 154.8 CC criu/sysctl.o [2021-02-16T09:21:46.920Z] [2021-02-16T09:21:46.920Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-02-16T09:21:47.031Z] #42 155.2 CC criu/sysfs_parse.o [2021-02-16T09:21:47.177Z] #20 38.29 Unpacking bash-completion (1:2.8-6) ... [2021-02-16T09:21:47.177Z] #20 ... [2021-02-16T09:21:47.177Z] [2021-02-16T09:21:47.177Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:47.177Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:21:47.177Z] #43 81.26 DEP criu/stats.d [2021-02-16T09:21:47.177Z] #43 81.41 DEP criu/sockets.d [2021-02-16T09:21:47.177Z] #43 81.62 DEP criu/sk-unix.d [2021-02-16T09:21:47.177Z] #43 81.86 DEP criu/sk-tcp.d [2021-02-16T09:21:47.177Z] #43 82.09 DEP criu/sk-queue.d [2021-02-16T09:21:47.177Z] #43 82.28 DEP criu/sk-packet.d [2021-02-16T09:21:47.177Z] #43 82.51 DEP criu/sk-netlink.d [2021-02-16T09:21:47.177Z] #43 82.78 DEP criu/sk-inet.d [2021-02-16T09:21:47.177Z] #43 83.00 DEP criu/signalfd.d [2021-02-16T09:21:47.177Z] #43 83.22 DEP criu/sigframe.d [2021-02-16T09:21:47.177Z] #43 83.38 DEP criu/shmem.d [2021-02-16T09:21:47.177Z] #43 83.62 DEP criu/servicefd.d [2021-02-16T09:21:47.177Z] #43 83.84 DEP criu/seize.d [2021-02-16T09:21:47.177Z] #43 84.07 DEP criu/seccomp.d [2021-02-16T09:21:47.177Z] #43 84.32 DEP criu/rst-malloc.d [2021-02-16T09:21:47.177Z] #43 84.46 DEP criu/rbtree.d [2021-02-16T09:21:47.177Z] #43 84.53 DEP criu/pstree.d [2021-02-16T09:21:47.177Z] #43 84.76 DEP criu/protobuf.d [2021-02-16T09:21:47.177Z] #43 84.88 GEN criu/protobuf-desc-gen.h [2021-02-16T09:21:47.177Z] #43 87.17 DEP criu/protobuf-desc.d [2021-02-16T09:21:47.177Z] #43 87.43 DEP criu/proc_parse.d [2021-02-16T09:21:47.177Z] #43 87.60 DEP criu/plugin.d [2021-02-16T09:21:47.177Z] #43 87.69 DEP criu/pipes.d [2021-02-16T09:21:47.177Z] #43 87.87 DEP criu/pie-util.d [2021-02-16T09:21:47.177Z] #43 88.04 DEP criu/pie-util-vdso.d [2021-02-16T09:21:47.177Z] #43 88.21 DEP criu/path.d [2021-02-16T09:21:47.177Z] #43 88.38 DEP criu/parasite-syscall.d [2021-02-16T09:21:47.177Z] #43 88.65 DEP criu/pagemap.d [2021-02-16T09:21:47.177Z] #43 88.86 DEP criu/pagemap-cache.d [2021-02-16T09:21:47.177Z] #43 89.07 DEP criu/page-xfer.d [2021-02-16T09:21:47.177Z] #43 89.24 DEP criu/page-pipe.d [2021-02-16T09:21:47.177Z] #43 89.35 DEP criu/netfilter.d [2021-02-16T09:21:47.177Z] #43 89.51 DEP criu/net.d [2021-02-16T09:21:47.177Z] #43 89.73 DEP criu/namespaces.d [2021-02-16T09:21:47.177Z] #43 89.95 DEP criu/mount.d [2021-02-16T09:21:47.177Z] #43 90.13 DEP criu/memfd.d [2021-02-16T09:21:47.177Z] #43 90.30 DEP criu/mem.d [2021-02-16T09:21:47.177Z] #43 90.49 DEP criu/lsm.d [2021-02-16T09:21:47.177Z] #43 90.68 DEP criu/log.d [2021-02-16T09:21:47.177Z] #43 90.86 DEP criu/libnetlink.d [2021-02-16T09:21:47.177Z] #43 91.00 DEP criu/kerndat.d [2021-02-16T09:21:47.177Z] #43 91.27 DEP criu/kcmp-ids.d [2021-02-16T09:21:47.177Z] #43 91.41 DEP criu/irmap.d [2021-02-16T09:21:47.177Z] #43 ... [2021-02-16T09:21:47.177Z] [2021-02-16T09:21:47.177Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:21:47.177Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T09:21:47.177Z] #20 38.78 Selecting previously unselected package bzip2. [2021-02-16T09:21:47.292Z] #42 155.5 CC criu/timens.o [2021-02-16T09:21:47.488Z] #20 38.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-02-16T09:21:47.488Z] #20 38.80 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-16T09:21:47.488Z] #20 38.95 Selecting previously unselected package xz-utils. [2021-02-16T09:21:47.488Z] #20 38.95 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-02-16T09:21:47.488Z] #20 38.96 Unpacking xz-utils (5.2.4-1) ... [2021-02-16T09:21:47.488Z] #20 39.23 Selecting previously unselected package apparmor. [2021-02-16T09:21:47.557Z] #42 155.7 CC criu/timerfd.o [2021-02-16T09:21:47.557Z] #55 DONE 0.4s [2021-02-16T09:21:47.557Z] [2021-02-16T09:21:47.557Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-02-16T09:21:47.557Z] #59 DONE 0.2s [2021-02-16T09:21:47.557Z] [2021-02-16T09:21:47.557Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-02-16T09:21:47.789Z] #20 39.23 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-02-16T09:21:47.789Z] #20 39.36 Unpacking apparmor (2.13.2-10) ... [2021-02-16T09:21:47.817Z] #42 155.9 CC criu/tty.o [2021-02-16T09:21:47.849Z] #61 DONE 0.2s [2021-02-16T09:21:47.849Z] [2021-02-16T09:21:47.849Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-02-16T09:21:47.849Z] #63 DONE 0.1s [2021-02-16T09:21:47.849Z] [2021-02-16T09:21:47.849Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T09:21:47.849Z] #64 DONE 0.0s [2021-02-16T09:21:47.849Z] [2021-02-16T09:21:47.849Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T09:21:48.020Z] #55 ... [2021-02-16T09:21:48.020Z] [2021-02-16T09:21:48.020Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T09:21:48.020Z] #52 sha256:b646a769ad0276f51987feeea2168fa9eec6ec71e84b89e18b0b7468a6b03c78 [2021-02-16T09:21:48.020Z] #52 127.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-16T09:21:48.020Z] #52 128.0 + mkdir -p /build [2021-02-16T09:21:48.020Z] #52 128.0 + cp runc /build/runc [2021-02-16T09:21:48.020Z] #52 DONE 128.3s [2021-02-16T09:21:48.020Z] [2021-02-16T09:21:48.020Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:21:48.020Z] #55 sha256:73aca2b74b175823e08ad97aca8abd128255a97644ebe442811e0c4824ec7fcc [2021-02-16T09:21:48.386Z] #20 39.76 Selecting previously unselected package aufs-tools. [2021-02-16T09:21:48.386Z] #20 39.77 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-02-16T09:21:48.386Z] #20 39.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-16T09:21:48.386Z] #20 39.94 Selecting previously unselected package libonig5:ppc64el. [2021-02-16T09:21:48.386Z] #20 39.95 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-02-16T09:21:48.386Z] #20 39.96 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-02-16T09:21:48.482Z] #65 DONE 0.7s [2021-02-16T09:21:48.685Z] #20 40.16 Selecting previously unselected package libjq1:ppc64el. [2021-02-16T09:21:48.685Z] #20 40.16 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-16T09:21:48.685Z] #20 40.23 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-16T09:21:48.685Z] #20 40.40 Selecting previously unselected package jq. [2021-02-16T09:21:48.685Z] #20 40.42 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-16T09:21:48.758Z] #42 157.1 CC criu/tun.o [2021-02-16T09:21:48.781Z] [2021-02-16T09:21:48.781Z] #66 exporting to image [2021-02-16T09:21:48.781Z] #66 exporting layers [2021-02-16T09:21:48.955Z] #55 ... [2021-02-16T09:21:48.955Z] [2021-02-16T09:21:48.955Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-16T09:21:48.955Z] #53 sha256:a80d03eb9344543701a4e4e25d9c2f3eca6f17668da0169dc6538b7487162e90 [2021-02-16T09:21:48.990Z] #20 40.43 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-16T09:21:48.990Z] #20 40.55 Selecting previously unselected package libaio1:ppc64el. [2021-02-16T09:21:48.990Z] #20 40.56 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-02-16T09:21:48.990Z] #20 40.56 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-02-16T09:21:48.990Z] #20 40.63 Selecting previously unselected package libgpm2:ppc64el. [2021-02-16T09:21:48.990Z] #20 40.63 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-02-16T09:21:48.990Z] #20 40.65 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-02-16T09:21:49.215Z] #53 DONE 0.2s [2021-02-16T09:21:49.215Z] [2021-02-16T09:21:49.215Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:21:49.215Z] #55 sha256:73aca2b74b175823e08ad97aca8abd128255a97644ebe442811e0c4824ec7fcc [2021-02-16T09:21:49.288Z] #20 40.75 Selecting previously unselected package libicu63:ppc64el. [2021-02-16T09:21:49.288Z] #20 40.76 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-02-16T09:21:49.288Z] #20 40.77 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-16T09:21:49.328Z] #42 157.4 CC criu/uffd.o [2021-02-16T09:21:49.899Z] #42 158.1 CC criu/util.o [2021-02-16T09:21:50.197Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:21:50.197Z] [2021-02-16T09:21:50.197Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T09:21:50.197Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T09:21:50.197Z] HOSTNAME=7cb68d233a27 [2021-02-16T09:21:50.197Z] TESTDEBUG=0 [2021-02-16T09:21:50.197Z] DEST=bundles/test-integration [2021-02-16T09:21:50.197Z] PWD=/go/src/github.com/docker/docker [2021-02-16T09:21:50.197Z] DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:21:50.197Z] container=docker [2021-02-16T09:21:50.197Z] HOME=/root [2021-02-16T09:21:50.197Z] GOLANG_VERSION=1.13.15 [2021-02-16T09:21:50.197Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T09:21:50.197Z] VALIDATE_BRANCH=master [2021-02-16T09:21:50.197Z] TERM=xterm [2021-02-16T09:21:50.197Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T09:21:50.197Z] SHLVL=1 [2021-02-16T09:21:50.197Z] TIMEOUT=120m [2021-02-16T09:21:50.197Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T09:21:50.197Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T09:21:50.197Z] GO111MODULE=off [2021-02-16T09:21:50.197Z] DOCKER_EXPERIMENTAL=1 [2021-02-16T09:21:50.197Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T09:21:50.197Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T09:21:50.197Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T09:21:50.197Z] GOPATH=/go [2021-02-16T09:21:50.197Z] PKG_CONFIG=pkg-config [2021-02-16T09:21:50.197Z] _=/usr/bin/env [2021-02-16T09:21:50.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-16T09:21:50.840Z] #42 158.9 CC criu/uts_ns.o [2021-02-16T09:21:50.840Z] #42 159.1 CC criu/vdso-compat.o [2021-02-16T09:21:51.101Z] #42 159.3 CC criu/vdso.o [2021-02-16T09:21:51.672Z] #42 159.8 LINK criu/built-in.o [2021-02-16T09:21:51.672Z] #42 159.9 LINK criu/criu [2021-02-16T09:21:51.932Z] #42 160.1 DEP lib/c/criu.d [2021-02-16T09:21:51.932Z] #42 160.2 CC images/rpc.pb-c.o [2021-02-16T09:21:52.503Z] #42 160.6 CC lib/c/criu.o [2021-02-16T09:21:52.867Z] #20 44.60 Selecting previously unselected package libnet1:ppc64el. [2021-02-16T09:21:53.073Z] #42 161.3 LINK lib/c/built-in.o [2021-02-16T09:21:53.073Z] #42 161.3 LINK lib/c/libcriu.so [2021-02-16T09:21:53.073Z] #42 161.4 LINK lib/c/libcriu.a [2021-02-16T09:21:53.073Z] #42 161.4 GEN magic.py [2021-02-16T09:21:53.166Z] #20 44.60 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-16T09:21:53.166Z] #20 44.61 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-16T09:21:53.166Z] #20 44.70 Selecting previously unselected package libnl-3-200:ppc64el. [2021-02-16T09:21:53.166Z] #20 44.70 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-02-16T09:21:53.166Z] #20 44.71 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-16T09:21:53.166Z] #20 44.82 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-02-16T09:21:53.329Z] #66 exporting layers 3.8s done [2021-02-16T09:21:53.329Z] #66 writing image sha256:2fb541def5e340900e26e7a8c4d93d5b2a2729fd6c700448d788ac879853a727 done [2021-02-16T09:21:53.329Z] #66 naming to docker.io/library/docker:fa480403c75c90880a6bc79bab9e10b012379006 done [2021-02-16T09:21:53.329Z] #66 DONE 3.8s [2021-02-16T09:21:53.334Z] #42 161.5 Note: Building without setproctitle() and strlcpy() support. [2021-02-16T09:21:53.334Z] #42 161.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-16T09:21:53.334Z] #42 161.5 Note: Building without GnuTLS support [2021-02-16T09:21:53.334Z] #42 161.5 Makefile.config:39: Warn: you have no libnftables installed [2021-02-16T09:21:53.334Z] #42 161.5 Makefile.config:40: Warn: Building without nftables support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-16T09:21:53.468Z] #20 44.83 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-02-16T09:21:53.468Z] #20 44.84 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-16T09:21:53.468Z] #20 44.96 Selecting previously unselected package libreadline5:ppc64el. [2021-02-16T09:21:53.468Z] #20 44.96 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-02-16T09:21:53.468Z] #20 44.98 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-02-16T09:21:53.759Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41936/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fa480403c75c90880a6bc79bab9e10b012379006 hack/test/unit [2021-02-16T09:21:53.768Z] #20 45.10 Selecting previously unselected package net-tools. [2021-02-16T09:21:53.768Z] #20 45.10 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-02-16T09:21:53.768Z] #20 45.11 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-16T09:21:53.768Z] #20 45.41 Selecting previously unselected package python-pip-whl. [2021-02-16T09:21:53.768Z] #20 45.42 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-16T09:21:53.768Z] #20 45.42 Unpacking python-pip-whl (18.1-5) ... [2021-02-16T09:21:54.274Z] #42 162.2 fatal: not a git repository (or any of the parent directories): .git [2021-02-16T09:21:54.416Z] #20 45.99 Selecting previously unselected package python3-lib2to3. [2021-02-16T09:21:54.416Z] #20 46.00 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-16T09:21:54.416Z] #20 46.01 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-16T09:21:54.534Z] #42 162.8 make[1]: Nothing to be done for 'all'. [2021-02-16T09:21:54.715Z] #20 46.14 Selecting previously unselected package python3-distutils. [2021-02-16T09:21:54.715Z] #20 46.16 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-16T09:21:54.715Z] #20 46.16 Unpacking python3-distutils (3.7.3-1) ... [2021-02-16T09:21:54.715Z] #20 46.35 Selecting previously unselected package python3-pip. [2021-02-16T09:21:54.715Z] #20 46.36 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-16T09:21:54.715Z] #20 46.37 Unpacking python3-pip (18.1-5) ... [2021-02-16T09:21:55.015Z] #20 ... [2021-02-16T09:21:55.015Z] [2021-02-16T09:21:55.015Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T09:21:55.015Z] #24 sha256:6a9a0b16cb70e436c99ee826e46b99753534d20768f518ae65fc021b8c8b5ad4 [2021-02-16T09:21:55.106Z] #42 163.2 make[1]: 'images/built-in.o' is up to date. [2021-02-16T09:21:55.106Z] #42 163.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-16T09:21:55.106Z] #42 163.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-16T09:21:55.106Z] #42 163.3 make[1]: 'compel/libcompel.a' is up to date. [2021-02-16T09:21:55.106Z] #42 163.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-16T09:21:55.106Z] #42 163.4 make[1]: Nothing to be done for 'all'. [2021-02-16T09:21:55.106Z] #42 163.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-16T09:21:55.251Z] Client: [2021-02-16T09:21:55.251Z] Debug Mode: false [2021-02-16T09:21:55.251Z] Plugins: [2021-02-16T09:21:55.251Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-16T09:21:55.251Z] [2021-02-16T09:21:55.251Z] Server: [2021-02-16T09:21:55.251Z] Containers: 0 [2021-02-16T09:21:55.251Z] Running: 0 [2021-02-16T09:21:55.251Z] Paused: 0 [2021-02-16T09:21:55.251Z] Stopped: 0 [2021-02-16T09:21:55.251Z] Images: 0 [2021-02-16T09:21:55.251Z] Server Version: 19.03.12 [2021-02-16T09:21:55.251Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-16T09:21:55.251Z] Windows: [2021-02-16T09:21:55.251Z] LCOW: [2021-02-16T09:21:55.251Z] Logging Driver: json-file [2021-02-16T09:21:55.251Z] Plugins: [2021-02-16T09:21:55.251Z] Volume: local [2021-02-16T09:21:55.251Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-16T09:21:55.251Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-16T09:21:55.251Z] Swarm: inactive [2021-02-16T09:21:55.251Z] Default Isolation: process [2021-02-16T09:21:55.251Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-16T09:21:55.251Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-16T09:21:55.251Z] OSType: windows [2021-02-16T09:21:55.251Z] Architecture: x86_64 [2021-02-16T09:21:55.251Z] CPUs: 4 [2021-02-16T09:21:55.251Z] Total Memory: 32GiB [2021-02-16T09:21:55.251Z] Name: azwin-2-54ec00 [2021-02-16T09:21:55.251Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-16T09:21:55.251Z] Docker Root Dir: D:\docker [2021-02-16T09:21:55.251Z] Debug Mode: false [2021-02-16T09:21:55.251Z] Registry: https://index.docker.io/v1/ [2021-02-16T09:21:55.251Z] Labels: [2021-02-16T09:21:55.251Z] Experimental: true [2021-02-16T09:21:55.251Z] Insecure Registries: [2021-02-16T09:21:55.251Z] 10.0.0.4:5000 [2021-02-16T09:21:55.251Z] 127.0.0.0/8 [2021-02-16T09:21:55.251Z] Registry Mirrors: [2021-02-16T09:21:55.251Z] http://10.0.0.4:5000/ [2021-02-16T09:21:55.251Z] Live Restore Enabled: false [2021-02-16T09:21:55.251Z] [2021-02-16T09:21:55.372Z] #42 163.6 make[2]: Nothing to be done for 'all'. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-02-16T09:21:55.633Z] #42 163.6 make[2]: Nothing to be done for 'all'. [2021-02-16T09:21:55.633Z] #42 163.7 make[2]: Nothing to be done for 'all'. [2021-02-16T09:21:55.633Z] #42 163.8 make[2]: Nothing to be done for 'all'. [2021-02-16T09:21:55.633Z] #42 163.8 make[2]: Nothing to be done for 'all'. [2021-02-16T09:21:55.633Z] #42 163.9 make[2]: Nothing to be done for 'all'. [2021-02-16T09:21:55.633Z] #42 163.9 make[2]: Nothing to be done for 'all'. [2021-02-16T09:21:55.895Z] #42 164.0 make[2]: Nothing to be done for 'all'. [2021-02-16T09:21:55.895Z] #42 164.0 INSTALL criu/criu [2021-02-16T09:21:56.156Z] #42 DONE 164.3s [2021-02-16T09:21:56.156Z] [2021-02-16T09:21:56.156Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:21:56.156Z] #55 sha256:d33debec6f76868d4c7e959e5c1b1b62d5190720d91c3a5a9e997ca0b42fa0a9 [2021-02-16T09:21:56.528Z] ? github.com/docker/docker/api [no test files] [2021-02-16T09:21:57.099Z] #55 ... [2021-02-16T09:21:57.099Z] [2021-02-16T09:21:57.099Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T09:21:57.099Z] #43 sha256:709d959bf19a6f7e8a66f51f86d9d8c7221ddbeae3aadc35c5859c49abf2473f [2021-02-16T09:21:57.099Z] #43 DONE 0.1s [2021-02-16T09:21:57.360Z] [2021-02-16T09:21:57.360Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-16T09:21:57.360Z] #45 sha256:2fa9f463466ab91f0b880e25606ca12f1ddc0b97bbd1360c135411d90c473db5 [2021-02-16T09:21:57.360Z] #45 DONE 0.2s [2021-02-16T09:21:57.360Z] [2021-02-16T09:21:57.360Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-16T09:21:57.360Z] #47 sha256:70973d199936a32b00080332435021dfe9e286c1f327a4bf853b3bc06d55aaeb [2021-02-16T09:21:57.360Z] #47 DONE 0.1s [2021-02-16T09:21:57.360Z] [2021-02-16T09:21:57.360Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:21:57.360Z] #55 sha256:d33debec6f76868d4c7e959e5c1b1b62d5190720d91c3a5a9e997ca0b42fa0a9 [2021-02-16T09:21:57.408Z] #24 166.0 Checking out files: 26% (3020/11186) Checking out files: 27% (3021/11186) Checking out files: 28% (3133/11186) Checking out files: 29% (3244/11186) Checking out files: 30% (3356/11186) Checking out files: 31% (3468/11186) Checking out files: 32% (3580/11186) Checking out files: 33% (3692/11186) Checking out files: 34% (3804/11186) Checking out files: 35% (3916/11186) Checking out files: 36% (4027/11186) Checking out files: 37% (4139/11186) Checking out files: 38% (4251/11186) Checking out files: 39% (4363/11186) Checking out files: 40% (4475/11186) Checking out files: 41% (4587/11186) Checking out files: 42% (4699/11186) Checking out files: 42% (4755/11186) Checking out files: 43% (4810/11186) Checking out files: 44% (4922/11186) Checking out files: 45% (5034/11186) Checking out files: 46% (5146/11186) Checking out files: 47% (5258/11186) Checking out files: 48% (5370/11186) Checking out files: 49% (5482/11186) Checking out files: 50% (5593/11186) Checking out files: 51% (5705/11186) Checking out files: 52% (5817/11186) Checking out files: 53% (5929/11186) Checking out files: 54% (6041/11186) Checking out files: 55% (6153/11186) Checking out files: 56% (6265/11186) Checking out files: 57% (6377/11186) Checking out files: 58% (6488/11186) Checking out files: 59% (6600/11186) Checking out files: 59% (6606/11186) Checking out files: 60% (6712/11186) Checking out files: 61% (6824/11186) Checking out files: 62% (6936/11186) Checking out files: 63% (7048/11186) Checking out files: 64% (7160/11186) Checking out files: 65% (7271/11186) Checking out files: 66% (7383/11186) Checking out files: 67% (7495/11186) [2021-02-16T09:21:57.408Z] #24 ... [2021-02-16T09:21:57.408Z] [2021-02-16T09:21:57.408Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:21:57.408Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:21:57.408Z] #43 91.60 DEP criu/ipc_ns.d [2021-02-16T09:21:57.408Z] #43 91.81 DEP criu/image.d [2021-02-16T09:21:57.408Z] #43 92.06 DEP criu/image-desc.d [2021-02-16T09:21:57.408Z] #43 92.19 DEP criu/fsnotify.d [2021-02-16T09:21:57.408Z] #43 92.40 DEP criu/filesystems.d [2021-02-16T09:21:57.408Z] #43 92.65 DEP criu/files.d [2021-02-16T09:21:57.408Z] #43 92.95 DEP criu/files-reg.d [2021-02-16T09:21:57.408Z] #43 93.15 DEP criu/files-ext.d [2021-02-16T09:21:57.408Z] #43 93.41 DEP criu/file-lock.d [2021-02-16T09:21:57.408Z] #43 93.68 DEP criu/file-ids.d [2021-02-16T09:21:57.408Z] #43 93.94 DEP criu/fifo.d [2021-02-16T09:21:57.408Z] #43 94.23 DEP criu/fdstore.d [2021-02-16T09:21:57.408Z] #43 94.43 DEP criu/fault-injection.d [2021-02-16T09:21:57.408Z] #43 94.48 DEP criu/external.d [2021-02-16T09:21:57.408Z] #43 94.59 DEP criu/eventpoll.d [2021-02-16T09:21:57.408Z] #43 94.81 DEP criu/eventfd.d [2021-02-16T09:21:57.408Z] #43 95.01 DEP criu/crtools.d [2021-02-16T09:21:57.408Z] #43 95.18 DEP criu/cr-service.d [2021-02-16T09:21:57.408Z] #43 95.38 DEP criu/cr-restore.d [2021-02-16T09:21:57.408Z] #43 95.71 DEP criu/cr-errno.d [2021-02-16T09:21:57.408Z] #43 95.73 DEP criu/cr-dump.d [2021-02-16T09:21:57.408Z] #43 96.02 DEP criu/cr-dedup.d [2021-02-16T09:21:57.408Z] #43 96.23 DEP criu/cr-check.d [2021-02-16T09:21:57.408Z] #43 96.47 DEP criu/config.d [2021-02-16T09:21:57.408Z] #43 96.71 DEP criu/clone-noasan.d [2021-02-16T09:21:57.408Z] #43 96.80 DEP criu/cgroup.d [2021-02-16T09:21:57.408Z] #43 97.00 DEP criu/cgroup-props.d [2021-02-16T09:21:57.408Z] #43 97.16 DEP criu/bitmap.d [2021-02-16T09:21:57.408Z] #43 97.19 DEP criu/bfd.d [2021-02-16T09:21:57.408Z] #43 97.44 DEP criu/autofs.d [2021-02-16T09:21:57.408Z] #43 97.65 DEP criu/aio.d [2021-02-16T09:21:57.408Z] #43 97.88 DEP criu/action-scripts.d [2021-02-16T09:21:57.408Z] #43 98.23 CC criu/action-scripts.o [2021-02-16T09:21:57.408Z] #43 99.01 CC criu/aio.o [2021-02-16T09:21:57.408Z] #43 99.84 CC criu/autofs.o [2021-02-16T09:21:57.408Z] #43 ... [2021-02-16T09:21:57.408Z] [2021-02-16T09:21:57.408Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T09:21:57.408Z] #24 sha256:6a9a0b16cb70e436c99ee826e46b99753534d20768f518ae65fc021b8c8b5ad4 [2021-02-16T09:21:57.621Z] #55 ... [2021-02-16T09:21:57.621Z] [2021-02-16T09:21:57.621Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-16T09:21:57.621Z] #49 sha256:83636ed2ab4d4f121b7e40a24dc353941f36848df6d13ca404c2fc9d3f04da84 [2021-02-16T09:21:57.708Z] #24 166.0 Checking out files: 26% (3020/11186) Checking out files: 27% (3021/11186) Checking out files: 28% (3133/11186) Checking out files: 29% (3244/11186) Checking out files: 30% (3356/11186) Checking out files: 31% (3468/11186) Checking out files: 32% (3580/11186) Checking out files: 33% (3692/11186) Checking out files: 34% (3804/11186) Checking out files: 35% (3916/11186) Checking out files: 36% (4027/11186) Checking out files: 37% (4139/11186) Checking out files: 38% (4251/11186) Checking out files: 39% (4363/11186) Checking out files: 40% (4475/11186) Checking out files: 41% (4587/11186) Checking out files: 42% (4699/11186) Checking out files: 42% (4755/11186) Checking out files: 43% (4810/11186) Checking out files: 44% (4922/11186) Checking out files: 45% (5034/11186) Checking out files: 46% (5146/11186) Checking out files: 47% (5258/11186) Checking out files: 48% (5370/11186) Checking out files: 49% (5482/11186) Checking out files: 50% (5593/11186) Checking out files: 51% (5705/11186) Checking out files: 52% (5817/11186) Checking out files: 53% (5929/11186) Checking out files: 54% (6041/11186) Checking out files: 55% (6153/11186) Checking out files: 56% (6265/11186) Checking out files: 57% (6377/11186) Checking out files: 58% (6488/11186) Checking out files: 59% (6600/11186) Checking out files: 59% (6606/11186) Checking out files: 60% (6712/11186) Checking out files: 61% (6824/11186) Checking out files: 62% (6936/11186) Checking out files: 63% (7048/11186) Checking out files: 64% (7160/11186) Checking out files: 65% (7271/11186) Checking out files: 66% (7383/11186) Checking out files: 67% (7495/11186) Checking out files: 68% (7607/11186) Checking out files: 69% (7719/11186) Checking out files: 70% (7831/11186) Checking out files: 71% (7943/11186) [2021-02-16T09:21:57.708Z] #24 ... [2021-02-16T09:21:57.708Z] [2021-02-16T09:21:57.708Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:21:57.708Z] #45 sha256:0f086b1673dd955dfe7a48251319b4396e60aca5ee78f3aeeabc597725781c08 [2021-02-16T09:21:57.708Z] #45 158.6 vendor/golang.org/x/net/http/httpproxy [2021-02-16T09:21:57.708Z] #45 158.6 crypto/x509 [2021-02-16T09:21:57.708Z] #45 158.6 net/textproto [2021-02-16T09:21:57.708Z] #45 160.5 mime/multipart [2021-02-16T09:21:57.708Z] #45 160.5 vendor/golang.org/x/net/http/httpguts [2021-02-16T09:21:57.708Z] #45 163.5 crypto/tls [2021-02-16T09:21:57.708Z] #45 ... [2021-02-16T09:21:57.708Z] [2021-02-16T09:21:57.708Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T09:21:57.708Z] #24 sha256:6a9a0b16cb70e436c99ee826e46b99753534d20768f518ae65fc021b8c8b5ad4 [2021-02-16T09:21:57.882Z] #49 DONE 0.6s [2021-02-16T09:21:57.882Z] [2021-02-16T09:21:57.882Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T09:21:57.882Z] #52 sha256:57d90688408f87bbac3ccf4e42a583b4cc97a51365977ab2dee75dbf6cab47dd [2021-02-16T09:21:58.143Z] #52 ... [2021-02-16T09:21:58.143Z] [2021-02-16T09:21:58.143Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-16T09:21:58.143Z] #51 sha256:1102a08c4458d93d40b471d0e978a47a29cae9e6a89328b175e0bac0e6a07286 [2021-02-16T09:21:58.143Z] #51 DONE 0.1s [2021-02-16T09:21:58.143Z] [2021-02-16T09:21:58.143Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:21:58.143Z] #55 sha256:d33debec6f76868d4c7e959e5c1b1b62d5190720d91c3a5a9e997ca0b42fa0a9 [2021-02-16T09:21:59.811Z] #24 166.0 Checking out files: 26% (3020/11186) Checking out files: 27% (3021/11186) Checking out files: 28% (3133/11186) Checking out files: 29% (3244/11186) Checking out files: 30% (3356/11186) Checking out files: 31% (3468/11186) Checking out files: 32% (3580/11186) Checking out files: 33% (3692/11186) Checking out files: 34% (3804/11186) Checking out files: 35% (3916/11186) Checking out files: 36% (4027/11186) Checking out files: 37% (4139/11186) Checking out files: 38% (4251/11186) Checking out files: 39% (4363/11186) Checking out files: 40% (4475/11186) Checking out files: 41% (4587/11186) Checking out files: 42% (4699/11186) Checking out files: 42% (4755/11186) Checking out files: 43% (4810/11186) Checking out files: 44% (4922/11186) Checking out files: 45% (5034/11186) Checking out files: 46% (5146/11186) Checking out files: 47% (5258/11186) Checking out files: 48% (5370/11186) Checking out files: 49% (5482/11186) Checking out files: 50% (5593/11186) Checking out files: 51% (5705/11186) Checking out files: 52% (5817/11186) Checking out files: 53% (5929/11186) Checking out files: 54% (6041/11186) Checking out files: 55% (6153/11186) Checking out files: 56% (6265/11186) Checking out files: 57% (6377/11186) Checking out files: 58% (6488/11186) Checking out files: 59% (6600/11186) Checking out files: 59% (6606/11186) Checking out files: 60% (6712/11186) Checking out files: 61% (6824/11186) Checking out files: 62% (6936/11186) Checking out files: 63% (7048/11186) Checking out files: 64% (7160/11186) Checking out files: 65% (7271/11186) Checking out files: 66% (7383/11186) Checking out files: 67% (7495/11186) Checking out files: 68% (7607/11186) Checking out files: 69% (7719/11186) Checking out files: 70% (7831/11186) Checking out files: 71% (7943/11186) Checking out files: 72% (8054/11186) Checking out files: 73% (8166/11186) Checking out files: 74% (8278/11186) Checking out files: 75% (8390/11186) Checking out files: 76% (8502/11186) Checking out files: 76% (8608/11186) Checking out files: 77% (8614/11186) Checking out files: 78% (8726/11186) Checking out files: 79% (8837/11186) Checking out files: 80% (8949/11186) Checking out files: 81% (9061/11186) Checking out files: 82% (9173/11186) Checking out files: 83% (9285/11186) Checking out files: 84% (9397/11186) Checking out files: 85% (9509/11186) Checking out files: 86% (9620/11186) Checking out files: 87% (9732/11186) Checking out files: 88% (9844/11186) Checking out files: 88% (9944/11186) Checking out files: 89% (9956/11186) Checking out files: 90% (10068/11186) Checking out files: 91% (10180/11186) Checking out files: 92% (10292/11186) Checking out files: 93% (10403/11186) Checking out files: 94% (10515/11186) Checking out files: 95% (10627/11186) Checking out files: 96% (10739/11186) Checking out files: 97% (10851/11186) Checking out files: 98% (10963/11186) Checking out files: 99% (11075/11186) Checking out files: 100% (11186/11186) Checking out files: 100% (11186/11186), done. [2021-02-16T09:21:59.811Z] #24 170.9 + cd /tmp/tmp.eJwh5bWYlr/tmp/docker-ce [2021-02-16T09:21:59.811Z] #24 170.9 + git checkout -q v17.06.2-ce [2021-02-16T09:22:03.435Z] #55 198.5 + bin/containerd [2021-02-16T09:22:04.378Z] #24 174.8 + mkdir -p /tmp/tmp.eJwh5bWYlr/src/github.com/docker [2021-02-16T09:22:04.378Z] #24 174.8 + mv components/cli /tmp/tmp.eJwh5bWYlr/src/github.com/docker/cli [2021-02-16T09:22:04.378Z] #24 174.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-02-16T09:22:05.022Z] #24 ... [2021-02-16T09:22:05.022Z] [2021-02-16T09:22:05.022Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:22:05.022Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T09:22:05.022Z] #20 46.59 Selecting previously unselected package python3-pkg-resources. [2021-02-16T09:22:05.022Z] #20 46.60 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-16T09:22:05.022Z] #20 46.60 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-16T09:22:05.022Z] #20 46.83 Selecting previously unselected package python3-setuptools. [2021-02-16T09:22:05.022Z] #20 46.83 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-16T09:22:05.022Z] #20 46.84 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-16T09:22:05.022Z] #20 47.10 Selecting previously unselected package python3-wheel. [2021-02-16T09:22:05.022Z] #20 47.11 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-16T09:22:05.022Z] #20 47.14 Unpacking python3-wheel (0.32.3-2) ... [2021-02-16T09:22:05.022Z] #20 47.24 Selecting previously unselected package sudo. [2021-02-16T09:22:05.022Z] #20 47.25 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-02-16T09:22:05.022Z] #20 47.25 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-16T09:22:05.022Z] #20 48.05 Selecting previously unselected package thin-provisioning-tools. [2021-02-16T09:22:05.022Z] #20 48.06 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-02-16T09:22:05.022Z] #20 48.07 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-16T09:22:05.022Z] #20 48.46 Selecting previously unselected package uidmap. [2021-02-16T09:22:05.022Z] #20 48.48 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-02-16T09:22:05.022Z] #20 48.50 Unpacking uidmap (1:4.5-1.1) ... [2021-02-16T09:22:05.022Z] #20 48.65 Selecting previously unselected package vim-runtime. [2021-02-16T09:22:05.022Z] #20 48.67 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-16T09:22:05.022Z] #20 48.74 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-16T09:22:05.022Z] #20 48.82 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-16T09:22:05.022Z] #20 48.83 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-16T09:22:05.022Z] #20 52.70 Selecting previously unselected package vim. [2021-02-16T09:22:05.022Z] #20 52.71 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-16T09:22:05.022Z] #20 52.73 Unpacking vim (2:8.1.0875-5) ... [2021-02-16T09:22:05.022Z] #20 53.33 Selecting previously unselected package xfsprogs. [2021-02-16T09:22:05.022Z] #20 53.34 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-02-16T09:22:05.022Z] #20 53.34 Unpacking xfsprogs (4.20.0-1) ... [2021-02-16T09:22:05.022Z] #20 53.94 Selecting previously unselected package zip. [2021-02-16T09:22:05.022Z] #20 53.95 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-02-16T09:22:05.022Z] #20 53.95 Unpacking zip (3.0-11+b1) ... [2021-02-16T09:22:05.022Z] #20 54.20 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-16T09:22:05.022Z] #20 54.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-16T09:22:05.022Z] #20 54.22 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-02-16T09:22:05.022Z] #20 54.23 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-02-16T09:22:05.022Z] #20 54.26 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-02-16T09:22:05.022Z] #20 54.27 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-02-16T09:22:05.022Z] #20 54.28 Setting up uidmap (1:4.5-1.1) ... [2021-02-16T09:22:05.022Z] #20 54.29 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-02-16T09:22:05.022Z] #20 54.30 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-16T09:22:05.022Z] #20 54.31 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-16T09:22:05.022Z] #20 54.33 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-16T09:22:05.022Z] #20 54.34 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-16T09:22:05.022Z] #20 54.34 Setting up xxd (2:8.1.0875-5) ... [2021-02-16T09:22:05.022Z] #20 54.35 Setting up zip (3.0-11+b1) ... [2021-02-16T09:22:05.022Z] #20 54.37 Setting up vim-common (2:8.1.0875-5) ... [2021-02-16T09:22:05.022Z] #20 54.42 Setting up bash-completion (1:2.8-6) ... [2021-02-16T09:22:07.798Z] #20 59.08 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-02-16T09:22:07.798Z] #20 59.08 Setting up xz-utils (5.2.4-1) ... [2021-02-16T09:22:07.798Z] #20 59.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-16T09:22:07.798Z] #20 59.13 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-16T09:22:07.798Z] #20 59.26 invoke-rc.d: could not determine current runlevel [2021-02-16T09:22:07.798Z] #20 59.27 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-16T09:22:07.798Z] #20 59.28 Setting up pigz (2.4-1) ... [2021-02-16T09:22:07.798Z] #20 59.29 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-02-16T09:22:07.798Z] #20 59.29 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-16T09:22:07.798Z] #20 59.32 Setting up python-pip-whl (18.1-5) ... [2021-02-16T09:22:07.798Z] #20 59.33 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-02-16T09:22:07.798Z] #20 59.34 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-16T09:22:08.094Z] #20 ... [2021-02-16T09:22:08.094Z] [2021-02-16T09:22:08.094Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:22:08.094Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:22:08.094Z] #43 102.4 CC criu/bfd.o [2021-02-16T09:22:08.094Z] #43 103.2 CC criu/bitmap.o [2021-02-16T09:22:08.094Z] #43 103.4 CC criu/cgroup-props.o [2021-02-16T09:22:08.094Z] #43 104.7 CC criu/cgroup.o [2021-02-16T09:22:08.094Z] #43 109.9 CC criu/clone-noasan.o [2021-02-16T09:22:08.094Z] #43 110.2 CC criu/config.o [2021-02-16T09:22:08.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-16T09:22:08.724Z] #55 ... [2021-02-16T09:22:08.724Z] [2021-02-16T09:22:08.724Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T09:22:08.724Z] #52 sha256:57d90688408f87bbac3ccf4e42a583b4cc97a51365977ab2dee75dbf6cab47dd [2021-02-16T09:22:08.724Z] #52 126.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-16T09:22:08.724Z] #52 127.0 + mkdir -p /build [2021-02-16T09:22:08.724Z] #52 127.0 + cp runc /build/runc [2021-02-16T09:22:08.724Z] #52 DONE 127.6s [2021-02-16T09:22:08.724Z] [2021-02-16T09:22:08.724Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:22:08.724Z] #55 sha256:d33debec6f76868d4c7e959e5c1b1b62d5190720d91c3a5a9e997ca0b42fa0a9 [2021-02-16T09:22:08.743Z] #43 ... [2021-02-16T09:22:08.743Z] [2021-02-16T09:22:08.743Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:22:08.743Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T09:22:08.743Z] #20 60.09 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-02-16T09:22:08.743Z] #20 60.09 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-02-16T09:22:08.743Z] #20 60.10 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-02-16T09:22:08.743Z] #20 60.10 Setting up vim (2:8.1.0875-5) ... [2021-02-16T09:22:08.743Z] #20 60.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-16T09:22:08.743Z] #20 60.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-16T09:22:08.743Z] #20 60.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-16T09:22:08.743Z] #20 60.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-16T09:22:08.743Z] #20 60.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-16T09:22:08.743Z] #20 60.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-16T09:22:08.743Z] #20 60.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-16T09:22:08.743Z] #20 60.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-16T09:22:08.743Z] #20 60.30 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-16T09:22:08.743Z] #20 60.31 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-16T09:22:08.743Z] #20 60.32 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-02-16T09:22:08.743Z] #20 60.33 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-16T09:22:08.743Z] #20 60.34 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-02-16T09:22:08.743Z] #20 60.35 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-16T09:22:09.298Z] #55 ... [2021-02-16T09:22:09.298Z] [2021-02-16T09:22:09.298Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-16T09:22:09.298Z] #53 sha256:1ca37126f4e01d19970ae871d44f17f452959648fc275c66cb52fde8f116e542 [2021-02-16T09:22:09.329Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2021-02-16T09:22:09.558Z] #53 DONE 0.3s [2021-02-16T09:22:09.558Z] [2021-02-16T09:22:09.558Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:22:09.558Z] #55 sha256:d33debec6f76868d4c7e959e5c1b1b62d5190720d91c3a5a9e997ca0b42fa0a9 [2021-02-16T09:22:09.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-16T09:22:10.845Z] #20 ... [2021-02-16T09:22:10.845Z] [2021-02-16T09:22:10.845Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:22:10.845Z] #45 sha256:0f086b1673dd955dfe7a48251319b4396e60aca5ee78f3aeeabc597725781c08 [2021-02-16T09:22:10.845Z] #45 171.9 net/http/httptrace [2021-02-16T09:22:10.845Z] #45 172.3 net/http [2021-02-16T09:22:10.845Z] #45 ... [2021-02-16T09:22:10.845Z] [2021-02-16T09:22:10.845Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:22:10.845Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:22:10.845Z] #43 113.2 CC criu/cr-check.o [2021-02-16T09:22:11.142Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-02-16T09:22:11.142Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ffaafd10\powershellScript.ps1'; exit $LASTEXITCODE; [2021-02-16T09:22:11.142Z] ---------------------------------------------------------------------------- [2021-02-16T09:22:11.142Z] [2021-02-16T09:22:11.142Z] INFO: executeCI.ps1 starting at Tue Feb 16 09:22:10 CUT 2021 [2021-02-16T09:22:11.142Z] [2021-02-16T09:22:11.142Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-02-16T09:22:11.142Z] INFO: Running git version 2.24.1.windows.2 [2021-02-16T09:22:11.142Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-02-16T09:22:11.142Z] INFO: Environment variables: [2021-02-16T09:22:11.142Z] [2021-02-16T09:22:11.142Z] Name Value [2021-02-16T09:22:11.142Z] ---- ----- [2021-02-16T09:22:11.142Z] ALLUSERSPROFILE C:\ProgramData [2021-02-16T09:22:11.142Z] amd64 true [2021-02-16T09:22:11.142Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-02-16T09:22:11.142Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-02-16T09:22:11.142Z] arm64 true [2021-02-16T09:22:11.142Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-02-16T09:22:11.142Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-02-16T09:22:11.142Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-02-16T09:22:11.142Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-02-16T09:22:11.142Z] BRANCH_NAME PR-41936 [2021-02-16T09:22:11.142Z] BUILD_DISPLAY_NAME #16 [2021-02-16T09:22:11.142Z] BUILD_ID 16 [2021-02-16T09:22:11.142Z] BUILD_NUMBER 16 [2021-02-16T09:22:11.142Z] BUILD_TAG jenkins-moby-PR-41936-16 [2021-02-16T09:22:11.142Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41936/16/ [2021-02-16T09:22:11.142Z] CHANGE_AUTHOR thaJeztah [2021-02-16T09:22:11.142Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-02-16T09:22:11.142Z] CHANGE_BRANCH fix_image_reference [2021-02-16T09:22:11.142Z] CHANGE_FORK thaJeztah/docker [2021-02-16T09:22:11.142Z] CHANGE_ID 41936 [2021-02-16T09:22:11.142Z] CHANGE_TARGET master [2021-02-16T09:22:11.142Z] CHANGE_TITLE [testing] fix TestBuildUserNamespaceValidateCapabilitiesAreV2 failures [2021-02-16T09:22:11.142Z] CHANGE_URL https://github.com/moby/moby/pull/41936 [2021-02-16T09:22:11.142Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T09:22:11.142Z] CommonProgramFiles C:\Program Files\Common Files [2021-02-16T09:22:11.142Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-02-16T09:22:11.142Z] CommonProgramW6432 C:\Program Files\Common Files [2021-02-16T09:22:11.142Z] COMPUTERNAME azwin-2-54ec00 [2021-02-16T09:22:11.142Z] ComSpec C:\windows\system32\cmd.exe [2021-02-16T09:22:11.142Z] ConfigSequenceNumber 0 [2021-02-16T09:22:11.142Z] dco true [2021-02-16T09:22:11.142Z] DOCKER_BUILDKIT 0 [2021-02-16T09:22:11.142Z] DOCKER_DUT_DEBUG 1 [2021-02-16T09:22:11.142Z] DOCKER_EXPERIMENTAL 1 [2021-02-16T09:22:11.142Z] DOCKER_GRAPHDRIVER overlay2 [2021-02-16T09:22:11.142Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-02-16T09:22:11.142Z] EXECUTOR_NUMBER 0 [2021-02-16T09:22:11.142Z] FQDN azwin-2-54ec00.westus.cloudapp.azure.com [2021-02-16T09:22:11.142Z] GIT_BRANCH PR-41936 [2021-02-16T09:22:11.142Z] GIT_COMMIT fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:22:11.142Z] GIT_PREVIOUS_COMMIT fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:22:11.142Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 1db571b6ec6674cbb404de376d86d0ac50893706 [2021-02-16T09:22:11.142Z] GIT_URL https://github.com/moby/moby.git [2021-02-16T09:22:11.142Z] HUDSON_COOKIE bf0e692f-1ae6-4cf1-b9b1-ca388cc4639b [2021-02-16T09:22:11.142Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-02-16T09:22:11.142Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-02-16T09:22:11.142Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-02-16T09:22:11.142Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-02-16T09:22:11.142Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-02-16T09:22:11.142Z] JENKINS_NODE_COOKIE c1ef11fa-a2ec-43c6-95f4-4234f399022a [2021-02-16T09:22:11.142Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-02-16T09:22:11.142Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-02-16T09:22:11.142Z] JOB_BASE_NAME PR-41936 [2021-02-16T09:22:11.142Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41936/display/redirect [2021-02-16T09:22:11.142Z] JOB_NAME moby/PR-41936 [2021-02-16T09:22:11.142Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41936/ [2021-02-16T09:22:11.142Z] library.jps.version master [2021-02-16T09:22:11.142Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-02-16T09:22:11.142Z] NODE_LABELS amd64 azure azwin-2-54ec00 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-02-16T09:22:11.142Z] NODE_NAME azwin-2-54ec00 [2021-02-16T09:22:11.142Z] NUMBER_OF_PROCESSORS 4 [2021-02-16T09:22:11.142Z] OS Windows_NT [2021-02-16T09:22:11.142Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-02-16T09:22:11.142Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-02-16T09:22:11.142Z] ppc64le true [2021-02-16T09:22:11.142Z] PROCESSOR_ARCHITECTURE AMD64 [2021-02-16T09:22:11.142Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-02-16T09:22:11.142Z] PROCESSOR_LEVEL 6 [2021-02-16T09:22:11.142Z] PROCESSOR_REVISION 5504 [2021-02-16T09:22:11.142Z] ProgramData C:\ProgramData [2021-02-16T09:22:11.142Z] ProgramFiles C:\Program Files [2021-02-16T09:22:11.142Z] ProgramFiles(x86) C:\Program Files (x86) [2021-02-16T09:22:11.142Z] ProgramW6432 C:\Program Files [2021-02-16T09:22:11.142Z] PROMPT $P$G [2021-02-16T09:22:11.142Z] PSExecutionPolicyPreference Bypass [2021-02-16T09:22:11.142Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-02-16T09:22:11.142Z] PUBLIC C:\Users\Public [2021-02-16T09:22:11.142Z] rootless true [2021-02-16T09:22:11.142Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41936/16/display/redirect?page=arti... [2021-02-16T09:22:11.142Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41936/16/display/redirect?page=changes [2021-02-16T09:22:11.142Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41936/16/display/redirect [2021-02-16T09:22:11.142Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41936/16/display/redirect?page=tests [2021-02-16T09:22:11.142Z] s390x true [2021-02-16T09:22:11.142Z] SKIP_VALIDATION_TESTS 1 [2021-02-16T09:22:11.142Z] SOURCES_DRIVE d [2021-02-16T09:22:11.142Z] SOURCES_SUBDIR gopath [2021-02-16T09:22:11.142Z] STAGE_NAME Run tests [2021-02-16T09:22:11.142Z] SystemDrive C: [2021-02-16T09:22:11.142Z] SystemRoot C:\windows [2021-02-16T09:22:11.142Z] TEMP C:\windows\TEMP [2021-02-16T09:22:11.142Z] TESTDEBUG 0 [2021-02-16T09:22:11.142Z] TESTRUN_DRIVE d [2021-02-16T09:22:11.142Z] TESTRUN_SUBDIR CI [2021-02-16T09:22:11.142Z] TIMEOUT 120m [2021-02-16T09:22:11.142Z] TMP C:\windows\TEMP [2021-02-16T09:22:11.142Z] unit_validate true [2021-02-16T09:22:11.142Z] USERDOMAIN WORKGROUP [2021-02-16T09:22:11.142Z] USERNAME azwin-2-54ec00$ [2021-02-16T09:22:11.142Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-02-16T09:22:11.142Z] validate_force false [2021-02-16T09:22:11.143Z] windir C:\windows [2021-02-16T09:22:11.143Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-02-16T09:22:11.143Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-02-16T09:22:11.143Z] windowsRS1 false [2021-02-16T09:22:11.143Z] windowsRS5 true [2021-02-16T09:22:11.143Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-02-16T09:22:11.143Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-02-16T09:22:11.143Z] [2021-02-16T09:22:11.143Z] [2021-02-16T09:22:11.143Z] [2021-02-16T09:22:11.625Z] INFO: Sources under d:\gopath\... [2021-02-16T09:22:11.625Z] INFO: Test run under d:\CI\... [2021-02-16T09:22:11.625Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-02-16T09:22:11.625Z] INFO: docker/docker repository was found [2021-02-16T09:22:11.625Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-02-16T09:22:11.914Z] #43 116.0 CC criu/cr-dedup.o [2021-02-16T09:22:12.108Z] ltsc2019: Pulling from windows/servercore [2021-02-16T09:22:12.560Z] #43 116.7 CC criu/cr-dump.o [2021-02-16T09:22:12.591Z] 4612f6d0b889: Pulling fs layer [2021-02-16T09:22:12.591Z] db4edcf0861f: Pulling fs layer [2021-02-16T09:22:14.136Z] #43 ... [2021-02-16T09:22:14.136Z] [2021-02-16T09:22:14.136Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T09:22:14.136Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T09:22:14.136Z] #20 65.30 Setting up iptables (1.8.2-4) ... [2021-02-16T09:22:14.136Z] #20 65.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-16T09:22:14.136Z] #20 65.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-16T09:22:14.136Z] #20 65.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-16T09:22:14.136Z] #20 65.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-16T09:22:14.136Z] #20 65.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-16T09:22:14.136Z] #20 65.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-16T09:22:14.136Z] #20 65.38 Setting up python3 (3.7.3-1) ... [2021-02-16T09:22:14.434Z] #20 65.75 Setting up python3-wheel (0.32.3-2) ... [2021-02-16T09:22:15.084Z] #20 66.66 Setting up apparmor (2.13.2-10) ... [2021-02-16T09:22:15.762Z] #55 226.3 + bin/containerd-stress [2021-02-16T09:22:15.762Z] #55 228.4 + bin/containerd-shim [2021-02-16T09:22:16.358Z] --- PASS: TestBuildWithHugeFile (51.29s) [2021-02-16T09:22:16.358Z] === RUN TestBuildWCOWSandboxSize [2021-02-16T09:22:16.358Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-16T09:22:16.358Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:22:16.358Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T09:22:16.358Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:22:16.358Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:22:16.358Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:22:16.358Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:22:16.358Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:22:16.358Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:22:16.358Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:22:16.358Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:22:16.358Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:22:16.358Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-02-16T09:22:16.358Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-02-16T09:22:16.358Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-02-16T09:22:16.358Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-16T09:22:16.358Z] === RUN TestBuildPreserveOwnership [2021-02-16T09:22:16.358Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-16T09:22:17.195Z] #20 68.84 Setting up xfsprogs (4.20.0-1) ... [2021-02-16T09:22:17.293Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-16T09:22:17.494Z] #20 68.85 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-16T09:22:17.792Z] #20 69.36 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-16T09:22:19.327Z] #20 70.59 Setting up python3-distutils (3.7.3-1) ... [2021-02-16T09:22:19.626Z] #20 71.11 Setting up python3-setuptools (40.8.0-1) ... [2021-02-16T09:22:21.391Z] db4edcf0861f: Verifying Checksum [2021-02-16T09:22:21.391Z] db4edcf0861f: Download complete [2021-02-16T09:22:21.480Z] --- PASS: TestBuildPreserveOwnership (10.30s) [2021-02-16T09:22:21.480Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.29s) [2021-02-16T09:22:21.480Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-02-16T09:22:21.480Z] === RUN TestBuildPlatformInvalid [2021-02-16T09:22:21.480Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-02-16T09:22:21.480Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-16T09:22:21.480Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-16T09:22:21.480Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-16T09:22:21.480Z] PASS [2021-02-16T09:22:21.480Z] [2021-02-16T09:22:21.480Z] === Skipped [2021-02-16T09:22:21.480Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-16T09:22:21.480Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:22:21.480Z] [2021-02-16T09:22:21.480Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-16T09:22:21.480Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:22:21.480Z] [2021-02-16T09:22:21.480Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-16T09:22:21.480Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-16T09:22:21.480Z] [2021-02-16T09:22:21.480Z] [2021-02-16T09:22:21.480Z] DONE 34 tests, 3 skipped in 128.379s [2021-02-16T09:22:21.480Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-16T09:22:21.480Z] INFO: Testing against a local daemon [2021-02-16T09:22:21.480Z] === RUN TestConfigInspect [2021-02-16T09:22:21.480Z] --- SKIP: TestConfigInspect (0.02s) [2021-02-16T09:22:21.480Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:22:21.480Z] === RUN TestConfigList [2021-02-16T09:22:21.480Z] --- SKIP: TestConfigList (0.01s) [2021-02-16T09:22:21.480Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:22:21.480Z] === RUN TestConfigsCreateAndDelete [2021-02-16T09:22:21.480Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-02-16T09:22:21.480Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:22:21.480Z] === RUN TestConfigsUpdate [2021-02-16T09:22:21.480Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-02-16T09:22:21.480Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:22:21.480Z] === RUN TestTemplatedConfig [2021-02-16T09:22:21.480Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-16T09:22:21.480Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:22:21.480Z] === RUN TestConfigCreateResolve [2021-02-16T09:22:21.480Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-02-16T09:22:21.480Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:22:21.480Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T09:22:21.739Z] #20 72.97 Setting up python3-pip (18.1-5) ... [2021-02-16T09:22:23.279Z] #20 74.64 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T09:22:23.279Z] #20 74.69 Processing triggers for mime-support (3.62) ... [2021-02-16T09:22:23.279Z] #20 DONE 74.9s [2021-02-16T09:22:23.279Z] [2021-02-16T09:22:23.279Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-16T09:22:23.279Z] #21 sha256:f9cfccc8fb34cc555d5fadd4829421e33abeed7ec28087cd74c46e1cbd7e7291 [2021-02-16T09:22:23.382Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-02-16T09:22:23.382Z] PASS [2021-02-16T09:22:23.382Z] [2021-02-16T09:22:23.382Z] === Skipped [2021-02-16T09:22:23.382Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-02-16T09:22:23.382Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:22:23.382Z] [2021-02-16T09:22:23.382Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-02-16T09:22:23.382Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:22:23.382Z] [2021-02-16T09:22:23.382Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-02-16T09:22:23.382Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:22:23.382Z] [2021-02-16T09:22:23.382Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-02-16T09:22:23.382Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:22:23.382Z] [2021-02-16T09:22:23.382Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-02-16T09:22:23.382Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:22:23.382Z] [2021-02-16T09:22:23.382Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-02-16T09:22:23.382Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:22:23.382Z] [2021-02-16T09:22:23.382Z] [2021-02-16T09:22:23.382Z] DONE 7 tests, 6 skipped in 1.794s [2021-02-16T09:22:23.382Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-16T09:22:23.382Z] INFO: Testing against a local daemon [2021-02-16T09:22:23.382Z] === RUN TestCheckpoint [2021-02-16T09:22:23.382Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-16T09:22:23.382Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:22:23.382Z] === RUN TestContainerInvalidJSON [2021-02-16T09:22:23.382Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:22:23.382Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:22:23.382Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:22:23.382Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:22:23.382Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:22:23.382Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:22:23.382Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:22:23.382Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:22:23.382Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:22:23.382Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-16T09:22:23.382Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-16T09:22:23.382Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-16T09:22:23.382Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-16T09:22:23.382Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T09:22:23.382Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-02-16T09:22:23.382Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T09:22:23.382Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-02-16T09:22:23.382Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T09:22:23.641Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-02-16T09:22:23.641Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T09:22:23.641Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-02-16T09:22:23.641Z] === RUN TestCopyFromContainer [2021-02-16T09:22:23.882Z] #55 235.4 + bin/containerd-shim-runc-v1 [2021-02-16T09:22:23.930Z] #21 0.352 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-16T09:22:23.930Z] #21 0.359 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-16T09:22:23.930Z] #21 0.367 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-16T09:22:23.930Z] #21 DONE 0.5s [2021-02-16T09:22:23.930Z] [2021-02-16T09:22:23.930Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:22:23.930Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:22:23.930Z] #43 120.4 CC criu/cr-errno.o [2021-02-16T09:22:23.930Z] #43 120.5 CC criu/cr-restore.o [2021-02-16T09:22:23.930Z] #43 128.0 CC criu/cr-service.o [2021-02-16T09:22:23.930Z] #43 ... [2021-02-16T09:22:23.930Z] [2021-02-16T09:22:23.930Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T09:22:23.930Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-16T09:22:26.032Z] #22 ... [2021-02-16T09:22:26.032Z] [2021-02-16T09:22:26.032Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:22:26.032Z] #45 sha256:0f086b1673dd955dfe7a48251319b4396e60aca5ee78f3aeeabc597725781c08 [2021-02-16T09:22:26.032Z] #45 186.7 github.com/LK4D4/vndr/godl [2021-02-16T09:22:26.032Z] #45 188.0 github.com/LK4D4/vndr [2021-02-16T09:22:26.682Z] #45 ... [2021-02-16T09:22:26.682Z] [2021-02-16T09:22:26.682Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:22:26.682Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:22:26.682Z] #43 131.0 CC criu/crtools.o [2021-02-16T09:22:27.172Z] #55 239.9 + bin/containerd-shim-runc-v2 [2021-02-16T09:22:27.736Z] #43 131.9 CC criu/eventfd.o [2021-02-16T09:22:27.834Z] === RUN TestCopyFromContainer// [2021-02-16T09:22:27.834Z] === RUN TestCopyFromContainer//bar/root [2021-02-16T09:22:27.834Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-16T09:22:27.834Z] === RUN TestCopyFromContainer/bar/quux [2021-02-16T09:22:27.834Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-16T09:22:27.834Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-16T09:22:27.834Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-16T09:22:27.834Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-16T09:22:27.834Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-16T09:22:27.834Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-16T09:22:27.834Z] --- PASS: TestCopyFromContainer (4.24s) [2021-02-16T09:22:27.834Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-16T09:22:27.834Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-02-16T09:22:27.834Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-16T09:22:27.834Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-02-16T09:22:27.834Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-02-16T09:22:27.834Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-16T09:22:27.834Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-16T09:22:27.834Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-16T09:22:27.834Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-16T09:22:27.834Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-16T09:22:27.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T09:22:27.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:22:27.834Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:22:27.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:22:27.834Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:22:27.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:22:27.834Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:22:27.834Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:22:27.834Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:22:27.834Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:22:27.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-16T09:22:27.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-16T09:22:27.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-16T09:22:27.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-16T09:22:27.834Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T09:22:27.834Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-02-16T09:22:27.834Z] === RUN TestCreateWithInvalidEnv [2021-02-16T09:22:27.834Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T09:22:27.834Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T09:22:27.834Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T09:22:27.834Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T09:22:27.834Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T09:22:27.834Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T09:22:27.834Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T09:22:27.834Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T09:22:27.834Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T09:22:27.834Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-16T09:22:27.834Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-16T09:22:27.834Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-16T09:22:27.834Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T09:22:27.834Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T09:22:27.834Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-16T09:22:27.834Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T09:22:27.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-16T09:22:28.036Z] #43 ... [2021-02-16T09:22:28.036Z] [2021-02-16T09:22:28.036Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T09:22:28.036Z] #45 sha256:0f086b1673dd955dfe7a48251319b4396e60aca5ee78f3aeeabc597725781c08 [2021-02-16T09:22:28.036Z] #45 DONE 199.2s [2021-02-16T09:22:28.036Z] [2021-02-16T09:22:28.036Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:22:28.036Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:22:28.036Z] #43 132.4 CC criu/eventpoll.o [2021-02-16T09:22:28.554Z] #55 240.9 + binaries [2021-02-16T09:22:28.554Z] #55 240.9 + install -D bin/containerd /build/containerd [2021-02-16T09:22:28.554Z] #55 240.9 + install -D bin/containerd-shim /build/containerd-shim [2021-02-16T09:22:28.554Z] #55 241.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-16T09:22:28.554Z] #55 241.0 + install -D bin/ctr /build/ctr [2021-02-16T09:22:29.337Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2021-02-16T09:22:29.337Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T09:22:29.743Z] #43 133.8 CC criu/external.o [2021-02-16T09:22:30.042Z] #43 134.3 CC criu/fault-injection.o [2021-02-16T09:22:30.042Z] #43 134.4 CC criu/fdstore.o [2021-02-16T09:22:30.284Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) [2021-02-16T09:22:30.284Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T09:22:30.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:22:30.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:22:30.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:22:30.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:22:30.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:22:30.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:22:30.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:22:30.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:22:30.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:22:30.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:22:30.284Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:22:30.284Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:22:30.284Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:22:30.284Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:22:30.460Z] #55 DONE 242.9s [2021-02-16T09:22:30.543Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:22:30.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-16T09:22:30.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-02-16T09:22:30.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-02-16T09:22:30.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-16T09:22:30.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-02-16T09:22:30.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-16T09:22:30.543Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T09:22:30.719Z] #43 134.9 CC criu/fifo.o [2021-02-16T09:22:30.802Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2021-02-16T09:22:30.802Z] === RUN TestCreateDifferentPlatform [2021-02-16T09:22:30.802Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T09:22:30.802Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T09:22:30.802Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-16T09:22:30.802Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T09:22:30.802Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-16T09:22:30.802Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T09:22:30.802Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-02-16T09:22:30.802Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T09:22:31.028Z] [2021-02-16T09:22:31.028Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-16T09:22:31.028Z] #56 sha256:c4edb6b815de35fe46085cba1935e9093a4851ff0e88fbe04c70e78998cc371f [2021-02-16T09:22:31.061Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-02-16T09:22:31.061Z] === RUN TestContainerStartOnDaemonRestart [2021-02-16T09:22:31.061Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-02-16T09:22:31.061Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-16T09:22:31.061Z] === RUN TestDaemonRestartIpcMode [2021-02-16T09:22:31.061Z] === PAUSE TestDaemonRestartIpcMode [2021-02-16T09:22:31.061Z] === RUN TestDaemonHostGatewayIP [2021-02-16T09:22:31.061Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-02-16T09:22:31.061Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:22:31.061Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-16T09:22:31.061Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-16T09:22:31.061Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T09:22:31.061Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-16T09:22:31.061Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-16T09:22:31.061Z] === RUN TestDiff [2021-02-16T09:22:31.369Z] #43 135.4 CC criu/file-ids.o [2021-02-16T09:22:31.369Z] #43 135.8 CC criu/file-lock.o [2021-02-16T09:22:31.629Z] --- PASS: TestDiff (0.51s) [2021-02-16T09:22:31.629Z] === RUN TestExecWithCloseStdin [2021-02-16T09:22:31.929Z] --- PASS: TestExecWithCloseStdin (0.48s) [2021-02-16T09:22:31.929Z] === RUN TestExec [2021-02-16T09:22:32.405Z] #56 DONE 1.1s [2021-02-16T09:22:32.405Z] [2021-02-16T09:22:32.405Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-16T09:22:32.405Z] #60 sha256:0942cffa63efbc925243b2edc765749e989321d4b8596695c47856536d9b2505 [2021-02-16T09:22:32.405Z] #60 DONE 0.2s [2021-02-16T09:22:32.405Z] [2021-02-16T09:22:32.405Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-16T09:22:32.405Z] #62 sha256:babfc3a34864d49f0e0dfba18cc3a605c9eca3e2edadeb493f4e8ff9a2d086bf [2021-02-16T09:22:32.430Z] #43 ... [2021-02-16T09:22:32.430Z] [2021-02-16T09:22:32.430Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T09:22:32.430Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-16T09:22:32.430Z] #32 DONE 203.3s [2021-02-16T09:22:32.497Z] --- PASS: TestExec (0.48s) [2021-02-16T09:22:32.497Z] === RUN TestExecUser [2021-02-16T09:22:32.663Z] #62 DONE 0.6s [2021-02-16T09:22:32.726Z] [2021-02-16T09:22:32.727Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T09:22:32.727Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-16T09:22:32.727Z] #22 7.109 Collecting yamllint==1.16.0 [2021-02-16T09:22:32.727Z] #22 7.523 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-16T09:22:32.727Z] #22 7.644 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-16T09:22:32.727Z] #22 7.723 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-16T09:22:32.727Z] #22 7.800 Collecting pyyaml (from yamllint==1.16.0) [2021-02-16T09:22:32.727Z] #22 8.247 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-16T09:22:32.923Z] [2021-02-16T09:22:32.923Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-16T09:22:32.923Z] #64 sha256:763c0345e9df33cbec7c9f2cfdb2ae6421e856eadca85575f1fbd0b828bd7642 [2021-02-16T09:22:32.923Z] #64 DONE 0.1s [2021-02-16T09:22:32.923Z] [2021-02-16T09:22:32.923Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T09:22:32.923Z] #65 sha256:8fac89c43abd44d9eb0594196357faa55a32d4a6db8b93284b1da71d0f9beb78 [2021-02-16T09:22:32.923Z] #65 DONE 0.1s [2021-02-16T09:22:33.065Z] --- PASS: TestExecUser (0.48s) [2021-02-16T09:22:33.065Z] === RUN TestExportContainerAndImportImage [2021-02-16T09:22:33.181Z] [2021-02-16T09:22:33.181Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T09:22:33.181Z] #66 sha256:82c8414f5b6c1c52488d0abe77b62ce6126efac4b47edf0a5bcf2a5c72a686da [2021-02-16T09:22:33.632Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2021-02-16T09:22:33.632Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T09:22:33.748Z] #66 DONE 0.8s [2021-02-16T09:22:33.783Z] #22 9.922 Installing build dependencies: started [2021-02-16T09:22:34.022Z] [2021-02-16T09:22:34.022Z] #67 exporting to image [2021-02-16T09:22:34.022Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-16T09:22:34.022Z] #67 exporting layers [2021-02-16T09:22:36.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-16T09:22:36.144Z] #55 229.3 + bin/containerd-stress [2021-02-16T09:22:36.144Z] #55 231.3 + bin/containerd-shim [2021-02-16T09:22:36.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-16T09:22:36.918Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2021-02-16T09:22:36.918Z] === RUN TestHealthCheckWorkdir [2021-02-16T09:22:37.485Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2021-02-16T09:22:37.485Z] === RUN TestHealthKillContainer [2021-02-16T09:22:38.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-16T09:22:39.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-16T09:22:39.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-16T09:22:40.018Z] --- PASS: TestHealthKillContainer (2.51s) [2021-02-16T09:22:40.018Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T09:22:40.585Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2021-02-16T09:22:40.585Z] === RUN TestIpcModeNone [2021-02-16T09:22:40.594Z] #67 exporting layers 6.6s done [2021-02-16T09:22:40.594Z] #67 writing image sha256:63c74a51a5c54d2636dca504eb17a76e2e11f461d4488b70b5db790405e8478f done [2021-02-16T09:22:40.594Z] #67 naming to docker.io/library/docker:fa480403c75c90880a6bc79bab9e10b012379006 done [2021-02-16T09:22:40.594Z] #67 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-02-16T09:22:40.845Z] --- PASS: TestIpcModeNone (0.46s) [2021-02-16T09:22:40.845Z] === RUN TestIpcModePrivate [2021-02-16T09:22:40.976Z] + trap exit INT TERM [2021-02-16T09:22:40.977Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-02-16T09:22:40.977Z] + CONTAINER_NAME=docker-pr16 [2021-02-16T09:22:40.977Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41936/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41936/.git:/go/src/github.com/docker/docker/.git --name docker-pr16-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 -e DOCKER_GRAPHDRIVER docker:fa480403c75c90880a6bc79bab9e10b012379006 hack/make.sh dynbinary-daemon [2021-02-16T09:22:41.413Z] --- PASS: TestIpcModePrivate (0.46s) [2021-02-16T09:22:41.413Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-02-16T09:22:41.413Z] === RUN TestIpcModeShareable [2021-02-16T09:22:41.413Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-02-16T09:22:41.413Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:22:41.413Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-16T09:22:41.554Z] [2021-02-16T09:22:41.554Z] Removing bundles/ [2021-02-16T09:22:41.554Z] [2021-02-16T09:22:41.554Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-16T09:22:41.554Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:22:41.554Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T09:22:41.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-16T09:22:42.343Z] #22 ... [2021-02-16T09:22:42.343Z] [2021-02-16T09:22:42.343Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:22:42.343Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:22:42.343Z] #43 137.8 CC criu/files-ext.o [2021-02-16T09:22:42.343Z] #43 138.3 CC criu/files-reg.o [2021-02-16T09:22:42.343Z] #43 140.7 CC criu/files.o [2021-02-16T09:22:42.343Z] #43 143.5 CC criu/filesystems.o [2021-02-16T09:22:42.343Z] #43 144.5 CC criu/fsnotify.o [2021-02-16T09:22:42.343Z] #43 145.8 CC criu/image-desc.o [2021-02-16T09:22:42.343Z] #43 146.0 CC criu/image.o [2021-02-16T09:22:42.642Z] #43 147.0 CC criu/ipc_ns.o [2021-02-16T09:22:42.740Z] #55 238.0 + bin/containerd-shim-runc-v1 [2021-02-16T09:22:42.793Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2021-02-16T09:22:42.793Z] === RUN TestAPIIpcModeHost [2021-02-16T09:22:42.793Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-02-16T09:22:42.793Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:22:42.793Z] === RUN TestDaemonIpcModeShareable [2021-02-16T09:22:42.793Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-02-16T09:22:42.793Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:22:42.793Z] === RUN TestDaemonIpcModePrivate [2021-02-16T09:22:44.178Z] #43 148.5 CC criu/irmap.o [2021-02-16T09:22:44.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-16T09:22:45.239Z] #43 149.4 CC criu/kcmp-ids.o [2021-02-16T09:22:45.327Z] --- PASS: TestDaemonIpcModePrivate (2.20s) [2021-02-16T09:22:45.327Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-02-16T09:22:45.327Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-16T09:22:45.327Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-16T09:22:45.327Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:22:45.327Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-16T09:22:45.327Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-16T09:22:45.327Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:22:45.327Z] === RUN TestIpcModeOlderClient [2021-02-16T09:22:45.327Z] === PAUSE TestIpcModeOlderClient [2021-02-16T09:22:45.327Z] === RUN TestKillContainerInvalidSignal [2021-02-16T09:22:45.538Z] #43 149.8 CC criu/kerndat.o [2021-02-16T09:22:45.585Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2021-02-16T09:22:45.585Z] === RUN TestKillContainer [2021-02-16T09:22:45.585Z] === RUN TestKillContainer/no_signal [2021-02-16T09:22:45.844Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T09:22:46.103Z] === RUN TestKillContainer/killing_signal [2021-02-16T09:22:46.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-16T09:22:46.952Z] #55 242.4 + bin/containerd-shim-runc-v2 [2021-02-16T09:22:47.039Z] --- PASS: TestKillContainer (1.26s) [2021-02-16T09:22:47.039Z] --- PASS: TestKillContainer/no_signal (0.39s) [2021-02-16T09:22:47.039Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2021-02-16T09:22:47.039Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2021-02-16T09:22:47.039Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T09:22:47.039Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-16T09:22:47.073Z] #43 ... [2021-02-16T09:22:47.073Z] [2021-02-16T09:22:47.073Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T09:22:47.073Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-16T09:22:47.073Z] #22 22.90 Installing build dependencies: finished with status 'done' [2021-02-16T09:22:47.301Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-16T09:22:47.564Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2021-02-16T09:22:47.564Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2021-02-16T09:22:47.564Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.32s) [2021-02-16T09:22:47.564Z] === RUN TestKillStoppedContainer [2021-02-16T09:22:47.823Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-02-16T09:22:47.823Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T09:22:47.823Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-02-16T09:22:47.823Z] === RUN TestKillDifferentUserContainer [2021-02-16T09:22:47.894Z] #55 243.4 + binaries [2021-02-16T09:22:47.894Z] #55 243.4 + install -D bin/containerd /build/containerd [2021-02-16T09:22:47.894Z] #55 243.4 + install -D bin/containerd-shim /build/containerd-shim [2021-02-16T09:22:47.894Z] #55 243.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-16T09:22:47.894Z] #55 243.4 + install -D bin/ctr /build/ctr [2021-02-16T09:22:48.082Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2021-02-16T09:22:48.082Z] === RUN TestInspectOomKilledTrue [2021-02-16T09:22:48.082Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-16T09:22:48.082Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:22:48.082Z] === RUN TestInspectOomKilledFalse [2021-02-16T09:22:48.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-16T09:22:48.343Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-16T09:22:48.343Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:22:48.343Z] === RUN TestLinksEtcHostsContentMatch [2021-02-16T09:22:48.343Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-02-16T09:22:48.343Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-16T09:22:48.343Z] === RUN TestLinksContainerNames [2021-02-16T09:22:48.911Z] --- PASS: TestLinksContainerNames (0.81s) [2021-02-16T09:22:48.912Z] === RUN TestLogsFollowTailEmpty [2021-02-16T09:22:49.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-16T09:22:49.480Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2021-02-16T09:22:49.480Z] === RUN TestContainerNetworkMountsNoChown [2021-02-16T09:22:49.739Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2021-02-16T09:22:49.816Z] #55 DONE 245.4s [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/default [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/default [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/private [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/private [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/rprivate [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/slave [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/slave [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/rslave [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/shared [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/shared [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/rshared [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/default [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/rshared [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/shared [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/rslave [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/slave [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/rprivate [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/private [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-16T09:22:49.998Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:22:49.998Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:22:49.998Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-16T09:22:50.257Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-16T09:22:50.258Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:22:50.258Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:22:50.258Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:22:50.258Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:22:50.258Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:22:50.258Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-16T09:22:50.258Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:22:50.258Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-16T09:22:50.258Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:22:50.258Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:22:50.258Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:22:50.258Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:22:50.258Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-16T09:22:50.258Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-16T09:22:50.258Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-16T09:22:50.258Z] === RUN TestContainerBindMountNonRecursive [2021-02-16T09:22:50.258Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-02-16T09:22:50.258Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-16T09:22:50.258Z] === RUN TestContainerVolumesMountedAsShared [2021-02-16T09:22:50.258Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-02-16T09:22:50.258Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-16T09:22:50.258Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-16T09:22:50.258Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-02-16T09:22:50.258Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-16T09:22:50.258Z] === RUN TestNetworkNat [2021-02-16T09:22:50.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-16T09:22:50.826Z] --- PASS: TestNetworkNat (0.60s) [2021-02-16T09:22:50.826Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T09:22:51.203Z] [2021-02-16T09:22:51.203Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-16T09:22:51.203Z] #56 sha256:3e8ef1d029a53c0da2f27cfe5a1af05191e282ba48101a08b1b98e6493762f4c [2021-02-16T09:22:51.203Z] #56 DONE 0.3s [2021-02-16T09:22:51.395Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2021-02-16T09:22:51.395Z] === RUN TestNetworkLoopbackNat [2021-02-16T09:22:51.463Z] [2021-02-16T09:22:51.463Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-16T09:22:51.463Z] #60 sha256:8e41ee62d828fb5a735a1c8b9a576dec22f813e96fb5a9fdcca3c6c669ec1c47 [2021-02-16T09:22:51.463Z] #60 DONE 0.1s [2021-02-16T09:22:51.463Z] [2021-02-16T09:22:51.463Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-16T09:22:51.463Z] #62 sha256:0ab7110b7f5f4e6d317bb9a2f484f1583930e3852566b12bf7e12317a6b5890b [2021-02-16T09:22:51.725Z] #62 DONE 0.4s [2021-02-16T09:22:51.989Z] [2021-02-16T09:22:51.989Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-16T09:22:51.989Z] #64 sha256:eeca213d8549a5c5ba430f3a46026656c77b014814b9990b2673d9e232c2dc45 [2021-02-16T09:22:51.989Z] #64 DONE 0.1s [2021-02-16T09:22:51.989Z] [2021-02-16T09:22:51.989Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T09:22:51.989Z] #65 sha256:4b024cf3e1807431cbf001796539ccbe2eada11956ab904a44d0109879c062b1 [2021-02-16T09:22:51.989Z] #65 DONE 0.0s [2021-02-16T09:22:51.989Z] [2021-02-16T09:22:51.989Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T09:22:51.989Z] #66 sha256:492ce7c327a55963027c996ec58c207768d51e9bf53ed0c706ac5db4eb660632 [2021-02-16T09:22:52.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-16T09:22:52.697Z] #22 ... [2021-02-16T09:22:52.697Z] [2021-02-16T09:22:52.697Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:22:52.697Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:22:52.697Z] #43 151.4 CC criu/libnetlink.o [2021-02-16T09:22:52.697Z] #43 152.0 CC criu/log.o [2021-02-16T09:22:52.697Z] #43 152.7 CC criu/lsm.o [2021-02-16T09:22:52.697Z] #43 153.3 CC criu/mem.o [2021-02-16T09:22:52.697Z] #43 155.8 CC criu/memfd.o [2021-02-16T09:22:52.697Z] #43 156.7 CC criu/mount.o [2021-02-16T09:22:52.929Z] #66 DONE 0.8s [2021-02-16T09:22:52.929Z] [2021-02-16T09:22:52.929Z] #67 exporting to image [2021-02-16T09:22:52.929Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-16T09:22:52.929Z] #67 exporting layers [2021-02-16T09:22:53.928Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2021-02-16T09:22:53.928Z] === RUN TestPause [2021-02-16T09:22:53.928Z] --- SKIP: TestPause (0.00s) [2021-02-16T09:22:53.928Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:22:53.928Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T09:22:53.928Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:22:53.928Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:22:53.928Z] === RUN TestPauseStopPausedContainer [2021-02-16T09:22:53.928Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-02-16T09:22:53.928Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:22:53.928Z] === RUN TestPsFilter [2021-02-16T09:22:53.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-16T09:22:54.189Z] --- PASS: TestPsFilter (0.11s) [2021-02-16T09:22:54.189Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T09:22:54.448Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2021-02-16T09:22:54.448Z] === RUN TestRemoveContainerWithVolume [2021-02-16T09:22:55.015Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2021-02-16T09:22:55.015Z] === RUN TestRemoveContainerRunning [2021-02-16T09:22:55.274Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-02-16T09:22:55.274Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T09:22:55.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-16T09:22:55.841Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2021-02-16T09:22:55.841Z] === RUN TestRemoveInvalidContainer [2021-02-16T09:22:55.841Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-16T09:22:55.841Z] === RUN TestRenameLinkedContainer [2021-02-16T09:22:56.259Z] #43 ... [2021-02-16T09:22:56.259Z] [2021-02-16T09:22:56.259Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T09:22:56.259Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-16T09:22:56.259Z] #22 31.77 Building wheels for collected packages: pyyaml [2021-02-16T09:22:56.259Z] #22 31.77 Running setup.py bdist_wheel for pyyaml: started [2021-02-16T09:22:56.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-16T09:22:57.654Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T09:22:57.654Z] Using test binary docker [2021-02-16T09:22:57.745Z] --- PASS: TestRenameLinkedContainer (1.72s) [2021-02-16T09:22:57.745Z] === RUN TestRenameStoppedContainer [2021-02-16T09:22:57.806Z] #22 33.90 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-16T09:22:57.806Z] #22 33.90 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-16T09:22:57.806Z] #22 34.04 Successfully built pyyaml [2021-02-16T09:22:57.916Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-16T09:22:57.916Z] +++ /etc/init.d/apparmor start [2021-02-16T09:22:57.916Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T09:22:57.916Z] INFO: Waiting for daemon to start... [2021-02-16T09:22:57.916Z] Starting dockerd [2021-02-16T09:22:57.916Z] +++ 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 [2021-02-16T09:22:58.004Z] --- PASS: TestRenameStoppedContainer (0.41s) [2021-02-16T09:22:58.004Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T09:22:58.102Z] #22 34.06 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-16T09:22:58.402Z] #22 34.43 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-16T09:22:58.701Z] #22 DONE 34.7s [2021-02-16T09:22:58.701Z] [2021-02-16T09:22:58.701Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:22:58.701Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:22:58.701Z] #43 162.3 CC criu/namespaces.o [2021-02-16T09:22:58.940Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2021-02-16T09:22:58.940Z] === RUN TestRenameInvalidName [2021-02-16T09:22:59.199Z] --- PASS: TestRenameInvalidName (0.43s) [2021-02-16T09:22:59.199Z] === RUN TestRenameAnonymousContainer [2021-02-16T09:22:59.513Z] #67 exporting layers 6.2s done [2021-02-16T09:22:59.513Z] #67 writing image sha256:4ee161f7ead340639206511676d6930ad8ec5c9092116bd8a88e656c7ff49ad3 done [2021-02-16T09:22:59.513Z] #67 naming to docker.io/library/docker:fa480403c75c90880a6bc79bab9e10b012379006 done [2021-02-16T09:22:59.513Z] #67 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-02-16T09:22:59.830Z] . [2021-02-16T09:22:59.830Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T09:22:59.853Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41936/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41936/.git:/go/src/github.com/docker/docker/.git --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fa480403c75c90880a6bc79bab9e10b012379006 hack/validate/default [2021-02-16T09:23:00.092Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T09:23:00.092Z] Error: No such image: emptyfs [2021-02-16T09:23:00.092Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-16T09:23:00.092Z] ++++ docker load [2021-02-16T09:23:00.352Z] Running integration-test (iteration 1) [2021-02-16T09:23:00.352Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-02-16T09:23:00.352Z] ++ 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 [2021-02-16T09:23:00.352Z] ++ set -e [2021-02-16T09:23:00.352Z] ++ '[' -n 0 ']' [2021-02-16T09:23:00.352Z] ++ set -x [2021-02-16T09:23:00.352Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:23:00.808Z] #43 164.7 CC criu/net.o [2021-02-16T09:23:01.102Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2021-02-16T09:23:01.102Z] === RUN TestRenameContainerWithSameName [2021-02-16T09:23:01.102Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2021-02-16T09:23:01.102Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-16T09:23:02.040Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2021-02-16T09:23:02.040Z] === RUN TestResize [2021-02-16T09:23:02.394Z] Congratulations! All commits are properly signed with the DCO! [2021-02-16T09:23:02.394Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-02-16T09:23:02.394Z] No api/types/ or api/swagger.yaml changes in diff. [2021-02-16T09:23:02.394Z] Congratulations! All TOML source files changed here have valid syntax. [2021-02-16T09:23:02.394Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-02-16T09:23:02.394Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-02-16T09:23:02.394Z] Congratulations! No new tests were added to integration-cli. [2021-02-16T09:23:02.394Z] [2021-02-16T09:23:02.394Z] INFO Start validation with golang-ci-lint [2021-02-16T09:23:02.394Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-02-16T09:23:02.394Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-16T09:23:02.394Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-16T09:23:02.608Z] --- PASS: TestResize (0.44s) [2021-02-16T09:23:02.608Z] === RUN TestResizeWithInvalidSize [2021-02-16T09:23:02.867Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2021-02-16T09:23:02.867Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T09:23:03.434Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2021-02-16T09:23:03.434Z] === RUN TestDaemonRestartKillContainers [2021-02-16T09:23:03.434Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-16T09:23:03.434Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-16T09:23:03.434Z] === RUN TestCgroupNamespacesRun [2021-02-16T09:23:04.413Z] #43 168.8 CC criu/netfilter.o [2021-02-16T09:23:04.435Z] 4612f6d0b889: Verifying Checksum [2021-02-16T09:23:04.435Z] 4612f6d0b889: Download complete [2021-02-16T09:23:05.057Z] #43 169.1 CC criu/page-pipe.o [2021-02-16T09:23:05.703Z] #43 170.0 CC criu/page-xfer.o [2021-02-16T09:23:05.966Z] --- PASS: TestCgroupNamespacesRun (2.18s) [2021-02-16T09:23:05.966Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-16T09:23:07.805Z] #43 172.0 CC criu/pagemap-cache.o [2021-02-16T09:23:07.868Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2021-02-16T09:23:07.868Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-16T09:23:08.452Z] #43 172.5 CC criu/pagemap.o [2021-02-16T09:23:09.512Z] #43 173.8 CC criu/parasite-syscall.o [2021-02-16T09:23:10.411Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.23s) [2021-02-16T09:23:10.411Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-16T09:23:10.593Z] #43 174.9 CC criu/path.o [2021-02-16T09:23:10.895Z] #43 175.2 CC criu/pie-util-vdso.o [2021-02-16T09:23:11.541Z] #43 175.7 CC criu/pie-util.o [2021-02-16T09:23:11.840Z] #43 176.0 CC criu/pipes.o [2021-02-16T09:23:12.314Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s) [2021-02-16T09:23:12.314Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-16T09:23:12.487Z] #43 176.9 CC criu/plugin.o [2021-02-16T09:23:12.611Z] Loaded image: buildpack-deps:buster [2021-02-16T09:23:12.611Z] Loaded image: busybox:latest [2021-02-16T09:23:12.611Z] Loaded image: busybox:glibc [2021-02-16T09:23:13.135Z] #43 177.3 CC criu/proc_parse.o [2021-02-16T09:23:13.557Z] Loaded image: debian:bullseye [2021-02-16T09:23:13.819Z] Loaded image: hello-world:latest [2021-02-16T09:23:13.819Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:23:13.819Z] INFO: Testing against a local daemon [2021-02-16T09:23:13.819Z] === RUN TestCgroupNamespacesBuild [2021-02-16T09:23:14.217Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2021-02-16T09:23:14.217Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-16T09:23:16.368Z] --- PASS: TestCgroupNamespacesBuild (2.56s) [2021-02-16T09:23:16.368Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-16T09:23:16.750Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.16s) [2021-02-16T09:23:16.750Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-16T09:23:17.646Z] #43 181.7 CC criu/protobuf-desc.o [2021-02-16T09:23:18.127Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-02-16T09:23:18.127Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-16T09:23:18.698Z] #43 182.8 CC criu/protobuf.o [2021-02-16T09:23:18.921Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.93s) [2021-02-16T09:23:18.921Z] === RUN TestBuildWithSession [2021-02-16T09:23:18.921Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T09:23:18.921Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:23:18.921Z] === RUN TestBuildSquashParent [2021-02-16T09:23:18.995Z] #43 183.3 CC criu/pstree.o [2021-02-16T09:23:20.544Z] #43 184.7 CC criu/rbtree.o [2021-02-16T09:23:20.544Z] #43 ... [2021-02-16T09:23:20.544Z] [2021-02-16T09:23:20.544Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T09:23:20.544Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-16T09:23:20.544Z] #40 251.5 + dpkg --print-architecture [2021-02-16T09:23:20.544Z] #40 251.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-16T09:23:20.660Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.18s) [2021-02-16T09:23:20.660Z] === RUN TestKernelTCPMemory [2021-02-16T09:23:20.660Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-16T09:23:20.661Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:23:20.661Z] === RUN TestNISDomainname [2021-02-16T09:23:20.661Z] --- SKIP: TestNISDomainname (0.01s) [2021-02-16T09:23:20.661Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-16T09:23:20.661Z] === RUN TestHostnameDnsResolution [2021-02-16T09:23:20.920Z] --- PASS: TestHostnameDnsResolution (0.71s) [2021-02-16T09:23:20.920Z] === RUN TestStats [2021-02-16T09:23:20.920Z] --- SKIP: TestStats (0.00s) [2021-02-16T09:23:20.920Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:23:20.920Z] === RUN TestStopContainerWithTimeout [2021-02-16T09:23:20.920Z] === RUN TestStopContainerWithTimeout/0 [2021-02-16T09:23:20.920Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-16T09:23:20.920Z] === RUN TestStopContainerWithTimeout/1 [2021-02-16T09:23:20.920Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-16T09:23:20.920Z] === RUN TestStopContainerWithTimeout/3 [2021-02-16T09:23:20.920Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-16T09:23:20.920Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-16T09:23:20.920Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-16T09:23:21.146Z] #40 251.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-16T09:23:21.146Z] #40 251.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-16T09:23:21.179Z] === CONT TestStopContainerWithTimeout/0 [2021-02-16T09:23:21.179Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-16T09:23:21.749Z] === CONT TestStopContainerWithTimeout/3 [2021-02-16T09:23:23.816Z] === CONT TestStopContainerWithTimeout/1 [2021-02-16T09:23:25.512Z] --- PASS: TestBuildSquashParent (6.76s) [2021-02-16T09:23:25.512Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T09:23:25.512Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:23:25.512Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:23:25.512Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:23:25.512Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:23:25.512Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:23:25.512Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:23:25.512Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:23:25.512Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:23:25.512Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:23:25.512Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:23:25.512Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:23:25.512Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:23:25.512Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:23:25.512Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:23:25.512Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:23:25.512Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:23:25.719Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-16T09:23:25.719Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2021-02-16T09:23:25.719Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2021-02-16T09:23:25.719Z] --- PASS: TestStopContainerWithTimeout/3 (2.45s) [2021-02-16T09:23:25.719Z] --- PASS: TestStopContainerWithTimeout/1 (1.62s) [2021-02-16T09:23:25.719Z] === RUN TestDeleteDevicemapper [2021-02-16T09:23:25.719Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-16T09:23:25.719Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:23:25.719Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T09:23:27.096Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2021-02-16T09:23:27.096Z] === RUN TestUpdateMemory [2021-02-16T09:23:27.096Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-16T09:23:27.096Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:23:27.096Z] === RUN TestUpdateCPUQuota [2021-02-16T09:23:27.096Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-02-16T09:23:27.096Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:23:27.096Z] === RUN TestUpdatePidsLimit [2021-02-16T09:23:27.096Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-02-16T09:23:27.096Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:23:27.096Z] === RUN TestUpdateRestartPolicy [2021-02-16T09:23:28.067Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:23:28.328Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:23:30.243Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-16T09:23:30.243Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s) [2021-02-16T09:23:30.243Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.07s) [2021-02-16T09:23:30.243Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.11s) [2021-02-16T09:23:30.243Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.18s) [2021-02-16T09:23:30.243Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2021-02-16T09:23:30.243Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2021-02-16T09:23:30.243Z] === RUN TestBuildMultiStageCopy [2021-02-16T09:23:30.243Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T09:23:31.611Z] #40 ... [2021-02-16T09:23:31.611Z] [2021-02-16T09:23:31.611Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:23:31.611Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:23:31.611Z] #43 185.2 CC criu/rst-malloc.o [2021-02-16T09:23:31.611Z] #43 185.6 CC criu/seccomp.o [2021-02-16T09:23:31.611Z] #43 186.7 CC criu/seize.o [2021-02-16T09:23:31.611Z] #43 188.2 CC criu/servicefd.o [2021-02-16T09:23:31.611Z] #43 188.8 CC criu/shmem.o [2021-02-16T09:23:31.611Z] #43 190.1 CC criu/sigframe.o [2021-02-16T09:23:31.611Z] #43 190.3 CC criu/signalfd.o [2021-02-16T09:23:31.611Z] #43 190.9 CC criu/sk-inet.o [2021-02-16T09:23:31.611Z] #43 192.3 CC criu/sk-netlink.o [2021-02-16T09:23:31.611Z] #43 193.1 CC criu/sk-packet.o [2021-02-16T09:23:31.611Z] #43 194.1 CC criu/sk-queue.o [2021-02-16T09:23:31.611Z] #43 194.7 CC criu/sk-tcp.o [2021-02-16T09:23:31.611Z] #43 195.6 CC criu/sk-unix.o [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-16T09:23:31.938Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2021-02-16T09:23:31.938Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-16T09:23:31.938Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.7% of statements [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/types [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-16T09:23:31.938Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2021-02-16T09:23:31.938Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-16T09:23:31.938Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2021-02-16T09:23:31.938Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/builder [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-16T09:23:31.938Z] ok github.com/docker/docker/builder/remotecontext 0.361s coverage: 13.7% of statements [2021-02-16T09:23:31.938Z] ok github.com/docker/docker/builder/dockerfile 0.992s coverage: 48.3% of statements [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-16T09:23:31.938Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-02-16T09:23:31.938Z] ok github.com/docker/docker/builder/remotecontext/git 1.777s coverage: 86.3% of statements [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/cli [no test files] [2021-02-16T09:23:31.938Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-16T09:23:32.796Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T09:23:33.057Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T09:23:33.579Z] ok github.com/docker/docker/client 0.158s coverage: 75.4% of statements [2021-02-16T09:23:33.629Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T09:23:34.202Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T09:23:34.390Z] #43 198.3 CC criu/sockets.o [2021-02-16T09:23:34.775Z] --- PASS: TestBuildMultiStageCopy (4.54s) [2021-02-16T09:23:34.775Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.36s) [2021-02-16T09:23:34.775Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2021-02-16T09:23:34.775Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2021-02-16T09:23:34.775Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2021-02-16T09:23:34.775Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2021-02-16T09:23:34.775Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T09:23:36.218Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2021-02-16T09:23:36.218Z] === RUN TestBuildLabelWithTargets [2021-02-16T09:23:36.245Z] #43 199.4 CC criu/stats.o [2021-02-16T09:23:36.245Z] #43 199.8 CC criu/string.o [2021-02-16T09:23:36.245Z] #43 200.0 CC criu/sysctl.o [2021-02-16T09:23:36.891Z] #43 200.9 CC criu/sysfs_parse.o [2021-02-16T09:23:37.189Z] #43 201.4 CC criu/timens.o [2021-02-16T09:23:37.487Z] #43 201.8 CC criu/timerfd.o [2021-02-16T09:23:38.078Z] --- PASS: TestUpdateRestartPolicy (10.97s) [2021-02-16T09:23:38.078Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T09:23:38.131Z] #43 202.3 CC criu/tty.o [2021-02-16T09:23:38.337Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2021-02-16T09:23:38.338Z] === RUN TestWaitNonBlocked [2021-02-16T09:23:38.338Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:23:38.338Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:23:38.338Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:23:38.338Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:23:38.338Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:23:38.338Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:23:38.765Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2021-02-16T09:23:38.765Z] === RUN TestBuildWithEmptyLayers [2021-02-16T09:23:38.906Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-16T09:23:38.906Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2021-02-16T09:23:38.906Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2021-02-16T09:23:38.906Z] === RUN TestWaitBlocked [2021-02-16T09:23:38.906Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:23:38.906Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:23:38.906Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:23:38.906Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:23:38.906Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:23:38.906Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:23:39.710Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2021-02-16T09:23:39.710Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T09:23:39.842Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-16T09:23:39.842Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2021-02-16T09:23:39.842Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2021-02-16T09:23:39.842Z] === CONT TestDaemonRestartIpcMode [2021-02-16T09:23:39.842Z] === CONT TestIpcModeOlderClient [2021-02-16T09:23:39.842Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-02-16T09:23:39.842Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-16T09:23:40.913Z] #43 205.0 CC criu/tun.o [2021-02-16T09:23:41.561Z] #43 205.8 CC criu/uffd.o [2021-02-16T09:23:43.015Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2021-02-16T09:23:43.015Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T09:23:43.098Z] #43 207.4 CC criu/util.o [2021-02-16T09:23:43.130Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.17s) [2021-02-16T09:23:43.958Z] --- PASS: TestBuildUncleanTarFilenames (1.45s) [2021-02-16T09:23:43.958Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T09:23:44.505Z] --- PASS: TestDaemonRestartIpcMode (4.55s) [2021-02-16T09:23:44.505Z] PASS [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === Skipped [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-16T09:23:44.505Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-02-16T09:23:44.505Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-02-16T09:23:44.505Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-02-16T09:23:44.505Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-02-16T09:23:44.505Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-02-16T09:23:44.505Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-02-16T09:23:44.505Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-16T09:23:44.505Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-16T09:23:44.505Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-16T09:23:44.505Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-16T09:23:44.505Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-02-16T09:23:44.505Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-02-16T09:23:44.505Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-02-16T09:23:44.505Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-02-16T09:23:44.505Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-02-16T09:23:44.505Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:23:44.505Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-02-16T09:23:44.505Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-02-16T09:23:44.505Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-16T09:23:44.505Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-02-16T09:23:44.505Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-02-16T09:23:44.505Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-16T09:23:44.505Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-16T09:23:44.505Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-02-16T09:23:44.505Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-02-16T09:23:44.505Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] [2021-02-16T09:23:44.505Z] DONE 177 tests, 26 skipped in 81.119s [2021-02-16T09:23:44.505Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-16T09:23:44.505Z] INFO: Testing against a local daemon [2021-02-16T09:23:44.505Z] === RUN TestCommitInheritsEnv [2021-02-16T09:23:45.200Z] #43 209.5 CC criu/uts_ns.o [2021-02-16T09:23:45.498Z] #43 209.9 CC criu/vdso.o [2021-02-16T09:23:46.408Z] --- PASS: TestCommitInheritsEnv (1.62s) [2021-02-16T09:23:46.408Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T09:23:46.408Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-16T09:23:46.408Z] === RUN TestImagesFilterMultiReference [2021-02-16T09:23:46.408Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-02-16T09:23:46.408Z] === RUN TestImagePullPlatformInvalid [2021-02-16T09:23:46.408Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-16T09:23:46.408Z] === RUN TestRemoveImageOrphaning [2021-02-16T09:23:46.551Z] #43 210.6 LINK criu/built-in.o [2021-02-16T09:23:46.551Z] #43 210.9 LINK criu/criu [2021-02-16T09:23:47.197Z] #43 211.5 DEP lib/c/criu.d [2021-02-16T09:23:47.197Z] #43 211.6 CC images/rpc.pb-c.o [2021-02-16T09:23:47.261Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s) [2021-02-16T09:23:47.261Z] === RUN TestBuildWithHugeFile [2021-02-16T09:23:48.183Z] #43 212.5 CC lib/c/criu.o [2021-02-16T09:23:48.310Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-02-16T09:23:48.310Z] === RUN TestRemoveImageGarbageCollector [2021-02-16T09:23:48.310Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-16T09:23:48.310Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-16T09:23:48.310Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T09:23:48.310Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-16T09:23:48.310Z] === RUN TestTagInvalidReference [2021-02-16T09:23:48.310Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-16T09:23:48.310Z] === RUN TestTagValidPrefixedRepo [2021-02-16T09:23:48.310Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-02-16T09:23:48.310Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T09:23:48.310Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-16T09:23:48.310Z] === RUN TestTagOfficialNames [2021-02-16T09:23:48.310Z] --- PASS: TestTagOfficialNames (0.05s) [2021-02-16T09:23:48.310Z] === RUN TestTagMatchesDigest [2021-02-16T09:23:48.310Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-16T09:23:48.311Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-16T09:23:50.285Z] #43 214.2 LINK lib/c/built-in.o [2021-02-16T09:23:50.285Z] #43 214.3 LINK lib/c/libcriu.so [2021-02-16T09:23:50.285Z] #43 214.4 LINK lib/c/libcriu.a [2021-02-16T09:23:50.285Z] #43 214.6 GEN magic.py [2021-02-16T09:23:50.584Z] #43 214.9 Note: Building without setproctitle() and strlcpy() support. [2021-02-16T09:23:50.584Z] #43 214.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-16T09:23:50.584Z] #43 214.9 Note: Building without GnuTLS support [2021-02-16T09:23:50.584Z] #43 214.9 Makefile.config:39: Warn: you have no libnftables installed [2021-02-16T09:23:50.584Z] #43 214.9 Makefile.config:40: Warn: Building without nftables support [2021-02-16T09:23:51.640Z] #43 215.8 fatal: not a git repository (or any of the parent directories): .git [2021-02-16T09:23:53.194Z] #43 217.0 make[1]: Nothing to be done for 'all'. [2021-02-16T09:23:54.249Z] #43 218.3 make[1]: 'images/built-in.o' is up to date. [2021-02-16T09:23:54.249Z] #43 218.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-16T09:23:54.249Z] #43 218.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-16T09:23:54.249Z] #43 218.5 make[1]: 'compel/libcompel.a' is up to date. [2021-02-16T09:23:54.545Z] #43 218.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-16T09:23:54.545Z] #43 218.7 make[1]: Nothing to be done for 'all'. [2021-02-16T09:23:54.545Z] #43 218.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-16T09:23:54.842Z] #43 219.1 make[2]: Nothing to be done for 'all'. [2021-02-16T09:23:54.842Z] #43 219.1 make[2]: Nothing to be done for 'all'. [2021-02-16T09:23:54.842Z] #43 219.2 make[2]: Nothing to be done for 'all'. [2021-02-16T09:23:55.142Z] #43 ... [2021-02-16T09:23:55.142Z] [2021-02-16T09:23:55.142Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T09:23:55.142Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-16T09:23:55.142Z] #40 DONE 285.9s [2021-02-16T09:23:55.142Z] [2021-02-16T09:23:55.142Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T09:23:55.142Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T09:23:55.142Z] #43 219.4 make[2]: Nothing to be done for 'all'. [2021-02-16T09:23:55.440Z] #43 219.5 make[2]: Nothing to be done for 'all'. [2021-02-16T09:23:55.440Z] #43 219.6 make[2]: Nothing to be done for 'all'. [2021-02-16T09:23:55.440Z] #43 219.7 make[2]: Nothing to be done for 'all'. [2021-02-16T09:23:55.738Z] #43 220.0 make[2]: Nothing to be done for 'all'. [2021-02-16T09:23:55.738Z] #43 220.0 INSTALL criu/criu [2021-02-16T09:23:56.037Z] #43 DONE 220.1s [2021-02-16T09:23:56.037Z] [2021-02-16T09:23:56.037Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T09:23:56.037Z] #24 sha256:6a9a0b16cb70e436c99ee826e46b99753534d20768f518ae65fc021b8c8b5ad4 [2021-02-16T09:23:57.605Z] #24 ... [2021-02-16T09:23:57.605Z] [2021-02-16T09:23:57.605Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T09:23:57.605Z] #49 sha256:c5ae70f2167676a6bb916e5c25b9860497a3f38bf44a4370e7d6d191c5d865dd [2021-02-16T09:23:57.605Z] #49 288.6 + /build/golangci-lint --version [2021-02-16T09:23:58.251Z] #49 289.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-16T09:23:58.251Z] #49 DONE 289.3s [2021-02-16T09:23:58.251Z] [2021-02-16T09:23:58.251Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T09:23:58.251Z] #53 sha256:f28e193a4ef0d6178ea5656bf6d93616c7cca7dc19b17b3b1c26561500f4e17a [2021-02-16T09:24:06.859Z] ok github.com/docker/docker/cmd/dockerd 0.111s coverage: 29.1% of statements [2021-02-16T09:24:07.491Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2021-02-16T09:24:07.491Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-16T09:24:07.491Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-16T09:24:07.491Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-16T09:24:07.491Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-16T09:24:17.860Z] ok github.com/docker/docker/daemon/cluster 0.072s coverage: 0.5% of statements [2021-02-16T09:24:17.860Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-02-16T09:24:18.027Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:24:18.027Z] [2021-02-16T09:24:18.027Z] + TEST_INTEGRATION_DEST=2 [2021-02-16T09:24:18.027Z] + CONTAINER_NAME=docker-pr16-2 [2021-02-16T09:24:18.027Z] + TEST_SKIP_INTEGRATION=1 [2021-02-16T09:24:18.027Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-16T09:24:18.028Z] + run_tests [2021-02-16T09:24:18.028Z] + c=0 [2021-02-16T09:24:18.028Z] + '[' -n 0 ']' [2021-02-16T09:24:18.028Z] + rm= [2021-02-16T09:24:18.028Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41936/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41936/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41936/.git:/go/src/github.com/docker/docker/.git --name docker-pr16-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fa480403c75c90880a6bc79bab9e10b012379006 hack/make.sh '' test-integration [2021-02-16T09:24:18.028Z] + TEST_INTEGRATION_DEST=1 [2021-02-16T09:24:18.028Z] + CONTAINER_NAME=docker-pr16-1 [2021-02-16T09:24:18.028Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T09:24:18.028Z] + run_tests test-integration-flaky [2021-02-16T09:24:18.028Z] + '[' -n 0 ']' [2021-02-16T09:24:18.028Z] + rm= [2021-02-16T09:24:18.028Z] + TEST_INTEGRATION_DEST=3 [2021-02-16T09:24:18.028Z] + CONTAINER_NAME=docker-pr16-3 [2021-02-16T09:24:18.028Z] + TEST_SKIP_INTEGRATION=1 [2021-02-16T09:24:18.028Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-16T09:24:18.028Z] + run_tests [2021-02-16T09:24:18.028Z] + '[' -n 0 ']' [2021-02-16T09:24:18.028Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41936/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41936/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41936/.git:/go/src/github.com/docker/docker/.git --name docker-pr16-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fa480403c75c90880a6bc79bab9e10b012379006 hack/make.sh test-integration-flaky test-integration [2021-02-16T09:24:18.028Z] + rm= [2021-02-16T09:24:18.028Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41936/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41936/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41936/.git:/go/src/github.com/docker/docker/.git --name docker-pr16-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fa480403c75c90880a6bc79bab9e10b012379006 hack/make.sh '' test-integration [2021-02-16T09:24:18.028Z] ++ jobs -p [2021-02-16T09:24:18.028Z] + for job in $(jobs -p) [2021-02-16T09:24:18.028Z] + wait 2927 [2021-02-16T09:24:18.028Z] [2021-02-16T09:24:18.028Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T09:24:18.028Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T09:24:18.028Z] HOSTNAME=8d500e12f673 [2021-02-16T09:24:18.028Z] TEST_SKIP_INTEGRATION=1 [2021-02-16T09:24:18.028Z] TESTDEBUG=0 [2021-02-16T09:24:18.028Z] DEST=bundles/test-integration [2021-02-16T09:24:18.028Z] PWD=/go/src/github.com/docker/docker [2021-02-16T09:24:18.028Z] KEEPBUNDLE=1 [2021-02-16T09:24:18.028Z] DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:24:18.028Z] container=docker [2021-02-16T09:24:18.028Z] HOME=/root [2021-02-16T09:24:18.028Z] GOLANG_VERSION=1.13.15 [2021-02-16T09:24:18.028Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T09:24:18.028Z] VALIDATE_BRANCH=master [2021-02-16T09:24:18.028Z] TERM=xterm [2021-02-16T09:24:18.028Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T09:24:18.028Z] SHLVL=1 [2021-02-16T09:24:18.028Z] TIMEOUT=120m [2021-02-16T09:24:18.028Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T09:24:18.028Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T09:24:18.028Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-16T09:24:18.028Z] GO111MODULE=off [2021-02-16T09:24:18.028Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T09:24:18.028Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T09:24:18.028Z] GOPATH=/go [2021-02-16T09:24:18.028Z] PKG_CONFIG=pkg-config [2021-02-16T09:24:18.028Z] _=/usr/bin/env [2021-02-16T09:24:18.028Z] Building test suite binary ./integration-cli/test.main [2021-02-16T09:24:18.028Z] [2021-02-16T09:24:18.028Z] [2021-02-16T09:24:18.028Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-02-16T09:24:18.028Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T09:24:18.028Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T09:24:18.028Z] HOSTNAME=22b086943e68 [2021-02-16T09:24:18.028Z] TEST_SKIP_INTEGRATION=1 [2021-02-16T09:24:18.028Z] TESTDEBUG=0 [2021-02-16T09:24:18.028Z] DEST=bundles/test-integration [2021-02-16T09:24:18.028Z] PWD=/go/src/github.com/docker/docker [2021-02-16T09:24:18.028Z] KEEPBUNDLE=1 [2021-02-16T09:24:18.028Z] DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:24:18.028Z] container=docker [2021-02-16T09:24:18.028Z] HOME=/root [2021-02-16T09:24:18.028Z] GOLANG_VERSION=1.13.15 [2021-02-16T09:24:18.028Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T09:24:18.028Z] VALIDATE_BRANCH=master [2021-02-16T09:24:18.028Z] TERM=xterm [2021-02-16T09:24:18.028Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T09:24:18.028Z] SHLVL=1 [2021-02-16T09:24:18.028Z] TIMEOUT=120m [2021-02-16T09:24:18.028Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T09:24:18.028Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T09:24:18.028Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-16T09:24:18.028Z] GO111MODULE=off [2021-02-16T09:24:18.028Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T09:24:18.028Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T09:24:18.028Z] GOPATH=/go [2021-02-16T09:24:18.028Z] PKG_CONFIG=pkg-config [2021-02-16T09:24:18.028Z] _=/usr/bin/env [2021-02-16T09:24:18.028Z] Building test suite binary ./integration-cli/test.main [2021-02-16T09:24:18.028Z] No new tests added to integration. [2021-02-16T09:24:18.028Z] [2021-02-16T09:24:18.028Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T09:24:18.028Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T09:24:18.028Z] HOSTNAME=b6b2a6782d59 [2021-02-16T09:24:18.028Z] TESTDEBUG=0 [2021-02-16T09:24:18.028Z] DEST=bundles/test-integration [2021-02-16T09:24:18.028Z] PWD=/go/src/github.com/docker/docker [2021-02-16T09:24:18.028Z] KEEPBUNDLE=1 [2021-02-16T09:24:18.028Z] DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:24:18.028Z] container=docker [2021-02-16T09:24:18.028Z] HOME=/root [2021-02-16T09:24:18.028Z] GOLANG_VERSION=1.13.15 [2021-02-16T09:24:18.028Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T09:24:18.028Z] VALIDATE_BRANCH=master [2021-02-16T09:24:18.028Z] TERM=xterm [2021-02-16T09:24:18.028Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T09:24:18.028Z] SHLVL=1 [2021-02-16T09:24:18.028Z] TIMEOUT=120m [2021-02-16T09:24:18.028Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T09:24:18.028Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T09:24:18.028Z] GO111MODULE=off [2021-02-16T09:24:18.028Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T09:24:18.028Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T09:24:18.028Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T09:24:18.028Z] GOPATH=/go [2021-02-16T09:24:18.028Z] PKG_CONFIG=pkg-config [2021-02-16T09:24:18.028Z] _=/usr/bin/env [2021-02-16T09:24:18.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-16T09:24:19.367Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-02-16T09:24:20.819Z] #53 193.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-16T09:24:20.819Z] #53 194.7 + mkdir -p /build [2021-02-16T09:24:20.819Z] #53 194.7 + cp runc /build/runc [2021-02-16T09:24:20.819Z] #53 DONE 194.8s [2021-02-16T09:24:20.819Z] [2021-02-16T09:24:20.819Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:24:20.819Z] #56 sha256:7fb0572abef77762fdeae670159abea08c85db44ed664557eb7f223a0e78a26d [2021-02-16T09:24:27.772Z] #56 276.9 + bin/containerd [2021-02-16T09:24:27.856Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.465s coverage: 14.1% of statements [2021-02-16T09:24:29.362Z] ok github.com/docker/docker/daemon 12.286s coverage: 17.2% of statements [2021-02-16T09:24:29.362Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-16T09:24:29.362Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-16T09:24:29.362Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.8% of statements [2021-02-16T09:24:30.397Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2021-02-16T09:24:30.397Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2021-02-16T09:24:30.397Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-16T09:24:30.397Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-16T09:24:30.540Z] #56 ... [2021-02-16T09:24:30.540Z] [2021-02-16T09:24:30.540Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T09:24:30.540Z] #24 sha256:6a9a0b16cb70e436c99ee826e46b99753534d20768f518ae65fc021b8c8b5ad4 [2021-02-16T09:24:30.540Z] #24 320.9 + return [2021-02-16T09:24:30.540Z] #24 DONE 321.1s [2021-02-16T09:24:30.540Z] [2021-02-16T09:24:30.540Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:24:30.540Z] #56 sha256:7fb0572abef77762fdeae670159abea08c85db44ed664557eb7f223a0e78a26d [2021-02-16T09:24:31.596Z] #56 ... [2021-02-16T09:24:31.596Z] [2021-02-16T09:24:31.596Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-16T09:24:31.596Z] #25 sha256:37a874672d856da69a70458210ac130d8252da80bf857d02ccb0cb933101b6d6 [2021-02-16T09:24:31.892Z] #25 DONE 0.3s [2021-02-16T09:24:31.892Z] [2021-02-16T09:24:31.892Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-16T09:24:31.892Z] #30 sha256:86670a5c931fc5b82f12f44873ff24a29fd6ff8edcc99a6a89ba6449b51a22ca [2021-02-16T09:24:31.914Z] ok github.com/docker/docker/daemon/graphdriver 0.024s coverage: 2.2% of statements [2021-02-16T09:24:32.942Z] #30 DONE 0.8s [2021-02-16T09:24:32.942Z] [2021-02-16T09:24:32.942Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:24:32.942Z] #56 sha256:7fb0572abef77762fdeae670159abea08c85db44ed664557eb7f223a0e78a26d [2021-02-16T09:24:32.942Z] #56 ... [2021-02-16T09:24:32.942Z] [2021-02-16T09:24:32.942Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-16T09:24:32.942Z] #33 sha256:9f4a93add536d1b5075b0d90818b6f61c5a7b1f13cff64c082ceb9dea965a9e8 [2021-02-16T09:24:32.942Z] #33 DONE 0.1s [2021-02-16T09:24:32.942Z] [2021-02-16T09:24:32.942Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-16T09:24:32.942Z] #35 sha256:58af81b17164dd3c4bcc9df111512fa616a13bf37aebab04901ad2028f0366bc [2021-02-16T09:24:32.942Z] #35 DONE 0.1s [2021-02-16T09:24:32.942Z] [2021-02-16T09:24:32.942Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-16T09:24:32.942Z] #38 sha256:8289200374a623d1005cf52539874bea78953855324de2a817eccee0a4f686fa [2021-02-16T09:24:33.252Z] #38 DONE 0.1s [2021-02-16T09:24:33.252Z] [2021-02-16T09:24:33.252Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-16T09:24:33.252Z] #41 sha256:aa03ca47a09bbc7033fe78e0cf92938afb1a46a0d3d13006224479383a8de66f [2021-02-16T09:24:33.252Z] #41 DONE 0.2s [2021-02-16T09:24:33.252Z] [2021-02-16T09:24:33.252Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T09:24:33.252Z] #44 sha256:2f30455ed2de41f560148d1b8c1c99f423f2d3143f7daa9f275589ab4a852a46 [2021-02-16T09:24:33.252Z] #44 DONE 0.1s [2021-02-16T09:24:33.252Z] [2021-02-16T09:24:33.252Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:24:33.252Z] #56 sha256:7fb0572abef77762fdeae670159abea08c85db44ed664557eb7f223a0e78a26d [2021-02-16T09:24:33.252Z] #56 ... [2021-02-16T09:24:33.252Z] [2021-02-16T09:24:33.252Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-16T09:24:33.252Z] #46 sha256:46847e56a3e26387ea644c98b90f62327bd576f151ee2edbc6b592060bdbe94d [2021-02-16T09:24:33.252Z] #46 DONE 0.1s [2021-02-16T09:24:33.548Z] [2021-02-16T09:24:33.548Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-16T09:24:33.548Z] #48 sha256:68f62711b618cc4afc23f5f4b1c1aa614b463fc5d69fce2d5e542c62c6dbd02c [2021-02-16T09:24:33.548Z] #48 DONE 0.1s [2021-02-16T09:24:33.548Z] [2021-02-16T09:24:33.548Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:24:33.548Z] #56 sha256:7fb0572abef77762fdeae670159abea08c85db44ed664557eb7f223a0e78a26d [2021-02-16T09:24:33.548Z] #56 ... [2021-02-16T09:24:33.548Z] [2021-02-16T09:24:33.548Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-16T09:24:33.548Z] #50 sha256:ac9a70f34d51f405d251814a3d71137fb0a9dc2f54ac76b924cfc84c1214376e [2021-02-16T09:24:33.548Z] #50 DONE 0.1s [2021-02-16T09:24:33.843Z] [2021-02-16T09:24:33.843Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-16T09:24:33.843Z] #52 sha256:026e4db8a8bfc03a98bd0dc8ff5a5e8a67a3593f76ccb2f57fb11036157cf53a [2021-02-16T09:24:33.843Z] #52 DONE 0.1s [2021-02-16T09:24:33.843Z] [2021-02-16T09:24:33.843Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-16T09:24:33.843Z] #54 sha256:0c0569300fdaf6a5327c60fcd042c36ec44942648b924f3b74495d352b0e4053 [2021-02-16T09:24:33.843Z] #54 DONE 0.1s [2021-02-16T09:24:33.843Z] [2021-02-16T09:24:33.843Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T09:24:33.843Z] #56 sha256:7fb0572abef77762fdeae670159abea08c85db44ed664557eb7f223a0e78a26d [2021-02-16T09:24:33.982Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-02-16T09:24:33.995Z] --- PASS: TestBuildWithHugeFile (40.42s) [2021-02-16T09:24:33.995Z] === RUN TestBuildWCOWSandboxSize [2021-02-16T09:24:33.995Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-16T09:24:33.995Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:24:33.995Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T09:24:33.995Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:24:33.995Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:24:33.995Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:24:33.995Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:24:33.995Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:24:33.995Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:24:33.995Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:24:33.995Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:24:33.995Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:24:33.995Z] --- PASS: TestBuildWithEmptyDockerfile (0.23s) [2021-02-16T09:24:33.995Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2021-02-16T09:24:33.995Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2021-02-16T09:24:33.995Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2021-02-16T09:24:33.995Z] === RUN TestBuildPreserveOwnership [2021-02-16T09:24:33.995Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-16T09:24:33.995Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-16T09:24:33.995Z] --- PASS: TestBuildPreserveOwnership (6.12s) [2021-02-16T09:24:33.995Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.96s) [2021-02-16T09:24:33.995Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s) [2021-02-16T09:24:33.995Z] === RUN TestBuildPlatformInvalid [2021-02-16T09:24:33.995Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2021-02-16T09:24:33.995Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-16T09:24:34.614Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.219s coverage: 56.2% of statements [2021-02-16T09:24:39.068Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.956s coverage: 45.9% of statements [2021-02-16T09:24:40.135Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.9% of statements [2021-02-16T09:24:43.695Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.222s coverage: 49.4% of statements [2021-02-16T09:24:46.235Z] Loaded image: buildpack-deps:buster [2021-02-16T09:24:46.235Z] Loaded image: busybox:latest [2021-02-16T09:24:46.239Z] 4612f6d0b889: Pull complete [2021-02-16T09:24:46.496Z] Loaded image: busybox:glibc [2021-02-16T09:24:48.162Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.433s coverage: 73.3% of statements [2021-02-16T09:24:48.162Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-16T09:24:48.447Z] Loaded image: debian:bullseye [2021-02-16T09:24:48.455Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-02-16T09:24:48.708Z] Loaded image: hello-world:latest [2021-02-16T09:24:48.970Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:24:49.488Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2021-02-16T09:24:50.526Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.958s coverage: 57.7% of statements [2021-02-16T09:24:50.526Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-16T09:24:50.526Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-16T09:24:51.565Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2021-02-16T09:24:52.200Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 6.4% of statements [2021-02-16T09:24:52.200Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-16T09:24:52.200Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-16T09:24:53.244Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2021-02-16T09:24:54.281Z] ok github.com/docker/docker/daemon/logger/awslogs 0.100s coverage: 77.4% of statements [2021-02-16T09:24:54.281Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-16T09:24:54.281Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-16T09:24:54.575Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-02-16T09:24:55.611Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2021-02-16T09:24:55.906Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2021-02-16T09:24:56.205Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2021-02-16T09:24:57.236Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-02-16T09:24:57.236Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-16T09:24:57.869Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 55.1% of statements [2021-02-16T09:24:58.500Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2021-02-16T09:24:58.973Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.55s) [2021-02-16T09:24:58.973Z] PASS [2021-02-16T09:24:58.973Z] [2021-02-16T09:24:58.973Z] === Skipped [2021-02-16T09:24:58.973Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-02-16T09:24:58.973Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:24:58.973Z] [2021-02-16T09:24:58.973Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-16T09:24:58.973Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:24:58.973Z] [2021-02-16T09:24:58.973Z] [2021-02-16T09:24:58.973Z] DONE 34 tests, 2 skipped in 117.157s [2021-02-16T09:24:58.973Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-02-16T09:24:58.973Z] ++ 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 [2021-02-16T09:24:58.973Z] ++ set -e [2021-02-16T09:24:58.973Z] ++ '[' -n 0 ']' [2021-02-16T09:24:58.973Z] ++ set -x [2021-02-16T09:24:58.973Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:24:58.973Z] INFO: Testing against a local daemon [2021-02-16T09:24:58.973Z] === RUN TestConfigInspect [2021-02-16T09:25:00.034Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2021-02-16T09:25:00.325Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-02-16T09:25:00.963Z] ok github.com/docker/docker/daemon/logger/splunk 1.557s coverage: 82.5% of statements [2021-02-16T09:25:00.963Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-16T09:25:01.040Z] #56 311.2 + bin/containerd-stress [2021-02-16T09:25:01.255Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2021-02-16T09:25:01.255Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-16T09:25:01.519Z] --- PASS: TestConfigInspect (3.41s) [2021-02-16T09:25:01.519Z] === RUN TestConfigList [2021-02-16T09:25:02.783Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2021-02-16T09:25:03.779Z] #56 313.6 + bin/containerd-shim [2021-02-16T09:25:03.873Z] ok github.com/docker/docker/distribution 0.391s coverage: 25.0% of statements [2021-02-16T09:25:03.873Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-16T09:25:04.823Z] --- PASS: TestConfigList (3.26s) [2021-02-16T09:25:04.823Z] === RUN TestConfigsCreateAndDelete [2021-02-16T09:25:04.906Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-02-16T09:25:05.960Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2021-02-16T09:25:06.251Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 85.1% of statements [2021-02-16T09:25:06.251Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-16T09:25:06.904Z] ok github.com/docker/docker/image/cache 0.044s coverage: 19.2% of statements [2021-02-16T09:25:07.538Z] ok github.com/docker/docker/image/tarexport 0.017s coverage: 0.6% of statements [2021-02-16T09:25:07.830Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2021-02-16T09:25:07.830Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-16T09:25:08.126Z] --- PASS: TestConfigsCreateAndDelete (3.29s) [2021-02-16T09:25:08.126Z] === RUN TestConfigsUpdate [2021-02-16T09:25:08.462Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2021-02-16T09:25:08.919Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|name|types_sizes|files|imports) took 2m0.083256146s [2021-02-16T09:25:08.919Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 663.114958ms [2021-02-16T09:25:09.548Z] ok github.com/docker/docker/oci 0.017s coverage: 38.4% of statements [2021-02-16T09:25:10.600Z] ok github.com/docker/docker/opts 0.015s coverage: 67.1% of statements [2021-02-16T09:25:10.600Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-16T09:25:10.747Z] #56 320.7 + bin/containerd-shim-runc-v1 [2021-02-16T09:25:11.494Z] --- PASS: TestConfigsUpdate (3.30s) [2021-02-16T09:25:11.494Z] === RUN TestTemplatedConfig [2021-02-16T09:25:12.675Z] ok github.com/docker/docker/pkg/archive 0.523s coverage: 77.2% of statements [2021-02-16T09:25:13.714Z] ok github.com/docker/docker/pkg/authorization 0.377s coverage: 68.3% of statements [2021-02-16T09:25:13.714Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-02-16T09:25:14.005Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-02-16T09:25:14.797Z] --- PASS: TestTemplatedConfig (3.47s) [2021-02-16T09:25:14.797Z] === RUN TestConfigCreateResolve [2021-02-16T09:25:16.349Z] #56 325.7 + bin/containerd-shim-runc-v2 [2021-02-16T09:25:16.642Z] #56 326.8 + binaries [2021-02-16T09:25:16.642Z] #56 326.8 + install -D bin/containerd /build/containerd [2021-02-16T09:25:16.642Z] #56 326.8 + install -D bin/containerd-shim /build/containerd-shim [2021-02-16T09:25:16.642Z] #56 326.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-16T09:25:16.642Z] #56 326.9 + install -D bin/ctr /build/ctr [2021-02-16T09:25:16.935Z] #56 DONE 327.0s [2021-02-16T09:25:17.515Z] ok github.com/docker/docker/layer 7.589s coverage: 68.8% of statements [2021-02-16T09:25:17.515Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-16T09:25:17.515Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-16T09:25:17.515Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-16T09:25:17.515Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-16T09:25:17.515Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-16T09:25:17.515Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-02-16T09:25:17.811Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2021-02-16T09:25:17.972Z] [2021-02-16T09:25:17.972Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-16T09:25:17.972Z] #57 sha256:23645254a8ab929e6928a5a217f42946e6084f64dc4b697fbcc07a5976217095 [2021-02-16T09:25:17.972Z] #57 DONE 0.1s [2021-02-16T09:25:17.972Z] [2021-02-16T09:25:17.972Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-16T09:25:17.972Z] #61 sha256:7fd2ba3763234238d5555691372358679954fdc4cc080c28dc497e546d056e7d [2021-02-16T09:25:17.972Z] #61 DONE 0.1s [2021-02-16T09:25:17.972Z] [2021-02-16T09:25:17.972Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-16T09:25:17.972Z] #63 sha256:7030bbbccea23d45d1e3289aed8c4b8e7afdc0d22f3e8330f193311cf20497b4 [2021-02-16T09:25:17.972Z] #63 DONE 0.1s [2021-02-16T09:25:17.972Z] [2021-02-16T09:25:17.972Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-16T09:25:17.972Z] #65 sha256:ebd4c1f7401c0b9752548dd2985aa04005871c782815032f1ec02619a75ce8ae [2021-02-16T09:25:17.972Z] #65 DONE 0.1s [2021-02-16T09:25:17.972Z] [2021-02-16T09:25:17.972Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T09:25:17.972Z] #66 sha256:78a781f42d6047a4fe2d6f7d972da220bc9f5a59ed98827ec5055d57660127b2 [2021-02-16T09:25:17.972Z] #66 DONE 0.0s [2021-02-16T09:25:18.100Z] --- PASS: TestConfigCreateResolve (3.24s) [2021-02-16T09:25:18.100Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T09:25:18.106Z] ok github.com/docker/docker/pkg/chrootarchive 3.473s coverage: 43.2% of statements [2021-02-16T09:25:18.106Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-16T09:25:18.106Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-16T09:25:18.269Z] [2021-02-16T09:25:18.269Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T09:25:18.269Z] #67 sha256:b88b99d345f0cf6eb297c236421e7b5a263089ccd23e73c36e7d701febcb4444 [2021-02-16T09:25:18.361Z] --- PASS: TestConfigDaemonLibtrustID (0.78s) [2021-02-16T09:25:18.361Z] PASS [2021-02-16T09:25:18.361Z] [2021-02-16T09:25:18.361Z] DONE 7 tests in 20.933s [2021-02-16T09:25:18.400Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-02-16T09:25:18.623Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-02-16T09:25:18.623Z] ++ 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 [2021-02-16T09:25:18.623Z] ++ set -e [2021-02-16T09:25:18.623Z] ++ '[' -n 0 ']' [2021-02-16T09:25:18.623Z] ++ set -x [2021-02-16T09:25:18.623Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:25:18.623Z] INFO: Testing against a local daemon [2021-02-16T09:25:18.623Z] === RUN TestCheckpoint [2021-02-16T09:25:18.623Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-16T09:25:18.623Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:25:18.623Z] === RUN TestContainerInvalidJSON [2021-02-16T09:25:18.623Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:25:18.623Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:25:18.623Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:25:18.623Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:25:18.623Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:25:18.623Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:25:18.884Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:25:18.884Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:25:18.884Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:25:18.884Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-16T09:25:18.884Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-16T09:25:18.884Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-02-16T09:25:18.884Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-02-16T09:25:18.884Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T09:25:18.884Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2021-02-16T09:25:18.884Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T09:25:18.884Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-02-16T09:25:18.884Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T09:25:19.044Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2021-02-16T09:25:19.146Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-02-16T09:25:19.146Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T09:25:19.146Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2021-02-16T09:25:19.146Z] === RUN TestCopyFromContainer [2021-02-16T09:25:19.682Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-02-16T09:25:20.315Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-02-16T09:25:20.350Z] #67 DONE 2.2s [2021-02-16T09:25:20.350Z] [2021-02-16T09:25:20.350Z] #68 exporting to oci image format [2021-02-16T09:25:20.350Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-16T09:25:20.350Z] #68 exporting layers [2021-02-16T09:25:21.064Z] === RUN TestCopyFromContainer// [2021-02-16T09:25:21.325Z] === RUN TestCopyFromContainer//bar/root [2021-02-16T09:25:21.346Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-02-16T09:25:21.586Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-16T09:25:21.586Z] === RUN TestCopyFromContainer/bar/quux [2021-02-16T09:25:21.848Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-16T09:25:21.848Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-16T09:25:21.848Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-16T09:25:22.109Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-16T09:25:22.109Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-16T09:25:22.371Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-16T09:25:22.371Z] --- PASS: TestCopyFromContainer (3.21s) [2021-02-16T09:25:22.371Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-02-16T09:25:22.371Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-02-16T09:25:22.371Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-02-16T09:25:22.371Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-02-16T09:25:22.371Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-02-16T09:25:22.371Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-02-16T09:25:22.371Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-02-16T09:25:22.371Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-02-16T09:25:22.371Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-02-16T09:25:22.371Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-02-16T09:25:22.371Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T09:25:22.371Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:25:22.371Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:25:22.371Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:25:22.371Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:25:22.371Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:25:22.371Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:25:22.371Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:25:22.371Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:25:22.371Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:25:22.371Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-16T09:25:22.371Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-16T09:25:22.371Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-16T09:25:22.371Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-16T09:25:22.371Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T09:25:22.452Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2021-02-16T09:25:22.452Z] ok github.com/docker/docker/pkg/discovery/kv 3.084s coverage: 84.1% of statements [2021-02-16T09:25:22.632Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-02-16T09:25:22.632Z] === RUN TestCreateWithInvalidEnv [2021-02-16T09:25:22.632Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T09:25:22.632Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T09:25:22.632Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T09:25:22.632Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T09:25:22.632Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T09:25:22.632Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T09:25:22.632Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T09:25:22.632Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T09:25:22.632Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T09:25:22.632Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-16T09:25:22.632Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T09:25:22.632Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-16T09:25:22.632Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-16T09:25:22.632Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T09:25:22.632Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-16T09:25:22.632Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T09:25:22.745Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-02-16T09:25:23.049Z] ok github.com/docker/docker/pkg/fsutils 0.449s coverage: 85.1% of statements [2021-02-16T09:25:23.685Z] ok github.com/docker/docker/pkg/idtools 0.403s coverage: 69.5% of statements [2021-02-16T09:25:23.836Z] INFO [runner/unused/goanalysis] analyzers took 28.546382609s with top 10 stages: buildssa: 24.836080197s, U1000: 3.710302412s [2021-02-16T09:25:24.315Z] ok github.com/docker/docker/pkg/ioutils 0.317s coverage: 69.3% of statements [2021-02-16T09:25:24.315Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2021-02-16T09:25:24.315Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-16T09:25:24.606Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-02-16T09:25:24.606Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-16T09:25:24.606Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-16T09:25:24.606Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2021-02-16T09:25:24.606Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-16T09:25:24.897Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2021-02-16T09:25:25.178Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) [2021-02-16T09:25:25.178Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T09:25:25.190Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2021-02-16T09:25:25.481Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2021-02-16T09:25:25.481Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 86.7% of statements [2021-02-16T09:25:25.481Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-16T09:25:25.481Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-16T09:25:26.518Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2021-02-16T09:25:27.094Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) [2021-02-16T09:25:27.094Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T09:25:27.094Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:25:27.094Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:25:27.094Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:25:27.094Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:25:27.094Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:25:27.094Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:25:27.094Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:25:27.094Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:25:27.094Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:25:27.094Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:25:27.094Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:25:27.094Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:25:27.094Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:25:27.094Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:25:27.094Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:25:27.094Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-16T09:25:27.094Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-02-16T09:25:27.094Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-02-16T09:25:27.094Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-02-16T09:25:27.094Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-02-16T09:25:27.094Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-02-16T09:25:27.094Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T09:25:27.166Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2021-02-16T09:25:27.471Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2021-02-16T09:25:27.762Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-02-16T09:25:28.038Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-02-16T09:25:28.038Z] === RUN TestCreateDifferentPlatform [2021-02-16T09:25:28.038Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T09:25:28.038Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T09:25:28.038Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-16T09:25:28.038Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T09:25:28.038Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-16T09:25:28.038Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T09:25:28.038Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-02-16T09:25:28.038Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T09:25:28.038Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-02-16T09:25:28.038Z] === RUN TestContainerStartOnDaemonRestart [2021-02-16T09:25:28.038Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-16T09:25:28.038Z] === RUN TestDaemonRestartIpcMode [2021-02-16T09:25:28.038Z] === PAUSE TestDaemonRestartIpcMode [2021-02-16T09:25:28.038Z] === RUN TestDaemonHostGatewayIP [2021-02-16T09:25:28.038Z] === PAUSE TestDaemonHostGatewayIP [2021-02-16T09:25:28.038Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-16T09:25:28.038Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-16T09:25:28.038Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T09:25:28.038Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-16T09:25:28.038Z] === RUN TestDiff [2021-02-16T09:25:28.983Z] --- PASS: TestDiff (0.80s) [2021-02-16T09:25:28.983Z] === RUN TestExecWithCloseStdin [2021-02-16T09:25:29.268Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 75.0% of statements [2021-02-16T09:25:29.268Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2021-02-16T09:25:29.926Z] --- PASS: TestExecWithCloseStdin (0.86s) [2021-02-16T09:25:29.926Z] === RUN TestExec [2021-02-16T09:25:30.870Z] --- PASS: TestExec (0.90s) [2021-02-16T09:25:30.870Z] === RUN TestExecUser [2021-02-16T09:25:31.443Z] --- PASS: TestExecUser (0.85s) [2021-02-16T09:25:31.443Z] === RUN TestExportContainerAndImportImage [2021-02-16T09:25:32.790Z] ok github.com/docker/docker/pkg/signal 2.495s coverage: 61.0% of statements [2021-02-16T09:25:32.790Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2021-02-16T09:25:32.830Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2021-02-16T09:25:32.830Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T09:25:33.080Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-02-16T09:25:33.080Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-16T09:25:33.712Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.2% of statements [2021-02-16T09:25:34.344Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2021-02-16T09:25:34.745Z] --- PASS: TestExportContainerAfterDaemonRestart (2.02s) [2021-02-16T09:25:34.745Z] === RUN TestHealthCheckWorkdir [2021-02-16T09:25:34.975Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2021-02-16T09:25:35.266Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2021-02-16T09:25:35.557Z] testing: warning: no tests to run [2021-02-16T09:25:35.557Z] coverage: [no statements] [2021-02-16T09:25:35.557Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-02-16T09:25:35.689Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2021-02-16T09:25:35.689Z] === RUN TestHealthKillContainer [2021-02-16T09:25:35.847Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-02-16T09:25:36.138Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-02-16T09:25:36.433Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-02-16T09:25:38.496Z] ok github.com/docker/docker/plugin 0.564s coverage: 23.2% of statements [2021-02-16T09:25:38.786Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-02-16T09:25:38.992Z] --- PASS: TestHealthKillContainer (2.85s) [2021-02-16T09:25:38.992Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T09:25:39.253Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2021-02-16T09:25:39.253Z] === RUN TestIpcModeNone [2021-02-16T09:25:39.417Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.4% of statements [2021-02-16T09:25:39.777Z] --- PASS: TestImportExtremelyLargeImageWorks (101.53s) [2021-02-16T09:25:39.777Z] PASS [2021-02-16T09:25:39.777Z] [2021-02-16T09:25:39.777Z] === Skipped [2021-02-16T09:25:39.777Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-16T09:25:39.777Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-16T09:25:39.777Z] [2021-02-16T09:25:39.777Z] [2021-02-16T09:25:39.777Z] DONE 12 tests, 1 skipped in 105.592s [2021-02-16T09:25:39.777Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-16T09:25:39.777Z] INFO: Testing against a local daemon [2021-02-16T09:25:39.777Z] === RUN TestNetworkCreateDelete [2021-02-16T09:25:39.777Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-02-16T09:25:39.777Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T09:25:39.777Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-02-16T09:25:39.777Z] === RUN TestDaemonDNSFallback [2021-02-16T09:25:39.777Z] --- PASS: TestDaemonDNSFallback (7.33s) [2021-02-16T09:25:39.777Z] === RUN TestInspectNetwork [2021-02-16T09:25:39.777Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-16T09:25:39.777Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:25:39.777Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T09:25:39.777Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-16T09:25:39.777Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:25:39.777Z] === RUN TestNetworkInvalidJSON [2021-02-16T09:25:39.777Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T09:25:39.777Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T09:25:39.777Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:25:39.777Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:25:39.777Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:25:39.777Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:25:39.777Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T09:25:39.777Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:25:39.777Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:25:39.777Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-02-16T09:25:39.777Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-16T09:25:39.777Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-16T09:25:39.777Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-16T09:25:39.777Z] === RUN TestNetworkList [2021-02-16T09:25:39.777Z] === RUN TestNetworkList//networks [2021-02-16T09:25:39.777Z] === PAUSE TestNetworkList//networks [2021-02-16T09:25:39.777Z] === RUN TestNetworkList//networks/ [2021-02-16T09:25:39.777Z] === PAUSE TestNetworkList//networks/ [2021-02-16T09:25:39.777Z] === CONT TestNetworkList//networks [2021-02-16T09:25:39.777Z] === CONT TestNetworkList//networks/ [2021-02-16T09:25:39.777Z] --- PASS: TestNetworkList (0.01s) [2021-02-16T09:25:39.777Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T09:25:39.777Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T09:25:39.777Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T09:25:39.777Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-16T09:25:39.777Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:25:39.777Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T09:25:39.777Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-02-16T09:25:39.777Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:25:39.777Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T09:25:39.777Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-02-16T09:25:39.777Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:25:39.777Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T09:25:39.777Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-16T09:25:39.777Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:25:39.777Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T09:25:39.777Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-16T09:25:39.777Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:25:39.777Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T09:25:39.777Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-16T09:25:39.777Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:25:39.777Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T09:25:39.777Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-16T09:25:39.777Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:25:39.777Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T09:25:39.777Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:25:39.777Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:25:39.777Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T09:25:39.777Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-02-16T09:25:39.777Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:25:39.777Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T09:25:39.777Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-16T09:25:39.777Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:25:39.777Z] PASS [2021-02-16T09:25:39.777Z] [2021-02-16T09:25:39.777Z] === Skipped [2021-02-16T09:25:39.777Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-02-16T09:25:39.777Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:25:39.777Z] [2021-02-16T09:25:39.777Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-02-16T09:25:39.777Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:25:39.777Z] [2021-02-16T09:25:39.777Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-02-16T09:25:39.777Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:25:39.777Z] [2021-02-16T09:25:39.777Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-02-16T09:25:39.777Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:25:39.777Z] [2021-02-16T09:25:39.777Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-02-16T09:25:39.777Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:25:39.777Z] [2021-02-16T09:25:39.777Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-16T09:25:39.777Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:25:39.777Z] [2021-02-16T09:25:39.777Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-16T09:25:39.777Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:25:39.777Z] [2021-02-16T09:25:39.777Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-16T09:25:39.777Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:25:39.777Z] [2021-02-16T09:25:39.777Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-02-16T09:25:39.777Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:25:39.777Z] [2021-02-16T09:25:39.777Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:25:39.777Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:25:39.777Z] [2021-02-16T09:25:39.777Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-02-16T09:25:39.777Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:25:39.777Z] [2021-02-16T09:25:39.777Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-16T09:25:39.777Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:25:39.777Z] [2021-02-16T09:25:39.777Z] [2021-02-16T09:25:39.777Z] DONE 22 tests, 12 skipped in 8.043s [2021-02-16T09:25:39.777Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:25:39.777Z] INFO: Testing against a local daemon [2021-02-16T09:25:39.777Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-16T09:25:39.777Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T09:25:39.777Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:25:39.777Z] === RUN TestDockerNetworkIpvlan [2021-02-16T09:25:39.777Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:25:39.777Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:25:39.777Z] PASS [2021-02-16T09:25:39.777Z] [2021-02-16T09:25:39.777Z] === Skipped [2021-02-16T09:25:39.777Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T09:25:39.777Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:25:39.777Z] [2021-02-16T09:25:39.777Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:25:39.777Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] DONE 2 tests, 2 skipped in 0.169s [2021-02-16T09:25:39.778Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:25:39.778Z] INFO: Testing against a local daemon [2021-02-16T09:25:39.778Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-16T09:25:39.778Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-16T09:25:39.778Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:25:39.778Z] === RUN TestDockerNetworkMacvlan [2021-02-16T09:25:39.778Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-02-16T09:25:39.778Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:25:39.778Z] PASS [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === Skipped [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-16T09:25:39.778Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-02-16T09:25:39.778Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] DONE 2 tests, 2 skipped in 0.120s [2021-02-16T09:25:39.778Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-16T09:25:39.778Z] testing: warning: no tests to run [2021-02-16T09:25:39.778Z] PASS [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] DONE 0 tests in 0.049s [2021-02-16T09:25:39.778Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-16T09:25:39.778Z] INFO: Testing against a local daemon [2021-02-16T09:25:39.778Z] === RUN TestAuthZPluginAllowRequest [2021-02-16T09:25:39.778Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] === RUN TestAuthZPluginTLS [2021-02-16T09:25:39.778Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] === RUN TestAuthZPluginDenyRequest [2021-02-16T09:25:39.778Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-16T09:25:39.778Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] === RUN TestAuthZPluginDenyResponse [2021-02-16T09:25:39.778Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] === RUN TestAuthZPluginAllowEventStream [2021-02-16T09:25:39.778Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] === RUN TestAuthZPluginErrorResponse [2021-02-16T09:25:39.778Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] === RUN TestAuthZPluginErrorRequest [2021-02-16T09:25:39.778Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-16T09:25:39.778Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-16T09:25:39.778Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-16T09:25:39.778Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] === RUN TestAuthZPluginHeader [2021-02-16T09:25:39.778Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-16T09:25:39.778Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.27s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] === RUN TestAuthZPluginV2Disable [2021-02-16T09:25:39.778Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-16T09:25:39.778Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-16T09:25:39.778Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-16T09:25:39.778Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] PASS [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === Skipped [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.27s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-16T09:25:39.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] DONE 17 tests, 17 skipped in 0.487s [2021-02-16T09:25:39.778Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-16T09:25:39.778Z] INFO: Testing against a local daemon [2021-02-16T09:25:39.778Z] === RUN TestPluginInvalidJSON [2021-02-16T09:25:39.778Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:25:39.778Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:25:39.778Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:25:39.778Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-16T09:25:39.778Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-16T09:25:39.778Z] === RUN TestPluginInstall [2021-02-16T09:25:39.778Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-16T09:25:39.778Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] === RUN TestPluginsWithRuntimes [2021-02-16T09:25:39.778Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-16T09:25:39.778Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-16T09:25:39.778Z] PASS [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === Skipped [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-02-16T09:25:39.778Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-02-16T09:25:39.778Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] [2021-02-16T09:25:39.778Z] DONE 4 tests, 2 skipped in 0.242s [2021-02-16T09:25:39.778Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-16T09:25:39.778Z] INFO: Testing against a local daemon [2021-02-16T09:25:39.778Z] === RUN TestExternalGraphDriver [2021-02-16T09:25:39.778Z] --- SKIP: TestExternalGraphDriver (0.08s) [2021-02-16T09:25:39.778Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-16T09:25:39.778Z] === RUN TestGraphdriverPluginV2 [2021-02-16T09:25:40.197Z] --- PASS: TestIpcModeNone (0.87s) [2021-02-16T09:25:40.197Z] === RUN TestIpcModePrivate [2021-02-16T09:25:40.922Z] ok github.com/docker/docker/quota 0.656s coverage: 71.4% of statements [2021-02-16T09:25:41.144Z] --- PASS: TestIpcModePrivate (0.89s) [2021-02-16T09:25:41.144Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2021-02-16T09:25:41.144Z] === RUN TestIpcModeShareable [2021-02-16T09:25:41.212Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2021-02-16T09:25:42.094Z] --- PASS: TestIpcModeShareable (0.87s) [2021-02-16T09:25:42.095Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2021-02-16T09:25:42.095Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-16T09:25:42.719Z] ok github.com/docker/docker/registry 0.114s coverage: 57.2% of statements [2021-02-16T09:25:43.010Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-02-16T09:25:43.301Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2021-02-16T09:25:43.935Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-02-16T09:25:44.226Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-02-16T09:25:44.641Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s) [2021-02-16T09:25:44.641Z] === RUN TestAPIIpcModeHost [2021-02-16T09:25:45.065Z] --- PASS: TestGraphdriverPluginV2 (5.64s) [2021-02-16T09:25:45.065Z] PASS [2021-02-16T09:25:45.065Z] [2021-02-16T09:25:45.065Z] === Skipped [2021-02-16T09:25:45.065Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2021-02-16T09:25:45.065Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-16T09:25:45.065Z] [2021-02-16T09:25:45.065Z] [2021-02-16T09:25:45.065Z] DONE 2 tests, 1 skipped in 5.854s [2021-02-16T09:25:45.065Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-16T09:25:45.065Z] INFO: Testing against a local daemon [2021-02-16T09:25:45.065Z] === RUN TestContinueAfterPluginCrash [2021-02-16T09:25:45.065Z] === PAUSE TestContinueAfterPluginCrash [2021-02-16T09:25:45.065Z] === RUN TestReadPluginNoRead [2021-02-16T09:25:45.065Z] === PAUSE TestReadPluginNoRead [2021-02-16T09:25:45.065Z] === RUN TestDaemonStartWithLogOpt [2021-02-16T09:25:45.065Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-16T09:25:45.065Z] === CONT TestContinueAfterPluginCrash [2021-02-16T09:25:45.065Z] === CONT TestDaemonStartWithLogOpt [2021-02-16T09:25:45.213Z] --- PASS: TestAPIIpcModeHost (0.68s) [2021-02-16T09:25:45.213Z] === RUN TestDaemonIpcModeShareable [2021-02-16T09:25:46.954Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-02-16T09:25:47.129Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2021-02-16T09:25:47.129Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-02-16T09:25:47.129Z] === RUN TestDaemonIpcModePrivate [2021-02-16T09:25:47.986Z] ok github.com/docker/docker/volume/local 0.300s coverage: 76.4% of statements [2021-02-16T09:25:48.617Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-02-16T09:25:49.045Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2021-02-16T09:25:49.045Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-02-16T09:25:49.045Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-16T09:25:49.649Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2021-02-16T09:25:50.960Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2021-02-16T09:25:50.960Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-02-16T09:25:50.960Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-16T09:25:51.634Z] --- PASS: TestDaemonStartWithLogOpt (6.40s) [2021-02-16T09:25:51.634Z] === CONT TestReadPluginNoRead [2021-02-16T09:25:52.874Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2021-02-16T09:25:52.874Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-02-16T09:25:52.874Z] === RUN TestIpcModeOlderClient [2021-02-16T09:25:52.874Z] === PAUSE TestIpcModeOlderClient [2021-02-16T09:25:52.874Z] === RUN TestKillContainerInvalidSignal [2021-02-16T09:25:53.446Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2021-02-16T09:25:53.446Z] === RUN TestKillContainer [2021-02-16T09:25:53.446Z] === RUN TestKillContainer/no_signal [2021-02-16T09:25:54.018Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T09:25:54.591Z] === RUN TestKillContainer/killing_signal [2021-02-16T09:25:55.533Z] --- PASS: TestKillContainer (2.31s) [2021-02-16T09:25:55.533Z] --- PASS: TestKillContainer/no_signal (0.76s) [2021-02-16T09:25:55.533Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-02-16T09:25:55.533Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2021-02-16T09:25:55.533Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T09:25:55.533Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-16T09:25:55.823Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-16T09:25:55.823Z] --- PASS: TestContinueAfterPluginCrash (10.07s) [2021-02-16T09:25:56.476Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-16T09:25:57.048Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2021-02-16T09:25:57.048Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2021-02-16T09:25:57.048Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-02-16T09:25:57.048Z] === RUN TestKillStoppedContainer [2021-02-16T09:25:57.309Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-02-16T09:25:57.309Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T09:25:57.309Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-02-16T09:25:57.309Z] === RUN TestKillDifferentUserContainer [2021-02-16T09:25:57.725Z] === RUN TestReadPluginNoRead/default [2021-02-16T09:25:58.255Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2021-02-16T09:25:58.255Z] === RUN TestInspectOomKilledTrue [2021-02-16T09:25:58.255Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-16T09:25:58.255Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:25:58.255Z] === RUN TestInspectOomKilledFalse [2021-02-16T09:25:58.255Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-16T09:25:58.255Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:25:58.255Z] === RUN TestLinksEtcHostsContentMatch [2021-02-16T09:25:58.827Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2021-02-16T09:25:58.827Z] === RUN TestLinksContainerNames [2021-02-16T09:25:59.628Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-16T09:26:00.213Z] --- PASS: TestLinksContainerNames (1.58s) [2021-02-16T09:26:00.213Z] === RUN TestLogsFollowTailEmpty [2021-02-16T09:26:01.157Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2021-02-16T09:26:01.157Z] === RUN TestContainerNetworkMountsNoChown [2021-02-16T09:26:01.729Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2021-02-16T09:26:01.729Z] === RUN TestMountDaemonRoot [2021-02-16T09:26:01.729Z] === RUN TestMountDaemonRoot/default [2021-02-16T09:26:01.729Z] === PAUSE TestMountDaemonRoot/default [2021-02-16T09:26:01.729Z] === RUN TestMountDaemonRoot/private [2021-02-16T09:26:01.729Z] === PAUSE TestMountDaemonRoot/private [2021-02-16T09:26:01.729Z] === RUN TestMountDaemonRoot/rprivate [2021-02-16T09:26:01.729Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-16T09:26:01.729Z] === RUN TestMountDaemonRoot/slave [2021-02-16T09:26:01.729Z] === PAUSE TestMountDaemonRoot/slave [2021-02-16T09:26:01.729Z] === RUN TestMountDaemonRoot/rslave [2021-02-16T09:26:01.729Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-16T09:26:01.729Z] === RUN TestMountDaemonRoot/shared [2021-02-16T09:26:01.729Z] === PAUSE TestMountDaemonRoot/shared [2021-02-16T09:26:01.729Z] === RUN TestMountDaemonRoot/rshared [2021-02-16T09:26:01.729Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-16T09:26:01.990Z] === CONT TestMountDaemonRoot/default [2021-02-16T09:26:01.990Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-16T09:26:01.990Z] === CONT TestMountDaemonRoot/rslave [2021-02-16T09:26:01.990Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:26:01.990Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:26:01.990Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:26:01.990Z] === CONT TestMountDaemonRoot/rshared [2021-02-16T09:26:01.990Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:26:01.990Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-16T09:26:01.990Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:26:01.990Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:26:01.990Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:26:01.990Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:26:01.990Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:26:01.990Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:26:01.990Z] === CONT TestMountDaemonRoot/shared [2021-02-16T09:26:01.990Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-16T09:26:01.990Z] === CONT TestMountDaemonRoot/slave [2021-02-16T09:26:01.990Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:26:01.991Z] === CONT TestMountDaemonRoot/private [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-16T09:26:01.991Z] === CONT TestMountDaemonRoot/rprivate [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:26:01.991Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:26:01.991Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-16T09:26:01.991Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:26:01.991Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:26:01.991Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:26:01.991Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:26:01.991Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-16T09:26:01.991Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:26:01.991Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:26:01.991Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:26:01.991Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:26:01.991Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-16T09:26:01.991Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:26:01.991Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:26:01.991Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-16T09:26:02.159Z] --- PASS: TestReadPluginNoRead (10.38s) [2021-02-16T09:26:02.159Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2021-02-16T09:26:02.159Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2021-02-16T09:26:02.159Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.28s) [2021-02-16T09:26:02.159Z] read_test.go:92: [d8ae0c4689880] daemon is not started [2021-02-16T09:26:02.159Z] PASS [2021-02-16T09:26:02.159Z] [2021-02-16T09:26:02.159Z] DONE 6 tests in 16.940s [2021-02-16T09:26:02.159Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-16T09:26:02.159Z] testing: warning: no tests to run [2021-02-16T09:26:02.159Z] PASS [2021-02-16T09:26:02.159Z] [2021-02-16T09:26:02.159Z] DONE 0 tests in 0.054s [2021-02-16T09:26:02.159Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-16T09:26:02.159Z] INFO: Testing against a local daemon [2021-02-16T09:26:02.159Z] === RUN TestPluginWithDevMounts [2021-02-16T09:26:02.159Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-16T09:26:02.159Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-16T09:26:02.159Z] PASS [2021-02-16T09:26:02.159Z] [2021-02-16T09:26:02.159Z] === Skipped [2021-02-16T09:26:02.159Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-02-16T09:26:02.159Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-16T09:26:02.159Z] [2021-02-16T09:26:02.159Z] [2021-02-16T09:26:02.159Z] DONE 1 tests, 1 skipped in 0.137s [2021-02-16T09:26:02.159Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-16T09:26:02.159Z] INFO: Testing against a local daemon [2021-02-16T09:26:02.159Z] === RUN TestSecretInspect [2021-02-16T09:26:02.159Z] --- SKIP: TestSecretInspect (0.01s) [2021-02-16T09:26:02.159Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.159Z] === RUN TestSecretList [2021-02-16T09:26:02.159Z] --- SKIP: TestSecretList (0.01s) [2021-02-16T09:26:02.159Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.159Z] === RUN TestSecretsCreateAndDelete [2021-02-16T09:26:02.252Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-16T09:26:02.252Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:26:02.252Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:26:02.252Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:26:02.252Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-16T09:26:02.252Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:26:02.252Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:26:02.252Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:26:02.252Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-16T09:26:02.252Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:26:02.252Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-16T09:26:02.252Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:26:02.252Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:26:02.252Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-16T09:26:02.252Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:26:02.252Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-02-16T09:26:02.252Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-16T09:26:02.252Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-02-16T09:26:02.252Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-02-16T09:26:02.252Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-02-16T09:26:02.252Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-02-16T09:26:02.252Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-16T09:26:02.252Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-02-16T09:26:02.252Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-02-16T09:26:02.252Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-02-16T09:26:02.253Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-02-16T09:26:02.253Z] === RUN TestContainerBindMountNonRecursive [2021-02-16T09:26:02.282Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/rootless [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/volume [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-16T09:26:02.282Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-16T09:26:02.282Z] [2021-02-16T09:26:02.282Z] === Skipped [2021-02-16T09:26:02.282Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-16T09:26:02.282Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-16T09:26:02.282Z] [2021-02-16T09:26:02.282Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-16T09:26:02.282Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-16T09:26:02.282Z] [2021-02-16T09:26:02.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-16T09:26:02.282Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:26:02.282Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:26:02.282Z] [2021-02-16T09:26:02.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-16T09:26:02.282Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:26:02.282Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:26:02.282Z] [2021-02-16T09:26:02.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-16T09:26:02.282Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:26:02.282Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:26:02.282Z] [2021-02-16T09:26:02.283Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-16T09:26:02.283Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:26:02.283Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-16T09:26:02.283Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:26:02.283Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-16T09:26:02.283Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-16T09:26:02.283Z] time="2021-02-16T09:24:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:26:02.283Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:26:02.283Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-16T09:26:02.283Z] time="2021-02-16T09:24:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:26:02.283Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:26:02.283Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-16T09:26:02.283Z] time="2021-02-16T09:24:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:26:02.283Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:26:02.283Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-16T09:26:02.283Z] time="2021-02-16T09:24:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:26:02.283Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:26:02.283Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-16T09:26:02.283Z] time="2021-02-16T09:24:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:26:02.283Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:26:02.283Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-16T09:26:02.283Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-16T09:26:02.283Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-16T09:26:02.283Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-16T09:26:02.283Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-16T09:26:02.283Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-16T09:26:02.283Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:26:02.283Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-16T09:26:02.283Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:26:02.283Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-16T09:26:02.283Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:26:02.283Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-16T09:26:02.283Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:26:02.283Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-16T09:26:02.283Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:26:02.283Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-16T09:26:02.283Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-16T09:26:02.283Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-16T09:26:02.283Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] [2021-02-16T09:26:02.283Z] DONE 2236 tests, 26 skipped in 245.010s Post stage [Pipeline] junit [2021-02-16T09:26:02.326Z] Recording test results [2021-02-16T09:26:02.419Z] --- SKIP: TestSecretsCreateAndDelete (0.03s) [2021-02-16T09:26:02.419Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.419Z] === RUN TestSecretsUpdate [2021-02-16T09:26:02.419Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-02-16T09:26:02.419Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.419Z] === RUN TestTemplatedSecret [2021-02-16T09:26:02.419Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-16T09:26:02.419Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.419Z] === RUN TestSecretCreateResolve [2021-02-16T09:26:02.419Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-02-16T09:26:02.419Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.419Z] PASS [2021-02-16T09:26:02.419Z] [2021-02-16T09:26:02.419Z] === Skipped [2021-02-16T09:26:02.419Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-02-16T09:26:02.419Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.419Z] [2021-02-16T09:26:02.419Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-02-16T09:26:02.419Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.419Z] [2021-02-16T09:26:02.419Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.03s) [2021-02-16T09:26:02.419Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.419Z] [2021-02-16T09:26:02.419Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-02-16T09:26:02.419Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.419Z] [2021-02-16T09:26:02.419Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-02-16T09:26:02.419Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.419Z] [2021-02-16T09:26:02.419Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-02-16T09:26:02.419Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.419Z] [2021-02-16T09:26:02.419Z] [2021-02-16T09:26:02.419Z] DONE 6 tests, 6 skipped in 0.203s [2021-02-16T09:26:02.419Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-16T09:26:02.419Z] INFO: Testing against a local daemon [2021-02-16T09:26:02.419Z] === RUN TestServiceCreateInit [2021-02-16T09:26:02.419Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T09:26:02.419Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-16T09:26:02.419Z] --- PASS: TestServiceCreateInit (0.01s) [2021-02-16T09:26:02.419Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-16T09:26:02.419Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.419Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-16T09:26:02.419Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.419Z] === RUN TestCreateServiceMultipleTimes [2021-02-16T09:26:02.419Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-02-16T09:26:02.419Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.419Z] === RUN TestCreateServiceConflict [2021-02-16T09:26:02.479Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T09:26:02.679Z] --- SKIP: TestCreateServiceConflict (0.02s) [2021-02-16T09:26:02.679Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.679Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T09:26:02.679Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-02-16T09:26:02.679Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.679Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T09:26:02.679Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-16T09:26:02.679Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.679Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T09:26:02.679Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-02-16T09:26:02.679Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.679Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T09:26:02.679Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-02-16T09:26:02.679Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.679Z] === RUN TestCreateServiceSysctls [2021-02-16T09:26:02.679Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-02-16T09:26:02.679Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.679Z] === RUN TestCreateServiceCapabilities [2021-02-16T09:26:02.679Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-02-16T09:26:02.679Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.679Z] === RUN TestInspect [2021-02-16T09:26:02.679Z] --- SKIP: TestInspect (0.01s) [2021-02-16T09:26:02.679Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.679Z] === RUN TestCreateJob [2021-02-16T09:26:02.679Z] --- SKIP: TestCreateJob (0.02s) [2021-02-16T09:26:02.679Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.679Z] === RUN TestReplicatedJob [2021-02-16T09:26:02.679Z] --- SKIP: TestReplicatedJob (0.01s) [2021-02-16T09:26:02.679Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.679Z] === RUN TestUpdateReplicatedJob [2021-02-16T09:26:02.679Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-02-16T09:26:02.679Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.679Z] === RUN TestServiceListWithStatuses [2021-02-16T09:26:02.679Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-16T09:26:02.679Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:26:02.679Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T09:26:02.679Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-02-16T09:26:02.679Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.679Z] === RUN TestDockerNetworkReConnect [2021-02-16T09:26:02.679Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-02-16T09:26:02.679Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:02.679Z] === RUN TestServicePlugin [2021-02-16T09:26:02.906Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41936/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 -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:fa480403c75c90880a6bc79bab9e10b012379006 hack/make.sh dynbinary test-integration [2021-02-16T09:26:03.248Z] [2021-02-16T09:26:03.248Z] Removing bundles/ [2021-02-16T09:26:03.248Z] [2021-02-16T09:26:03.248Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-16T09:26:03.539Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:26:03.539Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T09:26:04.385Z] --- PASS: TestContainerBindMountNonRecursive (2.09s) [2021-02-16T09:26:04.385Z] === RUN TestContainerVolumesMountedAsShared [2021-02-16T09:26:05.329Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2021-02-16T09:26:05.329Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-16T09:26:05.902Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2021-02-16T09:26:05.902Z] === RUN TestNetworkNat [2021-02-16T09:26:06.846Z] --- PASS: TestNetworkNat (0.87s) [2021-02-16T09:26:06.846Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T09:26:06.873Z] --- SKIP: TestServicePlugin (3.47s) [2021-02-16T09:26:06.874Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] === RUN TestServiceUpdateLabel [2021-02-16T09:26:06.874Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-02-16T09:26:06.874Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] === RUN TestServiceUpdateSecrets [2021-02-16T09:26:06.874Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-02-16T09:26:06.874Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] === RUN TestServiceUpdateConfigs [2021-02-16T09:26:06.874Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-02-16T09:26:06.874Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] === RUN TestServiceUpdateNetwork [2021-02-16T09:26:06.874Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-02-16T09:26:06.874Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T09:26:06.874Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-02-16T09:26:06.874Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] PASS [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === Skipped [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-16T09:26:06.874Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-16T09:26:06.874Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-16T09:26:06.874Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-16T09:26:06.874Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-02-16T09:26:06.874Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2021-02-16T09:26:06.874Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-02-16T09:26:06.874Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-16T09:26:06.874Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-02-16T09:26:06.874Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-02-16T09:26:06.874Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-02-16T09:26:06.874Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-02-16T09:26:06.874Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-02-16T09:26:06.874Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestCreateJob (0.02s) [2021-02-16T09:26:06.874Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-02-16T09:26:06.874Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-02-16T09:26:06.874Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-16T09:26:06.874Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-02-16T09:26:06.874Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-02-16T09:26:06.874Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s) [2021-02-16T09:26:06.874Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-02-16T09:26:06.874Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-02-16T09:26:06.874Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-02-16T09:26:06.874Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-02-16T09:26:06.874Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-02-16T09:26:06.874Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] DONE 24 tests, 23 skipped in 3.926s [2021-02-16T09:26:06.874Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-16T09:26:06.874Z] INFO: Testing against a local daemon [2021-02-16T09:26:06.874Z] === RUN TestSessionCreate [2021-02-16T09:26:06.874Z] --- PASS: TestSessionCreate (0.02s) [2021-02-16T09:26:06.874Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T09:26:06.874Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-16T09:26:06.874Z] PASS [2021-02-16T09:26:06.874Z] [2021-02-16T09:26:06.874Z] DONE 2 tests in 0.234s [2021-02-16T09:26:06.874Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-16T09:26:06.874Z] INFO: Testing against a local daemon [2021-02-16T09:26:06.874Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T09:26:06.874Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:26:06.874Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:26:06.874Z] === RUN TestEventsExecDie [2021-02-16T09:26:07.418Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2021-02-16T09:26:07.418Z] === RUN TestNetworkLoopbackNat [2021-02-16T09:26:07.441Z] --- PASS: TestEventsExecDie (0.54s) [2021-02-16T09:26:07.441Z] === RUN TestEventsBackwardsCompatible [2021-02-16T09:26:07.442Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-16T09:26:07.442Z] === RUN TestInfoBinaryCommits [2021-02-16T09:26:07.442Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-16T09:26:07.442Z] === RUN TestInfoAPIVersioned [2021-02-16T09:26:07.442Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-16T09:26:07.442Z] === RUN TestInfoDiscoveryBackend [2021-02-16T09:26:08.817Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-02-16T09:26:08.817Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-16T09:26:09.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-16T09:26:10.719Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2021-02-16T09:26:10.719Z] === RUN TestPause [2021-02-16T09:26:10.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-16T09:26:11.291Z] --- PASS: TestPause (0.81s) [2021-02-16T09:26:11.291Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T09:26:11.291Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:26:11.291Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:26:11.291Z] === RUN TestPauseStopPausedContainer [2021-02-16T09:26:12.233Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2021-02-16T09:26:12.233Z] === RUN TestPsFilter [2021-02-16T09:26:12.494Z] --- PASS: TestPsFilter (0.26s) [2021-02-16T09:26:12.494Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T09:26:12.788Z] db4edcf0861f: Pull complete [2021-02-16T09:26:12.788Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-02-16T09:26:12.788Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:26:12.788Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:26:12.788Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-02-16T09:26:12.788Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-02-16T09:26:12.788Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1757' [2021-02-16T09:26:12.788Z] INFO: Docker version of control daemon [2021-02-16T09:26:12.788Z] [2021-02-16T09:26:12.788Z] Client: Docker Engine - Enterprise [2021-02-16T09:26:12.788Z] Version: 19.03.12 [2021-02-16T09:26:12.788Z] API version: 1.40 [2021-02-16T09:26:12.788Z] Go version: go1.13.13 [2021-02-16T09:26:12.788Z] Git commit: 4306744 [2021-02-16T09:26:12.788Z] Built: 08/05/2020 19:27:53 [2021-02-16T09:26:12.788Z] OS/Arch: windows/amd64 [2021-02-16T09:26:12.788Z] Experimental: false [2021-02-16T09:26:12.788Z] [2021-02-16T09:26:12.788Z] Server: Docker Engine - Enterprise [2021-02-16T09:26:12.788Z] Engine: [2021-02-16T09:26:12.788Z] Version: 19.03.12 [2021-02-16T09:26:12.788Z] API version: 1.40 (minimum version 1.24) [2021-02-16T09:26:12.788Z] Go version: go1.13.13 [2021-02-16T09:26:12.788Z] Git commit: f295753ffd [2021-02-16T09:26:12.788Z] Built: 08/05/2020 19:26:41 [2021-02-16T09:26:12.788Z] OS/Arch: windows/amd64 [2021-02-16T09:26:12.788Z] Experimental: true [2021-02-16T09:26:12.788Z] [2021-02-16T09:26:12.788Z] INFO: Docker info of control daemon [2021-02-16T09:26:12.788Z] [2021-02-16T09:26:12.788Z] Client: [2021-02-16T09:26:12.788Z] Debug Mode: false [2021-02-16T09:26:12.788Z] Plugins: [2021-02-16T09:26:12.788Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-16T09:26:12.788Z] [2021-02-16T09:26:12.788Z] Server: [2021-02-16T09:26:12.788Z] Containers: 0 [2021-02-16T09:26:12.788Z] Running: 0 [2021-02-16T09:26:12.788Z] Paused: 0 [2021-02-16T09:26:12.788Z] Stopped: 0 [2021-02-16T09:26:12.788Z] Images: 1 [2021-02-16T09:26:12.788Z] Server Version: 19.03.12 [2021-02-16T09:26:12.788Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-16T09:26:12.788Z] Windows: [2021-02-16T09:26:12.788Z] LCOW: [2021-02-16T09:26:12.788Z] Logging Driver: json-file [2021-02-16T09:26:12.788Z] Plugins: [2021-02-16T09:26:12.788Z] Volume: local [2021-02-16T09:26:12.788Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-16T09:26:12.788Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-16T09:26:12.788Z] Swarm: inactive [2021-02-16T09:26:12.788Z] Default Isolation: process [2021-02-16T09:26:12.788Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-16T09:26:12.788Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-16T09:26:12.788Z] OSType: windows [2021-02-16T09:26:12.788Z] Architecture: x86_64 [2021-02-16T09:26:12.788Z] CPUs: 4 [2021-02-16T09:26:12.788Z] Total Memory: 32GiB [2021-02-16T09:26:12.788Z] Name: azwin-2-54ec00 [2021-02-16T09:26:12.788Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-16T09:26:12.788Z] Docker Root Dir: D:\docker [2021-02-16T09:26:12.788Z] Debug Mode: false [2021-02-16T09:26:12.788Z] Registry: https://index.docker.io/v1/ [2021-02-16T09:26:12.788Z] Labels: [2021-02-16T09:26:12.788Z] Experimental: true [2021-02-16T09:26:12.788Z] Insecure Registries: [2021-02-16T09:26:12.788Z] 10.0.0.4:5000 [2021-02-16T09:26:12.788Z] 127.0.0.0/8 [2021-02-16T09:26:12.788Z] Registry Mirrors: [2021-02-16T09:26:12.788Z] http://10.0.0.4:5000/ [2021-02-16T09:26:12.788Z] Live Restore Enabled: false [2021-02-16T09:26:12.788Z] [2021-02-16T09:26:12.788Z] [2021-02-16T09:26:12.788Z] INFO: Commit hash is fa480403c7 [2021-02-16T09:26:12.788Z] INFO: Nuke-Everything... [2021-02-16T09:26:12.788Z] INFO: Container count on control daemon to delete is 0 [2021-02-16T09:26:12.788Z] INFO: Nuking d:\CI [2021-02-16T09:26:12.788Z] INFO: Zapped successfully [2021-02-16T09:26:12.788Z] INFO: Location for testing is d:\CI\PR-41936\16 [2021-02-16T09:26:12.788Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-02-16T09:26:12.788Z] [2021-02-16T09:26:12.788Z] [2021-02-16T09:26:12.788Z] INFO: Building the image from Dockerfile.windows at 02/16/2021 09:26:11... [2021-02-16T09:26:12.788Z] [2021-02-16T09:26:13.003Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-02-16T09:26:13.003Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-16T09:26:13.003Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-16T09:26:13.003Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:26:13.003Z] === RUN TestInfoAPI [2021-02-16T09:26:13.003Z] --- PASS: TestInfoAPI (0.03s) [2021-02-16T09:26:13.003Z] === RUN TestInfoAPIWarnings [2021-02-16T09:26:13.438Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2021-02-16T09:26:13.438Z] === RUN TestRemoveContainerWithVolume [2021-02-16T09:26:14.010Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2021-02-16T09:26:14.010Z] === RUN TestRemoveContainerRunning [2021-02-16T09:26:14.953Z] --- PASS: TestRemoveContainerRunning (0.79s) [2021-02-16T09:26:14.954Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T09:26:15.525Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2021-02-16T09:26:15.525Z] === RUN TestRemoveInvalidContainer [2021-02-16T09:26:15.525Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-16T09:26:15.525Z] === RUN TestRenameLinkedContainer [2021-02-16T09:26:15.805Z] Sending build context to Docker daemon 58.3MB [2021-02-16T09:26:15.805Z] [2021-02-16T09:26:15.805Z] Step 1/10 : FROM microsoft/windowsservercore [2021-02-16T09:26:15.805Z] ---> 31902e4b25a6 [2021-02-16T09:26:15.805Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-02-16T09:26:16.287Z] ---> Running in e2cf27399f64 [2021-02-16T09:26:16.768Z] Removing intermediate container e2cf27399f64 [2021-02-16T09:26:16.768Z] ---> ae28b967bba9 [2021-02-16T09:26:16.768Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-02-16T09:26:16.768Z] ---> Running in 9c5aa888aa4c [2021-02-16T09:26:16.768Z] Removing intermediate container 9c5aa888aa4c [2021-02-16T09:26:16.768Z] ---> 6c2cc5e02007 [2021-02-16T09:26:16.768Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-02-16T09:26:17.249Z] ---> Running in b09830967e1c [2021-02-16T09:26:17.732Z] Removing intermediate container b09830967e1c [2021-02-16T09:26:17.732Z] ---> 5cb74a036dd5 [2021-02-16T09:26:17.732Z] 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} [2021-02-16T09:26:17.732Z] ---> Running in bb7d06b4801b [2021-02-16T09:26:17.732Z] Removing intermediate container bb7d06b4801b [2021-02-16T09:26:17.732Z] ---> 9c17d5a193ea [2021-02-16T09:26:17.732Z] 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 { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $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; [2021-02-16T09:26:17.732Z] ---> Running in 20074b3756db [2021-02-16T09:26:18.831Z] --- PASS: TestRenameLinkedContainer (3.08s) [2021-02-16T09:26:18.831Z] === RUN TestRenameStoppedContainer [2021-02-16T09:26:19.402Z] --- PASS: TestRenameStoppedContainer (0.76s) [2021-02-16T09:26:19.402Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T09:26:21.315Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s) [2021-02-16T09:26:21.315Z] === RUN TestRenameInvalidName [2021-02-16T09:26:21.887Z] --- PASS: TestRenameInvalidName (0.82s) [2021-02-16T09:26:21.887Z] === RUN TestRenameAnonymousContainer [2021-02-16T09:26:22.585Z] [2021-02-16T09:26:22.585Z] SUCCESS: Specified value was saved. [2021-02-16T09:26:23.598Z] INFO: Downloading git... [2021-02-16T09:26:24.619Z] INFO: Downloading go... [2021-02-16T09:26:26.092Z] --- PASS: TestRenameAnonymousContainer (4.00s) [2021-02-16T09:26:26.092Z] === RUN TestRenameContainerWithSameName [2021-02-16T09:26:26.666Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2021-02-16T09:26:26.666Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-16T09:26:28.052Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) [2021-02-16T09:26:28.052Z] === RUN TestResize [2021-02-16T09:26:28.996Z] --- PASS: TestResize (0.76s) [2021-02-16T09:26:28.996Z] === RUN TestResizeWithInvalidSize [2021-02-16T09:26:29.939Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2021-02-16T09:26:29.939Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T09:26:30.511Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2021-02-16T09:26:30.511Z] === RUN TestDaemonRestartKillContainers [2021-02-16T09:26:30.511Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:26:30.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:26:30.511Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:26:30.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:26:30.511Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:26:30.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:26:30.511Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:26:30.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:26:30.511Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:26:30.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:26:30.511Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:26:30.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:26:30.511Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:26:30.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:26:30.511Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:26:30.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:26:30.511Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:26:30.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:26:30.511Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:26:30.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:26:30.511Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:26:30.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:26:30.511Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:26:30.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:26:30.511Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:26:30.511Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:26:30.511Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:26:30.511Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:26:31.111Z] --- PASS: TestInfoAPIWarnings (17.34s) [2021-02-16T09:26:31.111Z] === RUN TestInfoDebug [2021-02-16T09:26:31.111Z] --- PASS: TestInfoDebug (1.52s) [2021-02-16T09:26:31.111Z] === RUN TestInfoInsecureRegistries [2021-02-16T09:26:32.429Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:26:33.012Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-02-16T09:26:33.012Z] === RUN TestInfoRegistryMirrors [2021-02-16T09:26:33.374Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:26:33.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:26:33.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:26:33.948Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:26:34.388Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-02-16T09:26:34.388Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T09:26:34.388Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2021-02-16T09:26:34.388Z] === RUN TestPingCacheHeaders [2021-02-16T09:26:34.388Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-16T09:26:34.388Z] === RUN TestPingGet [2021-02-16T09:26:34.388Z] --- PASS: TestPingGet (0.01s) [2021-02-16T09:26:34.388Z] === RUN TestPingHead [2021-02-16T09:26:34.388Z] --- PASS: TestPingHead (0.02s) [2021-02-16T09:26:34.388Z] === RUN TestVersion [2021-02-16T09:26:34.388Z] --- PASS: TestVersion (0.02s) [2021-02-16T09:26:34.388Z] PASS [2021-02-16T09:26:34.388Z] [2021-02-16T09:26:34.388Z] === Skipped [2021-02-16T09:26:34.388Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:26:34.388Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:26:34.388Z] [2021-02-16T09:26:34.388Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-16T09:26:34.388Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T09:26:34.388Z] [2021-02-16T09:26:34.388Z] [2021-02-16T09:26:34.388Z] DONE 18 tests, 2 skipped in 27.974s [2021-02-16T09:26:34.388Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-16T09:26:34.647Z] INFO: Testing against a local daemon [2021-02-16T09:26:34.647Z] === RUN TestVolumesCreateAndList [2021-02-16T09:26:34.647Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-16T09:26:34.647Z] === RUN TestVolumesRemove [2021-02-16T09:26:34.897Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:26:34.897Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:26:34.905Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-16T09:26:34.905Z] === RUN TestVolumesInspect [2021-02-16T09:26:34.905Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-16T09:26:34.905Z] === RUN TestVolumesInvalidJSON [2021-02-16T09:26:34.905Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T09:26:34.905Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T09:26:34.905Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T09:26:34.905Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-16T09:26:34.905Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T09:26:34.905Z] PASS [2021-02-16T09:26:34.905Z] [2021-02-16T09:26:34.905Z] DONE 5 tests in 0.323s [2021-02-16T09:26:34.905Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T09:26:34.905Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12208 is not a child of this shell [2021-02-16T09:26:34.905Z] warning: PID 12208 from bundles/test-integration/docker.pid had a nonzero exit code [2021-02-16T09:26:34.905Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T09:26:34.905Z] [2021-02-16T09:26:34.905Z] Unloading profiles will leave already running processes permanently [2021-02-16T09:26:34.905Z] unconfined, which can lead to unexpected situations. [2021-02-16T09:26:34.905Z] [2021-02-16T09:26:34.905Z] To set a process to complain mode, use the command line tool [2021-02-16T09:26:34.905Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T09:26:34.905Z] Removing test suite binaries [2021-02-16T09:26:34.905Z] exiting test-integration [2021-02-16T09:26:34.905Z] ++ exit 0 [2021-02-16T09:26:35.185Z] INFO: Downloading compiler 1 of 3... [2021-02-16T09:26:35.840Z] [2021-02-16T09:26:35.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:26:36.791Z] INFO: Downloading compiler 2 of 3... [2021-02-16T09:26:38.399Z] INFO: Downloading compiler 3 of 3... [2021-02-16T09:26:39.151Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-16T09:26:39.152Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2021-02-16T09:26:39.152Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2021-02-16T09:26:39.152Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2021-02-16T09:26:39.152Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.88s) [2021-02-16T09:26:39.152Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2021-02-16T09:26:39.152Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2021-02-16T09:26:39.152Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2021-02-16T09:26:39.152Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s) [2021-02-16T09:26:39.152Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s) [2021-02-16T09:26:39.152Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2021-02-16T09:26:39.152Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.15s) [2021-02-16T09:26:39.152Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.24s) [2021-02-16T09:26:39.152Z] === RUN TestCgroupNamespacesRun [2021-02-16T09:26:39.413Z] INFO: Extracting git... Post stage [Pipeline] junit [2021-02-16T09:26:40.042Z] Recording test results [2021-02-16T09:26:40.433Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T09:26:40.771Z] + echo Ensuring container killed. [2021-02-16T09:26:40.771Z] Ensuring container killed. [2021-02-16T09:26:40.771Z] + docker rm -vf docker-pr16 [2021-02-16T09:26:40.771Z] Error: No such container: docker-pr16 [Pipeline] sh [2021-02-16T09:26:41.056Z] + echo Chowning /workspace to jenkins user [2021-02-16T09:26:41.056Z] Chowning /workspace to jenkins user [2021-02-16T09:26:41.056Z] + id -u [2021-02-16T09:26:41.056Z] + id -g [2021-02-16T09:26:41.056Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41936:/workspace busybox chown -R 1000:1000 /workspace [2021-02-16T09:26:41.067Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2021-02-16T09:26:41.067Z] === RUN TestCgroupNamespacesRunPrivileged [Pipeline] catchError [Pipeline] { [2021-02-16T09:26:42.982Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2021-02-16T09:26:42.982Z] === RUN TestCgroupNamespacesRunDaemonHostMode [Pipeline] sh [2021-02-16T09:26:43.262Z] + bundleName=amd64-rootless [2021-02-16T09:26:43.262Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-02-16T09:26:43.262Z] Creating amd64-rootless-bundles.tar.gz [2021-02-16T09:26:43.262Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-02-16T09:26:43.262Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-02-16T09:26:43.274Z] Archiving artifacts [2021-02-16T09:26:43.622Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41936/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T09:26:43.929Z] + make clean [2021-02-16T09:26:44.187Z] docker volume rm -f docker-dev-cache [2021-02-16T09:26:44.187Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-16T09:26:44.896Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2021-02-16T09:26:44.896Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-16T09:26:45.336Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m9.231923665s with top 10 stages: buildssa: 1m42.221913761s, goimports: 22.36034355s, unconvert: 12.649910342s, gosec: 10.745041046s, golint: 6.639325806s, ineffassign: 4.555054775s, misspell: 4.270344309s, inspect: 3.204791157s, vrp: 2.568574103s, fact_purity: 1.73918325s [2021-02-16T09:26:45.336Z] INFO [runner] Issues before processing: 2264, after processing: 0 [2021-02-16T09:26:45.336Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1684/1684, exclude: 1579/1579, exclude-rules: 64/1579, filename_unadjuster: 1684/1684, skip_dirs: 1684/1684, identifier_marker: 1579/1579, cgo: 1684/2264, nolint: 0/64, path_prettifier: 1684/1684, autogenerated_exclude: 1579/1684 [2021-02-16T09:26:45.336Z] INFO [runner] processing took 174.25733ms with stages: nolint: 72.154473ms, identifier_marker: 60.296562ms, path_prettifier: 19.129509ms, autogenerated_exclude: 12.353058ms, exclude-rules: 6.29131ms, skip_dirs: 3.118148ms, cgo: 520.111µs, filename_unadjuster: 387.595µs, max_same_issues: 2.019µs, source_code: 971ns, uniq_by_line: 831ns, diff: 604ns, max_from_linter: 587ns, exclude: 540ns, path_shortener: 401ns, skip_files: 307ns, max_per_file_from_linter: 304ns [2021-02-16T09:26:45.336Z] INFO [runner] linters took 1m42.079199687s with stages: goanalysis_metalinter: 1m21.351701621s, unused: 20.552008102s [2021-02-16T09:26:45.336Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-02-16T09:26:45.336Z] INFO Memory: 1533 samples, avg is 732.9MB, max is 3501.9MB [2021-02-16T09:26:45.336Z] INFO Execution took 3m43.013135599s [2021-02-16T09:26:45.336Z] Congratulations! The shell scripts are properly formatted. [2021-02-16T09:26:46.281Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2021-02-16T09:26:46.281Z] === RUN TestCgroupNamespacesRunPrivateMode [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-02-16T09:26:46.658Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41936/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fa480403c75c90880a6bc79bab9e10b012379006 hack/make.sh dynbinary-daemon test-docker-py [2021-02-16T09:26:47.229Z] [2021-02-16T09:26:47.229Z] Removing bundles/ [2021-02-16T09:26:47.229Z] [2021-02-16T09:26:47.229Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-16T09:26:47.229Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:26:47.229Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T09:26:48.196Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2021-02-16T09:26:48.196Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-16T09:26:49.983Z] INFO: Expanding go... [2021-02-16T09:26:50.110Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.79s) [2021-02-16T09:26:50.110Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-16T09:26:51.054Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s) [2021-02-16T09:26:51.054Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-16T09:26:52.972Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2021-02-16T09:26:52.972Z] === RUN TestKernelTCPMemory [2021-02-16T09:26:53.544Z] --- PASS: TestKernelTCPMemory (0.88s) [2021-02-16T09:26:53.544Z] === RUN TestNISDomainname [2021-02-16T09:26:54.937Z] --- PASS: TestNISDomainname (0.96s) [2021-02-16T09:26:54.937Z] === RUN TestHostnameDnsResolution [2021-02-16T09:26:56.321Z] --- PASS: TestHostnameDnsResolution (1.73s) [2021-02-16T09:26:56.321Z] === RUN TestStats [2021-02-16T09:26:57.791Z] #68 exporting layers 82.8s done [2021-02-16T09:26:57.791Z] #68 exporting manifest sha256:e8610d05bb9458e94a700d73ffbaafc3bc3e7ec17885e9f3708701aa078ac963 done [2021-02-16T09:26:57.791Z] #68 exporting config sha256:486026cfcfd58ec58b83f0755f9c58baeee47e3ea7830f06f4c07ae98571aaec done [2021-02-16T09:26:57.791Z] #68 sending tarball [2021-02-16T09:26:58.850Z] #68 ... [2021-02-16T09:26:58.850Z] [2021-02-16T09:26:58.850Z] #69 importing to docker [2021-02-16T09:26:58.850Z] #69 sha256:0ceaa2864f83a71ebf328d6056f630830225673222b0b582cf5c278422284cb0 [2021-02-16T09:26:59.632Z] --- PASS: TestStats (2.83s) [2021-02-16T09:26:59.632Z] === RUN TestStopContainerWithTimeout [2021-02-16T09:26:59.632Z] === RUN TestStopContainerWithTimeout/0 [2021-02-16T09:26:59.632Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-16T09:26:59.632Z] === RUN TestStopContainerWithTimeout/1 [2021-02-16T09:26:59.632Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-16T09:26:59.632Z] === RUN TestStopContainerWithTimeout/3 [2021-02-16T09:26:59.632Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-16T09:26:59.632Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-16T09:26:59.632Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-16T09:26:59.632Z] === CONT TestStopContainerWithTimeout/0 [2021-02-16T09:26:59.632Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-16T09:26:59.632Z] === CONT TestStopContainerWithTimeout/1 [2021-02-16T09:26:59.632Z] === CONT TestStopContainerWithTimeout/3 [2021-02-16T09:27:02.932Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-16T09:27:02.932Z] --- PASS: TestStopContainerWithTimeout/0 (1.39s) [2021-02-16T09:27:02.932Z] --- PASS: TestStopContainerWithTimeout/1 (2.45s) [2021-02-16T09:27:02.932Z] --- PASS: TestStopContainerWithTimeout/-1 (3.35s) [2021-02-16T09:27:02.932Z] --- PASS: TestStopContainerWithTimeout/3 (3.41s) [2021-02-16T09:27:02.932Z] === RUN TestDeleteDevicemapper [2021-02-16T09:27:02.932Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-16T09:27:02.932Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:27:02.932Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T09:27:06.234Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.17s) [2021-02-16T09:27:06.234Z] === RUN TestUpdateMemory [2021-02-16T09:27:06.234Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-16T09:27:06.234Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:27:06.234Z] === RUN TestUpdateCPUQuota [2021-02-16T09:27:07.181Z] --- PASS: TestUpdateCPUQuota (1.32s) [2021-02-16T09:27:07.181Z] === RUN TestUpdatePidsLimit [2021-02-16T09:27:07.181Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-16T09:27:07.441Z] === RUN TestUpdatePidsLimit/no_change [2021-02-16T09:27:07.985Z] INFO: Expanding compiler 1 of 3... [2021-02-16T09:27:08.013Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-16T09:27:08.274Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-16T09:27:08.467Z] INFO: Expanding compiler 2 of 3... [2021-02-16T09:27:08.850Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-16T09:27:09.112Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-16T09:27:09.372Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-16T09:27:10.758Z] --- PASS: TestUpdatePidsLimit (3.71s) [2021-02-16T09:27:10.758Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2021-02-16T09:27:10.758Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2021-02-16T09:27:10.758Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2021-02-16T09:27:10.758Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2021-02-16T09:27:10.758Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2021-02-16T09:27:10.758Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2021-02-16T09:27:10.758Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2021-02-16T09:27:10.758Z] === RUN TestUpdateRestartPolicy [2021-02-16T09:27:13.313Z] INFO: Expanding compiler 3 of 3... [2021-02-16T09:27:13.313Z] INFO: Removing downloaded files... [2021-02-16T09:27:13.313Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-02-16T09:27:13.313Z] INFO: Configuring git core.autocrlf... [2021-02-16T09:27:17.462Z] #69 DONE 16.0s [2021-02-16T09:27:17.462Z] [2021-02-16T09:27:17.462Z] #68 exporting to oci image format [2021-02-16T09:27:17.462Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-16T09:27:17.462Z] #68 sending tarball 31.6s done [2021-02-16T09:27:17.462Z] #68 DONE 114.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-16T09:27:17.922Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41936/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fa480403c75c90880a6bc79bab9e10b012379006 hack/test/unit [2021-02-16T09:27:18.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-16T09:27:21.468Z] ? github.com/docker/docker/api [no test files] [2021-02-16T09:27:25.666Z] --- PASS: TestUpdateRestartPolicy (12.42s) [2021-02-16T09:27:25.666Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T09:27:25.666Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2021-02-16T09:27:25.666Z] === RUN TestWaitNonBlocked [2021-02-16T09:27:25.666Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:27:25.666Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:27:25.666Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:27:25.666Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:27:25.666Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:27:25.666Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:27:25.666Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-16T09:27:25.666Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2021-02-16T09:27:25.666Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2021-02-16T09:27:25.666Z] === RUN TestWaitBlocked [2021-02-16T09:27:25.666Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:27:25.666Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:27:25.666Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:27:25.666Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:27:25.666Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:27:25.666Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:27:25.791Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:27:25.791Z] [2021-02-16T09:27:25.791Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T09:27:25.791Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T09:27:25.791Z] HOSTNAME=90758e2d5119 [2021-02-16T09:27:25.791Z] TESTDEBUG=0 [2021-02-16T09:27:25.791Z] DEST=bundles/test-integration [2021-02-16T09:27:25.791Z] PWD=/go/src/github.com/docker/docker [2021-02-16T09:27:25.791Z] DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:27:25.791Z] container=docker [2021-02-16T09:27:25.791Z] HOME=/root [2021-02-16T09:27:25.791Z] GOLANG_VERSION=1.13.15 [2021-02-16T09:27:25.791Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T09:27:25.791Z] VALIDATE_BRANCH=master [2021-02-16T09:27:25.791Z] TERM=xterm [2021-02-16T09:27:25.791Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T09:27:25.791Z] SHLVL=1 [2021-02-16T09:27:25.791Z] TIMEOUT=120m [2021-02-16T09:27:25.791Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T09:27:25.791Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T09:27:25.791Z] GO111MODULE=off [2021-02-16T09:27:25.791Z] DOCKER_EXPERIMENTAL=1 [2021-02-16T09:27:25.791Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T09:27:25.791Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T09:27:25.791Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T09:27:25.791Z] GOPATH=/go [2021-02-16T09:27:25.791Z] PKG_CONFIG=pkg-config [2021-02-16T09:27:25.791Z] _=/usr/bin/env [2021-02-16T09:27:25.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-16T09:27:26.237Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-16T09:27:26.237Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2021-02-16T09:27:26.237Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2021-02-16T09:27:26.237Z] === CONT TestContainerStartOnDaemonRestart [2021-02-16T09:27:26.237Z] === CONT TestDaemonHostGatewayIP [2021-02-16T09:27:26.237Z] === CONT TestContainerKillOnDaemonStart [2021-02-16T09:27:26.237Z] === CONT TestIpcModeOlderClient [2021-02-16T09:27:26.498Z] --- PASS: TestIpcModeOlderClient (0.22s) [2021-02-16T09:27:26.498Z] === CONT TestDaemonRestartIpcMode [2021-02-16T09:27:29.811Z] --- PASS: TestContainerStartOnDaemonRestart (3.59s) [2021-02-16T09:27:29.811Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-16T09:27:30.756Z] --- PASS: TestDaemonRestartIpcMode (4.32s) [2021-02-16T09:27:31.328Z] --- PASS: TestDaemonHostGatewayIP (5.03s) [2021-02-16T09:27:33.244Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.17s) [2021-02-16T09:27:36.897Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2021-02-16T09:27:39.825Z] --- PASS: TestContainerKillOnDaemonStart (13.11s) [2021-02-16T09:27:39.825Z] PASS [2021-02-16T09:27:39.825Z] [2021-02-16T09:27:39.825Z] === Skipped [2021-02-16T09:27:39.825Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-02-16T09:27:39.825Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:27:39.825Z] [2021-02-16T09:27:39.825Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-16T09:27:39.825Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:27:39.825Z] [2021-02-16T09:27:39.825Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-16T09:27:39.825Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:27:39.825Z] [2021-02-16T09:27:39.825Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:27:39.825Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:27:39.825Z] [2021-02-16T09:27:39.825Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-16T09:27:39.825Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:27:39.825Z] [2021-02-16T09:27:39.825Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-02-16T09:27:39.825Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:27:39.825Z] [2021-02-16T09:27:39.825Z] [2021-02-16T09:27:39.825Z] DONE 196 tests, 6 skipped in 140.814s [2021-02-16T09:27:39.825Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-02-16T09:27:39.825Z] ++ 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 [2021-02-16T09:27:39.825Z] ++ set -e [2021-02-16T09:27:39.825Z] ++ '[' -n 0 ']' [2021-02-16T09:27:39.825Z] ++ set -x [2021-02-16T09:27:39.825Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:27:39.825Z] INFO: Testing against a local daemon [2021-02-16T09:27:39.825Z] === RUN TestCommitInheritsEnv [2021-02-16T09:27:40.397Z] --- PASS: TestCommitInheritsEnv (0.60s) [2021-02-16T09:27:40.397Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T09:27:40.397Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-16T09:27:40.397Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-16T09:27:40.397Z] === RUN TestImagesFilterMultiReference [2021-02-16T09:27:40.397Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-02-16T09:27:40.397Z] === RUN TestImagePullPlatformInvalid [2021-02-16T09:27:40.397Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-02-16T09:27:40.397Z] === RUN TestRemoveImageOrphaning [2021-02-16T09:27:41.073Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2021-02-16T09:27:41.073Z] === RUN TestRemoveImageGarbageCollector [2021-02-16T09:27:41.073Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2021-02-16T09:27:41.073Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:27:41.073Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T09:27:41.073Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-02-16T09:27:41.073Z] === RUN TestTagInvalidReference [2021-02-16T09:27:41.073Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-16T09:27:41.073Z] === RUN TestTagValidPrefixedRepo [2021-02-16T09:27:41.073Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-16T09:27:41.073Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T09:27:41.073Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-16T09:27:41.073Z] === RUN TestTagOfficialNames [2021-02-16T09:27:41.073Z] --- PASS: TestTagOfficialNames (0.07s) [2021-02-16T09:27:41.073Z] === RUN TestTagMatchesDigest [2021-02-16T09:27:41.073Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-16T09:27:41.073Z] PASS [2021-02-16T09:27:41.073Z] [2021-02-16T09:27:41.073Z] === Skipped [2021-02-16T09:27:41.073Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-16T09:27:41.073Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-16T09:27:41.073Z] [2021-02-16T09:27:41.073Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.01s) [2021-02-16T09:27:41.073Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:27:41.073Z] [2021-02-16T09:27:41.073Z] [2021-02-16T09:27:41.073Z] DONE 12 tests, 2 skipped in 1.849s [2021-02-16T09:27:41.335Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-02-16T09:27:41.335Z] ++ 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 [2021-02-16T09:27:41.335Z] ++ set -e [2021-02-16T09:27:41.335Z] ++ '[' -n 0 ']' [2021-02-16T09:27:41.335Z] ++ set -x [2021-02-16T09:27:41.335Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:27:41.335Z] INFO: Testing against a local daemon [2021-02-16T09:27:41.335Z] === RUN TestNetworkCreateDelete [2021-02-16T09:27:41.908Z] --- PASS: TestNetworkCreateDelete (0.40s) [2021-02-16T09:27:41.908Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T09:27:42.851Z] --- PASS: TestDockerNetworkDeletePreferID (1.17s) [2021-02-16T09:27:42.851Z] === RUN TestDaemonDNSFallback [2021-02-16T09:27:48.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-16T09:27:48.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-16T09:27:50.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-16T09:27:50.990Z] --- PASS: TestDaemonDNSFallback (7.43s) [2021-02-16T09:27:50.990Z] === RUN TestInspectNetwork [2021-02-16T09:27:52.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-16T09:27:55.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-16T09:27:56.295Z] === RUN TestInspectNetwork/full_network_id [2021-02-16T09:27:56.295Z] === RUN TestInspectNetwork/partial_network_id [2021-02-16T09:27:56.295Z] === RUN TestInspectNetwork/network_name [2021-02-16T09:27:56.295Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-16T09:27:58.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-16T09:27:59.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-16T09:28:00.500Z] --- PASS: TestInspectNetwork (9.51s) [2021-02-16T09:28:00.500Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-16T09:28:00.500Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-16T09:28:00.500Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-16T09:28:00.500Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-16T09:28:00.500Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T09:28:02.415Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2021-02-16T09:28:02.415Z] === RUN TestNetworkInvalidJSON [2021-02-16T09:28:02.415Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T09:28:02.415Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T09:28:02.415Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:28:02.415Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:28:02.415Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:28:02.415Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:28:02.415Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T09:28:02.415Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:28:02.415Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:28:02.415Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-16T09:28:02.415Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-16T09:28:02.415Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-16T09:28:02.415Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-16T09:28:02.415Z] === RUN TestNetworkList [2021-02-16T09:28:02.415Z] === RUN TestNetworkList//networks [2021-02-16T09:28:02.415Z] === PAUSE TestNetworkList//networks [2021-02-16T09:28:02.415Z] === RUN TestNetworkList//networks/ [2021-02-16T09:28:02.415Z] === PAUSE TestNetworkList//networks/ [2021-02-16T09:28:02.415Z] === CONT TestNetworkList//networks [2021-02-16T09:28:02.415Z] === CONT TestNetworkList//networks/ [2021-02-16T09:28:02.415Z] --- PASS: TestNetworkList (0.03s) [2021-02-16T09:28:02.415Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T09:28:02.415Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T09:28:02.415Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T09:28:03.358Z] --- PASS: TestHostIPv4BridgeLabel (0.81s) [2021-02-16T09:28:03.358Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T09:28:03.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-16T09:28:04.744Z] --- PASS: TestDaemonRestartWithLiveRestore (1.42s) [2021-02-16T09:28:04.744Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T09:28:06.130Z] --- PASS: TestDaemonDefaultNetworkPools (1.32s) [2021-02-16T09:28:06.130Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T09:28:06.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-16T09:28:08.046Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.99s) [2021-02-16T09:28:08.046Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T09:28:10.593Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.46s) [2021-02-16T09:28:10.593Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T09:28:11.165Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s) [2021-02-16T09:28:11.165Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T09:28:13.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-16T09:28:14.470Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) [2021-02-16T09:28:14.470Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T09:28:14.470Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:28:14.470Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:28:14.470Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T09:28:17.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-16T09:28:17.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-16T09:28:17.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-16T09:28:18.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-16T09:28:19.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-16T09:28:19.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-16T09:28:20.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-16T09:28:22.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-16T09:28:23.723Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:28:23.723Z] [2021-02-16T09:28:23.723Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-02-16T09:28:23.723Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-02-16T09:28:23.723Z] Using test binary docker [2021-02-16T09:28:23.723Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-16T09:28:23.723Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T09:28:23.723Z] INFO: Waiting for daemon to start... [2021-02-16T09:28:23.723Z] Starting dockerd [2021-02-16T09:28:23.723Z] . [2021-02-16T09:28:23.723Z] INFO: Building docker-sdk-python3:4.4.1... [2021-02-16T09:28:24.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-16T09:28:24.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-16T09:28:25.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-16T09:28:25.899Z] Removing intermediate container 20074b3756db [2021-02-16T09:28:25.899Z] ---> ee43374bb59f [2021-02-16T09:28:25.899Z] 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 [2021-02-16T09:28:25.899Z] ---> Running in 497ab89fcbf8 [2021-02-16T09:28:25.899Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-02-16T09:28:25.899Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-02-16T09:28:25.899Z] go: finding gotest.tools v0.5.3 [2021-02-16T09:28:25.899Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-16T09:28:25.899Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-16T09:28:25.899Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-02-16T09:28:25.899Z] go: downloading github.com/fatih/color v1.9.0 [2021-02-16T09:28:25.899Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T09:28:25.899Z] go: extracting github.com/fatih/color v1.9.0 [2021-02-16T09:28:25.899Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-02-16T09:28:25.899Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T09:28:25.899Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T09:28:25.899Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-16T09:28:25.899Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T09:28:25.899Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-16T09:28:25.899Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-16T09:28:25.899Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T09:28:25.899Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-16T09:28:25.899Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T09:28:25.899Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T09:28:25.899Z] go: downloading github.com/pkg/errors v0.9.1 [2021-02-16T09:28:25.899Z] go: extracting github.com/pkg/errors v0.9.1 [2021-02-16T09:28:25.899Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T09:28:25.899Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-16T09:28:25.899Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-16T09:28:25.899Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T09:28:25.899Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T09:28:25.899Z] go: finding github.com/fatih/color v1.9.0 [2021-02-16T09:28:25.899Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T09:28:25.899Z] go: finding github.com/pkg/errors v0.9.1 [2021-02-16T09:28:25.899Z] go: finding github.com/spf13/pflag v1.0.3 [2021-02-16T09:28:25.899Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-16T09:28:25.899Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-16T09:28:25.899Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-16T09:28:25.899Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T09:28:25.899Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T09:28:25.899Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T09:28:25.899Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T09:28:26.912Z] INFO: Build done for gotestsum... [2021-02-16T09:28:27.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-16T09:28:27.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-16T09:28:28.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-16T09:28:29.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-16T09:28:30.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-16T09:28:31.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-16T09:28:32.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-16T09:28:32.589Z] --- PASS: TestServiceWithDataPathPortInit (17.98s) [2021-02-16T09:28:32.589Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T09:28:33.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-16T09:28:34.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-16T09:28:35.839Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T09:28:35.839Z] Using test binary docker [2021-02-16T09:28:35.839Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-16T09:28:35.839Z] +++ /etc/init.d/apparmor start [2021-02-16T09:28:35.839Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T09:28:35.839Z] INFO: Waiting for daemon to start... [2021-02-16T09:28:35.839Z] Starting dockerd [2021-02-16T09:28:35.839Z] +++ 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 [2021-02-16T09:28:36.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-16T09:28:37.478Z] Removing intermediate container 497ab89fcbf8 [2021-02-16T09:28:37.478Z] ---> 5d64337251a6 [2021-02-16T09:28:37.478Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-02-16T09:28:37.478Z] ---> Running in 15a884c1b624 [2021-02-16T09:28:37.478Z] Removing intermediate container 15a884c1b624 [2021-02-16T09:28:37.478Z] ---> b8d14fafbe36 [2021-02-16T09:28:37.478Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-02-16T09:28:37.922Z] . [2021-02-16T09:28:37.922Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T09:28:37.922Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T09:28:37.922Z] Error: No such image: emptyfs [2021-02-16T09:28:37.922Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-16T09:28:37.922Z] ++++ docker load [2021-02-16T09:28:37.958Z] ---> Running in 00adf6d24058 [2021-02-16T09:28:37.958Z] Removing intermediate container 00adf6d24058 [2021-02-16T09:28:37.958Z] ---> b32141440276 [2021-02-16T09:28:37.958Z] Step 10/10 : COPY . . [2021-02-16T09:28:38.216Z] Running integration-test (iteration 1) [2021-02-16T09:28:38.216Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-02-16T09:28:38.216Z] ++ 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 [2021-02-16T09:28:38.216Z] ++ set -e [2021-02-16T09:28:38.216Z] ++ '[' -n 0 ']' [2021-02-16T09:28:38.216Z] ++ set -x [2021-02-16T09:28:38.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:28:39.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-16T09:28:42.591Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.11s) [2021-02-16T09:28:42.591Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t09qjkqt2xvbdnjzwh6fslolw Created:2021-02-16 09:28:34.192660059 +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[a379e0cd3a084e0dfe056ab6e514dd28c27287b2d10cec41f10780fa1d51aa39:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0r4ea7kyzvomlalft60h4jhq3 EndpointID:8af070e85d24bbc3adbefa8ae5f67011fbb189ac6a3f2338fe37abd7e074026f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:81b13cafcd0e42ff5cd65ff955320168a2d50d90be6a5a1ecb5355fcb0d051b5 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:93add0111b07 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0r4ea7kyzvomlalft60h4jhq3 EndpointID:8af070e85d24bbc3adbefa8ae5f67011fbb189ac6a3f2338fe37abd7e074026f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-16T09:28:42.591Z] PASS [2021-02-16T09:28:42.591Z] [2021-02-16T09:28:42.591Z] === Skipped [2021-02-16T09:28:42.591Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:28:42.591Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:28:42.591Z] [2021-02-16T09:28:42.591Z] [2021-02-16T09:28:42.591Z] DONE 26 tests, 1 skipped in 60.437s [2021-02-16T09:28:42.591Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:28:42.591Z] ++ 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 [2021-02-16T09:28:42.591Z] ++ set -e [2021-02-16T09:28:42.591Z] ++ '[' -n 0 ']' [2021-02-16T09:28:42.591Z] ++ set -x [2021-02-16T09:28:42.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:28:42.591Z] INFO: Testing against a local daemon [2021-02-16T09:28:42.591Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-16T09:28:42.591Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T09:28:42.591Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:28:42.591Z] === RUN TestDockerNetworkIpvlan [2021-02-16T09:28:42.591Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:28:42.591Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:28:42.591Z] PASS [2021-02-16T09:28:42.591Z] [2021-02-16T09:28:42.591Z] === Skipped [2021-02-16T09:28:42.591Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T09:28:42.591Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:28:42.591Z] [2021-02-16T09:28:42.591Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:28:42.591Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:28:42.591Z] [2021-02-16T09:28:42.591Z] [2021-02-16T09:28:42.591Z] DONE 2 tests, 2 skipped in 0.363s [2021-02-16T09:28:42.591Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:28:42.591Z] ++ 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 [2021-02-16T09:28:42.591Z] ++ set -e [2021-02-16T09:28:42.591Z] ++ '[' -n 0 ']' [2021-02-16T09:28:42.591Z] ++ set -x [2021-02-16T09:28:42.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:28:42.591Z] INFO: Testing against a local daemon [2021-02-16T09:28:42.591Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-16T09:28:43.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-16T09:28:44.505Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.10s) [2021-02-16T09:28:44.505Z] === RUN TestDockerNetworkMacvlan [2021-02-16T09:28:45.449Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-16T09:28:46.836Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-16T09:28:46.907Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T09:28:46.907Z] Using test binary docker [2021-02-16T09:28:46.907Z] +++ /etc/init.d/apparmor start [2021-02-16T09:28:46.907Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T09:28:46.907Z] INFO: Waiting for daemon to start... [2021-02-16T09:28:46.907Z] Starting dockerd [2021-02-16T09:28:46.907Z] +++ 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 [2021-02-16T09:28:47.783Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-16T09:28:48.641Z] Loaded image: buildpack-deps:buster [2021-02-16T09:28:48.641Z] Loaded image: busybox:latest [2021-02-16T09:28:48.641Z] Loaded image: busybox:glibc [2021-02-16T09:28:48.815Z] . [2021-02-16T09:28:48.815Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T09:28:48.815Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T09:28:48.815Z] Error: No such image: emptyfs [2021-02-16T09:28:48.815Z] ++++ docker load [2021-02-16T09:28:48.815Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-16T09:28:49.384Z] Running integration-test (iteration 1) [2021-02-16T09:28:49.384Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-16T09:28:49.384Z] ++ 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 [2021-02-16T09:28:49.384Z] ++ set -e [2021-02-16T09:28:49.384Z] ++ '[' -n 0 ']' [2021-02-16T09:28:49.384Z] ++ set -x [2021-02-16T09:28:49.384Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:28:50.710Z] Loaded image: debian:bullseye [2021-02-16T09:28:51.000Z] Loaded image: hello-world:latest [2021-02-16T09:28:51.000Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:28:51.000Z] INFO: Testing against a local daemon [2021-02-16T09:28:51.000Z] === RUN TestCgroupNamespacesBuild [2021-02-16T09:28:51.086Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-16T09:28:54.512Z] --- PASS: TestCgroupNamespacesBuild (2.81s) [2021-02-16T09:28:54.512Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-16T09:28:55.293Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-16T09:28:56.018Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s) [2021-02-16T09:28:56.018Z] === RUN TestBuildWithSession [2021-02-16T09:28:56.018Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T09:28:56.018Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:28:56.018Z] === RUN TestBuildSquashParent [2021-02-16T09:28:59.318Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2021-02-16T09:28:59.318Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-16T09:28:59.318Z] ok github.com/docker/docker/api/server/middleware 0.025s coverage: 37.7% of statements [2021-02-16T09:28:59.318Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-16T09:28:59.318Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-16T09:28:59.318Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-16T09:28:59.318Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-16T09:28:59.318Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-16T09:28:59.318Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-16T09:28:59.318Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-16T09:28:59.318Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-16T09:28:59.318Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-16T09:28:59.318Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-16T09:28:59.318Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-16T09:28:59.318Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2021-02-16T09:28:59.393Z] ---> 0dfdbde7c6e3 [2021-02-16T09:28:59.393Z] Successfully built 0dfdbde7c6e3 [2021-02-16T09:28:59.393Z] Successfully tagged docker:latest [2021-02-16T09:28:59.393Z] INFO: Image build ended at 02/16/2021 09:28:57. Duration:00:02:46.2882274 [2021-02-16T09:28:59.393Z] [2021-02-16T09:28:59.393Z] [2021-02-16T09:28:59.393Z] INFO: Building the test binaries at 02/16/2021 09:28:57... [2021-02-16T09:28:59.960Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2021-02-16T09:29:00.255Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2021-02-16T09:29:00.255Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 75.0% of statements [2021-02-16T09:29:00.552Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/api/types [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/builder [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-16T09:29:00.552Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-16T09:29:01.882Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-16T09:29:02.460Z] INFO: make.ps1 starting at 02/16/2021 09:29:01 [2021-02-16T09:29:02.460Z] INFO: Git commit (fa480403c7) assumed from DOCKER_GITCOMMIT environment variable [2021-02-16T09:29:02.460Z] INFO: Invoking autogen... [2021-02-16T09:29:02.477Z] sha256:0afc432fa6d79cb153ac3ea4c9b8cf355f8a209834834950df72e805512c10bd [2021-02-16T09:29:02.477Z] INFO: Starting docker-py tests... [2021-02-16T09:29:02.739Z] ============================= test session starts ============================== [2021-02-16T09:29:02.739Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-02-16T09:29:02.739Z] rootdir: /src, inifile: pytest.ini [2021-02-16T09:29:02.739Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-02-16T09:29:02.825Z] --- PASS: TestDockerNetworkMacvlan (18.36s) [2021-02-16T09:29:02.825Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-02-16T09:29:02.825Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-02-16T09:29:02.825Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.95s) [2021-02-16T09:29:02.825Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.11s) [2021-02-16T09:29:02.825Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.81s) [2021-02-16T09:29:02.825Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2021-02-16T09:29:02.825Z] PASS [2021-02-16T09:29:02.825Z] [2021-02-16T09:29:02.825Z] DONE 8 tests in 20.646s [2021-02-16T09:29:02.825Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-16T09:29:02.825Z] ++ 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 [2021-02-16T09:29:02.825Z] ++ set -e [2021-02-16T09:29:02.825Z] ++ '[' -n 0 ']' [2021-02-16T09:29:02.825Z] ++ set -x [2021-02-16T09:29:02.825Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:29:02.825Z] testing: warning: no tests to run [2021-02-16T09:29:02.825Z] PASS [2021-02-16T09:29:02.825Z] [2021-02-16T09:29:02.825Z] DONE 0 tests in 0.031s [2021-02-16T09:29:02.825Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-16T09:29:02.825Z] ++ 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 [2021-02-16T09:29:02.825Z] ++ set -e [2021-02-16T09:29:02.825Z] ++ '[' -n 0 ']' [2021-02-16T09:29:02.825Z] ++ set -x [2021-02-16T09:29:02.825Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:29:02.825Z] INFO: Testing against a local daemon [2021-02-16T09:29:02.825Z] === RUN TestAuthZPluginAllowRequest [2021-02-16T09:29:02.940Z] INFO: Building daemon... [2021-02-16T09:29:03.680Z] collected 389 items / 1 deselected / 388 selected [2021-02-16T09:29:03.680Z] [2021-02-16T09:29:04.487Z] --- PASS: TestBuildSquashParent (8.08s) [2021-02-16T09:29:04.487Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T09:29:04.487Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:29:04.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:29:04.487Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:29:04.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:29:04.487Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:29:04.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:29:04.487Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:29:04.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:29:04.487Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:29:04.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:29:04.487Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:29:04.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:29:04.487Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:29:04.487Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:29:04.761Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2021-02-16T09:29:04.761Z] === RUN TestAuthZPluginTLS [2021-02-16T09:29:05.055Z] ok github.com/docker/docker/cli/debug 0.025s coverage: 100.0% of statements [2021-02-16T09:29:05.334Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-02-16T09:29:05.334Z] === RUN TestAuthZPluginDenyRequest [2021-02-16T09:29:06.277Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2021-02-16T09:29:06.277Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-16T09:29:06.550Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:29:06.841Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:29:06.849Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s) [2021-02-16T09:29:06.849Z] === RUN TestAuthZPluginDenyResponse [2021-02-16T09:29:07.158Z] ok github.com/docker/docker/builder/remotecontext/git 3.975s coverage: 86.3% of statements [2021-02-16T09:29:07.422Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) [2021-02-16T09:29:07.422Z] === RUN TestAuthZPluginAllowEventStream [2021-02-16T09:29:07.804Z] ok github.com/docker/docker/builder/remotecontext 0.512s coverage: 13.7% of statements [2021-02-16T09:29:09.337Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2021-02-16T09:29:09.337Z] === RUN TestAuthZPluginErrorResponse [2021-02-16T09:29:09.566Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:29:09.566Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:29:09.909Z] --- PASS: TestAuthZPluginErrorResponse (0.69s) [2021-02-16T09:29:09.909Z] === RUN TestAuthZPluginErrorRequest [2021-02-16T09:29:10.482Z] --- PASS: TestAuthZPluginErrorRequest (0.68s) [2021-02-16T09:29:10.482Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-16T09:29:10.583Z] ok github.com/docker/docker/builder/dockerfile 1.391s coverage: 48.3% of statements [2021-02-16T09:29:10.583Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-16T09:29:10.583Z] ? github.com/docker/docker/cli [no test files] [2021-02-16T09:29:10.583Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-16T09:29:11.425Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2021-02-16T09:29:11.425Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-16T09:29:12.289Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-16T09:29:12.289Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.59s) [2021-02-16T09:29:12.289Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s) [2021-02-16T09:29:12.289Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.47s) [2021-02-16T09:29:12.289Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.76s) [2021-02-16T09:29:12.289Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s) [2021-02-16T09:29:12.289Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.50s) [2021-02-16T09:29:12.289Z] === RUN TestBuildMultiStageCopy [2021-02-16T09:29:12.289Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T09:29:13.340Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2021-02-16T09:29:13.340Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-16T09:29:14.145Z] ok github.com/docker/docker/client 0.555s coverage: 75.4% of statements [2021-02-16T09:29:15.015Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T09:29:15.646Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T09:29:15.887Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2021-02-16T09:29:15.888Z] === RUN TestAuthZPluginHeader [2021-02-16T09:29:16.277Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T09:29:16.830Z] --- PASS: TestAuthZPluginHeader (1.05s) [2021-02-16T09:29:16.830Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-16T09:29:16.830Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-16T09:29:16.830Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:29:16.830Z] === RUN TestAuthZPluginV2Disable [2021-02-16T09:29:16.830Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-16T09:29:16.830Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:29:16.830Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-16T09:29:16.830Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-16T09:29:16.830Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:29:16.830Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-16T09:29:16.830Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-16T09:29:16.830Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:29:16.830Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-16T09:29:16.909Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T09:29:17.540Z] --- PASS: TestBuildMultiStageCopy (5.66s) [2021-02-16T09:29:17.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.89s) [2021-02-16T09:29:17.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2021-02-16T09:29:17.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2021-02-16T09:29:17.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.73s) [2021-02-16T09:29:17.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.76s) [2021-02-16T09:29:17.540Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T09:29:19.603Z] --- PASS: TestBuildMultiStageParentConfig (1.86s) [2021-02-16T09:29:19.603Z] === RUN TestBuildLabelWithTargets [2021-02-16T09:29:20.885Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-02-16T09:29:21.720Z] tests/integration/api_client_test.py ..... [ 7%] [2021-02-16T09:29:22.329Z] --- PASS: TestBuildLabelWithTargets (2.93s) [2021-02-16T09:29:22.329Z] === RUN TestBuildWithEmptyLayers [2021-02-16T09:29:23.490Z] tests/integration/api_config_test.py ..... [ 8%] [2021-02-16T09:29:23.834Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2021-02-16T09:29:23.834Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T09:29:27.346Z] --- PASS: TestBuildMultiStageOnBuild (3.38s) [2021-02-16T09:29:27.346Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T09:29:28.852Z] --- PASS: TestBuildUncleanTarFilenames (1.69s) [2021-02-16T09:29:28.852Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T09:29:33.345Z] --- PASS: TestBuildMultiStageLayerLeak (3.82s) [2021-02-16T09:29:33.345Z] === RUN TestBuildWithHugeFile [2021-02-16T09:29:34.943Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.11s) [2021-02-16T09:29:34.943Z] PASS [2021-02-16T09:29:34.943Z] [2021-02-16T09:29:34.943Z] === Skipped [2021-02-16T09:29:34.943Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-16T09:29:34.943Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:29:34.943Z] [2021-02-16T09:29:34.943Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-16T09:29:34.943Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:29:34.943Z] [2021-02-16T09:29:34.943Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-16T09:29:34.943Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:29:34.943Z] [2021-02-16T09:29:34.943Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-16T09:29:34.943Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:29:34.943Z] [2021-02-16T09:29:34.943Z] [2021-02-16T09:29:34.943Z] DONE 17 tests, 4 skipped in 32.137s [2021-02-16T09:29:34.943Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-16T09:29:34.943Z] ++ 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 [2021-02-16T09:29:34.943Z] ++ set -e [2021-02-16T09:29:34.943Z] ++ '[' -n 0 ']' [2021-02-16T09:29:34.943Z] ++ set -x [2021-02-16T09:29:34.943Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:29:35.204Z] INFO: Testing against a local daemon [2021-02-16T09:29:35.204Z] === RUN TestPluginInvalidJSON [2021-02-16T09:29:35.204Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:29:35.204Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:29:35.204Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:29:35.204Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-16T09:29:35.204Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-16T09:29:35.204Z] === RUN TestPluginInstall [2021-02-16T09:29:35.204Z] === RUN TestPluginInstall/no_auth [2021-02-16T09:29:36.076Z] Loaded image: buildpack-deps:buster [2021-02-16T09:29:36.076Z] Loaded image: busybox:latest [2021-02-16T09:29:36.076Z] Loaded image: busybox:glibc [2021-02-16T09:29:37.753Z] time="2021-02-16T09:29:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:29:37.753Z] time="2021-02-16T09:29:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:364b01ab5f7535a4727d76236ac731a718072b89f77797e668e709180a93d762" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:29:37.753Z] time="2021-02-16T09:29:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:29:37.753Z] time="2021-02-16T09:29:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:364b01ab5f7535a4727d76236ac731a718072b89f77797e668e709180a93d762" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:29:37.753Z] === RUN TestPluginInstall/with_htpasswd [2021-02-16T09:29:38.615Z] Loaded image: debian:bullseye [2021-02-16T09:29:38.615Z] Loaded image: hello-world:latest [2021-02-16T09:29:38.699Z] time="2021-02-16T09:29:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:29:38.699Z] time="2021-02-16T09:29:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0492f86393dc81745d42af2e384d39534483a66c64c669e9a72d7cfb94d1d692" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:29:38.699Z] time="2021-02-16T09:29:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:29:38.699Z] time="2021-02-16T09:29:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0492f86393dc81745d42af2e384d39534483a66c64c669e9a72d7cfb94d1d692" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:29:38.875Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:29:38.875Z] INFO: Testing against a local daemon [2021-02-16T09:29:38.875Z] === RUN TestCgroupNamespacesBuild [2021-02-16T09:29:38.960Z] === RUN TestPluginInstall/with_insecure [2021-02-16T09:29:40.346Z] time="2021-02-16T09:29:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:29:40.346Z] time="2021-02-16T09:29:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:764b50cd01a75f49ab96db90c88d60cd16c48cced9a60e92b936a9a0ab714041" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:29:40.346Z] time="2021-02-16T09:29:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:29:40.346Z] time="2021-02-16T09:29:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:764b50cd01a75f49ab96db90c88d60cd16c48cced9a60e92b936a9a0ab714041" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:29:40.608Z] --- PASS: TestPluginInstall (5.60s) [2021-02-16T09:29:40.608Z] --- PASS: TestPluginInstall/no_auth (2.64s) [2021-02-16T09:29:40.608Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2021-02-16T09:29:40.608Z] --- PASS: TestPluginInstall/with_insecure (1.76s) [2021-02-16T09:29:40.608Z] plugin_test.go:160: [d7a36cb159bf3] daemon is not started [2021-02-16T09:29:40.608Z] === RUN TestPluginsWithRuntimes [2021-02-16T09:29:41.412Z] --- PASS: TestCgroupNamespacesBuild (2.63s) [2021-02-16T09:29:41.412Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-16T09:29:43.154Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-16T09:29:43.951Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) [2021-02-16T09:29:43.951Z] === RUN TestBuildWithSession [2021-02-16T09:29:43.951Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T09:29:43.951Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:29:43.951Z] === RUN TestBuildSquashParent [2021-02-16T09:29:44.539Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-16T09:29:46.452Z] --- PASS: TestPluginsWithRuntimes (5.54s) [2021-02-16T09:29:46.452Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.61s) [2021-02-16T09:29:46.452Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.63s) [2021-02-16T09:29:46.452Z] PASS [2021-02-16T09:29:46.452Z] [2021-02-16T09:29:46.452Z] DONE 9 tests in 11.345s [2021-02-16T09:29:46.452Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-16T09:29:46.452Z] ++ 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 [2021-02-16T09:29:46.452Z] ++ set -e [2021-02-16T09:29:46.452Z] ++ '[' -n 0 ']' [2021-02-16T09:29:46.452Z] ++ set -x [2021-02-16T09:29:46.452Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:29:46.452Z] INFO: Testing against a local daemon [2021-02-16T09:29:46.452Z] === RUN TestExternalGraphDriver [2021-02-16T09:29:46.713Z] === RUN TestExternalGraphDriver/json [2021-02-16T09:29:49.259Z] === RUN TestExternalGraphDriver/spec [2021-02-16T09:29:51.805Z] === RUN TestExternalGraphDriver/pull [2021-02-16T09:29:53.593Z] ok github.com/docker/docker/cmd/dockerd 0.134s coverage: 29.1% of statements [2021-02-16T09:29:53.622Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-02-16T09:29:53.936Z] --- PASS: TestBuildSquashParent (8.84s) [2021-02-16T09:29:53.936Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T09:29:53.936Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:29:53.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:29:53.936Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:29:53.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:29:53.936Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:29:53.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:29:53.936Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:29:53.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:29:53.936Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:29:53.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:29:53.936Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:29:53.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:29:53.936Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:29:53.936Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:29:54.352Z] --- PASS: TestExternalGraphDriver (7.42s) [2021-02-16T09:29:54.352Z] --- PASS: TestExternalGraphDriver/json (2.39s) [2021-02-16T09:29:54.352Z] --- PASS: TestExternalGraphDriver/spec (2.65s) [2021-02-16T09:29:54.352Z] --- PASS: TestExternalGraphDriver/pull (2.24s) [2021-02-16T09:29:54.352Z] === RUN TestGraphdriverPluginV2 [2021-02-16T09:29:54.352Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-02-16T09:29:54.352Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:29:54.352Z] PASS [2021-02-16T09:29:54.352Z] [2021-02-16T09:29:54.352Z] === Skipped [2021-02-16T09:29:54.352Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-02-16T09:29:54.352Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:29:54.352Z] [2021-02-16T09:29:54.352Z] [2021-02-16T09:29:54.352Z] DONE 5 tests, 1 skipped in 7.611s [2021-02-16T09:29:54.352Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-16T09:29:54.352Z] ++ 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 [2021-02-16T09:29:54.352Z] ++ set -e [2021-02-16T09:29:54.352Z] ++ '[' -n 0 ']' [2021-02-16T09:29:54.352Z] ++ set -x [2021-02-16T09:29:54.352Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:29:54.352Z] INFO: Testing against a local daemon [2021-02-16T09:29:54.352Z] === RUN TestContinueAfterPluginCrash [2021-02-16T09:29:54.352Z] === PAUSE TestContinueAfterPluginCrash [2021-02-16T09:29:54.352Z] === RUN TestReadPluginNoRead [2021-02-16T09:29:54.352Z] === PAUSE TestReadPluginNoRead [2021-02-16T09:29:54.352Z] === RUN TestDaemonStartWithLogOpt [2021-02-16T09:29:54.352Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-16T09:29:54.352Z] === CONT TestContinueAfterPluginCrash [2021-02-16T09:29:54.352Z] === CONT TestDaemonStartWithLogOpt [2021-02-16T09:29:54.352Z] === CONT TestReadPluginNoRead [2021-02-16T09:29:55.918Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:29:56.184Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:29:58.091Z] ok github.com/docker/docker/container 0.136s coverage: 34.7% of statements [2021-02-16T09:29:58.091Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-16T09:29:58.091Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-16T09:29:58.091Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-16T09:29:58.091Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-16T09:29:58.631Z] === RUN TestReadPluginNoRead/default [2021-02-16T09:29:58.892Z] --- PASS: TestDaemonStartWithLogOpt (4.83s) [2021-02-16T09:29:59.473Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:29:59.473Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:30:00.278Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-16T09:30:01.650Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.050s coverage: 65.3% of statements [2021-02-16T09:30:02.192Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-16T09:30:02.764Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-16T09:30:02.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.46s) [2021-02-16T09:30:02.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.61s) [2021-02-16T09:30:02.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s) [2021-02-16T09:30:02.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.57s) [2021-02-16T09:30:02.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.16s) [2021-02-16T09:30:02.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.24s) [2021-02-16T09:30:02.764Z] === RUN TestBuildMultiStageCopy [2021-02-16T09:30:02.764Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T09:30:04.108Z] --- PASS: TestReadPluginNoRead (9.76s) [2021-02-16T09:30:04.108Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2021-02-16T09:30:04.108Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2021-02-16T09:30:04.108Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2021-02-16T09:30:04.108Z] read_test.go:92: [da5b81d1e5129] daemon is not started [2021-02-16T09:30:04.369Z] --- PASS: TestContinueAfterPluginCrash (10.34s) [2021-02-16T09:30:04.369Z] PASS [2021-02-16T09:30:04.369Z] [2021-02-16T09:30:04.369Z] DONE 6 tests in 10.489s [2021-02-16T09:30:04.369Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-16T09:30:04.369Z] ++ 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 [2021-02-16T09:30:04.369Z] ++ set -e [2021-02-16T09:30:04.369Z] ++ '[' -n 0 ']' [2021-02-16T09:30:04.369Z] ++ set -x [2021-02-16T09:30:04.369Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:30:04.369Z] testing: warning: no tests to run [2021-02-16T09:30:04.369Z] PASS [2021-02-16T09:30:04.369Z] [2021-02-16T09:30:04.369Z] DONE 0 tests in 0.050s [2021-02-16T09:30:04.369Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-16T09:30:04.369Z] ++ 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 [2021-02-16T09:30:04.369Z] ++ set -e [2021-02-16T09:30:04.369Z] ++ '[' -n 0 ']' [2021-02-16T09:30:04.369Z] ++ set -x [2021-02-16T09:30:04.369Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:30:04.629Z] INFO: Testing against a local daemon [2021-02-16T09:30:04.629Z] === RUN TestPluginWithDevMounts [2021-02-16T09:30:04.629Z] === PAUSE TestPluginWithDevMounts [2021-02-16T09:30:04.629Z] === CONT TestPluginWithDevMounts [2021-02-16T09:30:06.054Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T09:30:06.054Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T09:30:06.101Z] --- PASS: TestBuildWithHugeFile (32.24s) [2021-02-16T09:30:06.101Z] === RUN TestBuildWCOWSandboxSize [2021-02-16T09:30:06.101Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-16T09:30:06.101Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:30:06.101Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T09:30:06.101Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:30:06.101Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:30:06.101Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:30:06.101Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:30:06.101Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:30:06.101Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:30:06.101Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:30:06.101Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:30:06.101Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:30:06.101Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-02-16T09:30:06.101Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2021-02-16T09:30:06.101Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2021-02-16T09:30:06.101Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2021-02-16T09:30:06.101Z] === RUN TestBuildPreserveOwnership [2021-02-16T09:30:06.101Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-16T09:30:06.989Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T09:30:07.175Z] --- PASS: TestPluginWithDevMounts (2.14s) [2021-02-16T09:30:07.175Z] PASS [2021-02-16T09:30:07.175Z] [2021-02-16T09:30:07.175Z] DONE 1 tests in 2.300s [2021-02-16T09:30:07.175Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-16T09:30:07.175Z] ++ 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 [2021-02-16T09:30:07.175Z] ++ set -e [2021-02-16T09:30:07.175Z] ++ '[' -n 0 ']' [2021-02-16T09:30:07.175Z] ++ set -x [2021-02-16T09:30:07.175Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:30:07.175Z] INFO: Testing against a local daemon [2021-02-16T09:30:07.175Z] === RUN TestSecretInspect [2021-02-16T09:30:07.296Z] ok github.com/docker/docker/daemon/cluster/convert 0.045s coverage: 35.9% of statements [2021-02-16T09:30:07.557Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T09:30:08.125Z] --- PASS: TestBuildMultiStageCopy (5.19s) [2021-02-16T09:30:08.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s) [2021-02-16T09:30:08.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2021-02-16T09:30:08.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.68s) [2021-02-16T09:30:08.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2021-02-16T09:30:08.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2021-02-16T09:30:08.125Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T09:30:09.503Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) [2021-02-16T09:30:09.503Z] === RUN TestBuildLabelWithTargets [2021-02-16T09:30:10.477Z] --- PASS: TestSecretInspect (3.22s) [2021-02-16T09:30:10.477Z] === RUN TestSecretList [2021-02-16T09:30:10.557Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-16T09:30:10.846Z] ok github.com/docker/docker/daemon/cluster 0.173s coverage: 0.5% of statements [2021-02-16T09:30:11.408Z] --- PASS: TestBuildLabelWithTargets (2.21s) [2021-02-16T09:30:11.408Z] === RUN TestBuildWithEmptyLayers [2021-02-16T09:30:12.786Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2021-02-16T09:30:12.786Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T09:30:13.283Z] --- PASS: TestBuildPreserveOwnership (7.95s) [2021-02-16T09:30:13.283Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.19s) [2021-02-16T09:30:13.283Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.75s) [2021-02-16T09:30:13.283Z] === RUN TestBuildPlatformInvalid [2021-02-16T09:30:13.576Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-02-16T09:30:13.576Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-16T09:30:13.777Z] --- PASS: TestSecretList (3.26s) [2021-02-16T09:30:13.777Z] === RUN TestSecretsCreateAndDelete [2021-02-16T09:30:14.417Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2021-02-16T09:30:15.463Z] ok github.com/docker/docker/daemon/config 0.065s coverage: 81.8% of statements [2021-02-16T09:30:15.545Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-02-16T09:30:15.545Z] [2021-02-16T09:30:15.545Z] ________ ____ __. [2021-02-16T09:30:15.545Z] \_____ \ | |/ _| [2021-02-16T09:30:15.545Z] / | \| < [2021-02-16T09:30:15.545Z] / | \ | \ [2021-02-16T09:30:15.545Z] \_______ /____|__ \ [2021-02-16T09:30:15.545Z] \/ \/ [2021-02-16T09:30:15.545Z] [2021-02-16T09:30:15.545Z] INFO: make.ps1 ended at 02/16/2021 09:30:06 [2021-02-16T09:30:15.545Z] INFO: Binaries build ended at 02/16/2021 09:30:08. Duration:00:01:09.9928549 [2021-02-16T09:30:15.545Z] INFO: Copying the built daemon binary to d:\CI\PR-41936\16\binary\dockerd-fa480403c7.exe... [2021-02-16T09:30:15.545Z] INFO: Copying the built client binary to d:\CI\PR-41936\16\binary\docker-fa480403c7.exe... [2021-02-16T09:30:15.545Z] INFO: Copying dockerversion from the container... [2021-02-16T09:30:15.545Z] INFO: Copying the golang package from the container to d:\CI\PR-41936\16\installer\go.zip... [2021-02-16T09:30:15.545Z] INFO: Extracting go.zip to d:\CI\PR-41936\16\go [2021-02-16T09:30:15.765Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2021-02-16T09:30:16.079Z] --- PASS: TestBuildMultiStageOnBuild (3.15s) [2021-02-16T09:30:16.079Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T09:30:17.077Z] --- PASS: TestSecretsCreateAndDelete (3.26s) [2021-02-16T09:30:17.077Z] === RUN TestSecretsUpdate [2021-02-16T09:30:17.891Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-02-16T09:30:17.984Z] --- PASS: TestBuildUncleanTarFilenames (1.83s) [2021-02-16T09:30:17.984Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T09:30:19.623Z] --- PASS: TestSecretsUpdate (2.76s) [2021-02-16T09:30:19.623Z] === RUN TestTemplatedSecret [2021-02-16T09:30:20.638Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.488s coverage: 14.1% of statements [2021-02-16T09:30:20.638Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2021-02-16T09:30:21.271Z] --- PASS: TestBuildMultiStageLayerLeak (3.51s) [2021-02-16T09:30:21.271Z] === RUN TestBuildWithHugeFile [2021-02-16T09:30:22.745Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.623s coverage: 57.1% of statements [2021-02-16T09:30:23.835Z] --- PASS: TestTemplatedSecret (3.59s) [2021-02-16T09:30:23.835Z] === RUN TestSecretCreateResolve [2021-02-16T09:30:23.954Z] Loaded image: buildpack-deps:buster [2021-02-16T09:30:23.954Z] Loaded image: busybox:latest [2021-02-16T09:30:23.954Z] Loaded image: busybox:glibc [2021-02-16T09:30:25.498Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.9% of statements [2021-02-16T09:30:25.793Z] ok github.com/docker/docker/daemon 12.467s coverage: 17.2% of statements [2021-02-16T09:30:25.793Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-16T09:30:25.793Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-16T09:30:25.793Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-16T09:30:25.793Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-16T09:30:26.017Z] Loaded image: debian:bullseye [2021-02-16T09:30:26.017Z] Loaded image: hello-world:latest [2021-02-16T09:30:26.309Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:30:26.381Z] --- PASS: TestSecretCreateResolve (3.31s) [2021-02-16T09:30:26.381Z] PASS [2021-02-16T09:30:26.381Z] [2021-02-16T09:30:26.381Z] DONE 6 tests in 19.585s [2021-02-16T09:30:26.381Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-02-16T09:30:26.381Z] ++ 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 [2021-02-16T09:30:26.381Z] ++ set -e [2021-02-16T09:30:26.381Z] ++ '[' -n 0 ']' [2021-02-16T09:30:26.381Z] ++ set -x [2021-02-16T09:30:26.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:30:26.436Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.235s coverage: 69.3% of statements [2021-02-16T09:30:26.642Z] INFO: Testing against a local daemon [2021-02-16T09:30:26.642Z] === RUN TestServiceCreateInit [2021-02-16T09:30:26.642Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T09:30:27.967Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.834s coverage: 45.9% of statements [2021-02-16T09:30:27.968Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-16T09:30:30.066Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 57.5% of statements [2021-02-16T09:30:30.066Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.330s coverage: 49.4% of statements [2021-02-16T09:30:30.654Z] INFO: Extraction ended at 02/16/2021 09:30:30. Duration:00:00:19.7329164 [2021-02-16T09:30:30.654Z] INFO: Updating the golang and path environment variables [2021-02-16T09:30:30.654Z] INFO: GOPATH=d:\gopath [2021-02-16T09:30:30.654Z] INFO: go version go1.13.15 windows/amd64 [2021-02-16T09:30:30.654Z] INFO: Running the daemon under test in debug mode [2021-02-16T09:30:30.654Z] INFO: Starting a daemon under test... [2021-02-16T09:30:30.654Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41936\16\daemon --pidfile d:\CI\PR-41936\16\docker.pid -D [2021-02-16T09:30:30.654Z] INFO: Process started successfully. [2021-02-16T09:30:30.654Z] INFO: Start tailing logs of the daemon under tests [2021-02-16T09:30:30.654Z] INFO: Waiting for the daemon under test to start... [2021-02-16T09:30:31.115Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.036s coverage: 3.0% of statements [2021-02-16T09:30:31.115Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2021-02-16T09:30:31.931Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-16T09:30:33.196Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (19.51s) [2021-02-16T09:30:33.196Z] PASS [2021-02-16T09:30:33.196Z] [2021-02-16T09:30:33.196Z] === Skipped [2021-02-16T09:30:33.196Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-02-16T09:30:33.196Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:30:33.196Z] [2021-02-16T09:30:33.196Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-16T09:30:33.196Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:30:33.196Z] [2021-02-16T09:30:33.196Z] [2021-02-16T09:30:33.196Z] DONE 34 tests, 2 skipped in 114.834s [2021-02-16T09:30:33.196Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-02-16T09:30:33.196Z] ++ 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 [2021-02-16T09:30:33.196Z] ++ set -e [2021-02-16T09:30:33.196Z] ++ '[' -n 0 ']' [2021-02-16T09:30:33.196Z] ++ set -x [2021-02-16T09:30:33.196Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:30:33.196Z] INFO: Testing against a local daemon [2021-02-16T09:30:33.196Z] === RUN TestConfigInspect [2021-02-16T09:30:34.665Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 43.4% of statements [2021-02-16T09:30:34.665Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.043s coverage: 52.1% of statements [2021-02-16T09:30:34.665Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-16T09:30:34.665Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-16T09:30:36.197Z] ok github.com/docker/docker/daemon/logger/awslogs 0.538s coverage: 77.8% of statements [2021-02-16T09:30:37.222Z] --- PASS: TestServiceCreateInit (10.22s) [2021-02-16T09:30:37.222Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.10s) [2021-02-16T09:30:37.222Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.08s) [2021-02-16T09:30:37.222Z] === RUN TestCreateServiceMultipleTimes [2021-02-16T09:30:37.249Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2021-02-16T09:30:37.249Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 23.9% of statements [2021-02-16T09:30:37.249Z] ok github.com/docker/docker/daemon/images 0.057s coverage: 6.4% of statements [2021-02-16T09:30:37.249Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-16T09:30:37.249Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-16T09:30:37.249Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-16T09:30:37.249Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-16T09:30:37.645Z] --- PASS: TestConfigInspect (4.44s) [2021-02-16T09:30:37.645Z] === RUN TestConfigList [2021-02-16T09:30:38.301Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2021-02-16T09:30:38.599Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 61.6% of statements [2021-02-16T09:30:40.709Z] ok github.com/docker/docker/daemon/logger/local 0.065s coverage: 75.2% of statements [2021-02-16T09:30:40.709Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-16T09:30:40.709Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.086s coverage: 55.1% of statements [2021-02-16T09:30:41.350Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.038s coverage: 31.5% of statements [2021-02-16T09:30:42.091Z] --- PASS: TestConfigList (4.06s) [2021-02-16T09:30:42.091Z] === RUN TestConfigsCreateAndDelete [2021-02-16T09:30:42.398Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2021-02-16T09:30:43.445Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2021-02-16T09:30:44.973Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2021-02-16T09:30:45.271Z] ok github.com/docker/docker/daemon/logger/splunk 2.575s coverage: 82.5% of statements [2021-02-16T09:30:45.271Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-16T09:30:45.271Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-16T09:30:45.607Z] --- PASS: TestConfigsCreateAndDelete (3.88s) [2021-02-16T09:30:45.607Z] === RUN TestConfigsUpdate [2021-02-16T09:30:47.374Z] ok github.com/docker/docker/distribution/metadata 0.083s coverage: 48.2% of statements [2021-02-16T09:30:47.829Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T09:30:47.829Z] Using test binary docker [2021-02-16T09:30:47.829Z] +++ /etc/init.d/apparmor start [2021-02-16T09:30:47.829Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T09:30:47.829Z] INFO: Waiting for daemon to start... [2021-02-16T09:30:47.829Z] Starting dockerd [2021-02-16T09:30:47.829Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-02-16T09:30:47.829Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T09:30:47.829Z] Using test binary docker [2021-02-16T09:30:47.829Z] +++ /etc/init.d/apparmor start [2021-02-16T09:30:47.829Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T09:30:47.829Z] INFO: Waiting for daemon to start... [2021-02-16T09:30:47.829Z] Starting dockerd [2021-02-16T09:30:47.829Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-02-16T09:30:48.088Z] . [2021-02-16T09:30:48.088Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T09:30:48.347Z] [2021-02-16T09:30:48.347Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T09:30:48.347Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T09:30:48.347Z] Error: No such image: emptyfs [2021-02-16T09:30:48.347Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-16T09:30:48.347Z] ++++ docker load [2021-02-16T09:30:48.347Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T09:30:48.347Z] Error: No such image: emptyfs [2021-02-16T09:30:48.347Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-16T09:30:48.347Z] ++++ docker load [2021-02-16T09:30:48.420Z] ..........................xx.................... [ 29%] [2021-02-16T09:30:48.424Z] ok github.com/docker/docker/errdefs 0.014s coverage: 53.1% of statements [2021-02-16T09:30:48.606Z] Running integration-test (iteration 1) [2021-02-16T09:30:48.606Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-16T09:30:48.606Z] ++ 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)/' [2021-02-16T09:30:48.606Z] ++ set -e [2021-02-16T09:30:48.606Z] ++ '[' -n 0 ']' [2021-02-16T09:30:48.606Z] ++ set -x [2021-02-16T09:30:48.606Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2021-02-16T09:30:48.721Z] ok github.com/docker/docker/distribution 0.472s coverage: 25.0% of statements [2021-02-16T09:30:48.864Z] Running integration-test (iteration 1) [2021-02-16T09:30:48.864Z] 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)/ [2021-02-16T09:30:48.864Z] ++ 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)/' [2021-02-16T09:30:48.864Z] ++ set -e [2021-02-16T09:30:48.864Z] ++ '[' -n 0 ']' [2021-02-16T09:30:48.864Z] ++ set -x [2021-02-16T09:30:48.864Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2021-02-16T09:30:49.018Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-16T09:30:50.052Z] --- PASS: TestConfigsUpdate (3.93s) [2021-02-16T09:30:50.052Z] === RUN TestTemplatedConfig [2021-02-16T09:30:51.121Z] ok github.com/docker/docker/distribution/xfer 1.673s coverage: 85.6% of statements [2021-02-16T09:30:51.121Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-16T09:30:51.121Z] ok github.com/docker/docker/image 0.056s coverage: 86.8% of statements [2021-02-16T09:30:51.418Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2021-02-16T09:30:52.086Z] .....INFO: Daemon under test started and replied! [2021-02-16T09:30:52.086Z] INFO: Docker version of the daemon under test [2021-02-16T09:30:52.086Z] [2021-02-16T09:30:52.086Z] Client: [2021-02-16T09:30:52.086Z] Version: 17.06.2-ce [2021-02-16T09:30:52.086Z] API version: 1.30 [2021-02-16T09:30:52.086Z] Go version: go1.8.3 [2021-02-16T09:30:52.086Z] Git commit: cec0b72 [2021-02-16T09:30:52.086Z] Built: Tue Sep 5 19:57:19 2017 [2021-02-16T09:30:52.086Z] OS/Arch: windows/amd64 [2021-02-16T09:30:52.086Z] [2021-02-16T09:30:52.086Z] Server: [2021-02-16T09:30:52.086Z] Version: 0.0.0-dev [2021-02-16T09:30:52.086Z] API version: 1.41 (minimum version 1.24) [2021-02-16T09:30:52.086Z] Go version: go1.13.15 [2021-02-16T09:30:52.086Z] Git commit: fa480403c7 [2021-02-16T09:30:52.086Z] Built: 02/16/2021 09:29:01 [2021-02-16T09:30:52.086Z] OS/Arch: windows/amd64 [2021-02-16T09:30:52.086Z] Experimental: false [2021-02-16T09:30:52.086Z] [2021-02-16T09:30:52.086Z] INFO: Docker info of the daemon under test [2021-02-16T09:30:52.086Z] [2021-02-16T09:30:52.086Z] Containers: 0 [2021-02-16T09:30:52.086Z] Running: 0 [2021-02-16T09:30:52.086Z] Paused: 0 [2021-02-16T09:30:52.086Z] Stopped: 0 [2021-02-16T09:30:52.086Z] Images: 0 [2021-02-16T09:30:52.086Z] Server Version: 0.0.0-dev [2021-02-16T09:30:52.086Z] Storage Driver: windowsfilter [2021-02-16T09:30:52.086Z] Windows: [2021-02-16T09:30:52.086Z] Logging Driver: json-file [2021-02-16T09:30:52.086Z] Plugins: [2021-02-16T09:30:52.086Z] Volume: local [2021-02-16T09:30:52.086Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-16T09:30:52.086Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-16T09:30:52.086Z] Swarm: inactive [2021-02-16T09:30:52.086Z] Default Isolation: process [2021-02-16T09:30:52.086Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-16T09:30:52.086Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-16T09:30:52.086Z] OSType: windows [2021-02-16T09:30:52.086Z] Architecture: x86_64 [2021-02-16T09:30:52.086Z] CPUs: 4 [2021-02-16T09:30:52.086Z] Total Memory: 32GiB [2021-02-16T09:30:52.086Z] Name: azwin-2-54ec00 [2021-02-16T09:30:52.086Z] ID: 4K4X:HZHX:Z46J:CDQS:BM77:OJRF:5UPP:7JQZ:P6BQ:QUIG:X5BJ:57XR [2021-02-16T09:30:52.086Z] Docker Root Dir: D:\CI\PR-41936\16\daemon [2021-02-16T09:30:52.086Z] Debug Mode (client): false [2021-02-16T09:30:52.086Z] Debug Mode (server): true [2021-02-16T09:30:52.086Z] File Descriptors: -1 [2021-02-16T09:30:52.086Z] Goroutines: 16 [2021-02-16T09:30:52.086Z] System Time: 2021-02-16T09:30:49.697287Z [2021-02-16T09:30:52.086Z] EventsListeners: 0 [2021-02-16T09:30:52.086Z] Registry: https://index.docker.io/v1/ [2021-02-16T09:30:52.086Z] Labels: [2021-02-16T09:30:52.086Z] Experimental: false [2021-02-16T09:30:52.086Z] Insecure Registries: [2021-02-16T09:30:52.086Z] 127.0.0.0/8 [2021-02-16T09:30:52.086Z] Live Restore Enabled: false [2021-02-16T09:30:52.086Z] [2021-02-16T09:30:52.086Z] [2021-02-16T09:30:52.086Z] INFO: Docker images of the daemon under test [2021-02-16T09:30:52.086Z] [2021-02-16T09:30:52.086Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-16T09:30:52.086Z] [2021-02-16T09:30:52.086Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-02-16T09:30:52.086Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-02-16T09:30:52.086Z] ltsc2019: Pulling from windows/servercore [2021-02-16T09:30:52.086Z] 4612f6d0b889: Pulling fs layer [2021-02-16T09:30:52.086Z] db4edcf0861f: Pulling fs layer [2021-02-16T09:30:52.477Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2021-02-16T09:30:52.776Z] ok github.com/docker/docker/image/tarexport 0.054s coverage: 0.6% of statements [2021-02-16T09:30:53.567Z] --- PASS: TestTemplatedConfig (4.05s) [2021-02-16T09:30:53.567Z] === RUN TestConfigCreateResolve [2021-02-16T09:30:54.874Z] ok github.com/docker/docker/image/v1 0.050s coverage: 25.0% of statements [2021-02-16T09:30:54.874Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-16T09:30:55.926Z] ok github.com/docker/docker/pkg/aaparser 0.008s coverage: 52.9% of statements [2021-02-16T09:30:55.926Z] ok github.com/docker/docker/oci 0.030s coverage: 38.4% of statements [2021-02-16T09:30:56.222Z] ok github.com/docker/docker/opts 0.110s coverage: 67.1% of statements [2021-02-16T09:30:57.158Z] --- PASS: TestConfigCreateResolve (3.63s) [2021-02-16T09:30:57.158Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T09:30:57.748Z] ok github.com/docker/docker/pkg/broadcaster 0.029s coverage: 100.0% of statements [2021-02-16T09:30:57.793Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-02-16T09:30:57.793Z] PASS [2021-02-16T09:30:57.793Z] [2021-02-16T09:30:57.793Z] DONE 7 tests in 24.601s [2021-02-16T09:30:57.793Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-02-16T09:30:57.793Z] ++ 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 [2021-02-16T09:30:57.793Z] ++ set -e [2021-02-16T09:30:57.793Z] ++ '[' -n 0 ']' [2021-02-16T09:30:57.793Z] ++ set -x [2021-02-16T09:30:57.793Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:30:57.793Z] INFO: Testing against a local daemon [2021-02-16T09:30:57.793Z] === RUN TestCheckpoint [2021-02-16T09:30:57.793Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-16T09:30:57.793Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:30:57.793Z] === RUN TestContainerInvalidJSON [2021-02-16T09:30:57.793Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:30:57.793Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:30:57.793Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:30:57.793Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:30:57.793Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:30:57.793Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:30:57.793Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:30:57.793Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:30:57.793Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:30:57.793Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-16T09:30:57.793Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-16T09:30:57.793Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-16T09:30:57.793Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-16T09:30:57.793Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T09:30:58.065Z] db4edcf0861f: Verifying Checksum [2021-02-16T09:30:58.065Z] db4edcf0861f: Download complete [2021-02-16T09:30:58.084Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-02-16T09:30:58.084Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T09:30:58.084Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2021-02-16T09:30:58.084Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T09:30:58.375Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-02-16T09:30:58.375Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T09:30:58.375Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2021-02-16T09:30:58.375Z] === RUN TestCopyFromContainer [2021-02-16T09:30:58.426Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2021-02-16T09:30:59.077Z] ok github.com/docker/docker/pkg/authorization 0.764s coverage: 68.3% of statements [2021-02-16T09:30:59.194Z] --- PASS: TestCreateServiceMultipleTimes (19.04s) [2021-02-16T09:30:59.194Z] === RUN TestCreateServiceConflict [2021-02-16T09:30:59.194Z] --- PASS: TestCreateServiceConflict (3.21s) [2021-02-16T09:30:59.194Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T09:31:00.128Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2021-02-16T09:31:00.424Z] ok github.com/docker/docker/pkg/archive 1.227s coverage: 77.2% of statements [2021-02-16T09:31:01.065Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-02-16T09:31:01.103Z] === RUN TestCopyFromContainer// [2021-02-16T09:31:01.103Z] === RUN TestCopyFromContainer//bar/root [2021-02-16T09:31:01.103Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-16T09:31:01.360Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 97.6% of statements [2021-02-16T09:31:01.394Z] === RUN TestCopyFromContainer/bar/quux [2021-02-16T09:31:01.394Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-16T09:31:01.686Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-16T09:31:01.686Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-16T09:31:01.686Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-16T09:31:01.977Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-16T09:31:01.977Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-16T09:31:02.268Z] --- PASS: TestCopyFromContainer (3.74s) [2021-02-16T09:31:02.268Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-02-16T09:31:02.268Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2021-02-16T09:31:02.268Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-02-16T09:31:02.268Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2021-02-16T09:31:02.268Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-02-16T09:31:02.268Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-02-16T09:31:02.268Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-02-16T09:31:02.268Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2021-02-16T09:31:02.268Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-02-16T09:31:02.268Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2021-02-16T09:31:02.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T09:31:02.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:31:02.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:31:02.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:31:02.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:31:02.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:31:02.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:31:02.268Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:31:02.268Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:31:02.268Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:31:02.268Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-16T09:31:02.268Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-16T09:31:02.268Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-16T09:31:02.268Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-16T09:31:02.268Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T09:31:02.268Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-02-16T09:31:02.268Z] === RUN TestCreateWithInvalidEnv [2021-02-16T09:31:02.268Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T09:31:02.268Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T09:31:02.268Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T09:31:02.268Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T09:31:02.268Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T09:31:02.268Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T09:31:02.268Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T09:31:02.268Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T09:31:02.268Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T09:31:02.268Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-16T09:31:02.268Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-16T09:31:02.268Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-16T09:31:02.268Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T09:31:02.268Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T09:31:02.268Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-16T09:31:02.268Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T09:31:02.422Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2021-02-16T09:31:03.061Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-02-16T09:31:03.429Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2021-02-16T09:31:03.429Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T09:31:03.703Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-02-16T09:31:04.344Z] ok github.com/docker/docker/layer 7.870s coverage: 68.8% of statements [2021-02-16T09:31:04.344Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-16T09:31:04.344Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-16T09:31:04.344Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-16T09:31:04.344Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-16T09:31:04.344Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-16T09:31:04.344Z] ok github.com/docker/docker/pkg/chrootarchive 3.893s coverage: 43.2% of statements [2021-02-16T09:31:04.344Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-16T09:31:04.344Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-16T09:31:04.642Z] ok github.com/docker/docker/pkg/filenotify 0.616s coverage: 67.0% of statements [2021-02-16T09:31:04.995Z] --- PASS: TestCreateWithCustomMaskedPaths (2.65s) [2021-02-16T09:31:04.995Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T09:31:05.120Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-02-16T09:31:05.286Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2021-02-16T09:31:05.582Z] ok github.com/docker/docker/pkg/fsutils 0.371s coverage: 85.1% of statements [2021-02-16T09:31:05.877Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2021-02-16T09:31:06.175Z] ok github.com/docker/docker/pkg/homedir 0.024s coverage: 11.4% of statements [2021-02-16T09:31:07.226Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2021-02-16T09:31:07.525Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-02-16T09:31:07.723Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.78s) [2021-02-16T09:31:07.723Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T09:31:07.723Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:31:07.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:31:07.723Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:31:07.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:31:07.723Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:31:07.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:31:07.723Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:31:07.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:31:07.723Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:31:07.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:31:07.723Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:31:07.723Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:31:07.723Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:31:07.723Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:31:07.723Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:31:07.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-16T09:31:07.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-16T09:31:07.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-16T09:31:07.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-16T09:31:07.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-16T09:31:07.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-02-16T09:31:07.723Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T09:31:08.167Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2021-02-16T09:31:08.167Z] ok github.com/docker/docker/pkg/idtools 0.706s coverage: 69.5% of statements [2021-02-16T09:31:08.466Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2021-02-16T09:31:08.466Z] ok github.com/docker/docker/pkg/ioutils 1.375s coverage: 69.3% of statements [2021-02-16T09:31:08.466Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-16T09:31:08.466Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-16T09:31:08.466Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-16T09:31:08.466Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-16T09:31:08.759Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.94s) [2021-02-16T09:31:08.759Z] === RUN TestCreateDifferentPlatform [2021-02-16T09:31:08.759Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T09:31:08.759Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T09:31:08.759Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-16T09:31:08.759Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T09:31:08.759Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-16T09:31:08.759Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T09:31:08.759Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-02-16T09:31:08.759Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T09:31:08.759Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-02-16T09:31:08.759Z] === RUN TestContainerStartOnDaemonRestart [2021-02-16T09:31:08.759Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-16T09:31:08.759Z] === RUN TestDaemonRestartIpcMode [2021-02-16T09:31:08.759Z] === PAUSE TestDaemonRestartIpcMode [2021-02-16T09:31:08.759Z] === RUN TestDaemonHostGatewayIP [2021-02-16T09:31:08.759Z] === PAUSE TestDaemonHostGatewayIP [2021-02-16T09:31:08.759Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-16T09:31:08.759Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-16T09:31:08.759Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T09:31:08.759Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-16T09:31:08.759Z] === RUN TestDiff [2021-02-16T09:31:09.124Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-02-16T09:31:09.420Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.029s coverage: 86.7% of statements [2021-02-16T09:31:09.420Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2021-02-16T09:31:09.420Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-16T09:31:09.420Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-16T09:31:09.799Z] --- PASS: TestDiff (0.95s) [2021-02-16T09:31:09.799Z] === RUN TestExecWithCloseStdin [2021-02-16T09:31:10.472Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2021-02-16T09:31:10.833Z] --- PASS: TestExecWithCloseStdin (1.01s) [2021-02-16T09:31:10.833Z] === RUN TestExec [2021-02-16T09:31:11.118Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2021-02-16T09:31:11.417Z] ok github.com/docker/docker/pkg/plugins/transport 0.008s coverage: 85.7% of statements [2021-02-16T09:31:11.417Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2021-02-16T09:31:11.871Z] --- PASS: TestExec (1.03s) [2021-02-16T09:31:11.872Z] === RUN TestExecUser [2021-02-16T09:31:12.463Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2021-02-16T09:31:12.609Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-02-16T09:31:12.905Z] --- PASS: TestExecUser (1.07s) [2021-02-16T09:31:12.905Z] === RUN TestExportContainerAndImportImage [2021-02-16T09:31:13.104Z] ok github.com/docker/docker/pkg/pubsub 1.143s coverage: 75.0% of statements [2021-02-16T09:31:13.104Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2021-02-16T09:31:13.175Z] 4612f6d0b889: Verifying Checksum [2021-02-16T09:31:13.175Z] 4612f6d0b889: Download complete [2021-02-16T09:31:13.749Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-02-16T09:31:13.749Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-02-16T09:31:14.492Z] --- PASS: TestExportContainerAndImportImage (1.32s) [2021-02-16T09:31:14.492Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T09:31:15.275Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements [2021-02-16T09:31:15.275Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2021-02-16T09:31:15.275Z] ok github.com/docker/docker/pkg/signal 2.948s coverage: 61.0% of statements [2021-02-16T09:31:15.917Z] ok github.com/docker/docker/pkg/tailfile 0.160s coverage: 88.6% of statements [2021-02-16T09:31:15.997Z] --- PASS: TestExportContainerAfterDaemonRestart (1.74s) [2021-02-16T09:31:15.997Z] === RUN TestHealthCheckWorkdir [2021-02-16T09:31:16.214Z] testing: warning: no tests to run [2021-02-16T09:31:16.214Z] coverage: [no statements] [2021-02-16T09:31:16.214Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-02-16T09:31:16.855Z] ok github.com/docker/docker/pkg/tarsum 0.154s coverage: 89.3% of statements [2021-02-16T09:31:16.855Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2021-02-16T09:31:16.855Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2021-02-16T09:31:17.225Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-02-16T09:31:17.496Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2021-02-16T09:31:17.502Z] --- PASS: TestHealthCheckWorkdir (1.21s) [2021-02-16T09:31:17.502Z] === RUN TestHealthKillContainer [2021-02-16T09:31:18.341Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.82s) [2021-02-16T09:31:18.341Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T09:31:19.587Z] ok github.com/docker/docker/plugin/v2 0.027s coverage: 14.5% of statements [2021-02-16T09:31:19.587Z] ok github.com/docker/docker/profiles/seccomp 0.023s coverage: 83.5% of statements [2021-02-16T09:31:20.229Z] --- PASS: TestHealthKillContainer (3.02s) [2021-02-16T09:31:20.229Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T09:31:20.886Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2021-02-16T09:31:20.886Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T09:31:21.134Z] ok github.com/docker/docker/reference 0.012s coverage: 84.4% of statements [2021-02-16T09:31:21.135Z] ok github.com/docker/docker/plugin 0.567s coverage: 23.2% of statements [2021-02-16T09:31:21.261Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s) [2021-02-16T09:31:21.261Z] === RUN TestIpcModeNone [2021-02-16T09:31:22.294Z] --- PASS: TestIpcModeNone (1.01s) [2021-02-16T09:31:22.294Z] === RUN TestIpcModePrivate [2021-02-16T09:31:23.236Z] ok github.com/docker/docker/quota 0.584s coverage: 71.4% of statements [2021-02-16T09:31:23.236Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2021-02-16T09:31:23.327Z] --- PASS: TestIpcModePrivate (1.00s) [2021-02-16T09:31:23.327Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2021-02-16T09:31:23.327Z] === RUN TestIpcModeShareable [2021-02-16T09:31:23.879Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 45.3% of statements [2021-02-16T09:31:24.190Z] --- PASS: TestCreateServiceConfigFileMode (3.35s) [2021-02-16T09:31:24.190Z] === RUN TestCreateServiceSysctls [2021-02-16T09:31:24.359Z] --- PASS: TestIpcModeShareable (1.05s) [2021-02-16T09:31:24.359Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2021-02-16T09:31:24.359Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-16T09:31:24.522Z] ok github.com/docker/docker/registry 0.211s coverage: 57.2% of statements [2021-02-16T09:31:24.522Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2021-02-16T09:31:26.055Z] ok github.com/docker/docker/runconfig 0.022s coverage: 66.1% of statements [2021-02-16T09:31:27.603Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2021-02-16T09:31:27.870Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.30s) [2021-02-16T09:31:27.870Z] === RUN TestAPIIpcModeHost [2021-02-16T09:31:28.161Z] --- PASS: TestAPIIpcModeHost (0.69s) [2021-02-16T09:31:28.161Z] === RUN TestDaemonIpcModeShareable [2021-02-16T09:31:28.397Z] --- PASS: TestCreateServiceSysctls (3.85s) [2021-02-16T09:31:28.397Z] === RUN TestCreateServiceCapabilities [2021-02-16T09:31:29.698Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.0% of statements [2021-02-16T09:31:29.993Z] ok github.com/docker/docker/volume/local 0.267s coverage: 76.4% of statements [2021-02-16T09:31:30.225Z] --- PASS: TestDaemonIpcModeShareable (2.01s) [2021-02-16T09:31:30.225Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-02-16T09:31:30.225Z] === RUN TestDaemonIpcModePrivate [2021-02-16T09:31:30.625Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2021-02-16T09:31:30.946Z] --- PASS: TestCreateServiceCapabilities (2.86s) [2021-02-16T09:31:30.946Z] === RUN TestInspect [2021-02-16T09:31:32.290Z] --- PASS: TestDaemonIpcModePrivate (1.95s) [2021-02-16T09:31:32.290Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-02-16T09:31:32.290Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-16T09:31:33.409Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-02-16T09:31:34.252Z] --- PASS: TestInspect (3.45s) [2021-02-16T09:31:34.252Z] === RUN TestCreateJob [2021-02-16T09:31:34.364Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.95s) [2021-02-16T09:31:34.364Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-02-16T09:31:34.364Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-16T09:31:35.551Z] Loaded image: buildpack-deps:buster [2021-02-16T09:31:35.551Z] Loaded image: buildpack-deps:buster [2021-02-16T09:31:35.551Z] Loaded image: busybox:latest [2021-02-16T09:31:35.551Z] Loaded image: busybox:latest [2021-02-16T09:31:35.551Z] Loaded image: busybox:glibc [2021-02-16T09:31:35.551Z] Loaded image: busybox:glibc [2021-02-16T09:31:36.431Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.04s) [2021-02-16T09:31:36.431Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-02-16T09:31:36.431Z] === RUN TestIpcModeOlderClient [2021-02-16T09:31:36.431Z] === PAUSE TestIpcModeOlderClient [2021-02-16T09:31:36.431Z] === RUN TestKillContainerInvalidSignal [2021-02-16T09:31:37.065Z] --- PASS: TestKillContainerInvalidSignal (0.94s) [2021-02-16T09:31:37.065Z] === RUN TestKillContainer [2021-02-16T09:31:37.065Z] === RUN TestKillContainer/no_signal [2021-02-16T09:31:38.088Z] Loaded image: debian:bullseye [2021-02-16T09:31:38.088Z] Loaded image: debian:bullseye [2021-02-16T09:31:38.088Z] Loaded image: hello-world:latest [2021-02-16T09:31:38.088Z] Loaded image: hello-world:latest [2021-02-16T09:31:38.088Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:31:38.088Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:31:38.096Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T09:31:38.346Z] INFO: Testing against a local daemon [2021-02-16T09:31:38.346Z] INFO: Testing against a local daemon [2021-02-16T09:31:38.346Z] === RUN TestDockerSuite [2021-02-16T09:31:38.346Z] === RUN TestDockerDaemonSuite [2021-02-16T09:31:38.346Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-16T09:31:38.346Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-16T09:31:38.347Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-02-16T09:31:38.458Z] --- PASS: TestCreateJob (4.17s) [2021-02-16T09:31:38.458Z] === RUN TestReplicatedJob [2021-02-16T09:31:38.606Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-16T09:31:38.606Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-16T09:31:38.606Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-16T09:31:38.606Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-16T09:31:38.606Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-16T09:31:38.606Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-16T09:31:38.765Z] === RUN TestKillContainer/killing_signal [2021-02-16T09:31:39.984Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-16T09:31:39.984Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-16T09:31:40.281Z] --- PASS: TestKillContainer (2.94s) [2021-02-16T09:31:40.281Z] --- PASS: TestKillContainer/no_signal (0.95s) [2021-02-16T09:31:40.281Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2021-02-16T09:31:40.281Z] --- PASS: TestKillContainer/killing_signal (0.96s) [2021-02-16T09:31:40.281Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T09:31:40.281Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-16T09:31:40.557Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-16T09:31:40.817Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-16T09:31:40.913Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-16T09:31:41.079Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-02-16T09:31:41.385Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-16T09:31:41.644Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-16T09:31:41.644Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-16T09:31:41.948Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.96s) [2021-02-16T09:31:41.948Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s) [2021-02-16T09:31:41.948Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2021-02-16T09:31:41.948Z] === RUN TestKillStoppedContainer [2021-02-16T09:31:41.948Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-02-16T09:31:41.948Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T09:31:42.239Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-02-16T09:31:42.239Z] === RUN TestKillDifferentUserContainer [2021-02-16T09:31:42.850Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-02-16T09:31:43.271Z] --- PASS: TestKillDifferentUserContainer (1.02s) [2021-02-16T09:31:43.271Z] === RUN TestInspectOomKilledTrue [2021-02-16T09:31:43.271Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-16T09:31:43.271Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:31:43.271Z] === RUN TestInspectOomKilledFalse [2021-02-16T09:31:43.271Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-16T09:31:43.271Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:31:43.271Z] === RUN TestLinksEtcHostsContentMatch [2021-02-16T09:31:43.552Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-16T09:31:43.811Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-16T09:31:43.811Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-16T09:31:43.811Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-16T09:31:43.903Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2021-02-16T09:31:43.903Z] === RUN TestLinksContainerNames [2021-02-16T09:31:44.070Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-02-16T09:31:45.008Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-16T09:31:45.091Z] --- PASS: TestReplicatedJob (6.61s) [2021-02-16T09:31:45.091Z] === RUN TestUpdateReplicatedJob [2021-02-16T09:31:45.966Z] --- PASS: TestLinksContainerNames (1.93s) [2021-02-16T09:31:45.966Z] === RUN TestLogsFollowTailEmpty [2021-02-16T09:31:45.976Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/rootless [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/volume [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-16T09:31:45.976Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === Skipped [2021-02-16T09:31:45.976Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-16T09:31:45.976Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-16T09:31:45.976Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-16T09:31:45.976Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:31:45.976Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-16T09:31:45.976Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:31:45.976Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-16T09:31:45.976Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:31:45.976Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-16T09:31:45.976Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:31:45.976Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-16T09:31:45.976Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:31:45.976Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-16T09:31:45.976Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-16T09:31:45.976Z] time="2021-02-16T09:30:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:31:45.976Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:31:45.976Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-16T09:31:45.976Z] time="2021-02-16T09:30:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:31:45.976Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:31:45.976Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-16T09:31:45.976Z] time="2021-02-16T09:30:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:31:45.976Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:31:45.976Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-16T09:31:45.976Z] time="2021-02-16T09:30:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:31:45.976Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:31:45.976Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-16T09:31:45.976Z] time="2021-02-16T09:30:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:31:45.976Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:31:45.976Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-16T09:31:45.976Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-16T09:31:45.976Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-16T09:31:45.976Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-16T09:31:45.976Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-16T09:31:45.976Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-16T09:31:45.976Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:31:45.976Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-16T09:31:45.976Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:31:45.976Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-16T09:31:45.976Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:31:45.976Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-16T09:31:45.976Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:31:45.976Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-16T09:31:45.976Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:31:45.976Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-16T09:31:45.976Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-16T09:31:45.976Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-16T09:31:45.976Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] [2021-02-16T09:31:45.976Z] DONE 2236 tests, 26 skipped in 265.422s [2021-02-16T09:31:45.990Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-16T09:31:45.990Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork Post stage [Pipeline] junit [2021-02-16T09:31:46.028Z] Recording test results [2021-02-16T09:31:46.252Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-16T09:31:46.252Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-16T09:31:46.252Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-16T09:31:46.390Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T09:31:46.598Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2021-02-16T09:31:46.598Z] === RUN TestContainerNetworkMountsNoChown [2021-02-16T09:31:46.824Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41936/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 -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:fa480403c75c90880a6bc79bab9e10b012379006 hack/make.sh dynbinary test-integration [2021-02-16T09:31:47.121Z] [2021-02-16T09:31:47.121Z] Removing bundles/ [2021-02-16T09:31:47.121Z] [2021-02-16T09:31:47.121Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-16T09:31:47.121Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:31:47.121Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T09:31:47.434Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-02-16T09:31:47.631Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2021-02-16T09:31:47.631Z] === RUN TestMountDaemonRoot [2021-02-16T09:31:47.631Z] === RUN TestMountDaemonRoot/default [2021-02-16T09:31:47.631Z] === PAUSE TestMountDaemonRoot/default [2021-02-16T09:31:47.631Z] === RUN TestMountDaemonRoot/private [2021-02-16T09:31:47.631Z] === PAUSE TestMountDaemonRoot/private [2021-02-16T09:31:47.631Z] === RUN TestMountDaemonRoot/rprivate [2021-02-16T09:31:47.631Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-16T09:31:47.631Z] === RUN TestMountDaemonRoot/slave [2021-02-16T09:31:47.631Z] === PAUSE TestMountDaemonRoot/slave [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/rslave [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/shared [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/shared [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/rshared [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-16T09:31:47.632Z] === CONT TestMountDaemonRoot/default [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:31:47.632Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-16T09:31:47.632Z] === CONT TestMountDaemonRoot/rshared [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:31:47.632Z] === CONT TestMountDaemonRoot/rprivate [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:31:47.632Z] === CONT TestMountDaemonRoot/shared [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:31:47.632Z] === CONT TestMountDaemonRoot/rslave [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:31:47.632Z] === CONT TestMountDaemonRoot/slave [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-16T09:31:47.632Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:31:47.632Z] === CONT TestMountDaemonRoot/private [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-16T09:31:47.632Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:31:47.632Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:31:47.632Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-16T09:31:47.632Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:31:47.632Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:31:47.632Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:31:47.923Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:31:47.923Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:31:47.923Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:31:47.923Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:31:47.923Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:31:47.923Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:31:47.923Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-16T09:31:47.923Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-16T09:31:47.923Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:31:47.923Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:31:48.214Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:31:48.214Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:31:48.214Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:31:48.214Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:31:48.214Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:31:48.214Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:31:48.214Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-16T09:31:48.214Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-16T09:31:48.214Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-16T09:31:48.505Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:31:48.505Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-16T09:31:48.505Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-02-16T09:31:48.505Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-02-16T09:31:48.506Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-16T09:31:48.506Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-02-16T09:31:48.506Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-02-16T09:31:48.506Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-16T09:31:48.506Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-02-16T09:31:48.506Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-16T09:31:48.506Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-02-16T09:31:48.506Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-02-16T09:31:48.506Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-02-16T09:31:48.506Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-02-16T09:31:48.506Z] === RUN TestContainerBindMountNonRecursive [2021-02-16T09:31:49.298Z] --- PASS: TestUpdateReplicatedJob (3.81s) [2021-02-16T09:31:49.298Z] === RUN TestServiceListWithStatuses [2021-02-16T09:31:49.298Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-16T09:31:49.298Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:31:49.298Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T09:31:51.231Z] --- PASS: TestContainerBindMountNonRecursive (2.81s) [2021-02-16T09:31:51.231Z] === RUN TestContainerVolumesMountedAsShared [2021-02-16T09:31:52.264Z] --- PASS: TestContainerVolumesMountedAsShared (0.93s) [2021-02-16T09:31:52.264Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-16T09:31:52.845Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-16T09:31:52.897Z] --- PASS: TestContainerVolumesMountedAsSlave (0.70s) [2021-02-16T09:31:52.897Z] === RUN TestNetworkNat [2021-02-16T09:31:53.930Z] --- PASS: TestNetworkNat (0.97s) [2021-02-16T09:31:53.930Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T09:31:54.963Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2021-02-16T09:31:54.963Z] === RUN TestNetworkLoopbackNat [2021-02-16T09:31:55.888Z] --- PASS: TestDockerNetworkConnectAlias (6.45s) [2021-02-16T09:31:55.888Z] === RUN TestDockerNetworkReConnect [2021-02-16T09:31:56.134Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-16T09:31:58.474Z] --- PASS: TestNetworkLoopbackNat (3.35s) [2021-02-16T09:31:58.474Z] === RUN TestPause [2021-02-16T09:31:58.667Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-16T09:31:59.107Z] --- PASS: TestPause (1.04s) [2021-02-16T09:31:59.107Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T09:31:59.107Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:31:59.107Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:31:59.107Z] === RUN TestPauseStopPausedContainer [2021-02-16T09:32:00.138Z] --- PASS: TestPauseStopPausedContainer (0.96s) [2021-02-16T09:32:00.138Z] === RUN TestPsFilter [2021-02-16T09:32:00.429Z] --- PASS: TestPsFilter (0.29s) [2021-02-16T09:32:00.429Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T09:32:01.182Z] --- PASS: TestDockerNetworkReConnect (5.25s) [2021-02-16T09:32:01.182Z] === RUN TestServicePlugin [2021-02-16T09:32:01.182Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-16T09:32:01.182Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:32:01.182Z] === RUN TestServiceUpdateLabel [2021-02-16T09:32:01.203Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-16T09:32:01.462Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.94s) [2021-02-16T09:32:01.462Z] === RUN TestRemoveContainerWithVolume [2021-02-16T09:32:01.771Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-16T09:32:02.237Z] ......................... [ 67%] [2021-02-16T09:32:02.494Z] --- PASS: TestRemoveContainerWithVolume (0.96s) [2021-02-16T09:32:02.494Z] === RUN TestRemoveContainerRunning [2021-02-16T09:32:02.710Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-16T09:32:02.710Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-02-16T09:32:03.280Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-16T09:32:03.526Z] --- PASS: TestRemoveContainerRunning (0.96s) [2021-02-16T09:32:03.526Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T09:32:03.737Z] --- PASS: TestServiceUpdateLabel (3.20s) [2021-02-16T09:32:03.737Z] === RUN TestServiceUpdateSecrets [2021-02-16T09:32:04.157Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.97s) [2021-02-16T09:32:04.157Z] === RUN TestRemoveInvalidContainer [2021-02-16T09:32:04.157Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-16T09:32:04.157Z] === RUN TestRenameLinkedContainer [2021-02-16T09:32:04.218Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-02-16T09:32:04.785Z] --- PASS: TestBuildWithHugeFile (103.54s) [2021-02-16T09:32:04.785Z] === RUN TestBuildWCOWSandboxSize [2021-02-16T09:32:04.785Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-16T09:32:04.785Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:32:04.785Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T09:32:04.785Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:32:04.785Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:32:04.785Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:32:04.785Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:32:04.785Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:32:04.785Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:32:04.785Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:32:04.785Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:32:05.044Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:32:05.044Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-02-16T09:32:05.044Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-02-16T09:32:05.044Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-02-16T09:32:05.044Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-02-16T09:32:05.044Z] === RUN TestBuildPreserveOwnership [2021-02-16T09:32:05.044Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-16T09:32:05.304Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-02-16T09:32:06.241Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-02-16T09:32:07.620Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-02-16T09:32:07.879Z] === RUN TestDockerSuite/TestAttachDetach [2021-02-16T09:32:08.447Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-16T09:32:08.603Z] --- PASS: TestRenameLinkedContainer (3.96s) [2021-02-16T09:32:08.603Z] === RUN TestRenameStoppedContainer [2021-02-16T09:32:09.015Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-16T09:32:09.235Z] --- PASS: TestRenameStoppedContainer (1.01s) [2021-02-16T09:32:09.235Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T09:32:09.584Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-02-16T09:32:09.843Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-16T09:32:10.103Z] --- PASS: TestBuildPreserveOwnership (4.96s) [2021-02-16T09:32:10.103Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.20s) [2021-02-16T09:32:10.103Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.74s) [2021-02-16T09:32:10.103Z] === RUN TestBuildPlatformInvalid [2021-02-16T09:32:10.362Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-02-16T09:32:10.362Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-16T09:32:11.300Z] --- PASS: TestRenameRunningContainerAndReuse (2.04s) [2021-02-16T09:32:11.300Z] === RUN TestRenameInvalidName [2021-02-16T09:32:12.332Z] --- PASS: TestRenameInvalidName (0.97s) [2021-02-16T09:32:12.332Z] === RUN TestRenameAnonymousContainer [2021-02-16T09:32:13.647Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-16T09:32:14.584Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-16T09:32:14.843Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-02-16T09:32:15.411Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-16T09:32:17.316Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-16T09:32:17.884Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-02-16T09:32:17.891Z] --- PASS: TestRenameAnonymousContainer (5.23s) [2021-02-16T09:32:17.891Z] === RUN TestRenameContainerWithSameName [2021-02-16T09:32:18.522Z] --- PASS: TestRenameContainerWithSameName (0.99s) [2021-02-16T09:32:18.522Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-16T09:32:19.262Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-16T09:32:20.589Z] --- PASS: TestRenameContainerWithLinkedContainer (1.91s) [2021-02-16T09:32:20.589Z] === RUN TestResize [2021-02-16T09:32:20.641Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-16T09:32:20.641Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-02-16T09:32:21.221Z] --- PASS: TestResize (0.90s) [2021-02-16T09:32:21.221Z] === RUN TestResizeWithInvalidSize [2021-02-16T09:32:21.859Z] --- PASS: TestServiceUpdateSecrets (15.32s) [2021-02-16T09:32:21.859Z] === RUN TestServiceUpdateConfigs [2021-02-16T09:32:22.021Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-16T09:32:22.021Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-16T09:32:22.314Z] --- PASS: TestResizeWithInvalidSize (0.95s) [2021-02-16T09:32:22.314Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T09:32:22.958Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-16T09:32:23.347Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2021-02-16T09:32:23.347Z] === RUN TestDaemonRestartKillContainers [2021-02-16T09:32:23.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:32:23.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:32:23.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:32:23.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:32:23.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:32:23.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:32:23.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:32:23.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:32:23.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:32:23.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:32:23.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:32:23.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:32:23.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:32:23.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:32:23.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:32:23.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:32:23.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:32:23.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:32:23.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:32:23.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:32:23.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:32:23.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:32:23.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:32:23.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:32:23.347Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:32:23.347Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:32:24.337Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-16T09:32:24.337Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-02-16T09:32:26.072Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:32:26.072Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:32:27.578Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:32:27.578Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:32:28.527Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-02-16T09:32:29.082Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:32:29.082Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:32:31.060Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-02-16T09:32:31.814Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:32:31.814Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:32:32.438Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-02-16T09:32:34.971Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-02-16T09:32:35.232Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-02-16T09:32:35.326Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:32:35.326Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:32:35.801Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-02-16T09:32:36.765Z] --- PASS: TestServiceUpdateConfigs (15.39s) [2021-02-16T09:32:36.765Z] === RUN TestServiceUpdateNetwork [2021-02-16T09:32:37.719Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-02-16T09:32:37.995Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-02-16T09:32:38.054Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-16T09:32:38.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2021-02-16T09:32:38.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.65s) [2021-02-16T09:32:38.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-02-16T09:32:38.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2021-02-16T09:32:38.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s) [2021-02-16T09:32:38.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2021-02-16T09:32:38.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2021-02-16T09:32:38.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s) [2021-02-16T09:32:38.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.40s) [2021-02-16T09:32:38.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s) [2021-02-16T09:32:38.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s) [2021-02-16T09:32:38.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2021-02-16T09:32:38.054Z] === RUN TestCgroupNamespacesRun [2021-02-16T09:32:39.560Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2021-02-16T09:32:39.560Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-16T09:32:40.563Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-02-16T09:32:40.823Z] Loaded image: buildpack-deps:buster [2021-02-16T09:32:41.085Z] Loaded image: busybox:latest [2021-02-16T09:32:41.344Z] Loaded image: busybox:glibc [2021-02-16T09:32:41.624Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.89s) [2021-02-16T09:32:41.624Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-16T09:32:42.281Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-02-16T09:32:42.551Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-02-16T09:32:43.689Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.98s) [2021-02-16T09:32:43.689Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-16T09:32:44.185Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-16T09:32:44.753Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-02-16T09:32:44.753Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-16T09:32:45.194Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s) [2021-02-16T09:32:45.194Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-16T09:32:46.132Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-02-16T09:32:46.699Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-16T09:32:46.699Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-02-16T09:32:46.958Z] Loaded image: debian:bullseye [2021-02-16T09:32:46.958Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-16T09:32:47.217Z] Loaded image: hello-world:latest [2021-02-16T09:32:47.217Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:32:47.257Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.89s) [2021-02-16T09:32:47.257Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-16T09:32:47.785Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-02-16T09:32:49.321Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.80s) [2021-02-16T09:32:49.321Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-16T09:32:49.692Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-16T09:32:49.952Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2021-02-16T09:32:49.952Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-16T09:32:50.260Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-02-16T09:32:51.670Z] --- PASS: TestServiceUpdateNetwork (14.72s) [2021-02-16T09:32:51.670Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T09:32:51.670Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-16T09:32:51.930Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-16T09:32:52.015Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.99s) [2021-02-16T09:32:52.015Z] === RUN TestKernelTCPMemory [2021-02-16T09:32:52.165Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-16T09:32:53.048Z] --- PASS: TestKernelTCPMemory (1.06s) [2021-02-16T09:32:53.048Z] === RUN TestNISDomainname [2021-02-16T09:32:53.544Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-16T09:32:53.803Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (43.61s) [2021-02-16T09:32:53.803Z] PASS [2021-02-16T09:32:53.803Z] [2021-02-16T09:32:53.803Z] === Skipped [2021-02-16T09:32:53.803Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-16T09:32:53.803Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:32:53.803Z] [2021-02-16T09:32:53.803Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-16T09:32:53.803Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:32:53.803Z] [2021-02-16T09:32:53.803Z] [2021-02-16T09:32:53.803Z] DONE 34 tests, 2 skipped in 244.651s [2021-02-16T09:32:54.062Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-16T09:32:54.062Z] ++ 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 [2021-02-16T09:32:54.062Z] ++ set -e [2021-02-16T09:32:54.062Z] ++ '[' -n 0 ']' [2021-02-16T09:32:54.062Z] ++ set -x [2021-02-16T09:32:54.062Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:32:54.062Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-02-16T09:32:54.062Z] INFO: Testing against a local daemon [2021-02-16T09:32:54.062Z] === RUN TestConfigInspect [2021-02-16T09:32:54.080Z] --- PASS: TestNISDomainname (1.05s) [2021-02-16T09:32:54.080Z] === RUN TestHostnameDnsResolution [2021-02-16T09:32:54.630Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-02-16T09:32:54.889Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-02-16T09:32:55.457Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-02-16T09:32:56.025Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-02-16T09:32:56.143Z] --- PASS: TestHostnameDnsResolution (1.77s) [2021-02-16T09:32:56.143Z] === RUN TestStats [2021-02-16T09:32:57.402Z] --- PASS: TestConfigInspect (3.29s) [2021-02-16T09:32:57.402Z] === RUN TestConfigList [2021-02-16T09:32:57.704Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-02-16T09:32:58.867Z] --- PASS: TestStats (2.93s) [2021-02-16T09:32:58.867Z] === RUN TestStopContainerWithTimeout [2021-02-16T09:32:58.867Z] === RUN TestStopContainerWithTimeout/0 [2021-02-16T09:32:58.867Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-16T09:32:58.867Z] === RUN TestStopContainerWithTimeout/1 [2021-02-16T09:32:58.867Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-16T09:32:58.867Z] === RUN TestStopContainerWithTimeout/3 [2021-02-16T09:32:58.867Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-16T09:32:58.867Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-16T09:32:58.867Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-16T09:32:58.867Z] === CONT TestStopContainerWithTimeout/0 [2021-02-16T09:32:58.868Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-16T09:32:59.309Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-02-16T09:32:59.613Z] tests/integration/client_test.py ..... [ 75%] [2021-02-16T09:32:59.613Z] tests/integration/context_api_test.py ... [ 76%] [2021-02-16T09:32:59.899Z] === CONT TestStopContainerWithTimeout/3 [2021-02-16T09:33:00.067Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-16T09:33:00.183Z] tests/integration/errors_test.py . [ 76%] [2021-02-16T09:33:00.687Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-16T09:33:00.687Z] --- PASS: TestConfigList (3.23s) [2021-02-16T09:33:00.687Z] === RUN TestConfigsCreateAndDelete [2021-02-16T09:33:01.963Z] === CONT TestStopContainerWithTimeout/1 [2021-02-16T09:33:03.468Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-16T09:33:03.468Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2021-02-16T09:33:03.468Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2021-02-16T09:33:03.468Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2021-02-16T09:33:03.468Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2021-02-16T09:33:03.468Z] === RUN TestDeleteDevicemapper [2021-02-16T09:33:03.468Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-16T09:33:03.468Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:33:03.468Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T09:33:03.977Z] --- PASS: TestConfigsCreateAndDelete (2.99s) [2021-02-16T09:33:03.977Z] === RUN TestConfigsUpdate [2021-02-16T09:33:03.977Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-16T09:33:03.977Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-02-16T09:33:03.977Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-16T09:33:05.881Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-16T09:33:06.819Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-02-16T09:33:06.819Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-02-16T09:33:06.819Z] --- PASS: TestConfigsUpdate (3.20s) [2021-02-16T09:33:06.819Z] === RUN TestTemplatedConfig [2021-02-16T09:33:06.979Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.53s) [2021-02-16T09:33:06.979Z] === RUN TestUpdateMemory [2021-02-16T09:33:06.979Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-16T09:33:06.979Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:33:06.979Z] === RUN TestUpdateCPUQuota [2021-02-16T09:33:08.204Z] --- PASS: TestServiceUpdatePidsLimit (17.57s) [2021-02-16T09:33:08.204Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-02-16T09:33:08.204Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-02-16T09:33:08.204Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-02-16T09:33:08.204Z] PASS [2021-02-16T09:33:08.204Z] [2021-02-16T09:33:08.204Z] === Skipped [2021-02-16T09:33:08.204Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-16T09:33:08.204Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:33:08.204Z] [2021-02-16T09:33:08.204Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-02-16T09:33:08.204Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:33:08.204Z] [2021-02-16T09:33:08.204Z] [2021-02-16T09:33:08.204Z] DONE 27 tests, 2 skipped in 160.412s [2021-02-16T09:33:08.204Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-02-16T09:33:08.204Z] ++ 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 [2021-02-16T09:33:08.204Z] ++ set -e [2021-02-16T09:33:08.204Z] ++ '[' -n 0 ']' [2021-02-16T09:33:08.204Z] ++ set -x [2021-02-16T09:33:08.204Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:33:08.204Z] INFO: Testing against a local daemon [2021-02-16T09:33:08.204Z] === RUN TestSessionCreate [2021-02-16T09:33:08.204Z] --- PASS: TestSessionCreate (0.05s) [2021-02-16T09:33:08.204Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T09:33:08.204Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-02-16T09:33:08.204Z] PASS [2021-02-16T09:33:08.204Z] [2021-02-16T09:33:08.204Z] DONE 2 tests in 0.273s [2021-02-16T09:33:08.204Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-02-16T09:33:08.204Z] ++ 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 [2021-02-16T09:33:08.204Z] ++ set -e [2021-02-16T09:33:08.204Z] ++ '[' -n 0 ']' [2021-02-16T09:33:08.204Z] ++ set -x [2021-02-16T09:33:08.204Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:33:08.204Z] INFO: Testing against a local daemon [2021-02-16T09:33:08.204Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T09:33:08.204Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:33:08.204Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:33:08.204Z] === RUN TestEventsExecDie [2021-02-16T09:33:08.204Z] --- PASS: TestEventsExecDie (0.91s) [2021-02-16T09:33:08.204Z] === RUN TestEventsBackwardsCompatible [2021-02-16T09:33:08.465Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-02-16T09:33:08.465Z] === RUN TestInfoBinaryCommits [2021-02-16T09:33:08.465Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-02-16T09:33:08.465Z] === RUN TestInfoAPIVersioned [2021-02-16T09:33:08.465Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-16T09:33:08.465Z] === RUN TestInfoDiscoveryBackend [2021-02-16T09:33:08.538Z] --- PASS: TestUpdateCPUQuota (1.32s) [2021-02-16T09:33:08.538Z] === RUN TestUpdatePidsLimit [2021-02-16T09:33:08.538Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-16T09:33:08.831Z] === RUN TestUpdatePidsLimit/no_change [2021-02-16T09:33:09.038Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2021-02-16T09:33:09.038Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-16T09:33:09.122Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-16T09:33:09.357Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-02-16T09:33:09.616Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-16T09:33:09.753Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-16T09:33:09.981Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-16T09:33:09.981Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-16T09:33:10.044Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-16T09:33:10.244Z] 4612f6d0b889: Pull complete [2021-02-16T09:33:10.335Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-16T09:33:10.554Z] --- PASS: TestTemplatedConfig (3.61s) [2021-02-16T09:33:10.554Z] === RUN TestConfigCreateResolve [2021-02-16T09:33:10.924Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2021-02-16T09:33:10.924Z] === RUN TestInfoAPI [2021-02-16T09:33:10.924Z] --- PASS: TestInfoAPI (0.05s) [2021-02-16T09:33:10.924Z] === RUN TestInfoAPIWarnings [2021-02-16T09:33:10.966Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-16T09:33:11.123Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-16T09:33:11.123Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-02-16T09:33:11.692Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-16T09:33:12.472Z] --- PASS: TestUpdatePidsLimit (3.84s) [2021-02-16T09:33:12.472Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2021-02-16T09:33:12.472Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2021-02-16T09:33:12.472Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2021-02-16T09:33:12.472Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2021-02-16T09:33:12.472Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2021-02-16T09:33:12.472Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2021-02-16T09:33:12.472Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2021-02-16T09:33:12.472Z] === RUN TestUpdateRestartPolicy [2021-02-16T09:33:13.071Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-02-16T09:33:13.641Z] --- PASS: TestConfigCreateResolve (3.10s) [2021-02-16T09:33:13.641Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T09:33:14.208Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-02-16T09:33:14.208Z] PASS [2021-02-16T09:33:14.208Z] [2021-02-16T09:33:14.208Z] DONE 7 tests in 20.156s [2021-02-16T09:33:14.208Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-16T09:33:14.208Z] ++ 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 [2021-02-16T09:33:14.208Z] ++ set -e [2021-02-16T09:33:14.208Z] ++ '[' -n 0 ']' [2021-02-16T09:33:14.208Z] ++ set -x [2021-02-16T09:33:14.208Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:33:14.469Z] INFO: Testing against a local daemon [2021-02-16T09:33:14.469Z] === RUN TestCheckpoint [2021-02-16T09:33:14.469Z] --- SKIP: TestCheckpoint (0.02s) [2021-02-16T09:33:14.469Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:33:14.469Z] === RUN TestContainerInvalidJSON [2021-02-16T09:33:14.469Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:33:14.469Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:33:14.469Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:33:14.469Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:33:14.469Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:33:14.469Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:33:14.469Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:33:14.469Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:33:14.469Z] === CONT TestContainerInvalidJSON//containers/foobar/exec=== RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-02-16T09:33:14.469Z] [2021-02-16T09:33:14.469Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-02-16T09:33:14.469Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.03s) [2021-02-16T09:33:14.469Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.04s) [2021-02-16T09:33:14.469Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-16T09:33:14.469Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T09:33:14.727Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-02-16T09:33:14.727Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T09:33:14.727Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-02-16T09:33:14.727Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T09:33:14.987Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2021-02-16T09:33:14.987Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T09:33:14.987Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-02-16T09:33:14.987Z] === RUN TestCopyFromContainer [2021-02-16T09:33:15.554Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-16T09:33:16.933Z] === RUN TestCopyFromContainer// [2021-02-16T09:33:16.933Z] === RUN TestCopyFromContainer//bar/root [2021-02-16T09:33:16.933Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-16T09:33:16.933Z] === RUN TestCopyFromContainer/bar/quux [2021-02-16T09:33:17.193Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-16T09:33:17.193Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-16T09:33:17.193Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-16T09:33:17.460Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-16T09:33:17.460Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-16T09:33:17.460Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-16T09:33:17.720Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-02-16T09:33:17.720Z] --- PASS: TestCopyFromContainer (2.78s) [2021-02-16T09:33:17.720Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-02-16T09:33:17.720Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2021-02-16T09:33:17.720Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2021-02-16T09:33:17.720Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-02-16T09:33:17.720Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-02-16T09:33:17.720Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-02-16T09:33:17.720Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-02-16T09:33:17.720Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-02-16T09:33:17.720Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-02-16T09:33:17.720Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-02-16T09:33:17.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T09:33:17.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:33:17.720Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:33:17.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:33:17.720Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:33:17.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:33:17.720Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:33:17.720Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:33:17.720Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:33:17.720Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:33:17.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-16T09:33:17.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-16T09:33:17.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-16T09:33:17.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-16T09:33:17.720Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T09:33:17.720Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-16T09:33:17.720Z] === RUN TestCreateWithInvalidEnv [2021-02-16T09:33:17.720Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T09:33:17.720Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T09:33:17.720Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T09:33:17.720Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T09:33:17.720Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T09:33:17.720Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T09:33:17.720Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T09:33:17.720Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T09:33:17.720Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T09:33:17.720Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-16T09:33:17.720Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-16T09:33:17.720Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-16T09:33:17.720Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T09:33:17.720Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T09:33:17.720Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-02-16T09:33:17.720Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T09:33:18.287Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-02-16T09:33:18.546Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-16T09:33:19.116Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-02-16T09:33:19.925Z] --- PASS: TestCreateWithCustomMaskedPaths (1.82s) [2021-02-16T09:33:19.925Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T09:33:19.925Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-16T09:33:20.864Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-16T09:33:21.801Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s) [2021-02-16T09:33:21.801Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T09:33:21.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:33:21.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:33:21.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:33:21.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:33:21.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:33:21.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:33:21.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:33:21.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:33:21.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:33:21.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:33:21.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:33:21.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:33:21.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:33:21.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:33:21.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:33:21.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-02-16T09:33:21.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-02-16T09:33:21.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-02-16T09:33:21.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-02-16T09:33:21.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-02-16T09:33:21.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-02-16T09:33:21.801Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T09:33:22.061Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-02-16T09:33:22.324Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2021-02-16T09:33:22.324Z] === RUN TestCreateDifferentPlatform [2021-02-16T09:33:22.324Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T09:33:22.324Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T09:33:22.324Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-16T09:33:22.324Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T09:33:22.324Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-16T09:33:22.324Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T09:33:22.584Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-02-16T09:33:22.584Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T09:33:22.584Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-02-16T09:33:22.584Z] === RUN TestContainerStartOnDaemonRestart [2021-02-16T09:33:22.584Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-16T09:33:22.584Z] === RUN TestDaemonRestartIpcMode [2021-02-16T09:33:22.584Z] === PAUSE TestDaemonRestartIpcMode [2021-02-16T09:33:22.584Z] === RUN TestDaemonHostGatewayIP [2021-02-16T09:33:22.584Z] === PAUSE TestDaemonHostGatewayIP [2021-02-16T09:33:22.584Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-16T09:33:22.584Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-16T09:33:22.584Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T09:33:22.584Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-16T09:33:22.584Z] === RUN TestDiff [2021-02-16T09:33:23.165Z] --- PASS: TestDiff (0.64s) [2021-02-16T09:33:23.165Z] === RUN TestExecWithCloseStdin [2021-02-16T09:33:23.741Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-16T09:33:24.002Z] --- PASS: TestExecWithCloseStdin (0.93s) [2021-02-16T09:33:24.002Z] === RUN TestExec [2021-02-16T09:33:24.473Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T09:33:24.473Z] [2021-02-16T09:33:24.473Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T09:33:24.473Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T09:33:24.473Z] HOSTNAME=9555c3e82f5d [2021-02-16T09:33:24.473Z] TESTDEBUG=0 [2021-02-16T09:33:24.473Z] DEST=bundles/test-integration [2021-02-16T09:33:24.473Z] PWD=/go/src/github.com/docker/docker [2021-02-16T09:33:24.473Z] DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 [2021-02-16T09:33:24.473Z] container=docker [2021-02-16T09:33:24.473Z] HOME=/root [2021-02-16T09:33:24.473Z] GOLANG_VERSION=1.13.15 [2021-02-16T09:33:24.473Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T09:33:24.473Z] VALIDATE_BRANCH=master [2021-02-16T09:33:24.473Z] TERM=xterm [2021-02-16T09:33:24.473Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T09:33:24.473Z] SHLVL=1 [2021-02-16T09:33:24.473Z] TIMEOUT=120m [2021-02-16T09:33:24.473Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T09:33:24.473Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T09:33:24.473Z] GO111MODULE=off [2021-02-16T09:33:24.473Z] DOCKER_EXPERIMENTAL=1 [2021-02-16T09:33:24.473Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T09:33:24.473Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T09:33:24.473Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T09:33:24.473Z] GOPATH=/go [2021-02-16T09:33:24.473Z] PKG_CONFIG=pkg-config [2021-02-16T09:33:24.473Z] _=/usr/bin/env [2021-02-16T09:33:24.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-16T09:33:24.939Z] --- PASS: TestExec (0.87s) [2021-02-16T09:33:24.939Z] === RUN TestExecUser [2021-02-16T09:33:25.877Z] --- PASS: TestExecUser (0.68s) [2021-02-16T09:33:25.877Z] === RUN TestExportContainerAndImportImage [2021-02-16T09:33:26.146Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-02-16T09:33:27.089Z] --- PASS: TestExportContainerAndImportImage (1.38s) [2021-02-16T09:33:27.089Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T09:33:27.847Z] --- PASS: TestUpdateRestartPolicy (13.32s) [2021-02-16T09:33:27.847Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T09:33:27.847Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2021-02-16T09:33:27.847Z] === RUN TestWaitNonBlocked [2021-02-16T09:33:27.847Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:33:27.847Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:33:27.847Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:33:27.847Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:33:27.847Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:33:27.847Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:33:27.847Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-16T09:33:27.847Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2021-02-16T09:33:27.847Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2021-02-16T09:33:27.847Z] === RUN TestWaitBlocked [2021-02-16T09:33:27.847Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:33:27.847Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:33:27.847Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:33:27.847Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:33:27.847Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:33:27.847Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:33:28.931Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-16T09:33:28.931Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2021-02-16T09:33:28.931Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2021-02-16T09:33:28.931Z] === CONT TestContainerStartOnDaemonRestart [2021-02-16T09:33:28.931Z] === CONT TestIpcModeOlderClient [2021-02-16T09:33:28.931Z] --- PASS: TestIpcModeOlderClient (0.15s) [2021-02-16T09:33:28.931Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-16T09:33:28.996Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s) [2021-02-16T09:33:28.996Z] === RUN TestHealthCheckWorkdir [2021-02-16T09:33:29.035Z] --- PASS: TestInfoAPIWarnings (16.65s) [2021-02-16T09:33:29.035Z] === RUN TestInfoDebug [2021-02-16T09:33:29.035Z] --- PASS: TestInfoDebug (0.62s) [2021-02-16T09:33:29.035Z] === RUN TestInfoInsecureRegistries [2021-02-16T09:33:29.035Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2021-02-16T09:33:29.035Z] === RUN TestInfoRegistryMirrors [2021-02-16T09:33:29.296Z] --- PASS: TestInfoRegistryMirrors (0.69s) [2021-02-16T09:33:29.296Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T09:33:29.556Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-02-16T09:33:29.556Z] === RUN TestPingCacheHeaders [2021-02-16T09:33:29.565Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-02-16T09:33:29.817Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-02-16T09:33:29.817Z] === RUN TestPingGet [2021-02-16T09:33:29.817Z] --- PASS: TestPingGet (0.03s) [2021-02-16T09:33:29.817Z] === RUN TestPingHead [2021-02-16T09:33:29.817Z] --- PASS: TestPingHead (0.05s) [2021-02-16T09:33:29.817Z] === RUN TestVersion [2021-02-16T09:33:29.817Z] --- PASS: TestVersion (0.04s) [2021-02-16T09:33:29.817Z] PASS [2021-02-16T09:33:29.817Z] [2021-02-16T09:33:29.817Z] === Skipped [2021-02-16T09:33:29.817Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:33:29.817Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:33:29.817Z] [2021-02-16T09:33:29.817Z] [2021-02-16T09:33:29.817Z] DONE 18 tests, 1 skipped in 22.680s [2021-02-16T09:33:29.817Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-16T09:33:29.817Z] ++ 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 [2021-02-16T09:33:29.817Z] ++ set -e [2021-02-16T09:33:29.817Z] ++ '[' -n 0 ']' [2021-02-16T09:33:29.817Z] ++ set -x [2021-02-16T09:33:29.817Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:33:29.824Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2021-02-16T09:33:29.824Z] === RUN TestHealthKillContainer [2021-02-16T09:33:30.078Z] INFO: Testing against a local daemon [2021-02-16T09:33:30.078Z] === RUN TestVolumesCreateAndList [2021-02-16T09:33:30.078Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-16T09:33:30.078Z] === RUN TestVolumesRemove [2021-02-16T09:33:30.078Z] --- PASS: TestVolumesRemove (0.11s) [2021-02-16T09:33:30.078Z] === RUN TestVolumesInspect [2021-02-16T09:33:30.078Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-16T09:33:30.078Z] === RUN TestVolumesInvalidJSON [2021-02-16T09:33:30.078Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T09:33:30.078Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T09:33:30.340Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T09:33:30.340Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-16T09:33:30.340Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T09:33:30.340Z] PASS [2021-02-16T09:33:30.340Z] [2021-02-16T09:33:30.340Z] DONE 5 tests in 0.372s [2021-02-16T09:33:30.340Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T09:33:30.395Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-02-16T09:33:30.656Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-02-16T09:33:30.911Z] ++++ cat bundles/test-integration/docker.pid [2021-02-16T09:33:30.911Z] +++ kill 13949 [2021-02-16T09:33:31.225Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-16T09:33:31.225Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-02-16T09:33:32.298Z] +++ /etc/init.d/apparmor stop [2021-02-16T09:33:32.299Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T09:33:32.299Z] [2021-02-16T09:33:32.299Z] Unloading profiles will leave already running processes permanently [2021-02-16T09:33:32.299Z] unconfined, which can lead to unexpected situations. [2021-02-16T09:33:32.299Z] [2021-02-16T09:33:32.299Z] To set a process to complain mode, use the command line tool [2021-02-16T09:33:32.299Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T09:33:32.299Z] +++ true [2021-02-16T09:33:32.299Z] exiting test-integration [2021-02-16T09:33:32.299Z] ++ exit 0 [2021-02-16T09:33:32.299Z] [2021-02-16T09:33:32.464Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.09s) [2021-02-16T09:33:32.464Z] === CONT TestContainerKillOnDaemonStart [2021-02-16T09:33:32.464Z] --- PASS: TestContainerStartOnDaemonRestart (3.26s) [2021-02-16T09:33:32.464Z] === CONT TestDaemonHostGatewayIP [2021-02-16T09:33:32.606Z] --- PASS: TestHealthKillContainer (2.88s) [2021-02-16T09:33:32.606Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T09:33:32.865Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-02-16T09:33:33.433Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2021-02-16T09:33:33.433Z] === RUN TestIpcModeNone [2021-02-16T09:33:34.386Z] --- PASS: TestIpcModeNone (1.05s) [2021-02-16T09:33:34.386Z] === RUN TestIpcModePrivate [2021-02-16T09:33:34.386Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-02-16T09:33:35.323Z] --- PASS: TestIpcModePrivate (0.96s) [2021-02-16T09:33:35.323Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2021-02-16T09:33:35.323Z] === RUN TestIpcModeShareable [2021-02-16T09:33:35.390Z] ......... [ 86%] [2021-02-16T09:33:35.582Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-16T09:33:36.118Z] --- PASS: TestDaemonHostGatewayIP (3.74s) [2021-02-16T09:33:36.118Z] === CONT TestDaemonRestartIpcMode [2021-02-16T09:33:36.151Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-02-16T09:33:36.593Z] --- PASS: TestIpcModeShareable (0.96s) [2021-02-16T09:33:36.593Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true [2021-02-16T09:33:36.593Z] === RUN TestAPIIpcModeShareableAndContainer Post stage [Pipeline] junit [2021-02-16T09:33:37.691Z] Recording test results [2021-02-16T09:33:37.972Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-02-16T09:33:38.078Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T09:33:38.419Z] + echo Ensuring container killed. [2021-02-16T09:33:38.419Z] Ensuring container killed. [2021-02-16T09:33:38.419Z] + docker rm -vf docker-pr16 [2021-02-16T09:33:38.419Z] Error: No such container: docker-pr16 [Pipeline] sh [2021-02-16T09:33:38.710Z] + echo Chowning /workspace to jenkins user [2021-02-16T09:33:38.710Z] Chowning /workspace to jenkins user [2021-02-16T09:33:38.710Z] + id -u [2021-02-16T09:33:38.710Z] + id -g [2021-02-16T09:33:38.710Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41936:/workspace busybox chown -R 1000:1000 /workspace [2021-02-16T09:33:38.914Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-16T09:33:38.914Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) [2021-02-16T09:33:38.914Z] === RUN TestAPIIpcModeHost [2021-02-16T09:33:39.482Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-16T09:33:39.741Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-02-16T09:33:39.880Z] --- PASS: TestDaemonRestartIpcMode (3.90s) [2021-02-16T09:33:40.000Z] --- PASS: TestAPIIpcModeHost (0.86s) [2021-02-16T09:33:40.000Z] === RUN TestDaemonIpcModeShareable [2021-02-16T09:33:41.008Z] tests/integration/models_images_test.py ............... [ 89%] [2021-02-16T09:33:41.382Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-02-16T09:33:41.641Z] --- PASS: TestDaemonIpcModeShareable (1.89s) [2021-02-16T09:33:41.641Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2021-02-16T09:33:41.641Z] === RUN TestDaemonIpcModePrivate [2021-02-16T09:33:42.470Z] tests/integration/models_networks_test.py .... [ 90%] [2021-02-16T09:33:43.547Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-02-16T09:33:43.547Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2021-02-16T09:33:43.547Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2021-02-16T09:33:43.547Z] === RUN TestDaemonIpcModePrivateFromConfig [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T09:33:44.116Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-02-16T09:33:44.300Z] + bundleName=arm64-integration [2021-02-16T09:33:44.300Z] + echo Creating arm64-integration-bundles.tar.gz [2021-02-16T09:33:44.300Z] Creating arm64-integration-bundles.tar.gz [2021-02-16T09:33:44.300Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-16T09:33:44.300Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-16T09:33:44.574Z] Archiving artifacts [2021-02-16T09:33:44.859Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41936/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T09:33:45.173Z] + make clean [2021-02-16T09:33:45.461Z] --- PASS: TestContainerKillOnDaemonStart (12.64s) [2021-02-16T09:33:45.461Z] PASS [2021-02-16T09:33:45.461Z] [2021-02-16T09:33:45.461Z] === Skipped [2021-02-16T09:33:45.461Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-02-16T09:33:45.461Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:33:45.461Z] [2021-02-16T09:33:45.461Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-16T09:33:45.461Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:33:45.461Z] [2021-02-16T09:33:45.461Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-16T09:33:45.461Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:33:45.461Z] [2021-02-16T09:33:45.461Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:33:45.461Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:33:45.461Z] [2021-02-16T09:33:45.461Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-02-16T09:33:45.461Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:33:45.461Z] [2021-02-16T09:33:45.461Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-02-16T09:33:45.461Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:33:45.461Z] [2021-02-16T09:33:45.461Z] [2021-02-16T09:33:45.461Z] DONE 196 tests, 6 skipped in 167.008s [2021-02-16T09:33:45.461Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-02-16T09:33:45.461Z] ++ 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 [2021-02-16T09:33:45.461Z] ++ set -e [2021-02-16T09:33:45.461Z] ++ '[' -n 0 ']' [2021-02-16T09:33:45.461Z] ++ set -x [2021-02-16T09:33:45.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:33:45.462Z] INFO: Testing against a local daemon [2021-02-16T09:33:45.462Z] === RUN TestCommitInheritsEnv [2021-02-16T09:33:45.493Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2021-02-16T09:33:45.493Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2021-02-16T09:33:45.493Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-16T09:33:45.744Z] docker volume rm -f docker-dev-cache [2021-02-16T09:33:45.744Z] docker-dev-cache [2021-02-16T09:33:45.753Z] --- PASS: TestCommitInheritsEnv (0.70s) [2021-02-16T09:33:45.753Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T09:33:45.753Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-16T09:33:45.753Z] === RUN TestImagesFilterMultiReference [2021-02-16T09:33:45.753Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-02-16T09:33:45.753Z] === RUN TestImagePullPlatformInvalid [2021-02-16T09:33:45.753Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-02-16T09:33:45.753Z] === RUN TestRemoveImageOrphaning [Pipeline] deleteDir [2021-02-16T09:33:46.384Z] --- PASS: TestRemoveImageOrphaning (0.65s) [2021-02-16T09:33:46.384Z] === RUN TestRemoveImageGarbageCollector [2021-02-16T09:33:46.384Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-16T09:33:46.384Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:33:46.384Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T09:33:46.384Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-16T09:33:46.384Z] === RUN TestTagInvalidReference [2021-02-16T09:33:46.384Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-16T09:33:46.384Z] === RUN TestTagValidPrefixedRepo [2021-02-16T09:33:46.384Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-02-16T09:33:46.384Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T09:33:46.384Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-16T09:33:46.384Z] === RUN TestTagOfficialNames [2021-02-16T09:33:46.384Z] --- PASS: TestTagOfficialNames (0.03s) [2021-02-16T09:33:46.384Z] === RUN TestTagMatchesDigest [2021-02-16T09:33:46.384Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-16T09:33:46.384Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-16T09:33:46.873Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.55s) [2021-02-16T09:33:46.873Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2021-02-16T09:33:46.873Z] === RUN TestIpcModeOlderClient [2021-02-16T09:33:46.873Z] === PAUSE TestIpcModeOlderClient [2021-02-16T09:33:46.873Z] === RUN TestKillContainerInvalidSignal [2021-02-16T09:33:47.132Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-16T09:33:47.392Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2021-02-16T09:33:47.392Z] === RUN TestKillContainer [2021-02-16T09:33:47.392Z] === RUN TestKillContainer/no_signal [2021-02-16T09:33:47.650Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-02-16T09:33:48.220Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T09:33:48.220Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-16T09:33:48.788Z] === RUN TestKillContainer/killing_signal [2021-02-16T09:33:49.049Z] tests/integration/models_nodes_test.py . [ 91%] [2021-02-16T09:33:49.049Z] tests/integration/models_resources_test.py . [ 91%] [2021-02-16T09:33:49.615Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-16T09:33:49.615Z] --- PASS: TestKillContainer (2.22s) [2021-02-16T09:33:49.615Z] --- PASS: TestKillContainer/no_signal (0.76s) [2021-02-16T09:33:49.615Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-02-16T09:33:49.615Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2021-02-16T09:33:49.615Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T09:33:49.615Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-16T09:33:50.183Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-16T09:33:51.118Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2021-02-16T09:33:51.118Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s) [2021-02-16T09:33:51.118Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-02-16T09:33:51.118Z] === RUN TestKillStoppedContainer [2021-02-16T09:33:51.118Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-02-16T09:33:51.118Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T09:33:51.118Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-02-16T09:33:51.118Z] === RUN TestKillDifferentUserContainer [2021-02-16T09:33:52.056Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2021-02-16T09:33:52.056Z] === RUN TestInspectOomKilledTrue [2021-02-16T09:33:52.056Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-16T09:33:52.056Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:33:52.056Z] === RUN TestInspectOomKilledFalse [2021-02-16T09:33:52.056Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-16T09:33:52.056Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:33:52.056Z] === RUN TestLinksEtcHostsContentMatch [2021-02-16T09:33:52.314Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2021-02-16T09:33:52.314Z] === RUN TestLinksContainerNames [2021-02-16T09:33:52.882Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-16T09:33:53.820Z] --- PASS: TestLinksContainerNames (1.30s) [2021-02-16T09:33:53.820Z] === RUN TestLogsFollowTailEmpty [2021-02-16T09:33:54.079Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-16T09:33:54.339Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-02-16T09:33:54.339Z] === RUN TestContainerNetworkMountsNoChown [2021-02-16T09:33:55.158Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-02-16T09:33:55.275Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2021-02-16T09:33:55.275Z] === RUN TestMountDaemonRoot [2021-02-16T09:33:55.275Z] === RUN TestMountDaemonRoot/default [2021-02-16T09:33:55.275Z] === PAUSE TestMountDaemonRoot/default [2021-02-16T09:33:55.275Z] === RUN TestMountDaemonRoot/private [2021-02-16T09:33:55.275Z] === PAUSE TestMountDaemonRoot/private [2021-02-16T09:33:55.275Z] === RUN TestMountDaemonRoot/rprivate [2021-02-16T09:33:55.275Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-16T09:33:55.275Z] === RUN TestMountDaemonRoot/slave [2021-02-16T09:33:55.275Z] === PAUSE TestMountDaemonRoot/slave [2021-02-16T09:33:55.275Z] === RUN TestMountDaemonRoot/rslave [2021-02-16T09:33:55.275Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-16T09:33:55.275Z] === RUN TestMountDaemonRoot/shared [2021-02-16T09:33:55.275Z] === PAUSE TestMountDaemonRoot/shared [2021-02-16T09:33:55.275Z] === RUN TestMountDaemonRoot/rshared [2021-02-16T09:33:55.275Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-16T09:33:55.275Z] === CONT TestMountDaemonRoot/default [2021-02-16T09:33:55.275Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-16T09:33:55.275Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-16T09:33:55.275Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:33:55.275Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:33:55.275Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-16T09:33:55.275Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-16T09:33:55.275Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:33:55.275Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:33:55.275Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-16T09:33:55.275Z] === CONT TestMountDaemonRoot/rshared [2021-02-16T09:33:55.275Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:33:55.275Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:33:55.275Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:33:55.275Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:33:55.275Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:33:55.275Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:33:55.275Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:33:55.275Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:33:55.275Z] === CONT TestMountDaemonRoot/rprivate [2021-02-16T09:33:55.275Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:33:55.275Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:33:55.275Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:33:55.275Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:33:55.275Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:33:55.275Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:33:55.276Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:33:55.276Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:33:55.276Z] === CONT TestMountDaemonRoot/shared [2021-02-16T09:33:55.276Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:33:55.276Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:33:55.276Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-16T09:33:55.276Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-16T09:33:55.276Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:33:55.276Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:33:55.276Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-16T09:33:55.276Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-16T09:33:55.276Z] === CONT TestMountDaemonRoot/rslave [2021-02-16T09:33:55.276Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:33:55.276Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:33:55.276Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:33:55.276Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:33:55.276Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:33:55.276Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:33:55.276Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:33:55.276Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:33:55.276Z] === CONT TestMountDaemonRoot/slave [2021-02-16T09:33:55.276Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-16T09:33:55.276Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-16T09:33:55.276Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:33:55.276Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:33:55.276Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-16T09:33:55.276Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-16T09:33:55.276Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:33:55.276Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:33:55.276Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:33:55.276Z] === CONT TestMountDaemonRoot/private [2021-02-16T09:33:55.276Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-16T09:33:55.276Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-16T09:33:55.276Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:33:55.276Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:33:55.276Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-16T09:33:55.276Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-16T09:33:55.276Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:33:55.276Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:33:55.276Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-16T09:33:55.276Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:33:55.276Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:33:55.276Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:33:55.535Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:33:55.535Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:33:55.535Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:33:55.535Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:33:55.535Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:33:55.535Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:33:55.535Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:33:55.535Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-16T09:33:55.535Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:33:55.535Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-16T09:33:55.535Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:33:55.794Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-16T09:33:55.794Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:33:55.794Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:33:55.794Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:33:55.794Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:33:55.794Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-16T09:33:55.794Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:33:55.794Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-16T09:33:55.794Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:33:55.794Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-16T09:33:55.794Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.09s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-16T09:33:56.053Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-02-16T09:33:56.053Z] === RUN TestContainerBindMountNonRecursive [2021-02-16T09:33:57.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-16T09:33:57.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-16T09:33:57.927Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-02-16T09:33:57.927Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-02-16T09:33:58.593Z] --- PASS: TestContainerBindMountNonRecursive (2.30s) [2021-02-16T09:33:58.593Z] === RUN TestContainerVolumesMountedAsShared [2021-02-16T09:33:59.160Z] --- PASS: TestContainerVolumesMountedAsShared (0.77s) [2021-02-16T09:33:59.160Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-16T09:33:59.422Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-16T09:33:59.681Z] --- PASS: TestContainerVolumesMountedAsSlave (0.75s) [2021-02-16T09:33:59.681Z] === RUN TestNetworkNat [2021-02-16T09:33:59.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-16T09:34:00.510Z] --- PASS: TestNetworkNat (0.85s) [2021-02-16T09:34:00.510Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T09:34:01.447Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2021-02-16T09:34:01.447Z] === RUN TestNetworkLoopbackNat [2021-02-16T09:34:01.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-02-16T09:34:01.868Z] tests/integration/regression_test.py ...... [ 98%] [2021-02-16T09:34:02.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-16T09:34:02.389Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-02-16T09:34:02.389Z] tests/integration/credentials/utils_test.py . [100%] [2021-02-16T09:34:02.389Z] [2021-02-16T09:34:02.389Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-02-16T09:34:02.389Z] =========================== short test summary info ============================ [2021-02-16T09:34:02.389Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-02-16T09:34:02.389Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-02-16T09:34:02.389Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-02-16T09:34:02.389Z] Not supported on most drivers [2021-02-16T09:34:02.389Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-02-16T09:34:02.389Z] Output of docker top depends on host distro, and is not formalized. [2021-02-16T09:34:02.389Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-02-16T09:34:02.389Z] Output of docker top depends on host distro, and is not formalized. [2021-02-16T09:34:02.389Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-02-16T09:34:02.389Z] Can fail if eth0 has multiple IP addresses [2021-02-16T09:34:02.389Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-02-16T09:34:02.389Z] This doesn't seem to be taken into account by the engine [2021-02-16T09:34:02.389Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-02-16T09:34:02.389Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-02-16T09:34:02.389Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 299.84 seconds == [2021-02-16T09:34:02.649Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-02-16T09:34:03.652Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-02-16T09:34:03.911Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-16T09:34:04.479Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2021-02-16T09:34:04.479Z] === RUN TestPause [2021-02-16T09:34:05.450Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-16T09:34:05.719Z] --- PASS: TestPause (1.05s) [2021-02-16T09:34:05.719Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T09:34:05.719Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:34:05.719Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:34:05.719Z] === RUN TestPauseStopPausedContainer [2021-02-16T09:34:07.098Z] --- PASS: TestPauseStopPausedContainer (1.30s) [2021-02-16T09:34:07.098Z] === RUN TestPsFilter [2021-02-16T09:34:07.098Z] --- PASS: TestPsFilter (0.15s) [2021-02-16T09:34:07.098Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T09:34:08.034Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2021-02-16T09:34:08.034Z] === RUN TestRemoveContainerWithVolume [2021-02-16T09:34:08.601Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-16T09:34:09.170Z] --- PASS: TestRemoveContainerWithVolume (1.01s) [2021-02-16T09:34:09.170Z] === RUN TestRemoveContainerRunning [2021-02-16T09:34:09.738Z] --- PASS: TestRemoveContainerRunning (0.82s) [2021-02-16T09:34:09.738Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T09:34:10.677Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2021-02-16T09:34:10.677Z] === RUN TestRemoveInvalidContainer [2021-02-16T09:34:10.677Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-16T09:34:10.677Z] === RUN TestRenameLinkedContainer [2021-02-16T09:34:11.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-16T09:34:14.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-16T09:34:14.536Z] --- PASS: TestRenameLinkedContainer (3.68s) [2021-02-16T09:34:14.536Z] === RUN TestRenameStoppedContainer [2021-02-16T09:34:14.902Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T09:34:14.902Z] [2021-02-16T09:34:14.902Z] Unloading profiles will leave already running processes permanently [2021-02-16T09:34:14.902Z] unconfined, which can lead to unexpected situations. [2021-02-16T09:34:14.902Z] [2021-02-16T09:34:14.902Z] To set a process to complain mode, use the command line tool [2021-02-16T09:34:14.902Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T09:34:14.902Z] Post stage [Pipeline] junit [2021-02-16T09:34:14.943Z] Recording test results [2021-02-16T09:34:15.472Z] --- PASS: TestRenameStoppedContainer (0.96s) [2021-02-16T09:34:15.472Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T09:34:15.734Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-16T09:34:16.192Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-02-16T09:34:16.475Z] + echo Ensuring container killed. [2021-02-16T09:34:16.475Z] Ensuring container killed. [2021-02-16T09:34:16.475Z] + docker rm -vf docker-pr16 [2021-02-16T09:34:16.475Z] Error: No such container: docker-pr16 [Pipeline] sh [2021-02-16T09:34:16.770Z] + echo Chowning /workspace to jenkins user [2021-02-16T09:34:16.770Z] Chowning /workspace to jenkins user [2021-02-16T09:34:16.770Z] + id -u [2021-02-16T09:34:16.770Z] + id -g [2021-02-16T09:34:16.770Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41936:/workspace busybox chown -R 1000:1000 /workspace [2021-02-16T09:34:16.770Z] Unable to find image 'busybox:latest' locally [2021-02-16T09:34:17.640Z] --- PASS: TestRenameRunningContainerAndReuse (1.95s) [2021-02-16T09:34:17.640Z] === RUN TestRenameInvalidName [2021-02-16T09:34:18.577Z] --- PASS: TestRenameInvalidName (1.27s) [2021-02-16T09:34:18.577Z] === RUN TestRenameAnonymousContainer [2021-02-16T09:34:18.835Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-02-16T09:34:19.776Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-16T09:34:19.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-16T09:34:21.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-02-16T09:34:21.731Z] --- PASS: TestRenameAnonymousContainer (3.08s) [2021-02-16T09:34:21.731Z] === RUN TestRenameContainerWithSameName [2021-02-16T09:34:22.051Z] latest: Pulling from library/busybox [2021-02-16T09:34:22.051Z] 4c892f00285e: Pulling fs layer [2021-02-16T09:34:22.299Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-02-16T09:34:22.315Z] 4c892f00285e: Download complete [2021-02-16T09:34:22.315Z] 4c892f00285e: Pull complete [2021-02-16T09:34:22.315Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-16T09:34:22.315Z] Status: Downloaded newer image for busybox:latest [2021-02-16T09:34:22.558Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2021-02-16T09:34:22.558Z] === RUN TestRenameContainerWithLinkedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T09:34:23.557Z] + bundleName=docker-py [2021-02-16T09:34:23.557Z] + echo Creating docker-py-bundles.tar.gz [2021-02-16T09:34:23.557Z] Creating docker-py-bundles.tar.gz [2021-02-16T09:34:23.557Z] + 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 [2021-02-16T09:34:23.570Z] Archiving artifacts [2021-02-16T09:34:23.940Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2021-02-16T09:34:23.940Z] === RUN TestResize [2021-02-16T09:34:24.880Z] --- PASS: TestResize (0.72s) [2021-02-16T09:34:24.880Z] === RUN TestResizeWithInvalidSize [2021-02-16T09:34:25.301Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41936/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-02-16T09:34:25.662Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41936/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 -e DOCKER_GRAPHDRIVER docker:fa480403c75c90880a6bc79bab9e10b012379006 hack/make.sh binary-daemon [2021-02-16T09:34:25.821Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2021-02-16T09:34:25.821Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T09:34:25.923Z] [2021-02-16T09:34:26.183Z] Removing bundles/ [2021-02-16T09:34:26.183Z] [2021-02-16T09:34:26.183Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-02-16T09:34:26.183Z] Building: bundles/binary-daemon/dockerd-dev [2021-02-16T09:34:26.183Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T09:34:26.390Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2021-02-16T09:34:26.390Z] === RUN TestDaemonRestartKillContainers [2021-02-16T09:34:26.390Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:34:26.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:34:26.390Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:34:26.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:34:26.390Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:34:26.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:34:26.390Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:34:26.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:34:26.390Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:34:26.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:34:26.390Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:34:26.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:34:26.390Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:34:26.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:34:26.390Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:34:26.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:34:26.390Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:34:26.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:34:26.390Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:34:26.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:34:26.390Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:34:26.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:34:26.390Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:34:26.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:34:26.390Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:34:26.390Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:34:27.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-02-16T09:34:28.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-16T09:34:28.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-16T09:34:29.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:34:29.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:34:30.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-16T09:34:30.895Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-02-16T09:34:31.155Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:34:31.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-16T09:34:31.415Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:34:31.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-16T09:34:31.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-16T09:34:32.921Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:34:33.180Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:34:33.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-16T09:34:35.716Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:34:35.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-16T09:34:35.976Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:34:36.235Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-02-16T09:34:36.808Z] db4edcf0861f: Pull complete [2021-02-16T09:34:36.808Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-02-16T09:34:36.808Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:34:36.808Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-02-16T09:34:36.808Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-02-16T09:34:36.808Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1757' [2021-02-16T09:34:36.808Z] WARN: Skipping validation tests [2021-02-16T09:34:36.808Z] INFO: Running unit tests at 02/16/2021 09:34:27... [2021-02-16T09:34:36.808Z] INFO: make.ps1 starting at 02/16/2021 09:34:31 [2021-02-16T09:34:36.808Z] INFO: Git commit (fa480403c7) assumed from DOCKER_GITCOMMIT environment variable [2021-02-16T09:34:36.808Z] INFO: Invoking autogen... [2021-02-16T09:34:36.808Z] INFO: Running unit tests... [2021-02-16T09:34:37.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-16T09:34:38.140Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-02-16T09:34:38.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-16T09:34:39.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-16T09:34:39.647Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:34:39.647Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-16T09:34:39.823Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --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/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/profiles/seccomp github.com/docker/docker/quota 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 [2021-02-16T09:34:40.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-16T09:34:40.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:34:40.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-02-16T09:34:41.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-16T09:34:42.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-16T09:34:42.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-16T09:34:43.106Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-16T09:34:43.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.90s) [2021-02-16T09:34:43.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.12s) [2021-02-16T09:34:43.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) [2021-02-16T09:34:43.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2021-02-16T09:34:43.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.84s) [2021-02-16T09:34:43.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.82s) [2021-02-16T09:34:43.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2021-02-16T09:34:43.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s) [2021-02-16T09:34:43.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.88s) [2021-02-16T09:34:43.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.22s) [2021-02-16T09:34:43.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.85s) [2021-02-16T09:34:43.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.84s) [2021-02-16T09:34:43.106Z] === RUN TestCgroupNamespacesRun [2021-02-16T09:34:43.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-16T09:34:45.013Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2021-02-16T09:34:45.013Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-16T09:34:45.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-16T09:34:45.799Z] ? github.com/docker/docker/api [no test files] [2021-02-16T09:34:45.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-16T09:34:46.394Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2021-02-16T09:34:46.394Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-16T09:34:47.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-16T09:34:48.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-16T09:34:48.932Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.02s) [2021-02-16T09:34:48.932Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-16T09:34:49.936Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T09:34:49.936Z] Using test binary docker [2021-02-16T09:34:49.936Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-16T09:34:49.936Z] +++ /etc/init.d/apparmor start [2021-02-16T09:34:49.936Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T09:34:49.936Z] INFO: Waiting for daemon to start... [2021-02-16T09:34:49.936Z] Starting dockerd [2021-02-16T09:34:49.936Z] +++ 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 [2021-02-16T09:34:50.859Z] --- PASS: TestCgroupNamespacesRunHostMode (2.17s) [2021-02-16T09:34:50.859Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-16T09:34:50.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-16T09:34:50.859Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-02-16T09:34:52.041Z] . [2021-02-16T09:34:52.041Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T09:34:52.041Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T09:34:52.041Z] Error: No such image: emptyfs [2021-02-16T09:34:52.041Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-16T09:34:52.041Z] ++++ docker load [2021-02-16T09:34:52.041Z] Running integration-test (iteration 1) [2021-02-16T09:34:52.041Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-02-16T09:34:52.041Z] ++ 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 [2021-02-16T09:34:52.041Z] ++ set -e [2021-02-16T09:34:52.041Z] ++ '[' -n 0 ']' [2021-02-16T09:34:52.041Z] ++ set -x [2021-02-16T09:34:52.041Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:34:52.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-16T09:34:52.532Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.99s) [2021-02-16T09:34:52.532Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-16T09:34:53.912Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-16T09:34:54.171Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-02-16T09:34:54.430Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.79s) [2021-02-16T09:34:54.430Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-16T09:34:54.689Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-16T09:34:55.257Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2021-02-16T09:34:55.257Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-16T09:34:55.825Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-16T09:34:55.825Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-02-16T09:34:57.204Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s) [2021-02-16T09:34:57.204Z] === RUN TestKernelTCPMemory [2021-02-16T09:34:58.141Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-02-16T09:34:58.141Z] --- PASS: TestKernelTCPMemory (0.92s) [2021-02-16T09:34:58.141Z] === RUN TestNISDomainname [2021-02-16T09:34:58.455Z] === RUN TestMiddlewares [2021-02-16T09:34:58.455Z] --- PASS: TestMiddlewares (0.00s) [2021-02-16T09:34:58.455Z] PASS [2021-02-16T09:34:58.455Z] coverage: 9.0% of statements [2021-02-16T09:34:58.455Z] ok github.com/docker/docker/api/server 0.125s coverage: 9.0% of statements [2021-02-16T09:34:59.520Z] --- PASS: TestNISDomainname (1.07s) [2021-02-16T09:34:59.520Z] === RUN TestHostnameDnsResolution [2021-02-16T09:35:00.898Z] --- PASS: TestHostnameDnsResolution (1.36s) [2021-02-16T09:35:00.898Z] === RUN TestStats [2021-02-16T09:35:01.156Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-02-16T09:35:01.415Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-02-16T09:35:01.415Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-02-16T09:35:01.674Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-16T09:35:03.052Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-16T09:35:03.310Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-02-16T09:35:03.569Z] --- PASS: TestStats (2.81s) [2021-02-16T09:35:03.569Z] === RUN TestStopContainerWithTimeout [2021-02-16T09:35:03.569Z] === RUN TestStopContainerWithTimeout/0 [2021-02-16T09:35:03.569Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-16T09:35:03.569Z] === RUN TestStopContainerWithTimeout/1 [2021-02-16T09:35:03.569Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-16T09:35:03.569Z] === RUN TestStopContainerWithTimeout/3 [2021-02-16T09:35:03.569Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-16T09:35:03.569Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-16T09:35:03.569Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-16T09:35:03.569Z] === CONT TestStopContainerWithTimeout/0 [2021-02-16T09:35:03.569Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-16T09:35:04.138Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-16T09:35:04.707Z] === CONT TestStopContainerWithTimeout/3 [2021-02-16T09:35:04.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-02-16T09:35:04.749Z] Loaded image: buildpack-deps:buster [2021-02-16T09:35:05.042Z] Loaded image: busybox:latest [2021-02-16T09:35:05.042Z] Loaded image: busybox:glibc [2021-02-16T09:35:06.612Z] === CONT TestStopContainerWithTimeout/1 [2021-02-16T09:35:07.792Z] Loaded image: debian:bullseye [2021-02-16T09:35:07.792Z] Loaded image: hello-world:latest [2021-02-16T09:35:07.792Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:35:07.792Z] INFO: Testing against a local daemon [2021-02-16T09:35:07.792Z] === RUN TestCgroupNamespacesBuild [2021-02-16T09:35:08.520Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2021-02-16T09:35:08.520Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2021-02-16T09:35:08.520Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2021-02-16T09:35:08.520Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2021-02-16T09:35:08.520Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2021-02-16T09:35:08.520Z] === RUN TestDeleteDevicemapper [2021-02-16T09:35:08.520Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-16T09:35:08.520Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:35:08.520Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T09:35:09.089Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-02-16T09:35:09.308Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2021-02-16T09:35:09.308Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-16T09:35:09.656Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-16T09:35:10.346Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s) [2021-02-16T09:35:10.346Z] === RUN TestBuildWithSession [2021-02-16T09:35:10.346Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T09:35:10.346Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:35:10.346Z] === RUN TestBuildSquashParent [2021-02-16T09:35:12.194Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.71s) [2021-02-16T09:35:12.194Z] === RUN TestUpdateMemory [2021-02-16T09:35:12.194Z] --- SKIP: TestUpdateMemory (0.06s) [2021-02-16T09:35:12.194Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:35:12.194Z] === RUN TestUpdateCPUQuota [2021-02-16T09:35:12.194Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-16T09:35:12.762Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-02-16T09:35:13.330Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-16T09:35:13.897Z] --- PASS: TestUpdateCPUQuota (1.65s) [2021-02-16T09:35:13.897Z] === RUN TestUpdatePidsLimit [2021-02-16T09:35:13.897Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-16T09:35:13.897Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-16T09:35:14.156Z] === RUN TestUpdatePidsLimit/no_change [2021-02-16T09:35:14.415Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-16T09:35:14.674Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-16T09:35:14.674Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-16T09:35:14.844Z] --- PASS: TestBuildSquashParent (3.79s) [2021-02-16T09:35:14.844Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T09:35:14.844Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:35:14.844Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:35:14.844Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:35:14.844Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:35:14.844Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:35:14.844Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:35:14.844Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:35:14.844Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:35:14.844Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:35:14.844Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:35:14.844Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:35:14.844Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:35:14.844Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:35:14.844Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:35:14.844Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:35:14.844Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:35:14.934Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-16T09:35:15.502Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-16T09:35:15.502Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-16T09:35:15.761Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-16T09:35:16.021Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-02-16T09:35:16.021Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-16T09:35:16.589Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-16T09:35:16.925Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:35:16.925Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:35:17.157Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-16T09:35:17.724Z] --- PASS: TestUpdatePidsLimit (3.85s) [2021-02-16T09:35:17.724Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2021-02-16T09:35:17.724Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2021-02-16T09:35:17.724Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2021-02-16T09:35:17.724Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.63s) [2021-02-16T09:35:17.724Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2021-02-16T09:35:17.724Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2021-02-16T09:35:17.724Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2021-02-16T09:35:17.724Z] === RUN TestUpdateRestartPolicy [2021-02-16T09:35:18.293Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-02-16T09:35:18.447Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-16T09:35:18.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.36s) [2021-02-16T09:35:18.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s) [2021-02-16T09:35:18.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.61s) [2021-02-16T09:35:18.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.68s) [2021-02-16T09:35:18.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.81s) [2021-02-16T09:35:18.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.70s) [2021-02-16T09:35:18.447Z] === RUN TestBuildMultiStageCopy [2021-02-16T09:35:18.447Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T09:35:19.957Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T09:35:20.251Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T09:35:20.544Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T09:35:20.838Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T09:35:21.473Z] --- PASS: TestBuildMultiStageCopy (2.72s) [2021-02-16T09:35:21.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2021-02-16T09:35:21.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2021-02-16T09:35:21.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2021-02-16T09:35:21.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2021-02-16T09:35:21.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2021-02-16T09:35:21.473Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T09:35:21.580Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-16T09:35:21.840Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-02-16T09:35:22.110Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2021-02-16T09:35:22.110Z] === RUN TestBuildLabelWithTargets [2021-02-16T09:35:22.407Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-16T09:35:23.345Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-16T09:35:23.634Z] --- PASS: TestBuildLabelWithTargets (1.31s) [2021-02-16T09:35:23.634Z] === RUN TestBuildWithEmptyLayers [2021-02-16T09:35:23.725Z] --- PASS: TestImportExtremelyLargeImageWorks (85.69s) [2021-02-16T09:35:23.725Z] PASS [2021-02-16T09:35:23.725Z] [2021-02-16T09:35:23.725Z] === Skipped [2021-02-16T09:35:23.725Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-16T09:35:23.725Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:35:23.725Z] [2021-02-16T09:35:23.725Z] [2021-02-16T09:35:23.725Z] DONE 12 tests, 1 skipped in 87.388s [2021-02-16T09:35:23.725Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-02-16T09:35:23.725Z] ++ 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 [2021-02-16T09:35:23.725Z] ++ set -e [2021-02-16T09:35:23.725Z] ++ '[' -n 0 ']' [2021-02-16T09:35:23.725Z] ++ set -x [2021-02-16T09:35:23.725Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:35:23.725Z] INFO: Testing against a local daemon [2021-02-16T09:35:23.725Z] === RUN TestNetworkCreateDelete [2021-02-16T09:35:23.725Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-02-16T09:35:23.725Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T09:35:23.725Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2021-02-16T09:35:23.725Z] === RUN TestDaemonDNSFallback [2021-02-16T09:35:23.725Z] --- PASS: TestDaemonDNSFallback (2.72s) [2021-02-16T09:35:23.725Z] === RUN TestInspectNetwork [2021-02-16T09:35:23.725Z] === RUN TestInspectNetwork/full_network_id [2021-02-16T09:35:23.725Z] === RUN TestInspectNetwork/partial_network_id [2021-02-16T09:35:23.725Z] === RUN TestInspectNetwork/network_name [2021-02-16T09:35:23.725Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-16T09:35:23.912Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-16T09:35:24.274Z] --- PASS: TestBuildWithEmptyLayers (0.68s) [2021-02-16T09:35:24.274Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T09:35:24.481Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-16T09:35:25.048Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-16T09:35:25.307Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-02-16T09:35:25.566Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-16T09:35:25.781Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2021-02-16T09:35:25.781Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T09:35:26.823Z] --- PASS: TestBuildUncleanTarFilenames (0.85s) [2021-02-16T09:35:26.823Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T09:35:28.171Z] --- PASS: TestInspectNetwork (12.06s) [2021-02-16T09:35:28.171Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-16T09:35:28.171Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-16T09:35:28.171Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-16T09:35:28.171Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-16T09:35:28.171Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T09:35:28.852Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-02-16T09:35:28.894Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s) [2021-02-16T09:35:28.894Z] === RUN TestBuildWithHugeFile [2021-02-16T09:35:30.236Z] --- PASS: TestRunContainerWithBridgeNone (2.62s) [2021-02-16T09:35:30.236Z] === RUN TestNetworkInvalidJSON [2021-02-16T09:35:30.236Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T09:35:30.236Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T09:35:30.236Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:35:30.236Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:35:30.236Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:35:30.236Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:35:30.236Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T09:35:30.236Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:35:30.236Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:35:30.236Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-02-16T09:35:30.236Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-16T09:35:30.236Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-16T09:35:30.236Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-16T09:35:30.236Z] === RUN TestNetworkList [2021-02-16T09:35:30.236Z] === RUN TestNetworkList//networks [2021-02-16T09:35:30.236Z] === PAUSE TestNetworkList//networks [2021-02-16T09:35:30.236Z] === RUN TestNetworkList//networks/ [2021-02-16T09:35:30.236Z] === PAUSE TestNetworkList//networks/ [2021-02-16T09:35:30.236Z] === CONT TestNetworkList//networks [2021-02-16T09:35:30.236Z] === CONT TestNetworkList//networks/ [2021-02-16T09:35:30.236Z] --- PASS: TestNetworkList (0.01s) [2021-02-16T09:35:30.236Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T09:35:30.236Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T09:35:30.236Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T09:35:30.757Z] --- PASS: TestUpdateRestartPolicy (12.93s) [2021-02-16T09:35:30.757Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T09:35:30.871Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-02-16T09:35:30.871Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T09:35:31.016Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-02-16T09:35:31.276Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2021-02-16T09:35:31.276Z] === RUN TestWaitNonBlocked [2021-02-16T09:35:31.534Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:35:31.534Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:35:31.534Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:35:31.534Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:35:31.534Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:35:31.534Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:35:31.994Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-02-16T09:35:31.994Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T09:35:32.627Z] --- PASS: TestDaemonDefaultNetworkPools (0.88s) [2021-02-16T09:35:32.627Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T09:35:32.916Z] --- PASS: TestWaitNonBlocked (0.06s) [2021-02-16T09:35:32.916Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2021-02-16T09:35:32.916Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s) [2021-02-16T09:35:32.916Z] === RUN TestWaitBlocked [2021-02-16T09:35:32.916Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:35:32.916Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:35:32.916Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:35:32.916Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:35:32.916Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:35:32.916Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:35:34.132Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2021-02-16T09:35:34.132Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T09:35:34.295Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-16T09:35:34.295Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2021-02-16T09:35:34.295Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.31s) [2021-02-16T09:35:34.295Z] === CONT TestContainerStartOnDaemonRestart [2021-02-16T09:35:34.295Z] === CONT TestContainerKillOnDaemonStart [2021-02-16T09:35:34.555Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-02-16T09:35:35.164Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-02-16T09:35:35.164Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T09:35:35.796Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.69s) [2021-02-16T09:35:35.796Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T09:35:37.295Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-16T09:35:37.557Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2021-02-16T09:35:37.557Z] === CONT TestIpcModeOlderClient [2021-02-16T09:35:37.557Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-02-16T09:35:37.557Z] === CONT TestDaemonHostGatewayIP [2021-02-16T09:35:37.815Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-16T09:35:38.383Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-02-16T09:35:38.383Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-16T09:35:40.289Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-02-16T09:35:40.301Z] --- PASS: TestServiceWithPredefinedNetwork (3.99s) [2021-02-16T09:35:40.301Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T09:35:40.301Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:35:40.301Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:35:40.301Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T09:35:41.227Z] --- PASS: TestDaemonHostGatewayIP (3.39s) [2021-02-16T09:35:41.227Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-16T09:35:41.485Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-16T09:35:43.391Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.25s) [2021-02-16T09:35:43.391Z] === CONT TestDaemonRestartIpcMode [2021-02-16T09:35:43.650Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-02-16T09:35:44.589Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-16T09:35:45.966Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-16T09:35:45.966Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-16T09:35:45.966Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-16T09:35:45.966Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-16T09:35:45.966Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-16T09:35:46.534Z] --- PASS: TestDaemonRestartIpcMode (3.35s) [2021-02-16T09:35:47.103Z] --- PASS: TestContainerKillOnDaemonStart (13.21s) [2021-02-16T09:35:47.103Z] PASS [2021-02-16T09:35:47.361Z] [2021-02-16T09:35:47.361Z] === Skipped [2021-02-16T09:35:47.361Z] === SKIP: amd64.integration.container TestCheckpoint (0.02s) [2021-02-16T09:35:47.361Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:35:47.361Z] [2021-02-16T09:35:47.361Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-16T09:35:47.361Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:35:47.361Z] [2021-02-16T09:35:47.361Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-16T09:35:47.361Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:35:47.361Z] [2021-02-16T09:35:47.361Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:35:47.361Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:35:47.361Z] [2021-02-16T09:35:47.361Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-16T09:35:47.361Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:35:47.361Z] [2021-02-16T09:35:47.361Z] === SKIP: amd64.integration.container TestUpdateMemory (0.06s) [2021-02-16T09:35:47.361Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:35:47.361Z] [2021-02-16T09:35:47.361Z] [2021-02-16T09:35:47.361Z] DONE 196 tests, 6 skipped in 153.063s [2021-02-16T09:35:47.361Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-16T09:35:47.361Z] ++ 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 [2021-02-16T09:35:47.361Z] ++ set -e [2021-02-16T09:35:47.361Z] ++ '[' -n 0 ']' [2021-02-16T09:35:47.361Z] ++ set -x [2021-02-16T09:35:47.361Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:35:47.620Z] INFO: Testing against a local daemon [2021-02-16T09:35:47.620Z] === RUN TestCommitInheritsEnv [2021-02-16T09:35:47.663Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-02-16T09:35:47.924Z] Copying nested executables into bundles/binary-daemon [2021-02-16T09:35:48.188Z] --- PASS: TestCommitInheritsEnv (0.45s) [2021-02-16T09:35:48.188Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T09:35:48.188Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-16T09:35:48.188Z] === RUN TestImagesFilterMultiReference [2021-02-16T09:35:48.188Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-02-16T09:35:48.188Z] === RUN TestImagePullPlatformInvalid [2021-02-16T09:35:48.188Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-02-16T09:35:48.188Z] === RUN TestRemoveImageOrphaning [2021-02-16T09:35:48.756Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-02-16T09:35:48.756Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2021-02-16T09:35:48.756Z] === RUN TestRemoveImageGarbageCollector [2021-02-16T09:35:49.308Z] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-16T09:35:49.586Z] === RUN TestBoolValue [2021-02-16T09:35:49.586Z] --- PASS: TestBoolValue (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestBoolValueOrDefault [2021-02-16T09:35:49.586Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestInt64ValueOrZero [2021-02-16T09:35:49.586Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestInt64ValueOrDefault [2021-02-16T09:35:49.586Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestInt64ValueOrDefaultWithError [2021-02-16T09:35:49.586Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestJsonContentType [2021-02-16T09:35:49.586Z] --- PASS: TestJsonContentType (0.00s) [2021-02-16T09:35:49.586Z] PASS [2021-02-16T09:35:49.586Z] coverage: 14.7% of statements [2021-02-16T09:35:49.586Z] ok github.com/docker/docker/api/server/httputils 0.045s coverage: 14.7% of statements [2021-02-16T09:35:49.586Z] === RUN TestMaskSecretKeys [2021-02-16T09:35:49.586Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-02-16T09:35:49.586Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-02-16T09:35:49.586Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-02-16T09:35:49.586Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-02-16T09:35:49.586Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-02-16T09:35:49.586Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-02-16T09:35:49.586Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestVersionMiddlewareVersion [2021-02-16T09:35:49.586Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-02-16T09:35:49.586Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-02-16T09:35:49.586Z] PASS [2021-02-16T09:35:49.586Z] coverage: 37.7% of statements [2021-02-16T09:35:49.586Z] ok github.com/docker/docker/api/server/middleware 0.057s coverage: 37.7% of statements [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-16T09:35:49.586Z] === RUN TestStrSliceMarshalJSON [2021-02-16T09:35:49.586Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestStrSliceUnmarshalJSON [2021-02-16T09:35:49.586Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestStrSliceUnmarshalString [2021-02-16T09:35:49.586Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestStrSliceUnmarshalSlice [2021-02-16T09:35:49.586Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-02-16T09:35:49.586Z] PASS [2021-02-16T09:35:49.586Z] coverage: 90.0% of statements [2021-02-16T09:35:49.586Z] ok github.com/docker/docker/api/types/strslice 0.080s coverage: 90.0% of statements [2021-02-16T09:35:49.586Z] === RUN TestToJSON [2021-02-16T09:35:49.586Z] --- PASS: TestToJSON (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestToParamWithVersion [2021-02-16T09:35:49.586Z] --- PASS: TestToParamWithVersion (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestFromJSON [2021-02-16T09:35:49.586Z] --- PASS: TestFromJSON (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestEmpty [2021-02-16T09:35:49.586Z] --- PASS: TestEmpty (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestArgsMatchKVListEmptySources [2021-02-16T09:35:49.586Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestArgsMatchKVList [2021-02-16T09:35:49.586Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestArgsMatch [2021-02-16T09:35:49.586Z] --- PASS: TestArgsMatch (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestAdd [2021-02-16T09:35:49.586Z] --- PASS: TestAdd (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestDel [2021-02-16T09:35:49.586Z] --- PASS: TestDel (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestLen [2021-02-16T09:35:49.586Z] --- PASS: TestLen (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestExactMatch [2021-02-16T09:35:49.586Z] --- PASS: TestExactMatch (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestOnlyOneExactMatch [2021-02-16T09:35:49.586Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestContains [2021-02-16T09:35:49.586Z] --- PASS: TestContains (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestValidate [2021-02-16T09:35:49.586Z] --- PASS: TestValidate (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestWalkValues [2021-02-16T09:35:49.586Z] --- PASS: TestWalkValues (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestFuzzyMatch [2021-02-16T09:35:49.586Z] --- PASS: TestFuzzyMatch (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestClone [2021-02-16T09:35:49.586Z] --- PASS: TestClone (0.00s) [2021-02-16T09:35:49.586Z] PASS [2021-02-16T09:35:49.586Z] coverage: 92.2% of statements [2021-02-16T09:35:49.586Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2021-02-16T09:35:49.586Z] === RUN TestAdjustForAPIVersion [2021-02-16T09:35:49.586Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-02-16T09:35:49.586Z] PASS [2021-02-16T09:35:49.586Z] coverage: 5.7% of statements [2021-02-16T09:35:49.586Z] ok github.com/docker/docker/api/server/router/swarm 0.046s coverage: 5.7% of statements [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/types [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-16T09:35:49.586Z] === RUN TestDurationToSecondsString [2021-02-16T09:35:49.586Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-02-16T09:35:49.586Z] === RUN TestGetTimestamp [2021-02-16T09:35:49.586Z] --- PASS: TestGetTimestamp (0.09s) [2021-02-16T09:35:49.586Z] === RUN TestParseTimestamps [2021-02-16T09:35:49.586Z] --- PASS: TestParseTimestamps (0.00s) [2021-02-16T09:35:49.586Z] PASS [2021-02-16T09:35:49.586Z] coverage: 100.0% of statements [2021-02-16T09:35:49.586Z] ok github.com/docker/docker/api/types/time 0.147s coverage: 100.0% of statements [2021-02-16T09:35:49.586Z] === RUN TestCompareVersion [2021-02-16T09:35:49.586Z] --- PASS: TestCompareVersion (0.00s) [2021-02-16T09:35:49.586Z] PASS [2021-02-16T09:35:49.586Z] coverage: 75.0% of statements [2021-02-16T09:35:49.586Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 75.0% of statements [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/builder [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-16T09:35:49.586Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-16T09:35:49.693Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-02-16T09:35:49.693Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-16T09:35:50.261Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-02-16T09:35:50.601Z] === RUN TestParseRemoteURL [2021-02-16T09:35:50.601Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-02-16T09:35:50.601Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-02-16T09:35:50.601Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-02-16T09:35:50.601Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-02-16T09:35:50.601Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-02-16T09:35:50.601Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-02-16T09:35:50.601Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-02-16T09:35:50.601Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-02-16T09:35:50.601Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-02-16T09:35:50.601Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-02-16T09:35:50.601Z] --- PASS: TestParseRemoteURL (0.00s) [2021-02-16T09:35:50.601Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-02-16T09:35:50.601Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-02-16T09:35:50.601Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-02-16T09:35:50.601Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-02-16T09:35:50.601Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-02-16T09:35:50.601Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-02-16T09:35:50.601Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-02-16T09:35:50.601Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-02-16T09:35:50.601Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-02-16T09:35:50.601Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-02-16T09:35:50.601Z] === RUN TestCloneArgsSmartHttp [2021-02-16T09:35:50.601Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-02-16T09:35:50.601Z] === RUN TestCloneArgsDumbHttp [2021-02-16T09:35:50.601Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-02-16T09:35:50.601Z] === RUN TestCloneArgsGit [2021-02-16T09:35:50.601Z] --- PASS: TestCloneArgsGit (0.00s) [2021-02-16T09:35:50.601Z] === RUN TestCheckoutGit [2021-02-16T09:35:50.829Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-02-16T09:35:51.089Z] --- PASS: TestRemoveImageGarbageCollector (2.27s) [2021-02-16T09:35:51.089Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T09:35:51.089Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-16T09:35:51.089Z] === RUN TestTagInvalidReference [2021-02-16T09:35:51.089Z] --- PASS: TestTagInvalidReference (0.04s) [2021-02-16T09:35:51.089Z] === RUN TestTagValidPrefixedRepo [2021-02-16T09:35:51.089Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-02-16T09:35:51.089Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T09:35:51.089Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-16T09:35:51.089Z] === RUN TestTagOfficialNames [2021-02-16T09:35:51.089Z] --- PASS: TestTagOfficialNames (0.07s) [2021-02-16T09:35:51.089Z] === RUN TestTagMatchesDigest [2021-02-16T09:35:51.348Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-16T09:35:51.348Z] === CONT TestImportExtremelyLargeImageWorks [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-02-16T09:35:52.185Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41936/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 -e DOCKER_GRAPHDRIVER docker:fa480403c75c90880a6bc79bab9e10b012379006 hack/make.sh cross [2021-02-16T09:35:52.202Z] === RUN TestEnable [2021-02-16T09:35:52.202Z] --- PASS: TestEnable (0.00s) [2021-02-16T09:35:52.202Z] === RUN TestDisable [2021-02-16T09:35:52.202Z] --- PASS: TestDisable (0.00s) [2021-02-16T09:35:52.202Z] === RUN TestEnabled [2021-02-16T09:35:52.202Z] --- PASS: TestEnabled (0.00s) [2021-02-16T09:35:52.202Z] PASS [2021-02-16T09:35:52.202Z] coverage: 100.0% of statements [2021-02-16T09:35:52.202Z] ok github.com/docker/docker/cli/debug 0.055s coverage: 100.0% of statements [2021-02-16T09:35:52.445Z] [2021-02-16T09:35:52.683Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-02-16T09:35:52.683Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-02-16T09:35:52.683Z] === RUN TestProcessNoDockerignore [2021-02-16T09:35:52.683Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-02-16T09:35:52.683Z] === RUN TestProcessShouldLeaveAllFiles [2021-02-16T09:35:52.683Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-02-16T09:35:52.683Z] === RUN TestDetectContentType [2021-02-16T09:35:52.683Z] --- PASS: TestDetectContentType (0.00s) [2021-02-16T09:35:52.683Z] === RUN TestSelectAcceptableMIME [2021-02-16T09:35:52.683Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-02-16T09:35:52.683Z] === RUN TestInspectEmptyResponse [2021-02-16T09:35:52.683Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-02-16T09:35:52.683Z] === RUN TestInspectResponseBinary [2021-02-16T09:35:52.683Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-02-16T09:35:52.683Z] === RUN TestResponseUnsupportedContentType [2021-02-16T09:35:52.683Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-02-16T09:35:52.683Z] === RUN TestInspectResponseTextSimple [2021-02-16T09:35:52.683Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-02-16T09:35:52.683Z] === RUN TestInspectResponseEmptyContentType [2021-02-16T09:35:52.683Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-02-16T09:35:52.683Z] === RUN TestUnknownContentLength [2021-02-16T09:35:52.683Z] --- PASS: TestUnknownContentLength (0.00s) [2021-02-16T09:35:52.683Z] === RUN TestDownloadRemote [2021-02-16T09:35:52.683Z] --- PASS: TestDownloadRemote (0.07s) [2021-02-16T09:35:52.683Z] === RUN TestGetWithStatusError [2021-02-16T09:35:52.683Z] --- PASS: TestGetWithStatusError (0.00s) [2021-02-16T09:35:52.683Z] === RUN TestCloseRootDirectory [2021-02-16T09:35:52.683Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-02-16T09:35:52.683Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:35:52.683Z] === RUN TestHashFile [2021-02-16T09:35:52.683Z] --- SKIP: TestHashFile (0.00s) [2021-02-16T09:35:52.683Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:35:52.683Z] === RUN TestHashSubdir [2021-02-16T09:35:52.683Z] --- SKIP: TestHashSubdir (0.00s) [2021-02-16T09:35:52.683Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:35:52.683Z] === RUN TestRemoveDirectory [2021-02-16T09:35:52.683Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-02-16T09:35:52.683Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:35:52.683Z] PASS [2021-02-16T09:35:52.683Z] coverage: 9.3% of statements [2021-02-16T09:35:52.683Z] ok github.com/docker/docker/builder/remotecontext 0.373s coverage: 9.3% of statements [2021-02-16T09:35:52.706Z] Removing bundles/ [2021-02-16T09:35:52.706Z] [2021-02-16T09:35:52.706Z] ---> Making bundle: cross (in bundles/cross) [2021-02-16T09:35:52.706Z] Cross building: bundles/cross/linux/amd64 [2021-02-16T09:35:52.706Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-02-16T09:35:52.706Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-02-16T09:35:53.164Z] === RUN TestGetAllAllowed [2021-02-16T09:35:53.164Z] --- PASS: TestGetAllAllowed (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestGetAllMeta [2021-02-16T09:35:53.164Z] --- PASS: TestGetAllMeta (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestWarnOnUnusedBuildArgs [2021-02-16T09:35:53.164Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestIsUnreferencedBuiltin [2021-02-16T09:35:53.164Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestIsExistingDirectory [2021-02-16T09:35:53.164Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestGetFilenameForDownload [2021-02-16T09:35:53.164Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestEnv2Variables [2021-02-16T09:35:53.164Z] --- PASS: TestEnv2Variables (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-02-16T09:35:53.164Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestMaintainer [2021-02-16T09:35:53.164Z] --- PASS: TestMaintainer (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestLabel [2021-02-16T09:35:53.164Z] --- PASS: TestLabel (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestFromScratch [2021-02-16T09:35:53.164Z] --- PASS: TestFromScratch (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestFromWithArg [2021-02-16T09:35:53.164Z] --- PASS: TestFromWithArg (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-02-16T09:35:53.164Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestFromWithUndefinedArg [2021-02-16T09:35:53.164Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestFromMultiStageWithNamedStage [2021-02-16T09:35:53.164Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestOnbuild [2021-02-16T09:35:53.164Z] --- PASS: TestOnbuild (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestWorkdir [2021-02-16T09:35:53.164Z] --- PASS: TestWorkdir (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestCmd [2021-02-16T09:35:53.164Z] --- PASS: TestCmd (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestHealthcheckNone [2021-02-16T09:35:53.164Z] --- PASS: TestHealthcheckNone (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestHealthcheckCmd [2021-02-16T09:35:53.164Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestEntrypoint [2021-02-16T09:35:53.164Z] --- PASS: TestEntrypoint (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestExpose [2021-02-16T09:35:53.164Z] --- PASS: TestExpose (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestUser [2021-02-16T09:35:53.164Z] --- PASS: TestUser (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestVolume [2021-02-16T09:35:53.164Z] --- PASS: TestVolume (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestStopSignal [2021-02-16T09:35:53.164Z] --- SKIP: TestStopSignal (0.00s) [2021-02-16T09:35:53.164Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-16T09:35:53.164Z] === RUN TestArg [2021-02-16T09:35:53.164Z] --- PASS: TestArg (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestShell [2021-02-16T09:35:53.164Z] --- PASS: TestShell (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestPrependEnvOnCmd [2021-02-16T09:35:53.164Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestRunWithBuildArgs [2021-02-16T09:35:53.164Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestRunIgnoresHealthcheck [2021-02-16T09:35:53.164Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestNormalizeWorkdir [2021-02-16T09:35:53.164Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestDispatch [2021-02-16T09:35:53.164Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-02-16T09:35:53.164Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-02-16T09:35:53.164Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-02-16T09:35:53.164Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-02-16T09:35:53.164Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-02-16T09:35:53.164Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-02-16T09:35:53.164Z] === RUN TestDispatch/COPY_url [2021-02-16T09:35:53.164Z] --- PASS: TestDispatch (0.06s) [2021-02-16T09:35:53.164Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-02-16T09:35:53.164Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-02-16T09:35:53.164Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.00s) [2021-02-16T09:35:53.164Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-02-16T09:35:53.164Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-02-16T09:35:53.164Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-02-16T09:35:53.164Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestAddScratchImageAddsToMounts [2021-02-16T09:35:53.164Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestAddFromScratchPopulatesPlatform [2021-02-16T09:35:53.164Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.01s) [2021-02-16T09:35:53.164Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-02-16T09:35:53.164Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-02-16T09:35:53.164Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestImageSourceGetAddsToMounts [2021-02-16T09:35:53.164Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestEmptyDockerfile [2021-02-16T09:35:53.164Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-02-16T09:35:53.164Z] === RUN TestSymlinkDockerfile [2021-02-16T09:35:53.164Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-02-16T09:35:53.164Z] === RUN TestDockerfileOutsideTheBuildContext [2021-02-16T09:35:53.164Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestNonExistingDockerfile [2021-02-16T09:35:53.164Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestCopyRunConfig [2021-02-16T09:35:53.164Z] --- PASS: TestCopyRunConfig (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestDeepCopyRunConfig [2021-02-16T09:35:53.164Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestExportImage [2021-02-16T09:35:53.164Z] --- PASS: TestExportImage (0.00s) [2021-02-16T09:35:53.164Z] === RUN TestNormalizeDest [2021-02-16T09:35:53.164Z] --- PASS: TestNormalizeDest (0.00s) [2021-02-16T09:35:53.164Z] PASS [2021-02-16T09:35:53.164Z] coverage: 46.6% of statements [2021-02-16T09:35:53.164Z] ok github.com/docker/docker/builder/dockerfile 0.282s coverage: 46.6% of statements [2021-02-16T09:35:53.164Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-16T09:35:54.638Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-16T09:35:56.017Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-02-16T09:35:57.396Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-02-16T09:35:57.396Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-16T09:35:57.655Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-02-16T09:35:57.914Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-16T09:35:59.293Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-02-16T09:36:02.584Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-02-16T09:36:02.745Z] --- PASS: TestServiceWithDataPathPortInit (22.06s) [2021-02-16T09:36:02.745Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T09:36:03.152Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-02-16T09:36:03.727Z] === RUN TestCheckpointCreateError [2021-02-16T09:36:03.727Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestCheckpointCreate [2021-02-16T09:36:03.727Z] --- PASS: TestCheckpointCreate (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestCheckpointDeleteError [2021-02-16T09:36:03.727Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestCheckpointDelete [2021-02-16T09:36:03.727Z] --- PASS: TestCheckpointDelete (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestCheckpointListError [2021-02-16T09:36:03.727Z] --- PASS: TestCheckpointListError (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestCheckpointList [2021-02-16T09:36:03.727Z] --- PASS: TestCheckpointList (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestCheckpointListContainerNotFound [2021-02-16T09:36:03.727Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestNewClientWithOpsFromEnv [2021-02-16T09:36:03.727Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-02-16T09:36:03.727Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-16T09:36:03.727Z] === RUN TestGetAPIPath [2021-02-16T09:36:03.727Z] --- PASS: TestGetAPIPath (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestParseHostURL [2021-02-16T09:36:03.727Z] --- PASS: TestParseHostURL (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-02-16T09:36:03.727Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestNegotiateAPIVersionEmpty [2021-02-16T09:36:03.727Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestNegotiateAPIVersion [2021-02-16T09:36:03.727Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestNegotiateAPVersionOverride [2021-02-16T09:36:03.727Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestNegotiateAPIVersionAutomatic [2021-02-16T09:36:03.727Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-02-16T09:36:03.727Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-02-16T09:36:03.727Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestClientRedirect [2021-02-16T09:36:03.727Z] --- PASS: TestClientRedirect (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestConfigCreateUnsupported [2021-02-16T09:36:03.727Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestConfigCreateError [2021-02-16T09:36:03.727Z] --- PASS: TestConfigCreateError (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestConfigCreate [2021-02-16T09:36:03.727Z] --- PASS: TestConfigCreate (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestConfigInspectNotFound [2021-02-16T09:36:03.727Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestConfigInspectWithEmptyID [2021-02-16T09:36:03.727Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestConfigInspectUnsupported [2021-02-16T09:36:03.727Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestConfigInspectError [2021-02-16T09:36:03.727Z] --- PASS: TestConfigInspectError (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestConfigInspectConfigNotFound [2021-02-16T09:36:03.727Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestConfigInspect [2021-02-16T09:36:03.727Z] --- PASS: TestConfigInspect (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestConfigListUnsupported [2021-02-16T09:36:03.727Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestConfigListError [2021-02-16T09:36:03.727Z] --- PASS: TestConfigListError (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestConfigList [2021-02-16T09:36:03.727Z] --- PASS: TestConfigList (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestConfigRemoveUnsupported [2021-02-16T09:36:03.727Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestConfigRemoveError [2021-02-16T09:36:03.727Z] --- PASS: TestConfigRemoveError (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestConfigRemove [2021-02-16T09:36:03.727Z] --- PASS: TestConfigRemove (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestConfigUpdateUnsupported [2021-02-16T09:36:03.727Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestConfigUpdateError [2021-02-16T09:36:03.727Z] --- PASS: TestConfigUpdateError (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestConfigUpdate [2021-02-16T09:36:03.727Z] --- PASS: TestConfigUpdate (0.00s) [2021-02-16T09:36:03.727Z] === RUN TestContainerCommitError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerCommitError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerCommit [2021-02-16T09:36:03.728Z] --- PASS: TestContainerCommit (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerStatPathError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerStatPathError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerStatPathNotFoundError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerStatPathNoHeaderError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerStatPath [2021-02-16T09:36:03.728Z] --- PASS: TestContainerStatPath (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestCopyToContainerError [2021-02-16T09:36:03.728Z] --- PASS: TestCopyToContainerError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestCopyToContainerNotFoundError [2021-02-16T09:36:03.728Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestCopyToContainerNotStatusOKError [2021-02-16T09:36:03.728Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestCopyToContainer [2021-02-16T09:36:03.728Z] --- PASS: TestCopyToContainer (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestCopyFromContainerError [2021-02-16T09:36:03.728Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestCopyFromContainerNotFoundError [2021-02-16T09:36:03.728Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestCopyFromContainerNotStatusOKError [2021-02-16T09:36:03.728Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestCopyFromContainerNoHeaderError [2021-02-16T09:36:03.728Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestCopyFromContainer [2021-02-16T09:36:03.728Z] --- PASS: TestCopyFromContainer (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerCreateError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerCreateError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerCreateImageNotFound [2021-02-16T09:36:03.728Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerCreateWithName [2021-02-16T09:36:03.728Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerCreateAutoRemove [2021-02-16T09:36:03.728Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerDiffError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerDiffError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerDiff [2021-02-16T09:36:03.728Z] --- PASS: TestContainerDiff (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerExecCreateError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerExecCreate [2021-02-16T09:36:03.728Z] --- PASS: TestContainerExecCreate (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerExecStartError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerExecStartError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerExecStart [2021-02-16T09:36:03.728Z] --- PASS: TestContainerExecStart (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerExecInspectError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerExecInspect [2021-02-16T09:36:03.728Z] --- PASS: TestContainerExecInspect (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerExportError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerExportError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerExport [2021-02-16T09:36:03.728Z] --- PASS: TestContainerExport (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerInspectError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerInspectError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerInspectContainerNotFound [2021-02-16T09:36:03.728Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerInspectWithEmptyID [2021-02-16T09:36:03.728Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerInspect [2021-02-16T09:36:03.728Z] --- PASS: TestContainerInspect (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerInspectNode [2021-02-16T09:36:03.728Z] --- PASS: TestContainerInspectNode (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerKillError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerKillError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerKill [2021-02-16T09:36:03.728Z] --- PASS: TestContainerKill (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerListError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerListError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerList [2021-02-16T09:36:03.728Z] --- PASS: TestContainerList (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerLogsNotFoundError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerLogsError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerLogsError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerLogs [2021-02-16T09:36:03.728Z] --- PASS: TestContainerLogs (0.12s) [2021-02-16T09:36:03.728Z] === RUN TestContainerPauseError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerPauseError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerPause [2021-02-16T09:36:03.728Z] --- PASS: TestContainerPause (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainersPruneError [2021-02-16T09:36:03.728Z] --- PASS: TestContainersPruneError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainersPrune [2021-02-16T09:36:03.728Z] --- PASS: TestContainersPrune (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerRemoveError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerRemoveError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerRemoveNotFoundError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerRemove [2021-02-16T09:36:03.728Z] --- PASS: TestContainerRemove (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerRenameError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerRenameError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerRename [2021-02-16T09:36:03.728Z] --- PASS: TestContainerRename (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerResizeError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerResizeError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerExecResizeError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerResize [2021-02-16T09:36:03.728Z] --- PASS: TestContainerResize (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerExecResize [2021-02-16T09:36:03.728Z] --- PASS: TestContainerExecResize (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerRestartError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerRestartError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerRestart [2021-02-16T09:36:03.728Z] --- PASS: TestContainerRestart (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerStartError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerStartError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerStart [2021-02-16T09:36:03.728Z] --- PASS: TestContainerStart (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerStatsError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerStatsError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerStats [2021-02-16T09:36:03.728Z] --- PASS: TestContainerStats (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerStopError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerStopError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerStop [2021-02-16T09:36:03.728Z] --- PASS: TestContainerStop (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerTopError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerTopError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerTop [2021-02-16T09:36:03.728Z] --- PASS: TestContainerTop (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerUnpauseError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerUnpause [2021-02-16T09:36:03.728Z] --- PASS: TestContainerUnpause (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerUpdateError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerUpdateError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerUpdate [2021-02-16T09:36:03.728Z] --- PASS: TestContainerUpdate (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerWaitError [2021-02-16T09:36:03.728Z] --- PASS: TestContainerWaitError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestContainerWait [2021-02-16T09:36:03.728Z] --- PASS: TestContainerWait (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestDiskUsageError [2021-02-16T09:36:03.728Z] --- PASS: TestDiskUsageError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestDiskUsage [2021-02-16T09:36:03.728Z] --- PASS: TestDiskUsage (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestDistributionInspectUnsupported [2021-02-16T09:36:03.728Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestDistributionInspectWithEmptyID [2021-02-16T09:36:03.728Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestEventsErrorInOptions [2021-02-16T09:36:03.728Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestEventsErrorFromServer [2021-02-16T09:36:03.728Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestEvents [2021-02-16T09:36:03.728Z] --- PASS: TestEvents (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestTLSCloseWriter [2021-02-16T09:36:03.728Z] === PAUSE TestTLSCloseWriter [2021-02-16T09:36:03.728Z] === RUN TestImageBuildError [2021-02-16T09:36:03.728Z] --- PASS: TestImageBuildError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageBuild [2021-02-16T09:36:03.728Z] --- PASS: TestImageBuild (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestGetDockerOS [2021-02-16T09:36:03.728Z] --- PASS: TestGetDockerOS (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageCreateError [2021-02-16T09:36:03.728Z] --- PASS: TestImageCreateError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageCreate [2021-02-16T09:36:03.728Z] --- PASS: TestImageCreate (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageHistoryError [2021-02-16T09:36:03.728Z] --- PASS: TestImageHistoryError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageHistory [2021-02-16T09:36:03.728Z] --- PASS: TestImageHistory (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageImportError [2021-02-16T09:36:03.728Z] --- PASS: TestImageImportError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageImport [2021-02-16T09:36:03.728Z] --- PASS: TestImageImport (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageInspectError [2021-02-16T09:36:03.728Z] --- PASS: TestImageInspectError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageInspectImageNotFound [2021-02-16T09:36:03.728Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageInspectWithEmptyID [2021-02-16T09:36:03.728Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageInspect [2021-02-16T09:36:03.728Z] --- PASS: TestImageInspect (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageListError [2021-02-16T09:36:03.728Z] --- PASS: TestImageListError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageList [2021-02-16T09:36:03.728Z] --- PASS: TestImageList (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageListApiBefore125 [2021-02-16T09:36:03.728Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageLoadError [2021-02-16T09:36:03.728Z] --- PASS: TestImageLoadError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageLoad [2021-02-16T09:36:03.728Z] --- PASS: TestImageLoad (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImagesPruneError [2021-02-16T09:36:03.728Z] --- PASS: TestImagesPruneError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImagesPrune [2021-02-16T09:36:03.728Z] --- PASS: TestImagesPrune (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImagePullReferenceParseError [2021-02-16T09:36:03.728Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImagePullAnyError [2021-02-16T09:36:03.728Z] --- PASS: TestImagePullAnyError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImagePullStatusUnauthorizedError [2021-02-16T09:36:03.728Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-16T09:36:03.728Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-16T09:36:03.728Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-02-16T09:36:03.728Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImagePullWithoutErrors [2021-02-16T09:36:03.728Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImagePushReferenceError [2021-02-16T09:36:03.728Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImagePushAnyError [2021-02-16T09:36:03.728Z] --- PASS: TestImagePushAnyError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImagePushStatusUnauthorizedError [2021-02-16T09:36:03.728Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-16T09:36:03.728Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-16T09:36:03.728Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-02-16T09:36:03.728Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImagePushWithoutErrors [2021-02-16T09:36:03.728Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-02-16T09:36:03.728Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-02-16T09:36:03.728Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-02-16T09:36:03.728Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-02-16T09:36:03.728Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-02-16T09:36:03.728Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-02-16T09:36:03.728Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-02-16T09:36:03.728Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-02-16T09:36:03.728Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageRemoveError [2021-02-16T09:36:03.728Z] --- PASS: TestImageRemoveError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageRemoveImageNotFound [2021-02-16T09:36:03.728Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageRemove [2021-02-16T09:36:03.728Z] --- PASS: TestImageRemove (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageSaveError [2021-02-16T09:36:03.728Z] --- PASS: TestImageSaveError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageSave [2021-02-16T09:36:03.728Z] --- PASS: TestImageSave (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageSearchAnyError [2021-02-16T09:36:03.728Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageSearchStatusUnauthorizedError [2021-02-16T09:36:03.728Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-16T09:36:03.728Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-16T09:36:03.728Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-02-16T09:36:03.728Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageSearchWithoutErrors [2021-02-16T09:36:03.728Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageTagError [2021-02-16T09:36:03.728Z] --- PASS: TestImageTagError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageTagInvalidReference [2021-02-16T09:36:03.728Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageTagInvalidSourceImageName [2021-02-16T09:36:03.728Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageTagHexSource [2021-02-16T09:36:03.728Z] --- PASS: TestImageTagHexSource (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestImageTag [2021-02-16T09:36:03.728Z] --- PASS: TestImageTag (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestInfoServerError [2021-02-16T09:36:03.728Z] --- PASS: TestInfoServerError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestInfoInvalidResponseJSONError [2021-02-16T09:36:03.728Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestInfo [2021-02-16T09:36:03.728Z] --- PASS: TestInfo (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNetworkConnectError [2021-02-16T09:36:03.728Z] --- PASS: TestNetworkConnectError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-02-16T09:36:03.728Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNetworkConnect [2021-02-16T09:36:03.728Z] --- PASS: TestNetworkConnect (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNetworkCreateError [2021-02-16T09:36:03.728Z] --- PASS: TestNetworkCreateError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNetworkCreate [2021-02-16T09:36:03.728Z] --- PASS: TestNetworkCreate (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNetworkDisconnectError [2021-02-16T09:36:03.728Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNetworkDisconnect [2021-02-16T09:36:03.728Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNetworkInspectError [2021-02-16T09:36:03.728Z] --- PASS: TestNetworkInspectError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNetworkInspectNotFoundError [2021-02-16T09:36:03.728Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNetworkInspectWithEmptyID [2021-02-16T09:36:03.728Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNetworkInspect [2021-02-16T09:36:03.728Z] --- PASS: TestNetworkInspect (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNetworkListError [2021-02-16T09:36:03.728Z] --- PASS: TestNetworkListError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNetworkList [2021-02-16T09:36:03.728Z] --- PASS: TestNetworkList (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNetworksPruneError [2021-02-16T09:36:03.728Z] --- PASS: TestNetworksPruneError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNetworksPrune [2021-02-16T09:36:03.728Z] --- PASS: TestNetworksPrune (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNetworkRemoveError [2021-02-16T09:36:03.728Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNetworkRemove [2021-02-16T09:36:03.728Z] --- PASS: TestNetworkRemove (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNodeInspectError [2021-02-16T09:36:03.728Z] --- PASS: TestNodeInspectError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNodeInspectNodeNotFound [2021-02-16T09:36:03.728Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNodeInspectWithEmptyID [2021-02-16T09:36:03.728Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNodeInspect [2021-02-16T09:36:03.728Z] --- PASS: TestNodeInspect (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNodeListError [2021-02-16T09:36:03.728Z] --- PASS: TestNodeListError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNodeList [2021-02-16T09:36:03.728Z] --- PASS: TestNodeList (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNodeRemoveError [2021-02-16T09:36:03.728Z] --- PASS: TestNodeRemoveError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNodeRemove [2021-02-16T09:36:03.728Z] --- PASS: TestNodeRemove (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNodeUpdateError [2021-02-16T09:36:03.728Z] --- PASS: TestNodeUpdateError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestNodeUpdate [2021-02-16T09:36:03.728Z] --- PASS: TestNodeUpdate (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestOptionWithTimeout [2021-02-16T09:36:03.728Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestPingFail [2021-02-16T09:36:03.728Z] --- PASS: TestPingFail (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestPingWithError [2021-02-16T09:36:03.728Z] 2021/02/16 09:36:02 RoundTripper returned a response & error; ignoring response [2021-02-16T09:36:03.728Z] 2021/02/16 09:36:02 RoundTripper returned a response & error; ignoring response [2021-02-16T09:36:03.728Z] --- PASS: TestPingWithError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestPingSuccess [2021-02-16T09:36:03.728Z] --- PASS: TestPingSuccess (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestPingHeadFallback [2021-02-16T09:36:03.728Z] === RUN TestPingHeadFallback/OK [2021-02-16T09:36:03.728Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-02-16T09:36:03.728Z] === RUN TestPingHeadFallback/Not_Found [2021-02-16T09:36:03.728Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-02-16T09:36:03.728Z] --- PASS: TestPingHeadFallback (0.00s) [2021-02-16T09:36:03.728Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-02-16T09:36:03.728Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-02-16T09:36:03.728Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-02-16T09:36:03.728Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestPluginDisableError [2021-02-16T09:36:03.728Z] --- PASS: TestPluginDisableError (0.00s) [2021-02-16T09:36:03.728Z] === RUN TestPluginDisable [2021-02-16T09:36:03.728Z] --- PASS: TestPluginDisable (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestPluginEnableError [2021-02-16T09:36:03.729Z] --- PASS: TestPluginEnableError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestPluginEnable [2021-02-16T09:36:03.729Z] --- PASS: TestPluginEnable (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestPluginInspectError [2021-02-16T09:36:03.729Z] --- PASS: TestPluginInspectError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestPluginInspectWithEmptyID [2021-02-16T09:36:03.729Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestPluginInspect [2021-02-16T09:36:03.729Z] --- PASS: TestPluginInspect (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestPluginListError [2021-02-16T09:36:03.729Z] --- PASS: TestPluginListError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestPluginList [2021-02-16T09:36:03.729Z] --- PASS: TestPluginList (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestPluginPushError [2021-02-16T09:36:03.729Z] --- PASS: TestPluginPushError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestPluginPush [2021-02-16T09:36:03.729Z] --- PASS: TestPluginPush (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestPluginRemoveError [2021-02-16T09:36:03.729Z] --- PASS: TestPluginRemoveError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestPluginRemove [2021-02-16T09:36:03.729Z] --- PASS: TestPluginRemove (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestPluginSetError [2021-02-16T09:36:03.729Z] --- PASS: TestPluginSetError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestPluginSet [2021-02-16T09:36:03.729Z] --- PASS: TestPluginSet (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSetHostHeader [2021-02-16T09:36:03.729Z] --- PASS: TestSetHostHeader (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestPlainTextError [2021-02-16T09:36:03.729Z] --- PASS: TestPlainTextError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestInfiniteError [2021-02-16T09:36:03.729Z] --- PASS: TestInfiniteError (0.01s) [2021-02-16T09:36:03.729Z] === RUN TestSecretCreateUnsupported [2021-02-16T09:36:03.729Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSecretCreateError [2021-02-16T09:36:03.729Z] --- PASS: TestSecretCreateError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSecretCreate [2021-02-16T09:36:03.729Z] --- PASS: TestSecretCreate (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSecretInspectUnsupported [2021-02-16T09:36:03.729Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSecretInspectError [2021-02-16T09:36:03.729Z] --- PASS: TestSecretInspectError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSecretInspectSecretNotFound [2021-02-16T09:36:03.729Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSecretInspectWithEmptyID [2021-02-16T09:36:03.729Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSecretInspect [2021-02-16T09:36:03.729Z] --- PASS: TestSecretInspect (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSecretListUnsupported [2021-02-16T09:36:03.729Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSecretListError [2021-02-16T09:36:03.729Z] --- PASS: TestSecretListError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSecretList [2021-02-16T09:36:03.729Z] --- PASS: TestSecretList (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSecretRemoveUnsupported [2021-02-16T09:36:03.729Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSecretRemoveError [2021-02-16T09:36:03.729Z] --- PASS: TestSecretRemoveError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSecretRemove [2021-02-16T09:36:03.729Z] --- PASS: TestSecretRemove (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSecretUpdateUnsupported [2021-02-16T09:36:03.729Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSecretUpdateError [2021-02-16T09:36:03.729Z] --- PASS: TestSecretUpdateError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSecretUpdate [2021-02-16T09:36:03.729Z] --- PASS: TestSecretUpdate (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestServiceCreateError [2021-02-16T09:36:03.729Z] --- PASS: TestServiceCreateError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestServiceCreate [2021-02-16T09:36:03.729Z] --- PASS: TestServiceCreate (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestServiceCreateCompatiblePlatforms [2021-02-16T09:36:03.729Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestServiceCreateDigestPinning [2021-02-16T09:36:03.729Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestServiceInspectError [2021-02-16T09:36:03.729Z] --- PASS: TestServiceInspectError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestServiceInspectServiceNotFound [2021-02-16T09:36:03.729Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestServiceInspectWithEmptyID [2021-02-16T09:36:03.729Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestServiceInspect [2021-02-16T09:36:03.729Z] --- PASS: TestServiceInspect (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestServiceListError [2021-02-16T09:36:03.729Z] --- PASS: TestServiceListError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestServiceList [2021-02-16T09:36:03.729Z] --- PASS: TestServiceList (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestServiceLogsError [2021-02-16T09:36:03.729Z] --- PASS: TestServiceLogsError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestServiceLogs [2021-02-16T09:36:03.729Z] --- PASS: TestServiceLogs (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestServiceRemoveError [2021-02-16T09:36:03.729Z] --- PASS: TestServiceRemoveError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestServiceRemoveNotFoundError [2021-02-16T09:36:03.729Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestServiceRemove [2021-02-16T09:36:03.729Z] --- PASS: TestServiceRemove (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestServiceUpdateError [2021-02-16T09:36:03.729Z] --- PASS: TestServiceUpdateError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestServiceUpdate [2021-02-16T09:36:03.729Z] --- PASS: TestServiceUpdate (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSwarmGetUnlockKeyError [2021-02-16T09:36:03.729Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSwarmGetUnlockKey [2021-02-16T09:36:03.729Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSwarmInitError [2021-02-16T09:36:03.729Z] --- PASS: TestSwarmInitError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSwarmInit [2021-02-16T09:36:03.729Z] --- PASS: TestSwarmInit (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSwarmInspectError [2021-02-16T09:36:03.729Z] --- PASS: TestSwarmInspectError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSwarmInspect [2021-02-16T09:36:03.729Z] --- PASS: TestSwarmInspect (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSwarmJoinError [2021-02-16T09:36:03.729Z] --- PASS: TestSwarmJoinError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSwarmJoin [2021-02-16T09:36:03.729Z] --- PASS: TestSwarmJoin (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSwarmLeaveError [2021-02-16T09:36:03.729Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSwarmLeave [2021-02-16T09:36:03.729Z] --- PASS: TestSwarmLeave (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSwarmUnlockError [2021-02-16T09:36:03.729Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSwarmUnlock [2021-02-16T09:36:03.729Z] --- PASS: TestSwarmUnlock (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSwarmUpdateError [2021-02-16T09:36:03.729Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestSwarmUpdate [2021-02-16T09:36:03.729Z] --- PASS: TestSwarmUpdate (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestTaskInspectError [2021-02-16T09:36:03.729Z] --- PASS: TestTaskInspectError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestTaskInspectWithEmptyID [2021-02-16T09:36:03.729Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestTaskInspect [2021-02-16T09:36:03.729Z] --- PASS: TestTaskInspect (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestTaskListError [2021-02-16T09:36:03.729Z] --- PASS: TestTaskListError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestTaskList [2021-02-16T09:36:03.729Z] --- PASS: TestTaskList (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestVolumeCreateError [2021-02-16T09:36:03.729Z] --- PASS: TestVolumeCreateError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestVolumeCreate [2021-02-16T09:36:03.729Z] --- PASS: TestVolumeCreate (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestVolumeInspectError [2021-02-16T09:36:03.729Z] --- PASS: TestVolumeInspectError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestVolumeInspectNotFound [2021-02-16T09:36:03.729Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestVolumeInspectWithEmptyID [2021-02-16T09:36:03.729Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestVolumeInspect [2021-02-16T09:36:03.729Z] --- PASS: TestVolumeInspect (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestVolumeListError [2021-02-16T09:36:03.729Z] --- PASS: TestVolumeListError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestVolumeList [2021-02-16T09:36:03.729Z] --- PASS: TestVolumeList (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestVolumeRemoveError [2021-02-16T09:36:03.729Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-02-16T09:36:03.729Z] === RUN TestVolumeRemove [2021-02-16T09:36:03.729Z] --- PASS: TestVolumeRemove (0.00s) [2021-02-16T09:36:03.729Z] === CONT TestTLSCloseWriter [2021-02-16T09:36:03.729Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-02-16T09:36:03.729Z] PASS [2021-02-16T09:36:03.729Z] coverage: 74.9% of statements [2021-02-16T09:36:03.729Z] ok github.com/docker/docker/client 0.398s coverage: 74.9% of statements [2021-02-16T09:36:04.089Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-16T09:36:05.995Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-02-16T09:36:07.900Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-02-16T09:36:11.189Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-16T09:36:12.126Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-16T09:36:12.126Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-02-16T09:36:13.063Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-02-16T09:36:13.111Z] --- PASS: TestServiceWithDefaultAddressPoolInit (11.06s) [2021-02-16T09:36:13.111Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gp8toq5kanc27x7xbjw3zmtx3 Created:2021-02-16 09:36:03.565494438 +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[84484522c45c329824c2aeaeaf2ebe55797b84feb915a8b7f94e81d0da795792:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3gwkm6tp19pdafi7a8pxay56n EndpointID:b7df00d57828015c24672255bdb1afc0fa2ac51a97cb126c18a828b07724f4eb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2f3c2d393b78074b46ef2603c45d5a9d0737d2488fc077304face0b90334a1fb 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:b03a60090a31 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3gwkm6tp19pdafi7a8pxay56n EndpointID:b7df00d57828015c24672255bdb1afc0fa2ac51a97cb126c18a828b07724f4eb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-16T09:36:13.111Z] PASS [2021-02-16T09:36:13.111Z] [2021-02-16T09:36:13.111Z] === Skipped [2021-02-16T09:36:13.111Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:36:13.111Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:36:13.111Z] [2021-02-16T09:36:13.111Z] [2021-02-16T09:36:13.111Z] DONE 26 tests, 1 skipped in 60.851s [2021-02-16T09:36:13.111Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:36:13.111Z] ++ 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 [2021-02-16T09:36:13.111Z] ++ set -e [2021-02-16T09:36:13.111Z] ++ '[' -n 0 ']' [2021-02-16T09:36:13.111Z] ++ set -x [2021-02-16T09:36:13.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:36:13.111Z] INFO: Testing against a local daemon [2021-02-16T09:36:13.111Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-16T09:36:13.111Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T09:36:13.111Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:36:13.111Z] === RUN TestDockerNetworkIpvlan [2021-02-16T09:36:13.111Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:36:13.111Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:36:13.111Z] PASS [2021-02-16T09:36:13.111Z] [2021-02-16T09:36:13.111Z] === Skipped [2021-02-16T09:36:13.111Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T09:36:13.111Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:36:13.111Z] [2021-02-16T09:36:13.111Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:36:13.111Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:36:13.111Z] [2021-02-16T09:36:13.111Z] [2021-02-16T09:36:13.111Z] DONE 2 tests, 2 skipped in 0.089s [2021-02-16T09:36:13.112Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:36:13.112Z] ++ 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 [2021-02-16T09:36:13.112Z] ++ set -e [2021-02-16T09:36:13.112Z] ++ '[' -n 0 ']' [2021-02-16T09:36:13.112Z] ++ set -x [2021-02-16T09:36:13.112Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:36:13.112Z] INFO: Testing against a local daemon [2021-02-16T09:36:13.112Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-16T09:36:13.322Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-16T09:36:15.176Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.59s) [2021-02-16T09:36:15.176Z] === RUN TestDockerNetworkMacvlan [2021-02-16T09:36:15.808Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-16T09:36:16.841Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-16T09:36:17.516Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-16T09:36:17.873Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-16T09:36:18.084Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-16T09:36:18.345Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-16T09:36:18.345Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-16T09:36:18.830Z] --- PASS: TestCheckoutGit (27.51s) [2021-02-16T09:36:18.830Z] === RUN TestValidGitTransport [2021-02-16T09:36:18.830Z] --- PASS: TestValidGitTransport (0.00s) [2021-02-16T09:36:18.830Z] === RUN TestGitInvalidRef [2021-02-16T09:36:18.830Z] --- PASS: TestGitInvalidRef (0.18s) [2021-02-16T09:36:18.830Z] PASS [2021-02-16T09:36:18.830Z] coverage: 86.3% of statements [2021-02-16T09:36:18.830Z] ok github.com/docker/docker/builder/remotecontext/git 27.808s coverage: 86.3% of statements [2021-02-16T09:36:18.830Z] ? github.com/docker/docker/cli [no test files] [2021-02-16T09:36:18.830Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-16T09:36:20.250Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-16T09:36:21.628Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-16T09:36:21.887Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-02-16T09:36:22.318Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-16T09:36:22.823Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-16T09:36:24.799Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-02-16T09:36:24.799Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-02-16T09:36:24.799Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-02-16T09:36:24.799Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-02-16T09:36:24.799Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-02-16T09:36:24.799Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-02-16T09:36:24.799Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-02-16T09:36:24.799Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-02-16T09:36:24.799Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-02-16T09:36:24.799Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-02-16T09:36:24.799Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-02-16T09:36:24.799Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-02-16T09:36:24.799Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-02-16T09:36:24.799Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-02-16T09:36:24.799Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-02-16T09:36:24.799Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-02-16T09:36:24.799Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-02-16T09:36:24.799Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-02-16T09:36:24.799Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-02-16T09:36:24.799Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-02-16T09:36:24.799Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-02-16T09:36:24.799Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-02-16T09:36:24.799Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-02-16T09:36:24.799Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-02-16T09:36:24.799Z] === RUN TestConfigureDaemonLogs [2021-02-16T09:36:24.799Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-02-16T09:36:24.799Z] === RUN TestCommonOptionsInstallFlags [2021-02-16T09:36:24.799Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-02-16T09:36:24.799Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-02-16T09:36:24.799Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-02-16T09:36:24.799Z] PASS [2021-02-16T09:36:24.799Z] coverage: 18.4% of statements [2021-02-16T09:36:24.799Z] ok github.com/docker/docker/cmd/dockerd 0.385s coverage: 18.4% of statements [2021-02-16T09:36:25.360Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-02-16T09:36:25.869Z] --- PASS: TestBuildWithHugeFile (55.44s) [2021-02-16T09:36:25.869Z] === RUN TestBuildWCOWSandboxSize [2021-02-16T09:36:25.869Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-16T09:36:25.869Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:36:25.869Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T09:36:25.869Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:36:25.869Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:36:25.869Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:36:25.869Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:36:25.869Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:36:25.869Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:36:25.869Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:36:25.869Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:36:25.869Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:36:25.869Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-02-16T09:36:25.869Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2021-02-16T09:36:25.869Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2021-02-16T09:36:25.869Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2021-02-16T09:36:25.869Z] === RUN TestBuildPreserveOwnership [2021-02-16T09:36:25.869Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-16T09:36:26.402Z] === RUN TestContainerStopSignal [2021-02-16T09:36:26.402Z] --- PASS: TestContainerStopSignal (0.00s) [2021-02-16T09:36:26.402Z] === RUN TestContainerStopTimeout [2021-02-16T09:36:26.402Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-02-16T09:36:26.402Z] === RUN TestContainerSecretReferenceDestTarget [2021-02-16T09:36:26.402Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-02-16T09:36:26.402Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-02-16T09:36:26.402Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-02-16T09:36:26.402Z] === RUN TestContainerLogPathSetForRingLogger [2021-02-16T09:36:26.402Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-02-16T09:36:26.402Z] === RUN TestReplaceAndAppendEnvVars [2021-02-16T09:36:26.402Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-02-16T09:36:26.402Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-02-16T09:36:26.402Z] === RUN TestNewMemoryStore [2021-02-16T09:36:26.402Z] --- PASS: TestNewMemoryStore (0.00s) [2021-02-16T09:36:26.402Z] === RUN TestAddContainers [2021-02-16T09:36:26.402Z] --- PASS: TestAddContainers (0.00s) [2021-02-16T09:36:26.402Z] === RUN TestGetContainer [2021-02-16T09:36:26.402Z] --- PASS: TestGetContainer (0.00s) [2021-02-16T09:36:26.402Z] === RUN TestDeleteContainer [2021-02-16T09:36:26.402Z] --- PASS: TestDeleteContainer (0.00s) [2021-02-16T09:36:26.402Z] === RUN TestListContainers [2021-02-16T09:36:26.402Z] --- PASS: TestListContainers (0.00s) [2021-02-16T09:36:26.402Z] === RUN TestFirstContainer [2021-02-16T09:36:26.402Z] --- PASS: TestFirstContainer (0.00s) [2021-02-16T09:36:26.402Z] === RUN TestApplyAllContainer [2021-02-16T09:36:26.402Z] --- PASS: TestApplyAllContainer (0.00s) [2021-02-16T09:36:26.402Z] === RUN TestIsValidHealthString [2021-02-16T09:36:26.402Z] --- PASS: TestIsValidHealthString (0.00s) [2021-02-16T09:36:26.402Z] === RUN TestStateRunStop [2021-02-16T09:36:26.402Z] --- PASS: TestStateRunStop (0.00s) [2021-02-16T09:36:26.402Z] === RUN TestStateTimeoutWait [2021-02-16T09:36:26.402Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-02-16T09:36:26.402Z] state_test.go:141: Stop callback fired [2021-02-16T09:36:26.402Z] state_test.go:165: Stop callback fired [2021-02-16T09:36:26.402Z] === RUN TestIsValidStateString [2021-02-16T09:36:26.402Z] --- PASS: TestIsValidStateString (0.00s) [2021-02-16T09:36:26.402Z] === RUN TestViewSaveDelete [2021-02-16T09:36:26.402Z] --- PASS: TestViewSaveDelete (0.01s) [2021-02-16T09:36:26.402Z] === RUN TestViewAll [2021-02-16T09:36:26.402Z] --- PASS: TestViewAll (0.01s) [2021-02-16T09:36:26.402Z] === RUN TestViewGet [2021-02-16T09:36:26.402Z] --- PASS: TestViewGet (0.01s) [2021-02-16T09:36:26.402Z] === RUN TestNames [2021-02-16T09:36:26.402Z] --- PASS: TestNames (0.00s) [2021-02-16T09:36:26.402Z] === RUN TestViewWithHealthCheck [2021-02-16T09:36:26.402Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-02-16T09:36:26.402Z] PASS [2021-02-16T09:36:26.402Z] coverage: 41.3% of statements [2021-02-16T09:36:26.402Z] ok github.com/docker/docker/container 0.327s coverage: 41.3% of statements [2021-02-16T09:36:26.402Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-16T09:36:26.402Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-16T09:36:26.402Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-16T09:36:26.402Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-16T09:36:26.763Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-16T09:36:26.907Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-16T09:36:27.293Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-02-16T09:36:27.860Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-02-16T09:36:28.426Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-02-16T09:36:28.428Z] --- PASS: TestBuildPreserveOwnership (3.86s) [2021-02-16T09:36:28.428Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.52s) [2021-02-16T09:36:28.428Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s) [2021-02-16T09:36:28.428Z] === RUN TestBuildPlatformInvalid [2021-02-16T09:36:28.428Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2021-02-16T09:36:28.428Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-16T09:36:28.669Z] === RUN TestPrepare [2021-02-16T09:36:28.669Z] --- PASS: TestPrepare (0.00s) [2021-02-16T09:36:28.669Z] === RUN TestStart [2021-02-16T09:36:28.669Z] --- PASS: TestStart (0.00s) [2021-02-16T09:36:28.669Z] === RUN TestWaitCancel [2021-02-16T09:36:28.669Z] --- PASS: TestWaitCancel (0.00s) [2021-02-16T09:36:28.669Z] === RUN TestWaitDisabled [2021-02-16T09:36:28.669Z] --- PASS: TestWaitDisabled (0.00s) [2021-02-16T09:36:28.669Z] === RUN TestWaitEnabled [2021-02-16T09:36:28.669Z] --- PASS: TestWaitEnabled (0.00s) [2021-02-16T09:36:28.669Z] === RUN TestRemove [2021-02-16T09:36:28.669Z] --- PASS: TestRemove (0.00s) [2021-02-16T09:36:28.669Z] PASS [2021-02-16T09:36:28.669Z] coverage: 65.3% of statements [2021-02-16T09:36:28.669Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.089s coverage: 65.3% of statements [2021-02-16T09:36:28.994Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-02-16T09:36:30.897Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-02-16T09:36:30.897Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-02-16T09:36:30.941Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-02-16T09:36:30.941Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCIsolation [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertFromGRPCIsolation [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-16T09:36:30.941Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-02-16T09:36:30.941Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-02-16T09:36:31.422Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-02-16T09:36:31.422Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-02-16T09:36:31.422Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-02-16T09:36:31.422Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-02-16T09:36:31.422Z] === RUN TestServiceConvertFromGRPCConfigs [2021-02-16T09:36:31.422Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-02-16T09:36:31.422Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-02-16T09:36:31.422Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-02-16T09:36:31.422Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-02-16T09:36:31.422Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-02-16T09:36:31.422Z] === RUN TestServiceConvertToGRPCConfigs [2021-02-16T09:36:31.422Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-02-16T09:36:31.422Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-02-16T09:36:31.422Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-02-16T09:36:31.422Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-02-16T09:36:31.422Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-02-16T09:36:31.422Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-02-16T09:36:31.422Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-02-16T09:36:31.422Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-02-16T09:36:31.422Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-02-16T09:36:31.422Z] PASS [2021-02-16T09:36:31.422Z] coverage: 35.9% of statements [2021-02-16T09:36:31.422Z] ok github.com/docker/docker/daemon/cluster/convert 0.271s coverage: 35.9% of statements [2021-02-16T09:36:31.422Z] === RUN TestNewListSecretsFilters [2021-02-16T09:36:31.422Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-02-16T09:36:31.422Z] === RUN TestNewListConfigsFilters [2021-02-16T09:36:31.422Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-02-16T09:36:31.422Z] PASS [2021-02-16T09:36:31.422Z] coverage: 0.5% of statements [2021-02-16T09:36:31.422Z] ok github.com/docker/docker/daemon/cluster 0.449s coverage: 0.5% of statements [2021-02-16T09:36:32.800Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-02-16T09:36:34.178Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-16T09:36:35.115Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-02-16T09:36:35.233Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-16T09:36:35.288Z] === RUN TestDiscoveryOptsErrors [2021-02-16T09:36:35.288Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-02-16T09:36:35.288Z] === RUN TestDiscoveryOpts [2021-02-16T09:36:35.288Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-02-16T09:36:35.288Z] PASS [2021-02-16T09:36:35.288Z] coverage: 30.0% of statements [2021-02-16T09:36:35.288Z] ok github.com/docker/docker/daemon/discovery 0.072s coverage: 30.0% of statements [2021-02-16T09:36:35.687Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-16T09:36:36.739Z] --- PASS: TestDockerNetworkMacvlan (21.76s) [2021-02-16T09:36:36.739Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-02-16T09:36:36.739Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-02-16T09:36:36.739Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.89s) [2021-02-16T09:36:36.739Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.71s) [2021-02-16T09:36:36.739Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.03s) [2021-02-16T09:36:36.739Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.62s) [2021-02-16T09:36:36.739Z] PASS [2021-02-16T09:36:36.739Z] [2021-02-16T09:36:36.739Z] DONE 8 tests in 23.432s [2021-02-16T09:36:36.739Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-16T09:36:36.739Z] ++ 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 [2021-02-16T09:36:36.739Z] ++ set -e [2021-02-16T09:36:36.739Z] ++ '[' -n 0 ']' [2021-02-16T09:36:36.739Z] ++ set -x [2021-02-16T09:36:36.739Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:36:36.739Z] testing: warning: no tests to run [2021-02-16T09:36:36.739Z] PASS [2021-02-16T09:36:36.739Z] [2021-02-16T09:36:36.739Z] DONE 0 tests in 0.017s [2021-02-16T09:36:36.739Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-16T09:36:36.739Z] ++ 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 [2021-02-16T09:36:36.739Z] ++ set -e [2021-02-16T09:36:36.739Z] ++ '[' -n 0 ']' [2021-02-16T09:36:36.739Z] ++ set -x [2021-02-16T09:36:36.739Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:36:36.739Z] INFO: Testing against a local daemon [2021-02-16T09:36:36.739Z] === RUN TestAuthZPluginAllowRequest [2021-02-16T09:36:37.570Z] === RUN TestBuilderGC [2021-02-16T09:36:37.570Z] --- PASS: TestBuilderGC (0.01s) [2021-02-16T09:36:37.570Z] === RUN TestDaemonConfigurationNotFound [2021-02-16T09:36:37.570Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-02-16T09:36:37.570Z] === RUN TestDaemonBrokenConfiguration [2021-02-16T09:36:37.570Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-02-16T09:36:37.570Z] === RUN TestParseClusterAdvertiseSettings [2021-02-16T09:36:37.570Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-02-16T09:36:37.570Z] === RUN TestFindConfigurationConflicts [2021-02-16T09:36:37.570Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-02-16T09:36:37.570Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-02-16T09:36:37.570Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-02-16T09:36:37.570Z] === RUN TestDaemonConfigurationMergeConflicts [2021-02-16T09:36:37.570Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-02-16T09:36:37.570Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-02-16T09:36:37.570Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-02-16T09:36:37.570Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-02-16T09:36:37.570Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-02-16T09:36:37.570Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-02-16T09:36:37.570Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-02-16T09:36:37.570Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-02-16T09:36:37.570Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-02-16T09:36:37.570Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-02-16T09:36:37.570Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-02-16T09:36:37.570Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-02-16T09:36:37.570Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-02-16T09:36:37.570Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-02-16T09:36:37.570Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-02-16T09:36:37.570Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-02-16T09:36:37.570Z] === RUN TestValidateConfigurationErrors [2021-02-16T09:36:37.570Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-02-16T09:36:37.570Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-02-16T09:36:37.570Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-02-16T09:36:37.570Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-02-16T09:36:37.570Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-02-16T09:36:37.570Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-02-16T09:36:37.570Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-02-16T09:36:37.570Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-02-16T09:36:37.570Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-02-16T09:36:37.570Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-02-16T09:36:37.570Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-02-16T09:36:37.570Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-02-16T09:36:37.570Z] === RUN TestValidateConfiguration [2021-02-16T09:36:37.570Z] === RUN TestValidateConfiguration/with_label [2021-02-16T09:36:37.570Z] === RUN TestValidateConfiguration/with_dns [2021-02-16T09:36:37.570Z] === RUN TestValidateConfiguration/with_dns-search [2021-02-16T09:36:37.570Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-02-16T09:36:37.570Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-02-16T09:36:37.570Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-02-16T09:36:37.570Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-02-16T09:36:37.570Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfiguration (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-02-16T09:36:37.570Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-02-16T09:36:37.570Z] === RUN TestModifiedDiscoverySettings [2021-02-16T09:36:37.570Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-02-16T09:36:37.570Z] === RUN TestReloadSetConfigFileNotExist [2021-02-16T09:36:37.570Z] time="2021-02-16T09:36:37Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-02-16T09:36:37.570Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-02-16T09:36:37.570Z] === RUN TestReloadDefaultConfigNotExist [2021-02-16T09:36:37.570Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-02-16T09:36:37.570Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:36:37.570Z] === RUN TestReloadBadDefaultConfig [2021-02-16T09:36:37.570Z] time="2021-02-16T09:36:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-031076127" [2021-02-16T09:36:37.570Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-02-16T09:36:37.570Z] === RUN TestReloadWithConflictingLabels [2021-02-16T09:36:37.570Z] time="2021-02-16T09:36:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-713053170" [2021-02-16T09:36:37.570Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-02-16T09:36:37.570Z] === RUN TestReloadWithDuplicateLabels [2021-02-16T09:36:37.570Z] time="2021-02-16T09:36:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-017852585" [2021-02-16T09:36:37.570Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-02-16T09:36:37.570Z] === RUN TestDaemonConfigurationMerge [2021-02-16T09:36:37.570Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-02-16T09:36:37.570Z] PASS [2021-02-16T09:36:37.570Z] coverage: 79.7% of statements [2021-02-16T09:36:37.570Z] ok github.com/docker/docker/daemon/config 0.515s coverage: 79.7% of statements [2021-02-16T09:36:38.050Z] === RUN TestVerifyNetworkingConfig [2021-02-16T09:36:38.050Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestGetContainer [2021-02-16T09:36:38.050Z] --- PASS: TestGetContainer (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestValidContainerNames [2021-02-16T09:36:38.050Z] --- PASS: TestValidContainerNames (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestContainerInitDNS [2021-02-16T09:36:38.050Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-02-16T09:36:38.050Z] daemon_test.go:147: root required [2021-02-16T09:36:38.050Z] === RUN TestMerge [2021-02-16T09:36:38.050Z] --- PASS: TestMerge (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestValidateContainerIsolation [2021-02-16T09:36:38.050Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestFindNetworkErrorType [2021-02-16T09:36:38.050Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestEnsureServicesExist [2021-02-16T09:36:38.050Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestEnsureServicesExistErrors [2021-02-16T09:36:38.050Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-02-16T09:36:38.050Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-02-16T09:36:38.050Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-02-16T09:36:38.050Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-02-16T09:36:38.050Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-02-16T09:36:38.050Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-02-16T09:36:38.050Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestContainerDelete [2021-02-16T09:36:38.050Z] --- PASS: TestContainerDelete (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestContainerDoubleDelete [2021-02-16T09:36:38.050Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestLogContainerEventCopyLabels [2021-02-16T09:36:38.050Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestLogContainerEventWithAttributes [2021-02-16T09:36:38.050Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestNoneHealthcheck [2021-02-16T09:36:38.050Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestHealthStates [2021-02-16T09:36:38.050Z] === RUN TestEventsLog [2021-02-16T09:36:38.050Z] --- PASS: TestEventsLog (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestEventsLogTimeout [2021-02-16T09:36:38.050Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestLogEvents [2021-02-16T09:36:38.050Z] --- PASS: TestLogEvents (0.05s) [2021-02-16T09:36:38.050Z] === RUN TestLoadBufferedEvents [2021-02-16T09:36:38.050Z] time="2021-02-16T09:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T09:36:38.050Z] time="2021-02-16T09:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T09:36:38.050Z] time="2021-02-16T09:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T09:36:38.050Z] time="2021-02-16T09:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T09:36:38.050Z] time="2021-02-16T09:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T09:36:38.050Z] time="2021-02-16T09:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T09:36:38.050Z] time="2021-02-16T09:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T09:36:38.050Z] time="2021-02-16T09:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T09:36:38.050Z] time="2021-02-16T09:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T09:36:38.050Z] time="2021-02-16T09:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T09:36:38.050Z] --- PASS: TestHealthStates (0.11s) [2021-02-16T09:36:38.050Z] === RUN TestMaskURLCredentials [2021-02-16T09:36:38.050Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestGetInspectData [2021-02-16T09:36:38.050Z] --- PASS: TestGetInspectData (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestFillLicense [2021-02-16T09:36:38.050Z] --- PASS: TestFillLicense (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestListInvalidFilter [2021-02-16T09:36:38.050Z] --- PASS: TestListInvalidFilter (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestNameFilter [2021-02-16T09:36:38.050Z] --- PASS: TestNameFilter (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-02-16T09:36:38.050Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-02-16T09:36:38.050Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-02-16T09:36:38.050Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-02-16T09:36:38.050Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-02-16T09:36:38.050Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-02-16T09:36:38.050Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-02-16T09:36:38.050Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-02-16T09:36:38.050Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-02-16T09:36:38.050Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-02-16T09:36:38.050Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-02-16T09:36:38.050Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-02-16T09:36:38.050Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-02-16T09:36:38.051Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-02-16T09:36:38.051Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-02-16T09:36:38.051Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-02-16T09:36:38.051Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-02-16T09:36:38.051Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-02-16T09:36:38.051Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-02-16T09:36:38.051Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-02-16T09:36:38.051Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-02-16T09:36:38.051Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-02-16T09:36:38.051Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-02-16T09:36:38.051Z] === RUN TestDaemonReloadLabels [2021-02-16T09:36:38.051Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-02-16T09:36:38.051Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-02-16T09:36:38.051Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-02-16T09:36:38.051Z] === RUN TestDaemonReloadMirrors [2021-02-16T09:36:38.051Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-02-16T09:36:38.051Z] === RUN TestDaemonReloadInsecureRegistries [2021-02-16T09:36:38.051Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-02-16T09:36:38.051Z] === RUN TestDaemonReloadNotAffectOthers [2021-02-16T09:36:38.051Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-02-16T09:36:38.051Z] === RUN TestDaemonDiscoveryReload [2021-02-16T09:36:38.051Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-02-16T09:36:38.051Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-02-16T09:36:38.051Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-02-16T09:36:38.051Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-02-16T09:36:38.051Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-02-16T09:36:38.051Z] PASS [2021-02-16T09:36:38.051Z] coverage: 50.0% of statements [2021-02-16T09:36:38.051Z] ok github.com/docker/docker/daemon/events 0.581s coverage: 50.0% of statements [2021-02-16T09:36:38.051Z] === RUN TestWaitNodeAttachment [2021-02-16T09:36:38.531Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-02-16T09:36:38.531Z] === RUN TestIsolationConversion [2021-02-16T09:36:38.531Z] === RUN TestIsolationConversion/default [2021-02-16T09:36:38.531Z] === RUN TestIsolationConversion/process [2021-02-16T09:36:38.531Z] === RUN TestIsolationConversion/hyperv [2021-02-16T09:36:38.531Z] --- PASS: TestIsolationConversion (0.00s) [2021-02-16T09:36:38.531Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-02-16T09:36:38.531Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-02-16T09:36:38.531Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-02-16T09:36:38.531Z] === RUN TestContainerLabels [2021-02-16T09:36:38.531Z] --- PASS: TestContainerLabels (0.00s) [2021-02-16T09:36:38.531Z] === RUN TestCredentialSpecConversion [2021-02-16T09:36:38.531Z] === RUN TestCredentialSpecConversion/none [2021-02-16T09:36:38.531Z] === RUN TestCredentialSpecConversion/config [2021-02-16T09:36:38.531Z] === RUN TestCredentialSpecConversion/file [2021-02-16T09:36:38.531Z] === RUN TestCredentialSpecConversion/registry [2021-02-16T09:36:38.531Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-02-16T09:36:38.531Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-02-16T09:36:38.531Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-02-16T09:36:38.531Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-02-16T09:36:38.531Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-02-16T09:36:38.531Z] === RUN TestControllerValidateMountBind [2021-02-16T09:36:38.531Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-02-16T09:36:38.531Z] === RUN TestControllerValidateMountVolume [2021-02-16T09:36:38.531Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-02-16T09:36:38.531Z] === RUN TestControllerValidateMountTarget [2021-02-16T09:36:38.531Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-02-16T09:36:38.531Z] === RUN TestControllerValidateMountTmpfs [2021-02-16T09:36:38.531Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-02-16T09:36:38.531Z] === RUN TestControllerValidateMountInvalidType [2021-02-16T09:36:38.531Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-02-16T09:36:38.531Z] === RUN TestControllerValidateMountNamedPipe [2021-02-16T09:36:38.531Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-02-16T09:36:38.531Z] PASS [2021-02-16T09:36:38.531Z] coverage: 11.3% of statements [2021-02-16T09:36:38.531Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.765s coverage: 11.3% of statements [2021-02-16T09:36:38.803Z] --- PASS: TestAuthZPluginAllowRequest (1.93s) [2021-02-16T09:36:38.803Z] === RUN TestAuthZPluginTLS [2021-02-16T09:36:38.976Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-02-16T09:36:38.976Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-16T09:36:39.012Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-02-16T09:36:39.013Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-02-16T09:36:39.094Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-02-16T09:36:39.094Z] === RUN TestAuthZPluginDenyRequest [2021-02-16T09:36:39.493Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-02-16T09:36:39.493Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-02-16T09:36:39.493Z] === RUN TestLinkNaming [2021-02-16T09:36:39.493Z] --- PASS: TestLinkNaming (0.00s) [2021-02-16T09:36:39.493Z] === RUN TestLinkNew [2021-02-16T09:36:39.493Z] --- PASS: TestLinkNew (0.00s) [2021-02-16T09:36:39.493Z] === RUN TestLinkEnv [2021-02-16T09:36:39.493Z] --- PASS: TestLinkEnv (0.00s) [2021-02-16T09:36:39.493Z] === RUN TestLinkMultipleEnv [2021-02-16T09:36:39.493Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-02-16T09:36:39.493Z] === RUN TestLinkPortRangeEnv [2021-02-16T09:36:39.493Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-02-16T09:36:39.493Z] PASS [2021-02-16T09:36:39.493Z] coverage: 93.0% of statements [2021-02-16T09:36:39.493Z] ok github.com/docker/docker/daemon/links 0.104s coverage: 93.0% of statements [2021-02-16T09:36:39.725Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-02-16T09:36:39.725Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-16T09:36:39.974Z] === RUN TestIsEmptyDir [2021-02-16T09:36:39.974Z] --- PASS: TestIsEmptyDir (0.01s) [2021-02-16T09:36:39.974Z] PASS [2021-02-16T09:36:39.974Z] coverage: 2.3% of statements [2021-02-16T09:36:39.974Z] ok github.com/docker/docker/daemon/graphdriver 0.088s coverage: 2.3% of statements [2021-02-16T09:36:39.974Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-02-16T09:36:39.974Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-02-16T09:36:39.974Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-16T09:36:39.974Z] reload_test.go:520: root required [2021-02-16T09:36:39.974Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-02-16T09:36:39.974Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2021-02-16T09:36:39.974Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-02-16T09:36:39.974Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-02-16T09:36:39.974Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-02-16T09:36:39.974Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-02-16T09:36:39.974Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-02-16T09:36:39.974Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-02-16T09:36:39.974Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-02-16T09:36:39.974Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-02-16T09:36:39.974Z] === RUN TestParseVolumesFrom [2021-02-16T09:36:39.974Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-02-16T09:36:39.974Z] PASS [2021-02-16T09:36:39.974Z] coverage: 9.1% of statements [2021-02-16T09:36:39.974Z] ok github.com/docker/docker/daemon 2.579s coverage: 9.1% of statements [2021-02-16T09:36:39.974Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-16T09:36:39.974Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-16T09:36:39.974Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-16T09:36:39.974Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-16T09:36:39.974Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-02-16T09:36:39.974Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-02-16T09:36:39.974Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-02-16T09:36:39.974Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-16T09:36:39.974Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-02-16T09:36:39.974Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-02-16T09:36:39.974Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-02-16T09:36:39.974Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-16T09:36:39.974Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-02-16T09:36:39.974Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-02-16T09:36:39.974Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-02-16T09:36:40.354Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-02-16T09:36:40.357Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-02-16T09:36:40.357Z] === RUN TestAuthZPluginDenyResponse [2021-02-16T09:36:40.988Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-02-16T09:36:40.988Z] === RUN TestAuthZPluginAllowEventStream [2021-02-16T09:36:42.260Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-02-16T09:36:42.989Z] === RUN TestAdapterReadLogs [2021-02-16T09:36:42.989Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-02-16T09:36:42.989Z] === RUN TestCopier [2021-02-16T09:36:42.989Z] --- PASS: TestCopier (0.00s) [2021-02-16T09:36:42.989Z] === RUN TestCopierLongLines [2021-02-16T09:36:42.989Z] --- PASS: TestCopierLongLines (0.00s) [2021-02-16T09:36:42.989Z] === RUN TestCopierSlow [2021-02-16T09:36:42.989Z] === RUN TestSearchRegistryForImagesErrors [2021-02-16T09:36:42.989Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-02-16T09:36:42.989Z] === RUN TestSearchRegistryForImages [2021-02-16T09:36:42.989Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-02-16T09:36:42.989Z] === RUN TestImageDelete [2021-02-16T09:36:42.989Z] --- PASS: TestCopierSlow (0.20s) [2021-02-16T09:36:42.989Z] === RUN TestCopierWithSized [2021-02-16T09:36:42.989Z] === RUN TestCopierWithSized/as_is [2021-02-16T09:36:42.989Z] === RUN TestImageDelete/no_lease [2021-02-16T09:36:42.989Z] === RUN TestCopierWithSized/With_RingLogger [2021-02-16T09:36:42.989Z] --- PASS: TestCopierWithSized (0.01s) [2021-02-16T09:36:42.989Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-02-16T09:36:42.989Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-02-16T09:36:42.989Z] === RUN TestCopierWithPartial [2021-02-16T09:36:42.989Z] === RUN TestImageDelete/lease_exists [2021-02-16T09:36:42.989Z] --- PASS: TestCopierWithPartial (0.00s) [2021-02-16T09:36:42.989Z] === RUN TestRingLogger [2021-02-16T09:36:42.989Z] --- PASS: TestRingLogger (0.00s) [2021-02-16T09:36:42.989Z] === RUN TestRingCap [2021-02-16T09:36:42.989Z] --- PASS: TestRingCap (0.00s) [2021-02-16T09:36:42.989Z] === RUN TestRingClose [2021-02-16T09:36:42.989Z] --- PASS: TestRingClose (0.00s) [2021-02-16T09:36:42.989Z] === RUN TestRingDrain [2021-02-16T09:36:42.989Z] --- PASS: TestRingDrain (0.00s) [2021-02-16T09:36:42.989Z] PASS [2021-02-16T09:36:42.989Z] coverage: 43.5% of statements [2021-02-16T09:36:42.989Z] ok github.com/docker/docker/daemon/logger 0.357s coverage: 43.5% of statements [2021-02-16T09:36:42.989Z] --- PASS: TestImageDelete (0.12s) [2021-02-16T09:36:42.989Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-02-16T09:36:42.989Z] --- PASS: TestImageDelete/lease_exists (0.10s) [2021-02-16T09:36:42.989Z] === RUN TestContentStoreForPull [2021-02-16T09:36:42.990Z] --- PASS: TestContentStoreForPull (0.14s) [2021-02-16T09:36:42.990Z] PASS [2021-02-16T09:36:42.990Z] coverage: 6.4% of statements [2021-02-16T09:36:42.990Z] ok github.com/docker/docker/daemon/images 0.401s coverage: 6.4% of statements [2021-02-16T09:36:42.990Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-16T09:36:42.990Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-16T09:36:42.990Z] === RUN TestNewStreamConfig [2021-02-16T09:36:42.990Z] === RUN TestNewStreamConfig/defaults [2021-02-16T09:36:42.990Z] === RUN TestNewStreamConfig/invalid_create_group [2021-02-16T09:36:42.990Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-02-16T09:36:42.990Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-02-16T09:36:42.990Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-02-16T09:36:42.990Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-02-16T09:36:42.990Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-02-16T09:36:42.990Z] --- PASS: TestNewStreamConfig (0.00s) [2021-02-16T09:36:42.990Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-02-16T09:36:42.990Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-02-16T09:36:42.990Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-02-16T09:36:42.990Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-02-16T09:36:42.990Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-02-16T09:36:42.990Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-02-16T09:36:42.990Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-02-16T09:36:42.990Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-02-16T09:36:42.990Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-02-16T09:36:42.990Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-02-16T09:36:42.990Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-02-16T09:36:42.990Z] === RUN TestNewAWSLogsClientRegionDetect [2021-02-16T09:36:43.052Z] --- PASS: TestAuthZPluginAllowEventStream (1.88s) [2021-02-16T09:36:43.052Z] === RUN TestAuthZPluginErrorResponse [2021-02-16T09:36:43.343Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-02-16T09:36:43.343Z] === RUN TestAuthZPluginErrorRequest [2021-02-16T09:36:43.472Z] time="2021-02-16T09:36:42Z" level=info msg="Trying to get region from EC2 Metadata" [2021-02-16T09:36:43.472Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s) [2021-02-16T09:36:43.472Z] === RUN TestCreateSuccess [2021-02-16T09:36:43.472Z] --- PASS: TestCreateSuccess (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestCreateLogGroupSuccess [2021-02-16T09:36:43.472Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestCreateError [2021-02-16T09:36:43.472Z] --- PASS: TestCreateError (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestCreateAlreadyExists [2021-02-16T09:36:43.472Z] time="2021-02-16T09:36:42Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-02-16T09:36:43.472Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestLogClosed [2021-02-16T09:36:43.472Z] --- PASS: TestLogClosed (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestLogBlocking [2021-02-16T09:36:43.472Z] --- PASS: TestLogBlocking (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestLogNonBlockingBufferEmpty [2021-02-16T09:36:43.472Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestLogNonBlockingBufferFull [2021-02-16T09:36:43.472Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestPublishBatchSuccess [2021-02-16T09:36:43.472Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestPublishBatchError [2021-02-16T09:36:43.472Z] time="2021-02-16T09:36:42Z" level=error msg=Error [2021-02-16T09:36:43.472Z] --- PASS: TestPublishBatchError (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-02-16T09:36:43.472Z] time="2021-02-16T09:36:42Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-16T09:36:43.472Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestPublishBatchAlreadyAccepted [2021-02-16T09:36:43.472Z] time="2021-02-16T09:36:42Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-16T09:36:43.472Z] time="2021-02-16T09:36:42Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-02-16T09:36:43.472Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestCollectBatchSimple [2021-02-16T09:36:43.472Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestCollectBatchTicker [2021-02-16T09:36:43.472Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestCollectBatchMultilinePattern [2021-02-16T09:36:43.472Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-02-16T09:36:43.472Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-02-16T09:36:43.472Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-02-16T09:36:43.472Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-02-16T09:36:43.472Z] === RUN TestCollectBatchClose [2021-02-16T09:36:43.472Z] --- PASS: TestCollectBatchClose (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestEffectiveLen [2021-02-16T09:36:43.472Z] === RUN TestEffectiveLen/0/Hello [2021-02-16T09:36:43.472Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-02-16T09:36:43.472Z] === RUN TestEffectiveLen/2/🙃 [2021-02-16T09:36:43.472Z] === RUN TestEffectiveLen/3/���� [2021-02-16T09:36:43.472Z] === RUN TestEffectiveLen/4/He��o [2021-02-16T09:36:43.472Z] === RUN TestEffectiveLen/5/ [2021-02-16T09:36:43.472Z] --- PASS: TestEffectiveLen (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestFindValidSplit [2021-02-16T09:36:43.472Z] === RUN TestFindValidSplit/0/ [2021-02-16T09:36:43.472Z] === RUN TestFindValidSplit/1/Hello [2021-02-16T09:36:43.472Z] === RUN TestFindValidSplit/2/Hello [2021-02-16T09:36:43.472Z] === RUN TestFindValidSplit/3/Hello [2021-02-16T09:36:43.472Z] === RUN TestFindValidSplit/4/🙃 [2021-02-16T09:36:43.472Z] === RUN TestFindValidSplit/5/🙃 [2021-02-16T09:36:43.472Z] === RUN TestFindValidSplit/6/a� [2021-02-16T09:36:43.472Z] === RUN TestFindValidSplit/7/a� [2021-02-16T09:36:43.472Z] --- PASS: TestFindValidSplit (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-02-16T09:36:43.472Z] cloudwatchlogs_test.go:1044: [2021-02-16T09:36:43.472Z] cloudwatchlogs_test.go:1045: [2021-02-16T09:36:43.472Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-02-16T09:36:43.472Z] cloudwatchlogs_test.go:1044: Hello [2021-02-16T09:36:43.472Z] cloudwatchlogs_test.go:1045: [2021-02-16T09:36:43.472Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-02-16T09:36:43.472Z] cloudwatchlogs_test.go:1044: He [2021-02-16T09:36:43.472Z] cloudwatchlogs_test.go:1045: llo [2021-02-16T09:36:43.472Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-02-16T09:36:43.472Z] cloudwatchlogs_test.go:1044: [2021-02-16T09:36:43.472Z] cloudwatchlogs_test.go:1045: Hello [2021-02-16T09:36:43.472Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-02-16T09:36:43.472Z] cloudwatchlogs_test.go:1044: [2021-02-16T09:36:43.472Z] cloudwatchlogs_test.go:1045: 🙃 [2021-02-16T09:36:43.472Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-02-16T09:36:43.472Z] cloudwatchlogs_test.go:1044: 🙃 [2021-02-16T09:36:43.472Z] cloudwatchlogs_test.go:1045: [2021-02-16T09:36:43.472Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-02-16T09:36:43.472Z] cloudwatchlogs_test.go:1044: a [2021-02-16T09:36:43.472Z] cloudwatchlogs_test.go:1045: � [2021-02-16T09:36:43.472Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-02-16T09:36:43.472Z] cloudwatchlogs_test.go:1044: a� [2021-02-16T09:36:43.472Z] cloudwatchlogs_test.go:1045: [2021-02-16T09:36:43.472Z] === RUN TestProcessEventEmoji [2021-02-16T09:36:43.472Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestCollectBatchLineSplit [2021-02-16T09:36:43.472Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestCollectBatchLineSplitWithBinary [2021-02-16T09:36:43.472Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestCollectBatchMaxEvents [2021-02-16T09:36:43.472Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-02-16T09:36:43.472Z] === RUN TestCollectBatchMaxTotalBytes [2021-02-16T09:36:43.472Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-02-16T09:36:43.472Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-02-16T09:36:43.472Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-02-16T09:36:43.472Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-02-16T09:36:43.472Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-02-16T09:36:43.472Z] === RUN TestParseLogOptionsMultilinePattern [2021-02-16T09:36:43.472Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestParseLogOptionsDatetimeFormat [2021-02-16T09:36:43.472Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-02-16T09:36:43.472Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-02-16T09:36:43.472Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-02-16T09:36:43.472Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-02-16T09:36:43.472Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-02-16T09:36:43.472Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-02-16T09:36:43.472Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-02-16T09:36:43.472Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-02-16T09:36:43.472Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-02-16T09:36:43.472Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-02-16T09:36:43.472Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-02-16T09:36:43.472Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-02-16T09:36:43.472Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-02-16T09:36:43.472Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-02-16T09:36:43.472Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-02-16T09:36:43.472Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-02-16T09:36:43.472Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-02-16T09:36:43.472Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-02-16T09:36:43.472Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-02-16T09:36:43.472Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-02-16T09:36:43.472Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-02-16T09:36:43.473Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-02-16T09:36:43.473Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-02-16T09:36:43.473Z] === RUN TestCreateTagSuccess [2021-02-16T09:36:43.473Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-02-16T09:36:43.473Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-02-16T09:36:43.473Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-02-16T09:36:43.473Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-02-16T09:36:43.473Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-02-16T09:36:43.473Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-02-16T09:36:43.473Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-02-16T09:36:43.473Z] PASS [2021-02-16T09:36:43.473Z] coverage: 77.8% of statements [2021-02-16T09:36:43.473Z] ok github.com/docker/docker/daemon/logger/awslogs 0.332s coverage: 77.8% of statements [2021-02-16T09:36:43.473Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-02-16T09:36:43.473Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-16T09:36:43.473Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-16T09:36:43.473Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-02-16T09:36:43.473Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-02-16T09:36:43.473Z] === RUN TestJSONFileLogger [2021-02-16T09:36:43.473Z] --- PASS: TestJSONFileLogger (0.00s) [2021-02-16T09:36:43.473Z] === RUN TestJSONFileLoggerWithTags [2021-02-16T09:36:43.473Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-02-16T09:36:43.473Z] === RUN TestJSONFileLoggerWithOpts [2021-02-16T09:36:43.473Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-02-16T09:36:43.473Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-02-16T09:36:43.473Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-02-16T09:36:43.473Z] === RUN TestEncodeDecode [2021-02-16T09:36:43.473Z] === PAUSE TestEncodeDecode [2021-02-16T09:36:43.473Z] === CONT TestEncodeDecode [2021-02-16T09:36:43.473Z] --- PASS: TestEncodeDecode (0.11s) [2021-02-16T09:36:43.473Z] PASS [2021-02-16T09:36:43.473Z] coverage: 61.6% of statements [2021-02-16T09:36:43.473Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.274s coverage: 61.6% of statements [2021-02-16T09:36:43.633Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-02-16T09:36:43.633Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-16T09:36:43.822Z] Loaded image: buildpack-deps:buster [2021-02-16T09:36:43.822Z] Loaded image: busybox:latest [2021-02-16T09:36:43.822Z] Loaded image: busybox:glibc [2021-02-16T09:36:43.954Z] === RUN TestJSONLogsMarshalJSONBuf [2021-02-16T09:36:43.954Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-02-16T09:36:43.954Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-02-16T09:36:44.285Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-02-16T09:36:44.285Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-16T09:36:44.435Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-02-16T09:36:44.435Z] === RUN TestFastTimeMarshalJSON [2021-02-16T09:36:44.435Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-02-16T09:36:44.435Z] PASS [2021-02-16T09:36:44.435Z] coverage: 87.2% of statements [2021-02-16T09:36:44.435Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.262s coverage: 87.2% of statements [2021-02-16T09:36:44.460Z] Loaded image: debian:bullseye [2021-02-16T09:36:44.461Z] Loaded image: hello-world:latest [2021-02-16T09:36:44.755Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T09:36:45.447Z] === RUN TestWriteLog [2021-02-16T09:36:45.448Z] === PAUSE TestWriteLog [2021-02-16T09:36:45.448Z] === RUN TestReadLog [2021-02-16T09:36:45.448Z] === PAUSE TestReadLog [2021-02-16T09:36:45.448Z] === CONT TestWriteLog [2021-02-16T09:36:45.448Z] --- PASS: TestWriteLog (0.00s) [2021-02-16T09:36:45.448Z] === CONT TestReadLog [2021-02-16T09:36:45.448Z] === RUN TestReadLog/tail_exact [2021-02-16T09:36:45.448Z] === RUN TestReadLog/tail_less_than_available [2021-02-16T09:36:45.448Z] === RUN TestReadLog/tail_more_than_available [2021-02-16T09:36:45.448Z] --- PASS: TestReadLog (0.12s) [2021-02-16T09:36:45.448Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-02-16T09:36:45.448Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-02-16T09:36:45.448Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-02-16T09:36:45.448Z] PASS [2021-02-16T09:36:45.448Z] coverage: 75.2% of statements [2021-02-16T09:36:45.448Z] ok github.com/docker/docker/daemon/logger/local 0.436s coverage: 75.2% of statements [2021-02-16T09:36:45.448Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-16T09:36:45.929Z] === RUN TestLog [2021-02-16T09:36:45.929Z] --- PASS: TestLog (0.01s) [2021-02-16T09:36:45.929Z] PASS [2021-02-16T09:36:45.929Z] coverage: 31.5% of statements [2021-02-16T09:36:45.929Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.104s coverage: 31.5% of statements [2021-02-16T09:36:45.929Z] === RUN TestOpenFileDelete [2021-02-16T09:36:45.929Z] --- PASS: TestOpenFileDelete (0.00s) [2021-02-16T09:36:45.929Z] === RUN TestOpenFileRename [2021-02-16T09:36:45.929Z] --- PASS: TestOpenFileRename (0.00s) [2021-02-16T09:36:45.929Z] === RUN TestParseLogTagDefaultTag [2021-02-16T09:36:45.929Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-02-16T09:36:45.929Z] === RUN TestParseLogTag [2021-02-16T09:36:45.929Z] --- PASS: TestParseLogTag (0.00s) [2021-02-16T09:36:45.929Z] === RUN TestParseLogTagEmptyTag [2021-02-16T09:36:45.929Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-02-16T09:36:45.929Z] === RUN TestTailFiles [2021-02-16T09:36:45.929Z] --- PASS: TestTailFiles (0.00s) [2021-02-16T09:36:45.929Z] === RUN TestFollowLogsConsumerGone [2021-02-16T09:36:45.929Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-02-16T09:36:45.929Z] === RUN TestFollowLogsProducerGone [2021-02-16T09:36:45.929Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-02-16T09:36:45.929Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-02-16T09:36:45.929Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-02-16T09:36:45.929Z] === RUN TestCheckCapacityAndRotate [2021-02-16T09:36:45.929Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-02-16T09:36:45.929Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-02-16T09:36:45.929Z] --- PASS: TestCheckCapacityAndRotate (0.19s) [2021-02-16T09:36:45.929Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-02-16T09:36:45.929Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2021-02-16T09:36:45.929Z] PASS [2021-02-16T09:36:45.929Z] coverage: 55.8% of statements [2021-02-16T09:36:45.929Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.273s coverage: 55.8% of statements [2021-02-16T09:36:46.452Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-02-16T09:36:46.942Z] === RUN TestNewParse [2021-02-16T09:36:46.942Z] --- PASS: TestNewParse (0.00s) [2021-02-16T09:36:46.942Z] PASS [2021-02-16T09:36:46.942Z] coverage: 8.3% of statements [2021-02-16T09:36:46.942Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-02-16T09:36:46.942Z] === RUN TestValidateLogOpt [2021-02-16T09:36:46.942Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-16T09:36:46.942Z] === RUN TestNewMissedConfig [2021-02-16T09:36:46.942Z] --- PASS: TestNewMissedConfig (0.00s) [2021-02-16T09:36:46.942Z] === RUN TestNewMissedUrl [2021-02-16T09:36:46.942Z] --- PASS: TestNewMissedUrl (0.00s) [2021-02-16T09:36:46.942Z] === RUN TestNewMissedToken [2021-02-16T09:36:46.942Z] --- PASS: TestNewMissedToken (0.00s) [2021-02-16T09:36:46.942Z] === RUN TestNewWithProxy [2021-02-16T09:36:46.942Z] --- PASS: TestNewWithProxy (0.00s) [2021-02-16T09:36:46.942Z] === RUN TestDefault [2021-02-16T09:36:46.942Z] --- PASS: TestDefault (0.03s) [2021-02-16T09:36:46.942Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-02-16T09:36:46.942Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-02-16T09:36:46.942Z] === RUN TestJsonFormat [2021-02-16T09:36:46.942Z] --- PASS: TestJsonFormat (0.01s) [2021-02-16T09:36:46.942Z] === RUN TestRawFormat [2021-02-16T09:36:46.942Z] --- PASS: TestRawFormat (0.00s) [2021-02-16T09:36:47.018Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.41s) [2021-02-16T09:36:47.018Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-16T09:36:47.424Z] === RUN TestRawFormatWithLabels [2021-02-16T09:36:47.424Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-02-16T09:36:47.424Z] === RUN TestRawFormatWithoutTag [2021-02-16T09:36:47.424Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-02-16T09:36:47.424Z] === RUN TestBatching [2021-02-16T09:36:47.424Z] --- PASS: TestBatching (0.28s) [2021-02-16T09:36:47.424Z] === RUN TestFrequency [2021-02-16T09:36:47.907Z] === RUN TestParseLogFormat [2021-02-16T09:36:47.907Z] --- PASS: TestParseLogFormat (0.00s) [2021-02-16T09:36:47.907Z] === RUN TestValidateLogOptEmpty [2021-02-16T09:36:47.907Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-02-16T09:36:47.907Z] === RUN TestValidateSyslogAddress [2021-02-16T09:36:47.907Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-02-16T09:36:47.907Z] === RUN TestParseAddressDefaultPort [2021-02-16T09:36:47.907Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-02-16T09:36:47.907Z] === RUN TestValidateSyslogFacility [2021-02-16T09:36:47.907Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-02-16T09:36:47.907Z] === RUN TestValidateLogOptSyslogFormat [2021-02-16T09:36:47.907Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-02-16T09:36:47.907Z] === RUN TestValidateLogOpt [2021-02-16T09:36:47.907Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-16T09:36:47.907Z] PASS [2021-02-16T09:36:47.907Z] coverage: 46.8% of statements [2021-02-16T09:36:47.907Z] ok github.com/docker/docker/daemon/logger/syslog 0.188s coverage: 46.8% of statements [2021-02-16T09:36:47.907Z] --- PASS: TestFrequency (0.26s) [2021-02-16T09:36:47.907Z] === RUN TestOneMessagePerRequest [2021-02-16T09:36:47.907Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-02-16T09:36:47.907Z] === RUN TestVerify [2021-02-16T09:36:47.907Z] --- PASS: TestVerify (0.00s) [2021-02-16T09:36:47.907Z] === RUN TestSkipVerify [2021-02-16T09:36:47.907Z] time="2021-02-16T09:36:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:36:47.907Z] time="2021-02-16T09:36:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:36:47.907Z] time="2021-02-16T09:36:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:36:48.388Z] --- PASS: TestSkipVerify (0.51s) [2021-02-16T09:36:48.388Z] === RUN TestBufferMaximum [2021-02-16T09:36:48.388Z] time="2021-02-16T09:36:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:36:48.388Z] time="2021-02-16T09:36:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:36:48.388Z] time="2021-02-16T09:36:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:36:48.388Z] time="2021-02-16T09:36:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:36:48.388Z] time="2021-02-16T09:36:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:36:48.388Z] time="2021-02-16T09:36:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613468207.961626\",\"host\":\"f471450a9f18\"}'" [2021-02-16T09:36:48.388Z] time="2021-02-16T09:36:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613468207.961626\",\"host\":\"f471450a9f18\"}'" [2021-02-16T09:36:48.388Z] --- PASS: TestBufferMaximum (0.00s) [2021-02-16T09:36:48.388Z] === RUN TestServerAlwaysDown [2021-02-16T09:36:48.388Z] time="2021-02-16T09:36:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:36:48.388Z] time="2021-02-16T09:36:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:36:48.388Z] time="2021-02-16T09:36:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613468207.963633\",\"host\":\"f471450a9f18\"}'" [2021-02-16T09:36:48.388Z] time="2021-02-16T09:36:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613468207.963633\",\"host\":\"f471450a9f18\"}'" [2021-02-16T09:36:48.388Z] time="2021-02-16T09:36:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T09:36:48.388Z] time="2021-02-16T09:36:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613468207.963633\",\"host\":\"f471450a9f18\"}'" [2021-02-16T09:36:48.388Z] time="2021-02-16T09:36:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613468207.964625\",\"host\":\"f471450a9f18\"}'" [2021-02-16T09:36:48.388Z] time="2021-02-16T09:36:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613468207.964625\",\"host\":\"f471450a9f18\"}'" [2021-02-16T09:36:48.388Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-02-16T09:36:48.388Z] === RUN TestCannotSendAfterClose [2021-02-16T09:36:48.388Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-02-16T09:36:48.388Z] === RUN TestDeadlockOnBlockedEndpoint [2021-02-16T09:36:49.402Z] === RUN TestV1IDService [2021-02-16T09:36:49.402Z] --- PASS: TestV1IDService (0.01s) [2021-02-16T09:36:49.402Z] === RUN TestV2MetadataService [2021-02-16T09:36:49.402Z] time="2021-02-16T09:36:48Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-02-16T09:36:49.402Z] time="2021-02-16T09:36:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f471450a9f18\"}'" [2021-02-16T09:36:49.402Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-02-16T09:36:49.402Z] PASS [2021-02-16T09:36:49.402Z] coverage: 82.5% of statements [2021-02-16T09:36:49.402Z] ok github.com/docker/docker/daemon/logger/splunk 2.237s coverage: 82.5% of statements [2021-02-16T09:36:49.402Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-16T09:36:49.402Z] ? github.com/docker/docker/daemon/network [no test files] [2021-02-16T09:36:49.402Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-16T09:36:49.739Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-02-16T09:36:49.742Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.61s) [2021-02-16T09:36:49.742Z] === RUN TestAuthZPluginHeader [2021-02-16T09:36:49.882Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-02-16T09:36:49.882Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-02-16T09:36:49.882Z] === RUN TestContinueOnError_MirrorEndpoint [2021-02-16T09:36:49.882Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-02-16T09:36:49.882Z] === RUN TestContinueOnError_NeverContinue [2021-02-16T09:36:49.882Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-02-16T09:36:49.882Z] === RUN TestContinueOnError_UnnestsErrors [2021-02-16T09:36:49.882Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-02-16T09:36:49.882Z] === RUN TestManifestStore [2021-02-16T09:36:49.882Z] === RUN TestManifestStore/no_remote_or_local [2021-02-16T09:36:49.882Z] time="2021-02-16T09:36:49Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local305960715\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-02-16T09:36:49.882Z] === RUN TestManifestStore/no_local_cache [2021-02-16T09:36:49.882Z] === RUN TestManifestStore/with_local_cache [2021-02-16T09:36:49.882Z] === RUN TestManifestStore/unknown_media_type [2021-02-16T09:36:49.882Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-02-16T09:36:49.882Z] time="2021-02-16T09:36:49Z" level=warning msg="reference for unknown type: " [2021-02-16T09:36:49.882Z] time="2021-02-16T09:36:49Z" level=warning msg="reference for unknown type: " [2021-02-16T09:36:49.882Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-02-16T09:36:49.882Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-02-16T09:36:49.882Z] time="2021-02-16T09:36:49Z" level=warning msg="reference for unknown type: " [2021-02-16T09:36:49.882Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-02-16T09:36:49.882Z] time="2021-02-16T09:36:49Z" level=warning msg="reference for unknown type: " [2021-02-16T09:36:49.882Z] time="2021-02-16T09:36:49Z" level=warning msg="reference for unknown type: " [2021-02-16T09:36:49.882Z] === RUN TestManifestStore/error_persisting_manifest [2021-02-16T09:36:49.882Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-02-16T09:36:49.882Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-02-16T09:36:49.882Z] time="2021-02-16T09:36:49Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-02-16T09:36:49.882Z] --- PASS: TestManifestStore (0.23s) [2021-02-16T09:36:49.882Z] --- PASS: TestManifestStore/no_remote_or_local (0.13s) [2021-02-16T09:36:49.882Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-02-16T09:36:49.882Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-02-16T09:36:49.882Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-02-16T09:36:49.882Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-02-16T09:36:49.882Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-02-16T09:36:49.882Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-02-16T09:36:49.882Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-02-16T09:36:49.882Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-02-16T09:36:49.882Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-02-16T09:36:49.882Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2021-02-16T09:36:49.882Z] === RUN TestDetectManifestBlobMediaType [2021-02-16T09:36:49.882Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-02-16T09:36:49.882Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-02-16T09:36:49.882Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-02-16T09:36:49.882Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-02-16T09:36:49.882Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-02-16T09:36:49.882Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-02-16T09:36:49.882Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-02-16T09:36:49.882Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-02-16T09:36:49.882Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-02-16T09:36:49.882Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-02-16T09:36:49.882Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-02-16T09:36:49.882Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-02-16T09:36:49.882Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-02-16T09:36:49.882Z] === RUN TestFixManifestLayers [2021-02-16T09:36:49.882Z] --- PASS: TestFixManifestLayers (0.00s) [2021-02-16T09:36:49.882Z] === RUN TestFixManifestLayersBaseLayerParent [2021-02-16T09:36:49.882Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-16T09:36:49.882Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-16T09:36:49.882Z] === RUN TestFixManifestLayersBadParent [2021-02-16T09:36:49.882Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-02-16T09:36:49.882Z] === RUN TestValidateManifest [2021-02-16T09:36:49.882Z] --- SKIP: TestValidateManifest (0.00s) [2021-02-16T09:36:49.882Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-16T09:36:49.882Z] === RUN TestFormatPlatform [2021-02-16T09:36:49.882Z] --- PASS: TestFormatPlatform (0.00s) [2021-02-16T09:36:49.882Z] === RUN TestGetRepositoryMountCandidates [2021-02-16T09:36:49.882Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-02-16T09:36:49.882Z] === RUN TestLayerAlreadyExists [2021-02-16T09:36:49.882Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-02-16T09:36:49.882Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-16T09:36:49.882Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-16T09:36:49.882Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-16T09:36:49.882Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-16T09:36:49.882Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-16T09:36:49.882Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-16T09:36:49.882Z] === RUN TestWhenEmptyAuthConfig [2021-02-16T09:36:50.363Z] --- PASS: TestV2MetadataService (1.01s) [2021-02-16T09:36:50.363Z] PASS [2021-02-16T09:36:50.363Z] coverage: 48.2% of statements [2021-02-16T09:36:50.363Z] ok github.com/docker/docker/distribution/metadata 1.091s coverage: 48.2% of statements [2021-02-16T09:36:50.363Z] === RUN TestSuccessfulDownload [2021-02-16T09:36:50.363Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-02-16T09:36:50.363Z] download_test.go:268: Needs fixing on Windows [2021-02-16T09:36:50.363Z] === RUN TestCancelledDownload [2021-02-16T09:36:50.363Z] --- PASS: TestCancelledDownload (0.00s) [2021-02-16T09:36:50.363Z] === RUN TestMaxDownloadAttempts [2021-02-16T09:36:50.363Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-16T09:36:50.363Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-16T09:36:50.363Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-16T09:36:50.363Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-16T09:36:50.363Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-16T09:36:50.363Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-16T09:36:50.363Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-16T09:36:50.363Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-16T09:36:50.363Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-16T09:36:50.363Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-16T09:36:50.363Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-16T09:36:50.363Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-16T09:36:50.373Z] --- PASS: TestAuthZPluginHeader (0.94s) [2021-02-16T09:36:50.373Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-16T09:36:50.373Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-16T09:36:50.373Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:36:50.373Z] === RUN TestAuthZPluginV2Disable [2021-02-16T09:36:50.373Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-16T09:36:50.373Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:36:50.373Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-16T09:36:50.373Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-16T09:36:50.373Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:36:50.373Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-16T09:36:50.373Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-16T09:36:50.373Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:36:50.373Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-16T09:36:50.676Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-16T09:36:50.843Z] time="2021-02-16T09:36:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-16T09:36:50.843Z] time="2021-02-16T09:36:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-16T09:36:50.843Z] time="2021-02-16T09:36:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-16T09:36:50.843Z] time="2021-02-16T09:36:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-16T09:36:50.843Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-02-16T09:36:50.843Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2021-02-16T09:36:50.843Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2021-02-16T09:36:50.843Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2021-02-16T09:36:50.843Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2021-02-16T09:36:50.843Z] === RUN TestTransfer [2021-02-16T09:36:50.843Z] --- PASS: TestTransfer (0.21s) [2021-02-16T09:36:50.843Z] === RUN TestConcurrencyLimit [2021-02-16T09:36:50.843Z] === RUN TestNotFound [2021-02-16T09:36:50.843Z] --- PASS: TestNotFound (0.00s) [2021-02-16T09:36:50.843Z] === RUN TestConflict [2021-02-16T09:36:50.843Z] --- PASS: TestConflict (0.00s) [2021-02-16T09:36:50.843Z] === RUN TestForbidden [2021-02-16T09:36:50.843Z] --- PASS: TestForbidden (0.00s) [2021-02-16T09:36:50.843Z] === RUN TestInvalidParameter [2021-02-16T09:36:50.843Z] --- PASS: TestInvalidParameter (0.00s) [2021-02-16T09:36:50.843Z] === RUN TestNotImplemented [2021-02-16T09:36:50.843Z] --- PASS: TestNotImplemented (0.00s) [2021-02-16T09:36:50.843Z] === RUN TestNotModified [2021-02-16T09:36:50.843Z] --- PASS: TestNotModified (0.00s) [2021-02-16T09:36:50.843Z] === RUN TestUnauthorized [2021-02-16T09:36:50.843Z] --- PASS: TestUnauthorized (0.00s) [2021-02-16T09:36:50.843Z] === RUN TestUnknown [2021-02-16T09:36:50.843Z] --- PASS: TestUnknown (0.00s) [2021-02-16T09:36:50.843Z] === RUN TestCancelled [2021-02-16T09:36:50.843Z] --- PASS: TestCancelled (0.00s) [2021-02-16T09:36:50.843Z] === RUN TestDeadline [2021-02-16T09:36:50.843Z] --- PASS: TestDeadline (0.00s) [2021-02-16T09:36:50.843Z] === RUN TestDataLoss [2021-02-16T09:36:50.843Z] --- PASS: TestDataLoss (0.00s) [2021-02-16T09:36:50.843Z] === RUN TestUnavailable [2021-02-16T09:36:50.843Z] --- PASS: TestUnavailable (0.00s) [2021-02-16T09:36:50.843Z] === RUN TestSystem [2021-02-16T09:36:50.843Z] --- PASS: TestSystem (0.00s) [2021-02-16T09:36:50.843Z] === RUN TestFromStatusCode [2021-02-16T09:36:50.843Z] === RUN TestFromStatusCode/Not_Found [2021-02-16T09:36:50.843Z] === RUN TestFromStatusCode/Bad_Request [2021-02-16T09:36:50.843Z] === RUN TestFromStatusCode/Conflict [2021-02-16T09:36:50.843Z] === RUN TestFromStatusCode/Unauthorized [2021-02-16T09:36:50.843Z] === RUN TestFromStatusCode/Service_Unavailable [2021-02-16T09:36:50.843Z] === RUN TestFromStatusCode/Forbidden [2021-02-16T09:36:50.843Z] === RUN TestFromStatusCode/Not_Modified [2021-02-16T09:36:50.843Z] === RUN TestFromStatusCode/Not_Implemented [2021-02-16T09:36:50.843Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-02-16T09:36:50.843Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-02-16T09:36:50.843Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-02-16T09:36:50.843Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-02-16T09:36:50.843Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-02-16T09:36:50.843Z] --- PASS: TestFromStatusCode (0.00s) [2021-02-16T09:36:50.843Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-02-16T09:36:50.843Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-02-16T09:36:50.843Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-02-16T09:36:50.843Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-02-16T09:36:50.843Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-02-16T09:36:50.843Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-02-16T09:36:50.843Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-02-16T09:36:50.843Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-02-16T09:36:50.843Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-02-16T09:36:50.843Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-02-16T09:36:50.843Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-02-16T09:36:50.843Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-02-16T09:36:50.843Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-02-16T09:36:50.843Z] PASS [2021-02-16T09:36:50.843Z] coverage: 53.1% of statements [2021-02-16T09:36:50.843Z] ok github.com/docker/docker/errdefs 0.039s coverage: 53.1% of statements [2021-02-16T09:36:51.323Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-02-16T09:36:51.323Z] === RUN TestInactiveJobs [2021-02-16T09:36:51.323Z] --- PASS: TestWhenEmptyAuthConfig (1.21s) [2021-02-16T09:36:51.323Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-02-16T09:36:51.323Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-02-16T09:36:51.323Z] === RUN TestTokenPassThru [2021-02-16T09:36:51.323Z] --- PASS: TestTokenPassThru (0.01s) [2021-02-16T09:36:51.323Z] === RUN TestTokenPassThruDifferentHost [2021-02-16T09:36:51.323Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-02-16T09:36:51.323Z] PASS [2021-02-16T09:36:51.323Z] coverage: 23.4% of statements [2021-02-16T09:36:51.323Z] ok github.com/docker/docker/distribution 1.628s coverage: 23.4% of statements [2021-02-16T09:36:51.323Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-16T09:36:51.691Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.63s) [2021-02-16T09:36:51.691Z] PASS [2021-02-16T09:36:51.691Z] [2021-02-16T09:36:51.691Z] === Skipped [2021-02-16T09:36:51.691Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-02-16T09:36:51.691Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:36:51.691Z] [2021-02-16T09:36:51.691Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-16T09:36:51.691Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-16T09:36:51.691Z] [2021-02-16T09:36:51.691Z] [2021-02-16T09:36:51.691Z] DONE 34 tests, 2 skipped in 118.868s [2021-02-16T09:36:51.691Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-02-16T09:36:51.691Z] ++ 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 [2021-02-16T09:36:51.691Z] ++ set -e [2021-02-16T09:36:51.691Z] ++ '[' -n 0 ']' [2021-02-16T09:36:51.691Z] ++ set -x [2021-02-16T09:36:51.691Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:36:51.691Z] INFO: Testing against a local daemon [2021-02-16T09:36:51.691Z] === RUN TestConfigInspect [2021-02-16T09:36:51.804Z] --- PASS: TestInactiveJobs (0.49s) [2021-02-16T09:36:51.804Z] === RUN TestWatchRelease [2021-02-16T09:36:51.804Z] --- PASS: TestWatchRelease (0.11s) [2021-02-16T09:36:51.804Z] === RUN TestWatchFinishedTransfer [2021-02-16T09:36:51.804Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-02-16T09:36:51.804Z] === RUN TestDuplicateTransfer [2021-02-16T09:36:51.804Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-02-16T09:36:51.804Z] === RUN TestSuccessfulUpload [2021-02-16T09:36:52.053Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-16T09:36:52.053Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-16T09:36:52.284Z] time="2021-02-16T09:36:51Z" level=error msg="Upload failed, retrying: simulating retry" [2021-02-16T09:36:52.284Z] === RUN TestFSGetInvalidData [2021-02-16T09:36:52.284Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-02-16T09:36:52.284Z] === RUN TestFSInvalidSet [2021-02-16T09:36:52.284Z] --- PASS: TestFSInvalidSet (0.01s) [2021-02-16T09:36:52.284Z] === RUN TestFSInvalidRoot [2021-02-16T09:36:52.284Z] --- PASS: TestSuccessfulUpload (0.50s) [2021-02-16T09:36:52.284Z] === RUN TestCancelledUpload [2021-02-16T09:36:52.284Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-02-16T09:36:52.284Z] === RUN TestFSMetadataGetSet [2021-02-16T09:36:52.284Z] --- PASS: TestCancelledUpload (0.00s) [2021-02-16T09:36:52.284Z] PASS [2021-02-16T09:36:52.284Z] coverage: 76.8% of statements [2021-02-16T09:36:52.284Z] ok github.com/docker/docker/distribution/xfer 2.157s coverage: 76.8% of statements [2021-02-16T09:36:52.284Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-16T09:36:52.284Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-02-16T09:36:52.284Z] === RUN TestFSInvalidWalker [2021-02-16T09:36:52.284Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-02-16T09:36:52.284Z] === RUN TestFSGetSet [2021-02-16T09:36:52.284Z] --- PASS: TestFSGetSet (0.02s) [2021-02-16T09:36:52.284Z] === RUN TestFSGetUnsetKey [2021-02-16T09:36:52.284Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-02-16T09:36:52.284Z] === RUN TestFSGetEmptyData [2021-02-16T09:36:52.284Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-02-16T09:36:52.284Z] === RUN TestFSDelete [2021-02-16T09:36:52.284Z] --- PASS: TestFSDelete (0.02s) [2021-02-16T09:36:52.284Z] === RUN TestFSWalker [2021-02-16T09:36:52.284Z] --- PASS: TestFSWalker (0.02s) [2021-02-16T09:36:52.284Z] === RUN TestFSWalkerStopOnError [2021-02-16T09:36:52.284Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-02-16T09:36:52.284Z] === RUN TestNewFromJSON [2021-02-16T09:36:52.284Z] --- PASS: TestNewFromJSON (0.00s) [2021-02-16T09:36:52.284Z] === RUN TestNewFromJSONWithInvalidJSON [2021-02-16T09:36:52.284Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-02-16T09:36:52.284Z] === RUN TestMarshalKeyOrder [2021-02-16T09:36:52.284Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-02-16T09:36:52.284Z] === RUN TestImage [2021-02-16T09:36:52.284Z] --- PASS: TestImage (0.00s) [2021-02-16T09:36:52.284Z] === RUN TestImageOSNotEmpty [2021-02-16T09:36:52.284Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-02-16T09:36:52.284Z] === RUN TestNewChildImageFromImageWithRootFS [2021-02-16T09:36:52.284Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-02-16T09:36:52.284Z] === RUN TestCreate [2021-02-16T09:36:52.284Z] --- PASS: TestCreate (0.00s) [2021-02-16T09:36:52.284Z] === RUN TestRestore [2021-02-16T09:36:52.766Z] === RUN TestCompare [2021-02-16T09:36:52.766Z] --- PASS: TestCompare (0.00s) [2021-02-16T09:36:52.766Z] PASS [2021-02-16T09:36:52.766Z] coverage: 19.2% of statements [2021-02-16T09:36:52.766Z] ok github.com/docker/docker/image/cache 0.075s coverage: 19.2% of statements [2021-02-16T09:36:52.766Z] time="2021-02-16T09:36:52Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-02-16T09:36:52.766Z] --- PASS: TestRestore (0.15s) [2021-02-16T09:36:52.766Z] === RUN TestAddDelete [2021-02-16T09:36:52.766Z] --- PASS: TestAddDelete (0.02s) [2021-02-16T09:36:52.766Z] === RUN TestSearchAfterDelete [2021-02-16T09:36:52.766Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-02-16T09:36:52.766Z] === RUN TestParentReset [2021-02-16T09:36:52.766Z] --- PASS: TestParentReset (0.03s) [2021-02-16T09:36:52.766Z] === RUN TestGetAndSetLastUpdated [2021-02-16T09:36:52.766Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-02-16T09:36:52.766Z] === RUN TestStoreLen [2021-02-16T09:36:52.766Z] --- PASS: TestStoreLen (0.12s) [2021-02-16T09:36:52.766Z] PASS [2021-02-16T09:36:52.766Z] coverage: 86.8% of statements [2021-02-16T09:36:52.766Z] ok github.com/docker/docker/image 0.678s coverage: 86.8% of statements [2021-02-16T09:36:53.205Z] --- PASS: TestConfigInspect (1.95s) [2021-02-16T09:36:53.205Z] === RUN TestConfigList [2021-02-16T09:36:53.247Z] === RUN TestValidateManifest [2021-02-16T09:36:53.247Z] === RUN TestValidateManifest/nil [2021-02-16T09:36:53.247Z] === RUN TestValidateManifest/non-nil [2021-02-16T09:36:53.247Z] --- PASS: TestValidateManifest (0.00s) [2021-02-16T09:36:53.247Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-02-16T09:36:53.247Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-02-16T09:36:53.247Z] PASS [2021-02-16T09:36:53.247Z] coverage: 0.6% of statements [2021-02-16T09:36:53.247Z] ok github.com/docker/docker/image/tarexport 0.063s coverage: 0.6% of statements [2021-02-16T09:36:53.958Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-02-16T09:36:54.260Z] === RUN TestMakeV1ConfigFromConfig [2021-02-16T09:36:54.260Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-02-16T09:36:54.260Z] PASS [2021-02-16T09:36:54.260Z] coverage: 25.0% of statements [2021-02-16T09:36:54.260Z] ok github.com/docker/docker/image/v1 0.111s coverage: 25.0% of statements [2021-02-16T09:36:54.260Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-16T09:36:54.745Z] === RUN TestSerialization [2021-02-16T09:36:54.745Z] --- PASS: TestSerialization (0.04s) [2021-02-16T09:36:54.745Z] PASS [2021-02-16T09:36:54.745Z] coverage: 100.0% of statements [2021-02-16T09:36:54.745Z] ok github.com/docker/docker/libcontainerd/queue 0.104s coverage: 100.0% of statements [2021-02-16T09:36:55.281Z] --- PASS: TestConfigList (1.93s) [2021-02-16T09:36:55.281Z] === RUN TestConfigsCreateAndDelete [2021-02-16T09:36:55.759Z] === RUN TestEnvironmentParsing [2021-02-16T09:36:55.759Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-02-16T09:36:55.759Z] PASS [2021-02-16T09:36:55.759Z] coverage: 1.0% of statements [2021-02-16T09:36:55.759Z] ok github.com/docker/docker/libcontainerd/local 0.188s coverage: 1.0% of statements [2021-02-16T09:36:55.759Z] === RUN TestEmptyLayer [2021-02-16T09:36:55.759Z] --- PASS: TestEmptyLayer (0.00s) [2021-02-16T09:36:55.759Z] === RUN TestCommitFailure [2021-02-16T09:36:55.759Z] --- PASS: TestCommitFailure (0.01s) [2021-02-16T09:36:55.759Z] === RUN TestStartTransactionFailure [2021-02-16T09:36:55.759Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-02-16T09:36:55.759Z] === RUN TestGetOrphan [2021-02-16T09:36:55.759Z] --- PASS: TestGetOrphan (0.01s) [2021-02-16T09:36:55.759Z] === RUN TestMountAndRegister [2021-02-16T09:36:55.759Z] --- PASS: TestMountAndRegister (0.07s) [2021-02-16T09:36:55.759Z] layer_test.go:271: Layer size: 14 [2021-02-16T09:36:55.759Z] === RUN TestLayerRelease [2021-02-16T09:36:55.759Z] --- SKIP: TestLayerRelease (0.00s) [2021-02-16T09:36:55.759Z] layer_test.go:304: Failing on Windows [2021-02-16T09:36:55.759Z] === RUN TestStoreRestore [2021-02-16T09:36:55.759Z] --- SKIP: TestStoreRestore (0.00s) [2021-02-16T09:36:55.759Z] layer_test.go:353: Failing on Windows [2021-02-16T09:36:55.759Z] === RUN TestTarStreamStability [2021-02-16T09:36:55.759Z] --- SKIP: TestTarStreamStability (0.00s) [2021-02-16T09:36:55.759Z] layer_test.go:468: Failing on Windows [2021-02-16T09:36:55.759Z] === RUN TestRegisterExistingLayer [2021-02-16T09:36:55.863Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-02-16T09:36:56.240Z] --- PASS: TestRegisterExistingLayer (0.25s) [2021-02-16T09:36:56.240Z] === RUN TestTarStreamVerification [2021-02-16T09:36:56.240Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-02-16T09:36:56.240Z] layer_test.go:697: Failing on Windows [2021-02-16T09:36:56.240Z] === RUN TestLayerMigration [2021-02-16T09:36:56.240Z] --- SKIP: TestLayerMigration (0.00s) [2021-02-16T09:36:56.240Z] migration_test.go:46: Failing on Windows [2021-02-16T09:36:56.240Z] === RUN TestLayerMigrationNoTarsplit [2021-02-16T09:36:56.240Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-02-16T09:36:56.240Z] migration_test.go:182: Failing on Windows [2021-02-16T09:36:56.240Z] === RUN TestMountInit [2021-02-16T09:36:56.240Z] --- SKIP: TestMountInit (0.00s) [2021-02-16T09:36:56.240Z] mount_test.go:17: Failing on Windows [2021-02-16T09:36:56.240Z] === RUN TestMountSize [2021-02-16T09:36:56.240Z] --- SKIP: TestMountSize (0.00s) [2021-02-16T09:36:56.240Z] mount_test.go:76: Failing on Windows [2021-02-16T09:36:56.240Z] === RUN TestMountChanges [2021-02-16T09:36:56.240Z] --- SKIP: TestMountChanges (0.00s) [2021-02-16T09:36:56.240Z] mount_test.go:125: Failing on Windows [2021-02-16T09:36:56.240Z] === RUN TestMountApply [2021-02-16T09:36:56.240Z] --- SKIP: TestMountApply (0.00s) [2021-02-16T09:36:56.240Z] mount_test.go:212: Failing on Windows [2021-02-16T09:36:56.240Z] PASS [2021-02-16T09:36:56.240Z] coverage: 30.1% of statements [2021-02-16T09:36:56.240Z] ok github.com/docker/docker/layer 0.456s coverage: 30.1% of statements [2021-02-16T09:36:56.240Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-16T09:36:56.240Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-16T09:36:56.240Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-16T09:36:56.240Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-16T09:36:56.240Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-02-16T09:36:56.241Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-02-16T09:36:56.241Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-02-16T09:36:56.241Z] PASS [2021-02-16T09:36:56.241Z] coverage: 42.3% of statements [2021-02-16T09:36:56.241Z] ok github.com/docker/docker/oci 0.077s coverage: 42.3% of statements [2021-02-16T09:36:56.241Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-16T09:36:56.721Z] === RUN TestAddressPoolOpt [2021-02-16T09:36:56.721Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/a [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/something [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/_=a [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/env1=value1 [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/_env1=value1 [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/env2=value2=value3 [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/env3=abc!qwe [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/env_4=value_4 [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/PATH [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/=a [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/PATH= [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/PATH=something [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/asd!qwe [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/1asd [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/123 [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/some_space [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/__some_space_before [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/some_space_after__ [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/= [2021-02-16T09:36:56.721Z] === RUN TestValidateEnv/PaTh [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/a (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/something (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/= (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-02-16T09:36:56.721Z] === RUN TestParseHost [2021-02-16T09:36:56.721Z] --- PASS: TestParseHost (0.00s) [2021-02-16T09:36:56.721Z] === RUN TestParseDockerDaemonHost [2021-02-16T09:36:56.721Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-02-16T09:36:56.721Z] === RUN TestParseTCP [2021-02-16T09:36:56.721Z] --- PASS: TestParseTCP (0.00s) [2021-02-16T09:36:56.721Z] === RUN TestParseInvalidUnixAddrInvalid [2021-02-16T09:36:56.721Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-02-16T09:36:56.721Z] === RUN TestValidateExtraHosts [2021-02-16T09:36:56.721Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-02-16T09:36:56.721Z] === RUN TestIpOptString [2021-02-16T09:36:56.721Z] --- PASS: TestIpOptString (0.00s) [2021-02-16T09:36:56.721Z] === RUN TestNewIpOptInvalidDefaultVal [2021-02-16T09:36:56.721Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-02-16T09:36:56.721Z] === RUN TestNewIpOptValidDefaultVal [2021-02-16T09:36:56.721Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-02-16T09:36:56.721Z] === RUN TestIpOptSetInvalidVal [2021-02-16T09:36:56.721Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-02-16T09:36:56.721Z] === RUN TestValidateIPAddress [2021-02-16T09:36:56.721Z] --- PASS: TestValidateIPAddress (0.00s) [2021-02-16T09:36:56.721Z] === RUN TestMapOpts [2021-02-16T09:36:56.721Z] --- PASS: TestMapOpts (0.00s) [2021-02-16T09:36:56.721Z] === RUN TestListOptsWithoutValidator [2021-02-16T09:36:56.721Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-02-16T09:36:56.721Z] === RUN TestListOptsWithValidator [2021-02-16T09:36:56.721Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-02-16T09:36:56.721Z] === RUN TestValidateDNSSearch [2021-02-16T09:36:56.721Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-02-16T09:36:56.721Z] === RUN TestValidateLabel [2021-02-16T09:36:56.721Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-02-16T09:36:56.721Z] === RUN TestValidateLabel/label_with_general_format [2021-02-16T09:36:56.721Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-02-16T09:36:56.721Z] === RUN TestValidateLabel/label_with_one_more [2021-02-16T09:36:56.721Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-02-16T09:36:56.721Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-02-16T09:36:56.721Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-02-16T09:36:56.721Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-02-16T09:36:56.721Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-02-16T09:36:56.721Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-02-16T09:36:56.721Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-02-16T09:36:56.721Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-02-16T09:36:56.721Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-02-16T09:36:56.721Z] --- PASS: TestValidateLabel (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-02-16T09:36:56.721Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-02-16T09:36:56.722Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-02-16T09:36:56.722Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-02-16T09:36:56.722Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-02-16T09:36:56.722Z] === RUN TestNamedListOpts [2021-02-16T09:36:56.722Z] --- PASS: TestNamedListOpts (0.00s) [2021-02-16T09:36:56.722Z] === RUN TestNamedMapOpts [2021-02-16T09:36:56.722Z] --- PASS: TestNamedMapOpts (0.00s) [2021-02-16T09:36:56.722Z] === RUN TestParseLink [2021-02-16T09:36:56.722Z] --- PASS: TestParseLink (0.00s) [2021-02-16T09:36:56.722Z] === RUN TestQuotedStringSetWithQuotes [2021-02-16T09:36:56.722Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-02-16T09:36:56.722Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-02-16T09:36:56.722Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-02-16T09:36:56.722Z] === RUN TestQuotedStringSetWithNoQuotes [2021-02-16T09:36:56.722Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-02-16T09:36:56.722Z] === RUN TestUlimitOpt [2021-02-16T09:36:56.722Z] --- PASS: TestUlimitOpt (0.00s) [2021-02-16T09:36:56.722Z] PASS [2021-02-16T09:36:56.722Z] coverage: 67.1% of statements [2021-02-16T09:36:56.722Z] ok github.com/docker/docker/opts 0.096s coverage: 67.1% of statements [2021-02-16T09:36:56.722Z] === RUN TestParseVersion [2021-02-16T09:36:56.722Z] --- PASS: TestParseVersion (0.00s) [2021-02-16T09:36:56.722Z] PASS [2021-02-16T09:36:56.722Z] coverage: 52.9% of statements [2021-02-16T09:36:56.722Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 52.9% of statements [2021-02-16T09:36:56.794Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2021-02-16T09:36:56.794Z] === RUN TestConfigsUpdate [2021-02-16T09:36:56.800Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-16T09:36:56.800Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-02-16T09:36:57.734Z] === RUN TestUnbuffered [2021-02-16T09:36:57.734Z] --- PASS: TestUnbuffered (0.00s) [2021-02-16T09:36:57.734Z] === RUN TestRaceUnbuffered [2021-02-16T09:36:57.734Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-02-16T09:36:57.734Z] PASS [2021-02-16T09:36:57.734Z] coverage: 100.0% of statements [2021-02-16T09:36:57.734Z] ok github.com/docker/docker/pkg/broadcaster 0.074s coverage: 100.0% of statements [2021-02-16T09:36:58.179Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-02-16T09:36:58.214Z] === RUN TestPeerCertificateMarshalJSON [2021-02-16T09:36:58.697Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-02-16T09:36:58.697Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-02-16T09:36:58.697Z] --- PASS: TestPeerCertificateMarshalJSON (0.41s) [2021-02-16T09:36:58.697Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-02-16T09:36:58.697Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-02-16T09:36:58.697Z] === RUN TestMiddleware [2021-02-16T09:36:58.697Z] --- PASS: TestMiddleware (0.00s) [2021-02-16T09:36:58.697Z] === RUN TestNewResponseModifier [2021-02-16T09:36:58.697Z] --- PASS: TestNewResponseModifier (0.00s) [2021-02-16T09:36:58.697Z] PASS [2021-02-16T09:36:58.697Z] coverage: 26.8% of statements [2021-02-16T09:36:58.697Z] === RUN TestMatch [2021-02-16T09:36:58.697Z] === RUN TestMatch/[[]] [2021-02-16T09:36:58.697Z] === RUN TestMatch/[[foo]] [2021-02-16T09:36:58.697Z] === RUN TestMatch/[[bar]_[foo]] [2021-02-16T09:36:58.697Z] === RUN TestMatch/[[foo_bar]] [2021-02-16T09:36:58.697Z] === RUN TestMatch/[[qux]_[foo]] [2021-02-16T09:36:58.697Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-02-16T09:36:58.697Z] === RUN TestMatch/[] [2021-02-16T09:36:58.697Z] === RUN TestMatch/[]#01 [2021-02-16T09:36:58.697Z] === RUN TestMatch/[[qux]] [2021-02-16T09:36:58.697Z] === RUN TestMatch/[[foo_bar_qux]] [2021-02-16T09:36:58.697Z] === RUN TestMatch/[[qux]_[baz]] [2021-02-16T09:36:58.697Z] === RUN TestMatch/[[foo_baz]] [2021-02-16T09:36:58.697Z] --- PASS: TestMatch (0.00s) [2021-02-16T09:36:58.697Z] --- PASS: TestMatch/[[]] (0.00s) [2021-02-16T09:36:58.697Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-02-16T09:36:58.697Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-02-16T09:36:58.697Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-02-16T09:36:58.697Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-02-16T09:36:58.697Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-02-16T09:36:58.697Z] --- PASS: TestMatch/[] (0.00s) [2021-02-16T09:36:58.697Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-02-16T09:36:58.697Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-02-16T09:36:58.697Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-02-16T09:36:58.697Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-02-16T09:36:58.697Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-02-16T09:36:58.697Z] PASS [2021-02-16T09:36:58.697Z] coverage: 87.5% of statements [2021-02-16T09:36:58.697Z] ok github.com/docker/docker/pkg/authorization 0.522s coverage: 26.8% of statements [2021-02-16T09:36:58.697Z] ok github.com/docker/docker/pkg/capabilities 0.175s coverage: 87.5% of statements [2021-02-16T09:36:58.868Z] --- PASS: TestConfigsUpdate (1.91s) [2021-02-16T09:36:58.868Z] === RUN TestTemplatedConfig [2021-02-16T09:36:59.117Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-16T09:36:59.178Z] === RUN TestIsArchivePathDir [2021-02-16T09:36:59.659Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-02-16T09:36:59.659Z] === RUN TestIsArchivePathInvalidFile [2021-02-16T09:36:59.659Z] === RUN TestChrootTarUntar [2021-02-16T09:36:59.659Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-02-16T09:36:59.659Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:36:59.659Z] === RUN TestChrootUntarWithHugeExcludesList [2021-02-16T09:36:59.659Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-16T09:36:59.659Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:36:59.659Z] === RUN TestChrootUntarEmptyArchive [2021-02-16T09:36:59.659Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-02-16T09:36:59.659Z] === RUN TestChrootTarUntarWithSymlink [2021-02-16T09:36:59.659Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-02-16T09:36:59.659Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-16T09:36:59.659Z] === RUN TestChrootCopyWithTar [2021-02-16T09:36:59.659Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-02-16T09:36:59.659Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-16T09:36:59.659Z] === RUN TestChrootCopyFileWithTar [2021-02-16T09:36:59.659Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-02-16T09:36:59.659Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:36:59.659Z] === RUN TestChrootUntarPath [2021-02-16T09:36:59.659Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-02-16T09:36:59.659Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-16T09:36:59.659Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-02-16T09:36:59.659Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-16T09:36:59.659Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:36:59.659Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-02-16T09:36:59.659Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-16T09:36:59.659Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:36:59.659Z] === RUN TestChrootApplyDotDotFile [2021-02-16T09:36:59.659Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-02-16T09:36:59.659Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:36:59.659Z] PASS [2021-02-16T09:36:59.659Z] coverage: 15.4% of statements [2021-02-16T09:36:59.659Z] ok github.com/docker/docker/pkg/chrootarchive 0.096s coverage: 15.4% of statements [2021-02-16T09:36:59.659Z] === RUN TestSizeEmpty [2021-02-16T09:36:59.659Z] --- PASS: TestSizeEmpty (0.00s) [2021-02-16T09:36:59.659Z] === RUN TestSizeEmptyFile [2021-02-16T09:36:59.659Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-02-16T09:36:59.659Z] === RUN TestSizeNonemptyFile [2021-02-16T09:36:59.659Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-02-16T09:36:59.659Z] === RUN TestSizeNestedDirectoryEmpty [2021-02-16T09:36:59.659Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-02-16T09:36:59.659Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-02-16T09:36:59.659Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-02-16T09:36:59.659Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-02-16T09:36:59.659Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-02-16T09:36:59.659Z] === RUN TestMoveToSubdir [2021-02-16T09:36:59.659Z] --- PASS: TestMoveToSubdir (0.00s) [2021-02-16T09:36:59.659Z] === RUN TestSizeNonExistingDirectory [2021-02-16T09:36:59.659Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-02-16T09:36:59.659Z] PASS [2021-02-16T09:36:59.659Z] coverage: 80.0% of statements [2021-02-16T09:36:59.659Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-02-16T09:36:59.659Z] === RUN TestIsArchivePathTar [2021-02-16T09:36:59.659Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2021-02-16T09:36:59.659Z] --- PASS: TestIsArchivePathTar (0.14s) [2021-02-16T09:36:59.659Z] === RUN TestDecompressStreamGzip [2021-02-16T09:36:59.659Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-02-16T09:36:59.659Z] === RUN TestDecompressStreamBzip2 [2021-02-16T09:37:00.141Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-02-16T09:37:00.141Z] === RUN TestDecompressStreamXz [2021-02-16T09:37:00.141Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-02-16T09:37:00.141Z] archive_test.go:134: Xz not present in msys2 [2021-02-16T09:37:00.141Z] === RUN TestCompressStreamXzUnsupported [2021-02-16T09:37:00.141Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-02-16T09:37:00.141Z] === RUN TestCompressStreamBzip2Unsupported [2021-02-16T09:37:00.141Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-02-16T09:37:00.141Z] === RUN TestCompressStreamInvalid [2021-02-16T09:37:00.141Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-02-16T09:37:00.141Z] === RUN TestExtensionInvalid [2021-02-16T09:37:00.141Z] --- PASS: TestExtensionInvalid (0.00s) [2021-02-16T09:37:00.141Z] === RUN TestExtensionUncompressed [2021-02-16T09:37:00.141Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-02-16T09:37:00.141Z] === RUN TestExtensionBzip2 [2021-02-16T09:37:00.141Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-02-16T09:37:00.141Z] === RUN TestExtensionGzip [2021-02-16T09:37:00.141Z] --- PASS: TestExtensionGzip (0.00s) [2021-02-16T09:37:00.141Z] === RUN TestExtensionXz [2021-02-16T09:37:00.141Z] --- PASS: TestExtensionXz (0.00s) [2021-02-16T09:37:00.141Z] === RUN TestCmdStreamLargeStderr [2021-02-16T09:37:00.141Z] --- PASS: TestCmdStreamLargeStderr (0.12s) [2021-02-16T09:37:00.141Z] === RUN TestCmdStreamBad [2021-02-16T09:37:00.141Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-02-16T09:37:00.141Z] archive_test.go:239: Failing on Windows CI machines [2021-02-16T09:37:00.141Z] === RUN TestCmdStreamGood [2021-02-16T09:37:00.141Z] --- PASS: TestCmdStreamGood (0.04s) [2021-02-16T09:37:00.141Z] === RUN TestUntarPathWithInvalidDest [2021-02-16T09:37:00.141Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-02-16T09:37:00.141Z] === RUN TestUntarPathWithInvalidSrc [2021-02-16T09:37:00.141Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-02-16T09:37:00.141Z] === RUN TestUntarPath [2021-02-16T09:37:00.141Z] === RUN Test [2021-02-16T09:37:00.141Z] === RUN Test/TestContainsEntry [2021-02-16T09:37:00.141Z] === RUN Test/TestCreateEntries [2021-02-16T09:37:00.141Z] === RUN Test/TestEntriesDiff [2021-02-16T09:37:00.141Z] === RUN Test/TestEntriesEquality [2021-02-16T09:37:00.141Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-02-16T09:37:00.141Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-02-16T09:37:00.141Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-02-16T09:37:00.141Z] === RUN Test/TestGeneratorNotGenerate [2021-02-16T09:37:00.141Z] === RUN Test/TestGeneratorWithPort [2021-02-16T09:37:00.141Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-02-16T09:37:00.141Z] === RUN Test/TestNewEntry [2021-02-16T09:37:00.141Z] === RUN Test/TestParse [2021-02-16T09:37:00.141Z] --- PASS: Test (0.00s) [2021-02-16T09:37:00.141Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-02-16T09:37:00.141Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-02-16T09:37:00.141Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-02-16T09:37:00.141Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-02-16T09:37:00.141Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-02-16T09:37:00.141Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-02-16T09:37:00.141Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-02-16T09:37:00.141Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-02-16T09:37:00.141Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-02-16T09:37:00.141Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-02-16T09:37:00.141Z] --- PASS: Test/TestNewEntry (0.00s) [2021-02-16T09:37:00.141Z] --- PASS: Test/TestParse (0.00s) [2021-02-16T09:37:00.141Z] PASS [2021-02-16T09:37:00.141Z] coverage: 58.3% of statements [2021-02-16T09:37:00.141Z] ok github.com/docker/docker/pkg/discovery 0.068s coverage: 58.3% of statements [2021-02-16T09:37:00.141Z] --- PASS: TestUntarPath (0.05s) [2021-02-16T09:37:00.141Z] === RUN TestUntarPathWithDestinationFile [2021-02-16T09:37:00.141Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-02-16T09:37:00.141Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-02-16T09:37:00.141Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-02-16T09:37:00.141Z] === RUN TestCopyWithTarInvalidSrc [2021-02-16T09:37:00.141Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-02-16T09:37:00.141Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-02-16T09:37:00.141Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-02-16T09:37:00.141Z] === RUN TestCopyWithTarSrcFile [2021-02-16T09:37:00.141Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-02-16T09:37:00.141Z] === RUN TestCopyWithTarSrcFolder [2021-02-16T09:37:00.141Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-02-16T09:37:00.622Z] === RUN TestCopyFileWithTarInvalidSrc [2021-02-16T09:37:00.622Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-02-16T09:37:00.622Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-02-16T09:37:00.622Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-02-16T09:37:00.622Z] === RUN TestCopyFileWithTarSrcFolder [2021-02-16T09:37:00.622Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2021-02-16T09:37:00.622Z] === RUN TestCopyFileWithTarSrcFile [2021-02-16T09:37:00.622Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-02-16T09:37:00.622Z] === RUN TestTarFiles [2021-02-16T09:37:00.622Z] === RUN Test [2021-02-16T09:37:00.622Z] === RUN Test/TestContent [2021-02-16T09:37:00.622Z] === RUN Test/TestInitialize [2021-02-16T09:37:00.622Z] === RUN Test/TestNew [2021-02-16T09:37:00.622Z] === RUN Test/TestParsingContentsWithComments [2021-02-16T09:37:00.622Z] === RUN Test/TestRegister [2021-02-16T09:37:00.622Z] === RUN Test/TestWatch [2021-02-16T09:37:00.622Z] --- PASS: Test (0.01s) [2021-02-16T09:37:00.622Z] --- PASS: Test/TestContent (0.00s) [2021-02-16T09:37:00.622Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-16T09:37:00.622Z] --- PASS: Test/TestNew (0.00s) [2021-02-16T09:37:00.622Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-02-16T09:37:00.622Z] --- PASS: Test/TestRegister (0.00s) [2021-02-16T09:37:00.622Z] --- PASS: Test/TestWatch (0.01s) [2021-02-16T09:37:00.622Z] PASS [2021-02-16T09:37:00.622Z] coverage: 92.9% of statements [2021-02-16T09:37:00.622Z] ok github.com/docker/docker/pkg/discovery/file 0.057s coverage: 92.9% of statements [2021-02-16T09:37:01.611Z] --- PASS: TestTemplatedConfig (2.40s) [2021-02-16T09:37:01.611Z] === RUN TestConfigCreateResolve [2021-02-16T09:37:01.633Z] === RUN Test [2021-02-16T09:37:01.633Z] === RUN Test/TestWatch [2021-02-16T09:37:01.633Z] --- PASS: Test (0.00s) [2021-02-16T09:37:01.633Z] --- PASS: Test/TestWatch (0.00s) [2021-02-16T09:37:01.633Z] PASS [2021-02-16T09:37:01.633Z] coverage: 92.3% of statements [2021-02-16T09:37:01.633Z] ok github.com/docker/docker/pkg/discovery/memory 0.090s coverage: 92.3% of statements [2021-02-16T09:37:01.633Z] === RUN Test [2021-02-16T09:37:01.633Z] === RUN Test/TestInitialize [2021-02-16T09:37:01.633Z] time="2021-02-16T09:37:01Z" level=info msg="Initializing discovery without TLS" [2021-02-16T09:37:01.633Z] time="2021-02-16T09:37:01Z" level=info msg="Initializing discovery without TLS" [2021-02-16T09:37:01.633Z] time="2021-02-16T09:37:01Z" level=info msg="Initializing discovery without TLS" [2021-02-16T09:37:01.633Z] === RUN Test/TestInitializeWithCerts [2021-02-16T09:37:01.633Z] time="2021-02-16T09:37:01Z" level=info msg="Initializing discovery with TLS" [2021-02-16T09:37:01.633Z] === RUN Test/TestWatch [2021-02-16T09:37:01.633Z] time="2021-02-16T09:37:01Z" level=info msg="Initializing discovery without TLS" [2021-02-16T09:37:01.650Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-02-16T09:37:01.650Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-16T09:37:02.114Z] === RUN Test [2021-02-16T09:37:02.114Z] === RUN Test/TestInitialize [2021-02-16T09:37:02.114Z] === RUN Test/TestInitializeWithPattern [2021-02-16T09:37:02.114Z] === RUN Test/TestRegister [2021-02-16T09:37:02.114Z] === RUN Test/TestWatch [2021-02-16T09:37:02.114Z] --- PASS: Test (0.00s) [2021-02-16T09:37:02.114Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-16T09:37:02.114Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-02-16T09:37:02.114Z] --- PASS: Test/TestRegister (0.00s) [2021-02-16T09:37:02.114Z] --- PASS: Test/TestWatch (0.00s) [2021-02-16T09:37:02.114Z] PASS [2021-02-16T09:37:02.114Z] coverage: 93.8% of statements [2021-02-16T09:37:02.114Z] ok github.com/docker/docker/pkg/discovery/nodes 0.039s coverage: 93.8% of statements [2021-02-16T09:37:02.596Z] === RUN TestPollerAddRemove [2021-02-16T09:37:02.596Z] --- PASS: TestPollerAddRemove (0.00s) [2021-02-16T09:37:02.596Z] === RUN TestPollerEvent [2021-02-16T09:37:02.596Z] --- SKIP: TestPollerEvent (0.00s) [2021-02-16T09:37:02.596Z] poller_test.go:41: No chmod on Windows [2021-02-16T09:37:02.596Z] === RUN TestPollerClose [2021-02-16T09:37:02.596Z] --- PASS: TestPollerClose (0.00s) [2021-02-16T09:37:02.596Z] PASS [2021-02-16T09:37:02.596Z] coverage: 45.7% of statements [2021-02-16T09:37:02.596Z] ok github.com/docker/docker/pkg/filenotify 0.069s coverage: 45.7% of statements [2021-02-16T09:37:03.076Z] === RUN TestCopyFileWithInvalidSrc [2021-02-16T09:37:03.076Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestCopyFileWithInvalidDest [2021-02-16T09:37:03.076Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestCopyFileWithSameSrcAndDest [2021-02-16T09:37:03.076Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-02-16T09:37:03.076Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestCopyFile [2021-02-16T09:37:03.076Z] --- PASS: TestCopyFile (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-02-16T09:37:03.076Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-16T09:37:03.076Z] fileutils_test.go:134: Needs porting to Windows [2021-02-16T09:37:03.076Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-02-16T09:37:03.076Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestReadSymlinkedDirectoryToFile [2021-02-16T09:37:03.076Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-16T09:37:03.076Z] fileutils_test.go:180: Needs porting to Windows [2021-02-16T09:37:03.076Z] === RUN TestWildcardMatches [2021-02-16T09:37:03.076Z] --- PASS: TestWildcardMatches (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestPatternMatches [2021-02-16T09:37:03.076Z] --- PASS: TestPatternMatches (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-02-16T09:37:03.076Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestPatternMatchesFolderExclusions [2021-02-16T09:37:03.076Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-02-16T09:37:03.076Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-02-16T09:37:03.076Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-02-16T09:37:03.076Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-02-16T09:37:03.076Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestSingleExclamationError [2021-02-16T09:37:03.076Z] --- PASS: TestSingleExclamationError (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestMatchesWithNoPatterns [2021-02-16T09:37:03.076Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestMatchesWithMalformedPatterns [2021-02-16T09:37:03.076Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestMatches [2021-02-16T09:37:03.076Z] --- PASS: TestMatches (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestCleanPatterns [2021-02-16T09:37:03.076Z] --- PASS: TestCleanPatterns (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-02-16T09:37:03.076Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestCleanPatternsExceptionFlag [2021-02-16T09:37:03.076Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-02-16T09:37:03.076Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-02-16T09:37:03.076Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestCleanPatternsErrorSingleException [2021-02-16T09:37:03.076Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-02-16T09:37:03.076Z] === RUN TestCreateIfNotExistsDir [2021-02-16T09:37:03.076Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-02-16T09:37:03.077Z] === RUN TestCreateIfNotExistsFile [2021-02-16T09:37:03.077Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-02-16T09:37:03.077Z] === RUN TestMatch [2021-02-16T09:37:03.077Z] --- PASS: TestMatch (0.00s) [2021-02-16T09:37:03.077Z] PASS [2021-02-16T09:37:03.077Z] coverage: 87.7% of statements [2021-02-16T09:37:03.077Z] ok github.com/docker/docker/pkg/fileutils 0.071s coverage: 87.7% of statements [2021-02-16T09:37:03.143Z] --- PASS: TestConfigCreateResolve (1.88s) [2021-02-16T09:37:03.143Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T09:37:03.438Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-02-16T09:37:03.438Z] PASS [2021-02-16T09:37:03.438Z] [2021-02-16T09:37:03.438Z] DONE 7 tests in 12.626s [2021-02-16T09:37:03.439Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-02-16T09:37:03.439Z] ++ 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 [2021-02-16T09:37:03.439Z] ++ set -e [2021-02-16T09:37:03.439Z] ++ '[' -n 0 ']' [2021-02-16T09:37:03.439Z] ++ set -x [2021-02-16T09:37:03.439Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:37:03.558Z] === RUN TestGet [2021-02-16T09:37:03.558Z] --- PASS: TestGet (0.00s) [2021-02-16T09:37:03.558Z] === RUN TestGetShortcutString [2021-02-16T09:37:03.558Z] --- PASS: TestGetShortcutString (0.00s) [2021-02-16T09:37:03.558Z] PASS [2021-02-16T09:37:03.558Z] coverage: 42.9% of statements [2021-02-16T09:37:03.558Z] ok github.com/docker/docker/pkg/homedir 0.053s coverage: 42.9% of statements [2021-02-16T09:37:03.730Z] INFO: Testing against a local daemon [2021-02-16T09:37:03.730Z] === RUN TestCheckpoint [2021-02-16T09:37:03.730Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-16T09:37:03.730Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:37:03.730Z] === RUN TestContainerInvalidJSON [2021-02-16T09:37:03.730Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:37:03.730Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:37:03.730Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:37:03.730Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:37:03.730Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:37:03.730Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:37:03.730Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:37:03.730Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:37:03.730Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:37:03.730Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-16T09:37:03.730Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-16T09:37:03.730Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-16T09:37:03.730Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-16T09:37:03.730Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T09:37:03.730Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-02-16T09:37:03.730Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T09:37:03.730Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-02-16T09:37:03.730Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T09:37:04.024Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-02-16T09:37:04.024Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T09:37:04.024Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-02-16T09:37:04.024Z] === RUN TestCopyFromContainer [2021-02-16T09:37:04.569Z] --- PASS: TestTarFiles (3.98s) [2021-02-16T09:37:04.569Z] === RUN TestTarUntar [2021-02-16T09:37:04.569Z] --- PASS: TestTarUntar (0.02s) [2021-02-16T09:37:04.569Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-02-16T09:37:04.569Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-02-16T09:37:04.569Z] === RUN TestTarWithOptions [2021-02-16T09:37:04.569Z] --- PASS: TestTarWithOptions (0.03s) [2021-02-16T09:37:04.569Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-02-16T09:37:04.569Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-02-16T09:37:04.569Z] === RUN TestUntarUstarGnuConflict [2021-02-16T09:37:04.569Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-02-16T09:37:04.569Z] === RUN TestUntarInvalidFilenames [2021-02-16T09:37:04.569Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames629338674\\dest" [2021-02-16T09:37:04.569Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-02-16T09:37:04.569Z] === RUN TestUntarHardlinkToSymlink [2021-02-16T09:37:04.569Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-02-16T09:37:04.569Z] === RUN TestUntarInvalidHardlink [2021-02-16T09:37:04.569Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink505195011\\victim\\hello" -> "../victim/hello" [2021-02-16T09:37:04.569Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink927205766\\victim\\hello" -> "/../victim/hello" [2021-02-16T09:37:04.569Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink348443437\\victim" -> "../victim" [2021-02-16T09:37:04.569Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink442224808\\victim" -> "../victim" [2021-02-16T09:37:04.569Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink126916071\\victim" -> "../victim" [2021-02-16T09:37:04.569Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink473632282\\victim" -> "../victim" [2021-02-16T09:37:04.569Z] === RUN TestCreateIDMapOrder [2021-02-16T09:37:04.569Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-02-16T09:37:04.569Z] PASS [2021-02-16T09:37:04.569Z] coverage: 7.2% of statements [2021-02-16T09:37:04.569Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-02-16T09:37:04.569Z] === RUN TestUntarInvalidSymlink [2021-02-16T09:37:04.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink850182321\\dest\\dotdot" -> "../victim/hello" [2021-02-16T09:37:04.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink801908316\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-16T09:37:04.569Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2021-02-16T09:37:04.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink135943179\\dest\\loophole-victim" -> "../victim" [2021-02-16T09:37:04.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink481939438\\dest\\loophole-victim" -> "../victim" [2021-02-16T09:37:04.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink984796789\\dest\\loophole-victim" -> "../victim" [2021-02-16T09:37:04.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink210456400\\dest\\loophole-victim" -> "../victim" [2021-02-16T09:37:04.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink535550575\\dest\\dir\\loophole" -> "../../victim" [2021-02-16T09:37:04.569Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-02-16T09:37:04.569Z] === RUN TestTempArchiveCloseMultipleTimes [2021-02-16T09:37:04.569Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-02-16T09:37:04.569Z] === RUN TestXGlobalNoParent [2021-02-16T09:37:04.569Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-02-16T09:37:04.569Z] === RUN TestReplaceFileTarWrapper [2021-02-16T09:37:04.569Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-02-16T09:37:04.569Z] === RUN TestPrefixHeaderReadable [2021-02-16T09:37:04.569Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-02-16T09:37:04.569Z] === RUN TestDisablePigz [2021-02-16T09:37:04.569Z] --- PASS: Test (3.11s) [2021-02-16T09:37:04.569Z] --- PASS: Test/TestInitialize (0.10s) [2021-02-16T09:37:04.569Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-02-16T09:37:04.569Z] --- PASS: Test/TestWatch (3.00s) [2021-02-16T09:37:04.569Z] PASS [2021-02-16T09:37:04.569Z] coverage: 84.1% of statements [2021-02-16T09:37:04.569Z] ok github.com/docker/docker/pkg/discovery/kv 3.200s coverage: 84.1% of statements [2021-02-16T09:37:05.051Z] --- PASS: TestDisablePigz (0.12s) [2021-02-16T09:37:05.051Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-02-16T09:37:05.051Z] === RUN TestPigz [2021-02-16T09:37:05.051Z] --- PASS: TestPigz (0.11s) [2021-02-16T09:37:05.051Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-02-16T09:37:05.051Z] === RUN TestCopyFileWithInvalidDest [2021-02-16T09:37:05.051Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-02-16T09:37:05.051Z] archive_windows_test.go:16: Currently fails [2021-02-16T09:37:05.051Z] === RUN TestCanonicalTarNameForPath [2021-02-16T09:37:05.051Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-02-16T09:37:05.051Z] === RUN TestCanonicalTarName [2021-02-16T09:37:05.051Z] --- PASS: TestCanonicalTarName (0.00s) [2021-02-16T09:37:05.051Z] === RUN TestChmodTarEntry [2021-02-16T09:37:05.051Z] --- PASS: TestChmodTarEntry (0.00s) [2021-02-16T09:37:05.051Z] === RUN TestHardLinkOrder [2021-02-16T09:37:05.051Z] --- PASS: TestHardLinkOrder (0.09s) [2021-02-16T09:37:05.051Z] === RUN TestChangeString [2021-02-16T09:37:05.051Z] --- PASS: TestChangeString (0.00s) [2021-02-16T09:37:05.051Z] === RUN TestChangesWithNoChanges [2021-02-16T09:37:05.051Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-02-16T09:37:05.051Z] === RUN TestChangesWithChanges [2021-02-16T09:37:05.051Z] === RUN TestFixedBufferCap [2021-02-16T09:37:05.051Z] --- PASS: TestFixedBufferCap (0.00s) [2021-02-16T09:37:05.051Z] === RUN TestFixedBufferLen [2021-02-16T09:37:05.051Z] --- PASS: TestFixedBufferLen (0.00s) [2021-02-16T09:37:05.051Z] === RUN TestFixedBufferString [2021-02-16T09:37:05.051Z] --- PASS: TestFixedBufferString (0.00s) [2021-02-16T09:37:05.051Z] === RUN TestFixedBufferWrite [2021-02-16T09:37:05.051Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-02-16T09:37:05.051Z] === RUN TestFixedBufferRead [2021-02-16T09:37:05.051Z] --- PASS: TestFixedBufferRead (0.00s) [2021-02-16T09:37:05.051Z] === RUN TestBytesPipeRead [2021-02-16T09:37:05.051Z] --- PASS: TestBytesPipeRead (0.00s) [2021-02-16T09:37:05.051Z] === RUN TestBytesPipeWrite [2021-02-16T09:37:05.051Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-02-16T09:37:05.051Z] === RUN TestBytesPipeWriteRandomChunks [2021-02-16T09:37:05.051Z] --- PASS: TestChangesWithChanges (0.03s) [2021-02-16T09:37:05.051Z] === RUN TestChangesWithChangesGH13590 [2021-02-16T09:37:05.051Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-02-16T09:37:05.051Z] changes_test.go:192: needs more investigation [2021-02-16T09:37:05.051Z] === RUN TestChangesDirsEmpty [2021-02-16T09:37:05.051Z] --- PASS: TestChangesDirsEmpty (0.12s) [2021-02-16T09:37:05.051Z] === RUN TestChangesDirsMutated [2021-02-16T09:37:05.066Z] === RUN TestCopyFromContainer// [2021-02-16T09:37:05.360Z] === RUN TestCopyFromContainer//bar/root [2021-02-16T09:37:05.360Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-16T09:37:05.360Z] === RUN TestCopyFromContainer/bar/quux [2021-02-16T09:37:05.360Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-16T09:37:05.532Z] --- PASS: TestChangesDirsMutated (0.15s) [2021-02-16T09:37:05.532Z] === RUN TestApplyLayer [2021-02-16T09:37:05.532Z] --- SKIP: TestApplyLayer (0.00s) [2021-02-16T09:37:05.532Z] changes_test.go:405: needs further investigation [2021-02-16T09:37:05.532Z] === RUN TestChangesSizeWithHardlinks [2021-02-16T09:37:05.532Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-02-16T09:37:05.532Z] changes_test.go:441: needs further investigation [2021-02-16T09:37:05.532Z] === RUN TestChangesSizeWithNoChanges [2021-02-16T09:37:05.532Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-02-16T09:37:05.532Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-02-16T09:37:05.532Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-02-16T09:37:05.532Z] === RUN TestChangesSize [2021-02-16T09:37:05.532Z] --- PASS: TestChangesSize (0.00s) [2021-02-16T09:37:05.532Z] === RUN TestApplyLayerInvalidFilenames [2021-02-16T09:37:05.532Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames864177958\\dest" [2021-02-16T09:37:05.532Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-02-16T09:37:05.532Z] === RUN TestApplyLayerInvalidHardlink [2021-02-16T09:37:05.532Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink014641992\\victim\\hello" -> "../victim/hello" [2021-02-16T09:37:05.532Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink331200519\\victim\\hello" -> "/../victim/hello" [2021-02-16T09:37:05.532Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink354147258\\victim" -> "../victim" [2021-02-16T09:37:05.532Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink717150673\\victim" -> "../victim" [2021-02-16T09:37:05.532Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink005967612\\victim" -> "../victim" [2021-02-16T09:37:05.532Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink288880171\\victim" -> "../victim" [2021-02-16T09:37:05.532Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-02-16T09:37:05.532Z] === RUN TestApplyLayerInvalidSymlink [2021-02-16T09:37:05.532Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink670014862\\dest\\dotdot" -> "../victim/hello" [2021-02-16T09:37:05.532Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink524191637\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-16T09:37:05.532Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink197331952\\dest\\loophole-victim" -> "../victim" [2021-02-16T09:37:05.532Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink810445967\\dest\\loophole-victim" -> "../victim" [2021-02-16T09:37:05.532Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink143624866\\dest\\loophole-victim" -> "../victim" [2021-02-16T09:37:05.532Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink472420761\\dest\\loophole-victim" -> "../victim" [2021-02-16T09:37:05.532Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-02-16T09:37:05.532Z] === RUN TestApplyLayerWhiteouts [2021-02-16T09:37:05.532Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-02-16T09:37:05.532Z] === RUN TestGenerateEmptyFile [2021-02-16T09:37:05.532Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-02-16T09:37:05.532Z] === RUN TestGenerateWithContent [2021-02-16T09:37:05.532Z] --- PASS: TestGenerateWithContent (0.00s) [2021-02-16T09:37:05.532Z] PASS [2021-02-16T09:37:05.532Z] coverage: 62.6% of statements [2021-02-16T09:37:05.532Z] ok github.com/docker/docker/pkg/archive 6.191s coverage: 62.6% of statements [2021-02-16T09:37:05.532Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2021-02-16T09:37:05.532Z] === RUN TestAtomicWriteToFile [2021-02-16T09:37:05.532Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-02-16T09:37:05.532Z] === RUN TestAtomicWriteSetCommit [2021-02-16T09:37:05.532Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-02-16T09:37:05.532Z] === RUN TestAtomicWriteSetCancel [2021-02-16T09:37:05.532Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-02-16T09:37:05.532Z] === RUN TestReadCloserWrapperClose [2021-02-16T09:37:05.532Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-02-16T09:37:05.532Z] === RUN TestReaderErrWrapperReadOnError [2021-02-16T09:37:05.532Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-02-16T09:37:05.532Z] === RUN TestReaderErrWrapperRead [2021-02-16T09:37:05.532Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-02-16T09:37:05.532Z] === RUN TestHashData [2021-02-16T09:37:05.532Z] --- PASS: TestHashData (0.00s) [2021-02-16T09:37:05.532Z] === RUN TestCancelReadCloser [2021-02-16T09:37:05.532Z] --- PASS: TestCancelReadCloser (0.11s) [2021-02-16T09:37:05.532Z] === RUN TestWriteCloserWrapperClose [2021-02-16T09:37:05.532Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-02-16T09:37:05.532Z] === RUN TestNopWriteCloser [2021-02-16T09:37:05.532Z] --- PASS: TestNopWriteCloser (0.00s) [2021-02-16T09:37:05.532Z] === RUN TestNopWriter [2021-02-16T09:37:05.532Z] --- PASS: TestNopWriter (0.00s) [2021-02-16T09:37:05.532Z] === RUN TestWriteCounter [2021-02-16T09:37:05.532Z] --- PASS: TestWriteCounter (0.00s) [2021-02-16T09:37:05.532Z] PASS [2021-02-16T09:37:05.532Z] coverage: 69.2% of statements [2021-02-16T09:37:05.532Z] ok github.com/docker/docker/pkg/ioutils 0.658s coverage: 69.2% of statements [2021-02-16T09:37:05.658Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-16T09:37:05.658Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-16T09:37:05.658Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-16T09:37:05.658Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-16T09:37:05.955Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-16T09:37:05.955Z] --- PASS: TestCopyFromContainer (2.01s) [2021-02-16T09:37:05.955Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-16T09:37:05.955Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-02-16T09:37:05.955Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-02-16T09:37:05.955Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-02-16T09:37:05.955Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-02-16T09:37:05.955Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-02-16T09:37:05.955Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-02-16T09:37:05.955Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-02-16T09:37:05.955Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-02-16T09:37:05.955Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-02-16T09:37:05.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T09:37:05.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:37:05.955Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:37:05.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:37:05.955Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:37:05.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:37:05.955Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:37:05.955Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:37:05.955Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:37:05.955Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:37:05.955Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-16T09:37:05.955Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-16T09:37:05.955Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-16T09:37:05.955Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-16T09:37:05.955Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T09:37:05.955Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-16T09:37:05.955Z] === RUN TestCreateWithInvalidEnv [2021-02-16T09:37:05.955Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T09:37:05.955Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T09:37:05.955Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T09:37:05.955Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T09:37:05.955Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T09:37:05.955Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T09:37:05.955Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T09:37:05.955Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T09:37:05.955Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T09:37:05.955Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-16T09:37:05.955Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T09:37:05.955Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-16T09:37:05.955Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-16T09:37:05.955Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T09:37:05.955Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-16T09:37:05.955Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T09:37:06.013Z] === RUN TestStandardLongPath [2021-02-16T09:37:06.013Z] --- PASS: TestStandardLongPath (0.00s) [2021-02-16T09:37:06.013Z] === RUN TestUNCLongPath [2021-02-16T09:37:06.013Z] --- PASS: TestUNCLongPath (0.00s) [2021-02-16T09:37:06.013Z] PASS [2021-02-16T09:37:06.013Z] coverage: 100.0% of statements [2021-02-16T09:37:06.013Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2021-02-16T09:37:06.013Z] === RUN TestError [2021-02-16T09:37:06.013Z] --- PASS: TestError (0.00s) [2021-02-16T09:37:06.013Z] === RUN TestProgressString [2021-02-16T09:37:06.013Z] === RUN TestProgressString/no_progress [2021-02-16T09:37:06.013Z] === RUN TestProgressString/progress_1 [2021-02-16T09:37:06.013Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-02-16T09:37:06.013Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-02-16T09:37:06.013Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-02-16T09:37:06.013Z] === RUN TestProgressString/with_units [2021-02-16T09:37:06.013Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-02-16T09:37:06.013Z] === RUN TestProgressString/hide_counts [2021-02-16T09:37:06.013Z] --- PASS: TestProgressString (0.00s) [2021-02-16T09:37:06.013Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-02-16T09:37:06.013Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-02-16T09:37:06.013Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-02-16T09:37:06.013Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-02-16T09:37:06.013Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-02-16T09:37:06.013Z] --- PASS: TestProgressString/with_units (0.00s) [2021-02-16T09:37:06.013Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-02-16T09:37:06.013Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-02-16T09:37:06.013Z] === RUN TestJSONMessageDisplay [2021-02-16T09:37:06.013Z] --- PASS: TestJSONMessageDisplay (0.10s) [2021-02-16T09:37:06.013Z] === RUN TestJSONMessageDisplayWithJSONError [2021-02-16T09:37:06.013Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-02-16T09:37:06.013Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-02-16T09:37:06.013Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-02-16T09:37:06.013Z] === RUN TestDisplayJSONMessagesStream [2021-02-16T09:37:06.013Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-02-16T09:37:06.013Z] PASS [2021-02-16T09:37:06.013Z] coverage: 91.7% of statements [2021-02-16T09:37:06.013Z] ok github.com/docker/docker/pkg/jsonmessage 0.145s coverage: 91.7% of statements [2021-02-16T09:37:06.493Z] === RUN TestNameFormat [2021-02-16T09:37:06.493Z] --- PASS: TestNameFormat (0.00s) [2021-02-16T09:37:06.494Z] === RUN TestNameRetries [2021-02-16T09:37:06.494Z] --- PASS: TestNameRetries (0.00s) [2021-02-16T09:37:06.494Z] PASS [2021-02-16T09:37:06.494Z] coverage: 85.7% of statements [2021-02-16T09:37:06.494Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2021-02-16T09:37:06.976Z] === RUN TestParseKeyValueOpt [2021-02-16T09:37:06.976Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-02-16T09:37:06.976Z] === RUN TestParseUintList [2021-02-16T09:37:06.976Z] --- PASS: TestParseUintList (0.00s) [2021-02-16T09:37:06.976Z] === RUN TestParseUintListMaximumLimits [2021-02-16T09:37:06.976Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-02-16T09:37:06.976Z] PASS [2021-02-16T09:37:06.976Z] coverage: 97.0% of statements [2021-02-16T09:37:06.976Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-02-16T09:37:06.976Z] === RUN TestNewAndRemove [2021-02-16T09:37:06.976Z] --- PASS: TestNewAndRemove (0.00s) [2021-02-16T09:37:06.976Z] === RUN TestRemoveInvalidPath [2021-02-16T09:37:06.976Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-02-16T09:37:06.976Z] PASS [2021-02-16T09:37:06.976Z] coverage: 82.6% of statements [2021-02-16T09:37:06.976Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2021-02-16T09:37:07.987Z] === RUN TestParseEmptyInterface [2021-02-16T09:37:07.987Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-02-16T09:37:07.987Z] === RUN TestParseNonInterfaceType [2021-02-16T09:37:07.987Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-02-16T09:37:07.987Z] === RUN TestParseWithOneFunction [2021-02-16T09:37:07.987Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-02-16T09:37:07.987Z] === RUN TestParseWithMultipleFuncs [2021-02-16T09:37:07.987Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-02-16T09:37:07.987Z] === RUN TestParseWithUnnamedReturn [2021-02-16T09:37:07.987Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-02-16T09:37:07.987Z] === RUN TestEmbeddedInterface [2021-02-16T09:37:07.987Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-02-16T09:37:07.987Z] === RUN TestParsedImports [2021-02-16T09:37:07.987Z] --- PASS: TestParsedImports (0.00s) [2021-02-16T09:37:07.987Z] === RUN TestAliasedImports [2021-02-16T09:37:07.987Z] --- PASS: TestAliasedImports (0.00s) [2021-02-16T09:37:07.987Z] PASS [2021-02-16T09:37:07.987Z] coverage: 56.8% of statements [2021-02-16T09:37:07.987Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.084s coverage: 56.8% of statements [2021-02-16T09:37:08.026Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2021-02-16T09:37:08.026Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T09:37:08.939Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.42s) [2021-02-16T09:37:08.939Z] PASS [2021-02-16T09:37:08.939Z] [2021-02-16T09:37:08.939Z] === Skipped [2021-02-16T09:37:08.939Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-16T09:37:08.939Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:37:08.939Z] [2021-02-16T09:37:08.939Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-16T09:37:08.939Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:37:08.939Z] [2021-02-16T09:37:08.939Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-16T09:37:08.939Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:37:08.939Z] [2021-02-16T09:37:08.939Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-16T09:37:08.939Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:37:08.939Z] [2021-02-16T09:37:08.939Z] [2021-02-16T09:37:08.939Z] DONE 17 tests, 4 skipped in 31.067s [2021-02-16T09:37:08.939Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-16T09:37:08.939Z] ++ 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 [2021-02-16T09:37:08.939Z] ++ set -e [2021-02-16T09:37:08.939Z] ++ '[' -n 0 ']' [2021-02-16T09:37:08.939Z] ++ set -x [2021-02-16T09:37:08.940Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:37:08.940Z] INFO: Testing against a local daemon [2021-02-16T09:37:08.940Z] === RUN TestPluginInvalidJSON [2021-02-16T09:37:08.940Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:37:08.940Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:37:08.940Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:37:08.940Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-02-16T09:37:08.940Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-16T09:37:08.940Z] === RUN TestPluginInstall [2021-02-16T09:37:08.940Z] === RUN TestPluginInstall/no_auth [2021-02-16T09:37:08.999Z] === RUN TestFailedConnection [2021-02-16T09:37:08.999Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-02-16T09:37:08.999Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-16T09:37:08.999Z] === RUN TestBufioReaderPoolPutAndGet [2021-02-16T09:37:08.999Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-02-16T09:37:08.999Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-02-16T09:37:08.999Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-02-16T09:37:08.999Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-02-16T09:37:08.999Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-16T09:37:08.999Z] === RUN TestBufioWriterPoolPutAndGet [2021-02-16T09:37:08.999Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-02-16T09:37:08.999Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-02-16T09:37:08.999Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-02-16T09:37:08.999Z] === RUN TestBufferPoolPutAndGet [2021-02-16T09:37:08.999Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-02-16T09:37:08.999Z] PASS [2021-02-16T09:37:08.999Z] coverage: 88.2% of statements [2021-02-16T09:37:08.999Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2021-02-16T09:37:09.068Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2021-02-16T09:37:09.068Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T09:37:09.068Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:37:09.068Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:37:09.068Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:37:09.068Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:37:09.068Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:37:09.068Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:37:09.068Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:37:09.068Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:37:09.068Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:37:09.068Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:37:09.068Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:37:09.068Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:37:09.068Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:37:09.068Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:37:09.361Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:37:09.361Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-16T09:37:09.361Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-02-16T09:37:09.361Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-02-16T09:37:09.361Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-02-16T09:37:09.361Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-02-16T09:37:09.361Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-02-16T09:37:09.361Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T09:37:09.482Z] === RUN TestHTTPTransport [2021-02-16T09:37:09.482Z] --- PASS: TestHTTPTransport (0.00s) [2021-02-16T09:37:09.482Z] PASS [2021-02-16T09:37:09.482Z] coverage: 85.7% of statements [2021-02-16T09:37:09.482Z] ok github.com/docker/docker/pkg/plugins/transport 0.057s coverage: 85.7% of statements [2021-02-16T09:37:09.659Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2021-02-16T09:37:09.659Z] === RUN TestCreateDifferentPlatform [2021-02-16T09:37:09.659Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T09:37:09.659Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T09:37:09.659Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-16T09:37:09.659Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T09:37:09.659Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-16T09:37:09.659Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T09:37:09.769Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-16T09:37:09.769Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-02-16T09:37:09.955Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-16T09:37:09.955Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T09:37:09.955Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-02-16T09:37:09.955Z] === RUN TestContainerStartOnDaemonRestart [2021-02-16T09:37:09.955Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-16T09:37:09.955Z] === RUN TestDaemonRestartIpcMode [2021-02-16T09:37:09.955Z] === PAUSE TestDaemonRestartIpcMode [2021-02-16T09:37:09.955Z] === RUN TestDaemonHostGatewayIP [2021-02-16T09:37:09.955Z] === PAUSE TestDaemonHostGatewayIP [2021-02-16T09:37:09.955Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-16T09:37:09.955Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-16T09:37:09.955Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T09:37:09.955Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-16T09:37:09.955Z] === RUN TestDiff [2021-02-16T09:37:09.962Z] === RUN TestOutputOnPrematureClose [2021-02-16T09:37:09.962Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-02-16T09:37:09.962Z] === RUN TestCompleteSilently [2021-02-16T09:37:09.962Z] --- PASS: TestCompleteSilently (0.00s) [2021-02-16T09:37:09.962Z] PASS [2021-02-16T09:37:09.962Z] coverage: 75.9% of statements [2021-02-16T09:37:09.962Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2021-02-16T09:37:09.962Z] --- PASS: TestFailedConnection (1.13s) [2021-02-16T09:37:09.962Z] === RUN TestFailOnce [2021-02-16T09:37:09.962Z] === RUN TestSendToOneSub [2021-02-16T09:37:09.962Z] --- PASS: TestSendToOneSub (0.00s) [2021-02-16T09:37:09.962Z] === RUN TestSendToMultipleSubs [2021-02-16T09:37:09.962Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-02-16T09:37:09.962Z] === RUN TestEvictOneSub [2021-02-16T09:37:09.962Z] --- PASS: TestEvictOneSub (0.00s) [2021-02-16T09:37:09.962Z] === RUN TestClosePublisher [2021-02-16T09:37:09.962Z] --- PASS: TestClosePublisher (0.00s) [2021-02-16T09:37:09.962Z] === RUN TestPubSubRace [2021-02-16T09:37:09.962Z] 2021/02/16 09:37:09 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-02-16T09:37:09.962Z] goroutine 10 [running]: [2021-02-16T09:37:09.962Z] net/http.(*conn).serve.func1(0xc000058c80) [2021-02-16T09:37:09.962Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-02-16T09:37:09.962Z] panic(0x849b40, 0x986ad0) [2021-02-16T09:37:09.962Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-02-16T09:37:09.962Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc0001020e0, 0xc0000d0300) [2021-02-16T09:37:09.962Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-02-16T09:37:09.962Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc0001020e0, 0xc0000d0300) [2021-02-16T09:37:09.962Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-02-16T09:37:09.962Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc0001020e0, 0xc0000d0300) [2021-02-16T09:37:09.962Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-02-16T09:37:09.962Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc0001020e0, 0xc0000d0300) [2021-02-16T09:37:09.962Z] c:/go/src/net/http/server.go:2831 +0xab [2021-02-16T09:37:09.962Z] net/http.(*conn).serve(0xc000058c80, 0x99b2c0, 0xc00004a980) [2021-02-16T09:37:09.962Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-02-16T09:37:09.962Z] created by net/http.(*Server).Serve [2021-02-16T09:37:09.962Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-02-16T09:37:09.962Z] time="2021-02-16T09:37:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-02-16T09:37:09.971Z] time="2021-02-16T09:37:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:37:09.971Z] time="2021-02-16T09:37:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42cd61c0d6f39d94f59fc57e6c6c69db2bd9ae66c2272c4be776032c9f3150b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:37:09.971Z] time="2021-02-16T09:37:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:37:09.971Z] time="2021-02-16T09:37:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42cd61c0d6f39d94f59fc57e6c6c69db2bd9ae66c2272c4be776032c9f3150b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:37:10.262Z] === RUN TestPluginInstall/with_htpasswd [2021-02-16T09:37:10.443Z] === RUN TestRegister [2021-02-16T09:37:10.443Z] --- PASS: TestRegister (0.00s) [2021-02-16T09:37:10.443Z] === RUN TestCommand [2021-02-16T09:37:10.443Z] --- PASS: TestCommand (0.02s) [2021-02-16T09:37:10.443Z] === RUN TestNaiveSelf [2021-02-16T09:37:10.443Z] --- PASS: TestNaiveSelf (0.02s) [2021-02-16T09:37:10.443Z] PASS [2021-02-16T09:37:10.443Z] coverage: 82.4% of statements [2021-02-16T09:37:10.443Z] ok github.com/docker/docker/pkg/reexec 0.077s coverage: 82.4% of statements [2021-02-16T09:37:10.591Z] --- PASS: TestDiff (0.50s) [2021-02-16T09:37:10.591Z] === RUN TestExecWithCloseStdin [2021-02-16T09:37:10.885Z] --- PASS: TestExecWithCloseStdin (0.59s) [2021-02-16T09:37:10.885Z] === RUN TestExec [2021-02-16T09:37:10.893Z] time="2021-02-16T09:37:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:37:10.893Z] time="2021-02-16T09:37:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3e7c180fbb9ba68370081a2f903714cd9cb093770cb42c89912c23d62c6e1d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:37:10.893Z] time="2021-02-16T09:37:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:37:10.893Z] time="2021-02-16T09:37:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3e7c180fbb9ba68370081a2f903714cd9cb093770cb42c89912c23d62c6e1d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:37:10.923Z] --- PASS: TestPubSubRace (1.04s) [2021-02-16T09:37:10.923Z] PASS [2021-02-16T09:37:10.923Z] coverage: 75.0% of statements [2021-02-16T09:37:10.923Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2021-02-16T09:37:10.923Z] --- PASS: TestFailOnce (1.12s) [2021-02-16T09:37:10.923Z] === RUN TestEchoInputOutput [2021-02-16T09:37:10.923Z] --- PASS: TestEchoInputOutput (0.00s) [2021-02-16T09:37:10.923Z] === RUN TestBackoff [2021-02-16T09:37:10.923Z] --- PASS: TestBackoff (0.00s) [2021-02-16T09:37:10.923Z] === RUN TestAbortRetry [2021-02-16T09:37:10.923Z] --- PASS: TestAbortRetry (0.00s) [2021-02-16T09:37:10.923Z] === RUN TestClientScheme [2021-02-16T09:37:10.923Z] --- PASS: TestClientScheme (0.00s) [2021-02-16T09:37:10.923Z] === RUN TestNewClientWithTimeout [2021-02-16T09:37:11.146Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-16T09:37:11.184Z] === RUN TestPluginInstall/with_insecure [2021-02-16T09:37:11.404Z] === RUN TestParseSignal [2021-02-16T09:37:11.404Z] --- PASS: TestParseSignal (0.00s) [2021-02-16T09:37:11.404Z] === RUN TestValidSignalForPlatform [2021-02-16T09:37:11.404Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-02-16T09:37:11.404Z] PASS [2021-02-16T09:37:11.404Z] coverage: 20.3% of statements [2021-02-16T09:37:11.404Z] ok github.com/docker/docker/pkg/signal 0.052s coverage: 20.3% of statements [2021-02-16T09:37:11.404Z] time="2021-02-16T09:37:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-02-16T09:37:11.522Z] --- PASS: TestExec (0.58s) [2021-02-16T09:37:11.522Z] === RUN TestExecUser [2021-02-16T09:37:11.884Z] === RUN TestNewStdWriter [2021-02-16T09:37:11.884Z] --- PASS: TestNewStdWriter (0.00s) [2021-02-16T09:37:11.884Z] === RUN TestWriteWithUninitializedStdWriter [2021-02-16T09:37:11.884Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-02-16T09:37:11.884Z] === RUN TestWriteWithNilBytes [2021-02-16T09:37:11.884Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-02-16T09:37:11.884Z] === RUN TestWrite [2021-02-16T09:37:11.884Z] --- PASS: TestWrite (0.00s) [2021-02-16T09:37:11.884Z] === RUN TestWriteWithWriterError [2021-02-16T09:37:11.884Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-02-16T09:37:11.884Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-02-16T09:37:11.884Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-02-16T09:37:11.884Z] === RUN TestStdCopyWriteAndRead [2021-02-16T09:37:11.884Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-02-16T09:37:11.884Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-02-16T09:37:11.884Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-02-16T09:37:11.884Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-02-16T09:37:11.884Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-02-16T09:37:11.884Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-02-16T09:37:11.884Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-02-16T09:37:11.884Z] === RUN TestStdCopyWithInvalidInputHeader [2021-02-16T09:37:11.884Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-02-16T09:37:11.884Z] === RUN TestStdCopyWithCorruptedPrefix [2021-02-16T09:37:11.884Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-02-16T09:37:11.884Z] === RUN TestStdCopyReturnsWriteErrors [2021-02-16T09:37:11.884Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-02-16T09:37:11.884Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-02-16T09:37:11.884Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-02-16T09:37:11.884Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-02-16T09:37:11.884Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-02-16T09:37:11.884Z] PASS [2021-02-16T09:37:11.884Z] coverage: 100.0% of statements [2021-02-16T09:37:11.884Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2021-02-16T09:37:12.159Z] --- PASS: TestExecUser (0.61s) [2021-02-16T09:37:12.159Z] === RUN TestExportContainerAndImportImage [2021-02-16T09:37:12.216Z] time="2021-02-16T09:37:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:37:12.216Z] time="2021-02-16T09:37:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6d22750a94d01bbe6a78bd5d697471e4a3c859b01c40a3b8177ee5b24ada915" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:37:12.216Z] time="2021-02-16T09:37:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:37:12.216Z] time="2021-02-16T09:37:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6d22750a94d01bbe6a78bd5d697471e4a3c859b01c40a3b8177ee5b24ada915" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:37:12.365Z] === RUN TestRawProgressFormatterFormatStatus [2021-02-16T09:37:12.365Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-02-16T09:37:12.365Z] === RUN TestRawProgressFormatterFormatProgress [2021-02-16T09:37:12.365Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-02-16T09:37:12.365Z] === RUN TestFormatStatus [2021-02-16T09:37:12.365Z] --- PASS: TestFormatStatus (0.00s) [2021-02-16T09:37:12.365Z] === RUN TestFormatError [2021-02-16T09:37:12.365Z] --- PASS: TestFormatError (0.00s) [2021-02-16T09:37:12.365Z] === RUN TestFormatJSONError [2021-02-16T09:37:12.365Z] --- PASS: TestFormatJSONError (0.00s) [2021-02-16T09:37:12.365Z] === RUN TestJsonProgressFormatterFormatProgress [2021-02-16T09:37:12.365Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-02-16T09:37:12.365Z] === RUN TestJsonProgressFormatterFormatStatus [2021-02-16T09:37:12.365Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-02-16T09:37:12.365Z] === RUN TestNewJSONProgressOutput [2021-02-16T09:37:12.365Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-02-16T09:37:12.365Z] === RUN TestAuxFormatterEmit [2021-02-16T09:37:12.365Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-02-16T09:37:12.365Z] === RUN TestStreamWriterStdout [2021-02-16T09:37:12.365Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-02-16T09:37:12.365Z] === RUN TestStreamWriterStderr [2021-02-16T09:37:12.365Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-02-16T09:37:12.365Z] PASS [2021-02-16T09:37:12.365Z] coverage: 66.2% of statements [2021-02-16T09:37:12.365Z] ok github.com/docker/docker/pkg/streamformatter 0.040s coverage: 66.2% of statements [2021-02-16T09:37:12.506Z] --- PASS: TestPluginInstall (4.68s) [2021-02-16T09:37:12.506Z] --- PASS: TestPluginInstall/no_auth (2.49s) [2021-02-16T09:37:12.506Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2021-02-16T09:37:12.506Z] --- PASS: TestPluginInstall/with_insecure (1.34s) [2021-02-16T09:37:12.506Z] plugin_test.go:160: [d565803967dbb] daemon is not started [2021-02-16T09:37:12.506Z] === RUN TestPluginsWithRuntimes [2021-02-16T09:37:12.846Z] === RUN TestGenerateRandomID [2021-02-16T09:37:12.846Z] --- PASS: TestGenerateRandomID (0.00s) [2021-02-16T09:37:12.846Z] === RUN TestShortenId [2021-02-16T09:37:12.846Z] --- PASS: TestShortenId (0.00s) [2021-02-16T09:37:12.846Z] === RUN TestShortenSha256Id [2021-02-16T09:37:12.846Z] --- PASS: TestShortenSha256Id (0.00s) [2021-02-16T09:37:12.846Z] === RUN TestShortenIdEmpty [2021-02-16T09:37:12.846Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-02-16T09:37:12.846Z] === RUN TestShortenIdInvalid [2021-02-16T09:37:12.846Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-02-16T09:37:12.846Z] === RUN TestIsShortIDNonHex [2021-02-16T09:37:12.846Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-02-16T09:37:12.846Z] === RUN TestIsShortIDNotCorrectSize [2021-02-16T09:37:12.846Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-02-16T09:37:12.846Z] PASS [2021-02-16T09:37:12.846Z] coverage: 70.6% of statements [2021-02-16T09:37:12.846Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2021-02-16T09:37:13.202Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2021-02-16T09:37:13.202Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T09:37:13.326Z] time="2021-02-16T09:37:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-02-16T09:37:13.326Z] === RUN TestIsCpusetListAvailable [2021-02-16T09:37:13.326Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-02-16T09:37:13.326Z] PASS [2021-02-16T09:37:13.326Z] coverage: 38.2% of statements [2021-02-16T09:37:13.326Z] ok github.com/docker/docker/pkg/sysinfo 0.056s coverage: 38.2% of statements [2021-02-16T09:37:13.679Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-16T09:37:13.808Z] === RUN TestChtimes [2021-02-16T09:37:14.201Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-02-16T09:37:14.201Z] Copying nested executables into bundles/cross/linux/amd64 [2021-02-16T09:37:14.288Z] --- PASS: TestChtimes (0.00s) [2021-02-16T09:37:14.288Z] === RUN TestChtimesWindows [2021-02-16T09:37:14.288Z] --- PASS: TestChtimesWindows (0.00s) [2021-02-16T09:37:14.288Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-02-16T09:37:14.288Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-02-16T09:37:14.288Z] === RUN TestEnsureRemoveAllNotExist [2021-02-16T09:37:14.288Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-02-16T09:37:14.288Z] === RUN TestEnsureRemoveAllWithDir [2021-02-16T09:37:14.288Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-02-16T09:37:14.288Z] === RUN TestEnsureRemoveAllWithFile [2021-02-16T09:37:14.288Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-02-16T09:37:14.288Z] === RUN TestHasWin32KSupport [2021-02-16T09:37:14.288Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-02-16T09:37:14.288Z] syscall_windows_test.go:8: win32k: true [2021-02-16T09:37:14.288Z] PASS [2021-02-16T09:37:14.288Z] coverage: 12.0% of statements [2021-02-16T09:37:14.288Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 12.0% of statements [2021-02-16T09:37:14.288Z] === RUN TestTailFile [2021-02-16T09:37:14.288Z] --- PASS: TestTailFile (0.00s) [2021-02-16T09:37:14.288Z] === RUN TestTailFileManyLines [2021-02-16T09:37:14.288Z] --- PASS: TestTailFileManyLines (0.00s) [2021-02-16T09:37:14.288Z] === RUN TestTailEmptyFile [2021-02-16T09:37:14.288Z] --- PASS: TestTailEmptyFile (0.00s) [2021-02-16T09:37:14.288Z] === RUN TestTailNegativeN [2021-02-16T09:37:14.288Z] --- PASS: TestTailNegativeN (0.00s) [2021-02-16T09:37:14.288Z] === RUN TestNewTailReader [2021-02-16T09:37:14.288Z] === PAUSE TestNewTailReader [2021-02-16T09:37:14.288Z] === CONT TestNewTailReader [2021-02-16T09:37:14.288Z] === RUN TestNewTailReader/2_byte_delimiter [2021-02-16T09:37:14.288Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-02-16T09:37:14.288Z] === RUN TestNewTailReader/4_byte_delimiter [2021-02-16T09:37:14.288Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-02-16T09:37:14.288Z] === RUN TestNewTailReader/8_byte_delimiter [2021-02-16T09:37:14.288Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-02-16T09:37:14.288Z] === RUN TestNewTailReader/12_byte_delimiter [2021-02-16T09:37:14.288Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-02-16T09:37:14.288Z] === RUN TestNewTailReader/no_delimiter [2021-02-16T09:37:14.288Z] === PAUSE TestNewTailReader/no_delimiter [2021-02-16T09:37:14.288Z] === RUN TestNewTailReader/single_byte_delimiter [2021-02-16T09:37:14.288Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-02-16T09:37:14.288Z] === RUN TestNewTailReader/truncated_last_line [2021-02-16T09:37:14.288Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-02-16T09:37:14.288Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-02-16T09:37:14.288Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-02-16T09:37:14.288Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-02-16T09:37:14.288Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-02-16T09:37:14.288Z] === CONT TestNewTailReader/2_byte_delimiter [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-16T09:37:14.289Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:37:14.289Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:37:14.289Z] === CONT TestNewTailReader/single_byte_delimiter [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-16T09:37:14.289Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:37:14.289Z] === CONT TestNewTailReader/8_byte_delimiter [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-02-16T09:37:14.289Z] === CONT TestNewTailReader/4_byte_delimiter [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-16T09:37:14.289Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:37:14.289Z] === CONT TestNewTailReader/12_byte_delimiter [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-16T09:37:14.289Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:37:14.289Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:37:14.289Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:37:14.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:37:14.573Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-16T09:37:14.736Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2021-02-16T09:37:14.737Z] === RUN TestHealthCheckWorkdir [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:37:14.786Z] === CONT TestNewTailReader/no_delimiter [2021-02-16T09:37:14.786Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:37:14.786Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-16T09:37:14.786Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:37:14.786Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-02-16T09:37:14.786Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:37:14.786Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:37:14.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:37:14.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:37:14.787Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:37:14.787Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:37:14.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:37:14.788Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-02-16T09:37:14.788Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-16T09:37:14.789Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:37:14.789Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-16T09:37:14.790Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.04s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-16T09:37:14.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.03s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.05s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-16T09:37:14.791Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-16T09:37:14.793Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:14.793Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.01s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.06s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-16T09:37:15.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.06s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.02s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.02s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-02-16T09:37:15.274Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-02-16T09:37:15.275Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-16T09:37:15.275Z] PASS [2021-02-16T09:37:15.275Z] coverage: 88.6% of statements [2021-02-16T09:37:15.275Z] ok github.com/docker/docker/pkg/tailfile 0.416s coverage: 88.6% of statements [2021-02-16T09:37:15.275Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-16T09:37:15.275Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-16T09:37:15.275Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-16T09:37:15.275Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-16T09:37:15.275Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-16T09:37:15.275Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-02-16T09:37:15.275Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-02-16T09:37:15.275Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-16T09:37:15.275Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-16T09:37:15.275Z] === RUN TestTarSumRemoveNonExistent [2021-02-16T09:37:15.275Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-02-16T09:37:15.275Z] === RUN TestTarSumRemove [2021-02-16T09:37:15.275Z] --- PASS: TestTarSumRemove (0.00s) [2021-02-16T09:37:15.275Z] === RUN TestSortFileInfoSums [2021-02-16T09:37:15.275Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-02-16T09:37:15.275Z] === RUN TestNewTarSumForLabelInvalid [2021-02-16T09:37:15.275Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-02-16T09:37:15.275Z] === RUN TestNewTarSumForLabel [2021-02-16T09:37:15.275Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-02-16T09:37:15.275Z] === RUN TestEmptyTar [2021-02-16T09:37:15.275Z] --- PASS: TestEmptyTar (0.00s) [2021-02-16T09:37:15.275Z] === RUN TestTarSumsReadSize [2021-02-16T09:37:15.275Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-02-16T09:37:15.275Z] === RUN TestTarSums [2021-02-16T09:37:15.275Z] --- PASS: TestTarSums (0.06s) [2021-02-16T09:37:15.275Z] === RUN TestIteration [2021-02-16T09:37:15.275Z] --- PASS: TestIteration (0.00s) [2021-02-16T09:37:15.275Z] === RUN TestVersionLabelForChecksum [2021-02-16T09:37:15.275Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-02-16T09:37:15.275Z] === RUN TestVersion [2021-02-16T09:37:15.275Z] --- PASS: TestVersion (0.00s) [2021-02-16T09:37:15.275Z] === RUN TestGetVersion [2021-02-16T09:37:15.275Z] --- PASS: TestGetVersion (0.00s) [2021-02-16T09:37:15.275Z] === RUN TestGetVersions [2021-02-16T09:37:15.275Z] --- PASS: TestGetVersions (0.00s) [2021-02-16T09:37:15.275Z] PASS [2021-02-16T09:37:15.275Z] coverage: 89.3% of statements [2021-02-16T09:37:15.275Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2021-02-16T09:37:15.371Z] --- PASS: TestHealthCheckWorkdir (0.77s) [2021-02-16T09:37:15.371Z] === RUN TestHealthKillContainer [2021-02-16T09:37:15.583Z] Cross building: bundles/cross/windows/amd64 [2021-02-16T09:37:15.605Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-16T09:37:15.756Z] time="2021-02-16T09:37:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-02-16T09:37:15.756Z] testing: warning: no tests to run [2021-02-16T09:37:15.756Z] PASS [2021-02-16T09:37:15.756Z] coverage: [no statements] [2021-02-16T09:37:15.756Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2021-02-16T09:37:15.756Z] === RUN TestTruncIndex [2021-02-16T09:37:15.756Z] --- PASS: TestTruncIndex (0.10s) [2021-02-16T09:37:15.756Z] PASS [2021-02-16T09:37:15.756Z] coverage: 91.5% of statements [2021-02-16T09:37:15.756Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2021-02-16T09:37:15.844Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-16T09:37:15.844Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-02-16T09:37:16.236Z] === RUN TestIsGIT [2021-02-16T09:37:16.236Z] --- PASS: TestIsGIT (0.00s) [2021-02-16T09:37:16.236Z] === RUN TestIsTransport [2021-02-16T09:37:16.236Z] --- PASS: TestIsTransport (0.00s) [2021-02-16T09:37:16.236Z] PASS [2021-02-16T09:37:16.236Z] coverage: 100.0% of statements [2021-02-16T09:37:16.236Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2021-02-16T09:37:16.236Z] === RUN TestVersionInfo [2021-02-16T09:37:16.236Z] --- PASS: TestVersionInfo (0.00s) [2021-02-16T09:37:16.236Z] === RUN TestAppendVersions [2021-02-16T09:37:16.236Z] --- PASS: TestAppendVersions (0.00s) [2021-02-16T09:37:16.236Z] PASS [2021-02-16T09:37:16.236Z] coverage: 88.9% of statements [2021-02-16T09:37:16.236Z] ok github.com/docker/docker/pkg/useragent 0.066s coverage: 88.9% of statements [2021-02-16T09:37:17.110Z] --- PASS: TestPluginsWithRuntimes (4.75s) [2021-02-16T09:37:17.110Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.42s) [2021-02-16T09:37:17.110Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.38s) [2021-02-16T09:37:17.110Z] PASS [2021-02-16T09:37:17.110Z] [2021-02-16T09:37:17.110Z] DONE 9 tests in 9.549s [2021-02-16T09:37:17.401Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-16T09:37:17.401Z] ++ 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 [2021-02-16T09:37:17.401Z] ++ set -e [2021-02-16T09:37:17.401Z] ++ '[' -n 0 ']' [2021-02-16T09:37:17.401Z] ++ set -x [2021-02-16T09:37:17.401Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:37:17.401Z] INFO: Testing against a local daemon [2021-02-16T09:37:17.401Z] === RUN TestExternalGraphDriver [2021-02-16T09:37:17.401Z] === RUN TestExternalGraphDriver/json [2021-02-16T09:37:17.840Z] === RUN TestNewSettable [2021-02-16T09:37:17.840Z] --- PASS: TestNewSettable (0.00s) [2021-02-16T09:37:17.840Z] === RUN TestIsSettable [2021-02-16T09:37:17.840Z] --- PASS: TestIsSettable (0.00s) [2021-02-16T09:37:17.840Z] === RUN TestUpdateSettingsEnv [2021-02-16T09:37:17.840Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-02-16T09:37:17.840Z] PASS [2021-02-16T09:37:17.840Z] coverage: 20.1% of statements [2021-02-16T09:37:17.840Z] ok github.com/docker/docker/plugin/v2 0.125s coverage: 20.1% of statements [2021-02-16T09:37:17.840Z] === RUN TestLoad [2021-02-16T09:37:17.840Z] --- PASS: TestLoad (0.00s) [2021-02-16T09:37:17.840Z] === RUN TestSave [2021-02-16T09:37:17.840Z] === RUN TestValidatePrivileges [2021-02-16T09:37:17.840Z] --- PASS: TestValidatePrivileges (0.00s) [2021-02-16T09:37:17.840Z] === RUN TestFilterByCapNeg [2021-02-16T09:37:17.840Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-02-16T09:37:17.840Z] === RUN TestFilterByCapPos [2021-02-16T09:37:17.840Z] --- PASS: TestFilterByCapPos (0.00s) [2021-02-16T09:37:17.840Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-02-16T09:37:17.840Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-02-16T09:37:17.840Z] PASS [2021-02-16T09:37:17.840Z] coverage: 12.0% of statements [2021-02-16T09:37:17.840Z] ok github.com/docker/docker/plugin 0.070s coverage: 12.0% of statements [2021-02-16T09:37:17.840Z] --- PASS: TestSave (0.11s) [2021-02-16T09:37:17.840Z] === RUN TestAddDeleteGet [2021-02-16T09:37:17.840Z] --- PASS: TestAddDeleteGet (0.04s) [2021-02-16T09:37:17.840Z] === RUN TestInvalidTags [2021-02-16T09:37:17.840Z] --- PASS: TestInvalidTags (0.01s) [2021-02-16T09:37:17.840Z] PASS [2021-02-16T09:37:17.840Z] coverage: 83.7% of statements [2021-02-16T09:37:17.840Z] ok github.com/docker/docker/reference 0.204s coverage: 83.7% of statements [2021-02-16T09:37:17.872Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-16T09:37:18.106Z] --- PASS: TestHealthKillContainer (2.63s) [2021-02-16T09:37:18.106Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T09:37:18.400Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2021-02-16T09:37:18.400Z] === RUN TestIpcModeNone [2021-02-16T09:37:18.851Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-02-16T09:37:18.851Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-02-16T09:37:18.851Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-02-16T09:37:18.851Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-02-16T09:37:18.851Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-02-16T09:37:18.851Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-02-16T09:37:18.851Z] === RUN TestResumableRequestReaderWithReadError [2021-02-16T09:37:19.038Z] --- PASS: TestIpcModeNone (0.62s) [2021-02-16T09:37:19.038Z] === RUN TestIpcModePrivate [2021-02-16T09:37:19.331Z] === RUN TestRestartManagerTimeout [2021-02-16T09:37:19.331Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-02-16T09:37:19.331Z] === RUN TestRestartManagerTimeoutReset [2021-02-16T09:37:19.331Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-02-16T09:37:19.331Z] PASS [2021-02-16T09:37:19.331Z] coverage: 50.9% of statements [2021-02-16T09:37:19.331Z] time="2021-02-16T09:37:18Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-02-16T09:37:19.331Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-02-16T09:37:19.331Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-02-16T09:37:19.331Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-02-16T09:37:19.331Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-02-16T09:37:19.331Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-02-16T09:37:19.331Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-02-16T09:37:19.331Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2021-02-16T09:37:19.331Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-02-16T09:37:19.331Z] === RUN TestResumableRequestReader [2021-02-16T09:37:19.331Z] --- PASS: TestResumableRequestReader (0.00s) [2021-02-16T09:37:19.331Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-02-16T09:37:19.331Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-02-16T09:37:19.331Z] PASS [2021-02-16T09:37:19.331Z] coverage: 100.0% of statements [2021-02-16T09:37:19.331Z] ok github.com/docker/docker/registry/resumable 0.193s coverage: 100.0% of statements [2021-02-16T09:37:19.677Z] --- PASS: TestIpcModePrivate (0.63s) [2021-02-16T09:37:19.677Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-02-16T09:37:19.677Z] === RUN TestIpcModeShareable [2021-02-16T09:37:19.812Z] === RUN TestResolveAuthConfigIndexServer [2021-02-16T09:37:19.812Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-02-16T09:37:19.812Z] === RUN TestResolveAuthConfigFullURL [2021-02-16T09:37:19.812Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-02-16T09:37:19.812Z] === RUN TestLoadAllowNondistributableArtifacts [2021-02-16T09:37:19.812Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-02-16T09:37:19.812Z] === RUN TestValidateMirror [2021-02-16T09:37:19.812Z] --- PASS: TestValidateMirror (0.00s) [2021-02-16T09:37:19.812Z] === RUN TestLoadInsecureRegistries [2021-02-16T09:37:19.812Z] === RUN TestDecodeContainerConfig [2021-02-16T09:37:20.127Z] === RUN TestExternalGraphDriver/spec [2021-02-16T09:37:20.293Z] time="2021-02-16T09:37:19Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-16T09:37:20.293Z] time="2021-02-16T09:37:19Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-02-16T09:37:20.293Z] time="2021-02-16T09:37:19Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-16T09:37:20.293Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-02-16T09:37:20.293Z] === RUN TestNewServiceConfig [2021-02-16T09:37:20.293Z] --- PASS: TestNewServiceConfig (0.00s) [2021-02-16T09:37:20.293Z] === RUN TestValidateIndexName [2021-02-16T09:37:20.293Z] --- PASS: TestValidateIndexName (0.00s) [2021-02-16T09:37:20.293Z] === RUN TestValidateIndexNameWithError [2021-02-16T09:37:20.293Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-02-16T09:37:20.293Z] === RUN TestEndpointParse [2021-02-16T09:37:20.293Z] --- PASS: TestEndpointParse (0.00s) [2021-02-16T09:37:20.293Z] === RUN TestEndpointParseInvalid [2021-02-16T09:37:20.293Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-02-16T09:37:20.293Z] === RUN TestValidateEndpoint [2021-02-16T09:37:20.293Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-02-16T09:37:20.293Z] === RUN TestDecodeContainerConfigIsolation [2021-02-16T09:37:20.293Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-02-16T09:37:20.293Z] === RUN TestValidatePrivileged [2021-02-16T09:37:20.293Z] --- PASS: TestValidatePrivileged (0.00s) [2021-02-16T09:37:20.293Z] PASS [2021-02-16T09:37:20.293Z] coverage: 52.2% of statements [2021-02-16T09:37:20.293Z] --- PASS: TestValidateEndpoint (0.01s) [2021-02-16T09:37:20.293Z] === RUN TestPing [2021-02-16T09:37:20.293Z] --- PASS: TestPing (0.00s) [2021-02-16T09:37:20.293Z] === RUN TestPingRegistryEndpoint [2021-02-16T09:37:20.293Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.2% of statements [2021-02-16T09:37:20.293Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-02-16T09:37:20.293Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:37:20.293Z] === RUN TestEndpoint [2021-02-16T09:37:20.293Z] --- SKIP: TestEndpoint (0.00s) [2021-02-16T09:37:20.293Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:37:20.293Z] === RUN TestParseRepositoryInfo [2021-02-16T09:37:20.293Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-02-16T09:37:20.293Z] === RUN TestNewIndexInfo [2021-02-16T09:37:20.293Z] --- PASS: TestNewIndexInfo (0.00s) [2021-02-16T09:37:20.293Z] === RUN TestMirrorEndpointLookup [2021-02-16T09:37:20.293Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-02-16T09:37:20.293Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:37:20.293Z] === RUN TestSearchRepositories [2021-02-16T09:37:20.293Z] --- PASS: TestSearchRepositories (0.00s) [2021-02-16T09:37:20.293Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-02-16T09:37:20.293Z] Host: 127.0.0.1:49241 [2021-02-16T09:37:20.293Z] User-Agent: docker test client [2021-02-16T09:37:20.293Z] Authorization: Token fake-token [2021-02-16T09:37:20.293Z] X-Docker-Token: true [2021-02-16T09:37:20.293Z] Accept-Encoding: gzip [2021-02-16T09:37:20.293Z] [2021-02-16T09:37:20.293Z] [2021-02-16T09:37:20.293Z] registry_test.go:730: HTTP/1.1 200 OK [2021-02-16T09:37:20.293Z] Connection: close [2021-02-16T09:37:20.293Z] Content-Length: 144 [2021-02-16T09:37:20.293Z] Cache-Control: no-cache [2021-02-16T09:37:20.293Z] Content-Type: application/json [2021-02-16T09:37:20.293Z] Date: Tue, 16 Feb 2021 09:37:19 GMT [2021-02-16T09:37:20.293Z] Expires: -1 [2021-02-16T09:37:20.293Z] Pragma: no-cache [2021-02-16T09:37:20.293Z] Server: docker-tests/mock [2021-02-16T09:37:20.293Z] X-Docker-Registry-Config: mock [2021-02-16T09:37:20.293Z] X-Docker-Registry-Version: 0.0.0 [2021-02-16T09:37:20.293Z] [2021-02-16T09:37:20.293Z] [2021-02-16T09:37:20.293Z] === RUN TestTrustedLocation [2021-02-16T09:37:20.293Z] --- PASS: TestTrustedLocation (0.00s) [2021-02-16T09:37:20.293Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-02-16T09:37:20.293Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-02-16T09:37:20.293Z] === RUN TestAllowNondistributableArtifacts [2021-02-16T09:37:20.293Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-02-16T09:37:20.293Z] === RUN TestIsSecureIndex [2021-02-16T09:37:20.293Z] --- PASS: TestIsSecureIndex (0.00s) [2021-02-16T09:37:20.293Z] PASS [2021-02-16T09:37:20.293Z] coverage: 50.3% of statements [2021-02-16T09:37:20.293Z] ok github.com/docker/docker/registry 0.249s coverage: 50.3% of statements [2021-02-16T09:37:20.293Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-02-16T09:37:20.293Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-02-16T09:37:20.293Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-02-16T09:37:20.293Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-02-16T09:37:20.293Z] PASS [2021-02-16T09:37:20.293Z] coverage: 62.5% of statements [2021-02-16T09:37:20.293Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2021-02-16T09:37:20.293Z] time="2021-02-16T09:37:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-02-16T09:37:20.312Z] --- PASS: TestIpcModeShareable (0.65s) [2021-02-16T09:37:20.312Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-02-16T09:37:20.312Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-16T09:37:21.159Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-02-16T09:37:21.895Z] === RUN TestGetDriver [2021-02-16T09:37:21.895Z] --- PASS: TestGetDriver (0.00s) [2021-02-16T09:37:21.895Z] === RUN TestVolumeRequestError [2021-02-16T09:37:21.895Z] --- PASS: TestVolumeRequestError (0.01s) [2021-02-16T09:37:21.895Z] PASS [2021-02-16T09:37:21.895Z] coverage: 36.1% of statements [2021-02-16T09:37:21.895Z] ok github.com/docker/docker/volume/drivers 0.060s coverage: 36.1% of statements [2021-02-16T09:37:22.189Z] === RUN TestExternalGraphDriver/pull [2021-02-16T09:37:22.391Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2021-02-16T09:37:22.391Z] === RUN TestAPIIpcModeHost [2021-02-16T09:37:22.541Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-02-16T09:37:22.685Z] --- PASS: TestAPIIpcModeHost (0.49s) [2021-02-16T09:37:22.685Z] === RUN TestDaemonIpcModeShareable [2021-02-16T09:37:23.499Z] === RUN TestGetAddress [2021-02-16T09:37:23.499Z] --- PASS: TestGetAddress (0.00s) [2021-02-16T09:37:23.499Z] === RUN TestRemove [2021-02-16T09:37:23.499Z] --- SKIP: TestRemove (0.00s) [2021-02-16T09:37:23.499Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-16T09:37:23.499Z] === RUN TestInitializeWithVolumes [2021-02-16T09:37:23.499Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-02-16T09:37:23.499Z] === RUN TestCreate [2021-02-16T09:37:23.499Z] --- PASS: TestCreate (0.01s) [2021-02-16T09:37:23.499Z] === RUN TestValidateName [2021-02-16T09:37:23.499Z] --- PASS: TestValidateName (0.00s) [2021-02-16T09:37:23.499Z] === RUN TestCreateWithOpts [2021-02-16T09:37:23.499Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-02-16T09:37:23.499Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-16T09:37:23.499Z] === RUN TestRelaodNoOpts [2021-02-16T09:37:23.499Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-02-16T09:37:23.499Z] PASS [2021-02-16T09:37:23.499Z] coverage: 41.5% of statements [2021-02-16T09:37:23.499Z] ok github.com/docker/docker/volume/local 0.096s coverage: 41.5% of statements [2021-02-16T09:37:23.499Z] === RUN TestConvertTmpfsOptions [2021-02-16T09:37:23.499Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-02-16T09:37:23.499Z] parser_test.go:49: data="mode=700,size=1m" [2021-02-16T09:37:23.499Z] parser_test.go:49: data="ro" [2021-02-16T09:37:23.499Z] === RUN TestParseMountRaw [2021-02-16T09:37:23.499Z] --- PASS: TestParseMountRaw (0.03s) [2021-02-16T09:37:23.499Z] === RUN TestParseMountRawSplit [2021-02-16T09:37:23.499Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-02-16T09:37:23.499Z] parser_test.go:390: case 0 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 1 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 2 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 3 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 4 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 5 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 6 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 7 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 8 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 0 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 1 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 2 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 3 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 4 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 5 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 6 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 7 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 8 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 9 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 10 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 11 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 12 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 0 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 1 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 2 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 3 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 4 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 5 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 6 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 7 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 8 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 9 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 10 [2021-02-16T09:37:23.499Z] parser_test.go:390: case 11 [2021-02-16T09:37:23.499Z] === RUN TestParseMountSpec [2021-02-16T09:37:23.499Z] --- PASS: TestParseMountSpec (0.01s) [2021-02-16T09:37:23.499Z] parser_test.go:455: case 0 [2021-02-16T09:37:23.499Z] parser_test.go:455: case 1 [2021-02-16T09:37:23.499Z] parser_test.go:455: case 2 [2021-02-16T09:37:23.499Z] parser_test.go:455: case 3 [2021-02-16T09:37:23.499Z] parser_test.go:455: case 4 [2021-02-16T09:37:23.499Z] parser_test.go:455: case 5 [2021-02-16T09:37:23.499Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-02-16T09:37:23.499Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-02-16T09:37:23.499Z] === RUN TestValidateMount [2021-02-16T09:37:23.499Z] --- PASS: TestValidateMount (0.00s) [2021-02-16T09:37:23.499Z] PASS [2021-02-16T09:37:23.499Z] coverage: 66.2% of statements [2021-02-16T09:37:23.499Z] ok github.com/docker/docker/volume/mounts 0.088s coverage: 66.2% of statements [2021-02-16T09:37:24.205Z] --- PASS: TestDaemonIpcModeShareable (1.43s) [2021-02-16T09:37:24.205Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-16T09:37:24.205Z] === RUN TestDaemonIpcModePrivate [2021-02-16T09:37:24.511Z] === RUN TestSetGetMeta [2021-02-16T09:37:24.511Z] === PAUSE TestSetGetMeta [2021-02-16T09:37:24.511Z] === RUN TestRestore [2021-02-16T09:37:24.511Z] === PAUSE TestRestore [2021-02-16T09:37:24.511Z] === RUN TestServiceCreate [2021-02-16T09:37:24.511Z] === PAUSE TestServiceCreate [2021-02-16T09:37:24.511Z] === RUN TestServiceList [2021-02-16T09:37:24.511Z] === PAUSE TestServiceList [2021-02-16T09:37:24.511Z] === RUN TestServiceRemove [2021-02-16T09:37:24.511Z] === PAUSE TestServiceRemove [2021-02-16T09:37:24.511Z] === RUN TestServiceGet [2021-02-16T09:37:24.511Z] === PAUSE TestServiceGet [2021-02-16T09:37:24.511Z] === RUN TestServicePrune [2021-02-16T09:37:24.511Z] === PAUSE TestServicePrune [2021-02-16T09:37:24.511Z] === RUN TestCreate [2021-02-16T09:37:24.511Z] === PAUSE TestCreate [2021-02-16T09:37:24.511Z] === RUN TestRemove [2021-02-16T09:37:24.511Z] === PAUSE TestRemove [2021-02-16T09:37:24.511Z] === RUN TestList [2021-02-16T09:37:24.511Z] === PAUSE TestList [2021-02-16T09:37:24.511Z] === RUN TestFindByDriver [2021-02-16T09:37:24.511Z] === PAUSE TestFindByDriver [2021-02-16T09:37:24.511Z] === RUN TestFindByReferenced [2021-02-16T09:37:24.511Z] === PAUSE TestFindByReferenced [2021-02-16T09:37:24.511Z] === RUN TestDerefMultipleOfSameRef [2021-02-16T09:37:24.511Z] === PAUSE TestDerefMultipleOfSameRef [2021-02-16T09:37:24.511Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-16T09:37:24.511Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-16T09:37:24.511Z] === RUN TestDefererencePluginOnCreateError [2021-02-16T09:37:24.511Z] === PAUSE TestDefererencePluginOnCreateError [2021-02-16T09:37:24.511Z] === RUN TestRefDerefRemove [2021-02-16T09:37:24.511Z] === PAUSE TestRefDerefRemove [2021-02-16T09:37:24.511Z] === RUN TestGet [2021-02-16T09:37:24.511Z] === PAUSE TestGet [2021-02-16T09:37:24.511Z] === RUN TestGetWithReference [2021-02-16T09:37:24.511Z] === PAUSE TestGetWithReference [2021-02-16T09:37:24.511Z] === RUN TestFilterFunc [2021-02-16T09:37:24.511Z] === RUN TestFilterFunc/test_nil_list [2021-02-16T09:37:24.511Z] === PAUSE TestFilterFunc/test_nil_list [2021-02-16T09:37:24.511Z] === RUN TestFilterFunc/test_empty_list [2021-02-16T09:37:24.511Z] === PAUSE TestFilterFunc/test_empty_list [2021-02-16T09:37:24.511Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-02-16T09:37:24.511Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-02-16T09:37:24.511Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-16T09:37:24.511Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-16T09:37:24.511Z] === RUN TestFilterFunc/test_filter_some [2021-02-16T09:37:24.511Z] === PAUSE TestFilterFunc/test_filter_some [2021-02-16T09:37:24.511Z] === RUN TestFilterFunc/test_filter_middle [2021-02-16T09:37:24.511Z] === PAUSE TestFilterFunc/test_filter_middle [2021-02-16T09:37:24.511Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-02-16T09:37:24.511Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-02-16T09:37:24.511Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-02-16T09:37:24.511Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-02-16T09:37:24.511Z] === CONT TestFilterFunc/test_nil_list [2021-02-16T09:37:24.511Z] === CONT TestFilterFunc/test_filter_some [2021-02-16T09:37:24.511Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-16T09:37:24.511Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-02-16T09:37:24.511Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-02-16T09:37:24.511Z] === CONT TestFilterFunc/test_empty_list [2021-02-16T09:37:24.511Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-02-16T09:37:24.511Z] === CONT TestFilterFunc/test_filter_middle [2021-02-16T09:37:24.511Z] --- PASS: TestFilterFunc (0.00s) [2021-02-16T09:37:24.511Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-02-16T09:37:24.511Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-02-16T09:37:24.511Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-02-16T09:37:24.511Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-02-16T09:37:24.511Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-02-16T09:37:24.511Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-02-16T09:37:24.511Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-02-16T09:37:24.511Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-02-16T09:37:24.511Z] === CONT TestSetGetMeta [2021-02-16T09:37:24.511Z] === CONT TestFindByDriver [2021-02-16T09:37:24.511Z] === CONT TestRemove [2021-02-16T09:37:24.511Z] === CONT TestServiceGet [2021-02-16T09:37:24.511Z] --- PASS: TestSetGetMeta (0.02s) [2021-02-16T09:37:24.511Z] === CONT TestServiceRemove [2021-02-16T09:37:24.511Z] --- PASS: TestRemove (0.02s) [2021-02-16T09:37:24.511Z] === CONT TestServiceList [2021-02-16T09:37:24.511Z] --- PASS: TestFindByDriver (0.03s) [2021-02-16T09:37:24.511Z] === CONT TestServiceCreate [2021-02-16T09:37:24.511Z] --- PASS: TestServiceGet (0.10s) [2021-02-16T09:37:24.511Z] === CONT TestRestore [2021-02-16T09:37:24.511Z] --- PASS: TestServiceRemove (0.09s) [2021-02-16T09:37:24.511Z] === CONT TestCreate [2021-02-16T09:37:24.511Z] --- PASS: TestServiceList (0.08s) [2021-02-16T09:37:24.511Z] === CONT TestServicePrune [2021-02-16T09:37:24.511Z] --- PASS: TestServiceCreate (0.08s) [2021-02-16T09:37:24.511Z] === CONT TestList [2021-02-16T09:37:24.511Z] --- PASS: TestCreate (0.02s) [2021-02-16T09:37:24.511Z] === CONT TestRefDerefRemove [2021-02-16T09:37:24.511Z] time="2021-02-16T09:37:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-16T09:37:24.511Z] --- PASS: TestRestore (0.03s) [2021-02-16T09:37:24.511Z] === CONT TestGetWithReference [2021-02-16T09:37:24.511Z] time="2021-02-16T09:37:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-16T09:37:24.511Z] --- PASS: TestList (0.03s) [2021-02-16T09:37:24.511Z] === CONT TestGet [2021-02-16T09:37:24.511Z] --- PASS: TestRefDerefRemove (0.02s) [2021-02-16T09:37:24.511Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-16T09:37:24.511Z] time="2021-02-16T09:37:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-16T09:37:24.511Z] time="2021-02-16T09:37:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-02-16T09:37:24.511Z] --- PASS: TestGetWithReference (0.02s) [2021-02-16T09:37:24.511Z] === CONT TestDefererencePluginOnCreateError [2021-02-16T09:37:24.511Z] time="2021-02-16T09:37:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-16T09:37:24.511Z] === CONT TestDerefMultipleOfSameRef [2021-02-16T09:37:24.511Z] --- PASS: TestGet (0.02s) [2021-02-16T09:37:24.511Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-02-16T09:37:24.511Z] === CONT TestFindByReferenced [2021-02-16T09:37:24.511Z] --- PASS: TestServicePrune (0.05s) [2021-02-16T09:37:24.511Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-02-16T09:37:24.511Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-02-16T09:37:24.511Z] --- PASS: TestFindByReferenced (0.02s) [2021-02-16T09:37:24.511Z] PASS [2021-02-16T09:37:24.511Z] coverage: 70.3% of statements [2021-02-16T09:37:24.511Z] ok github.com/docker/docker/volume/service 0.228s coverage: 70.3% of statements [2021-02-16T09:37:24.915Z] --- PASS: TestExternalGraphDriver (7.40s) [2021-02-16T09:37:24.915Z] --- PASS: TestExternalGraphDriver/json (2.30s) [2021-02-16T09:37:24.915Z] --- PASS: TestExternalGraphDriver/spec (2.32s) [2021-02-16T09:37:24.915Z] --- PASS: TestExternalGraphDriver/pull (2.65s) [2021-02-16T09:37:24.915Z] === RUN TestGraphdriverPluginV2 [2021-02-16T09:37:24.915Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-02-16T09:37:24.915Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:37:24.915Z] PASS [2021-02-16T09:37:24.915Z] [2021-02-16T09:37:24.915Z] === Skipped [2021-02-16T09:37:24.915Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-02-16T09:37:24.915Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:37:24.915Z] [2021-02-16T09:37:24.915Z] [2021-02-16T09:37:24.915Z] DONE 5 tests, 1 skipped in 7.559s [2021-02-16T09:37:24.915Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-16T09:37:24.915Z] ++ 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 [2021-02-16T09:37:24.915Z] ++ set -e [2021-02-16T09:37:24.915Z] ++ '[' -n 0 ']' [2021-02-16T09:37:24.915Z] ++ set -x [2021-02-16T09:37:24.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:37:24.915Z] INFO: Testing against a local daemon [2021-02-16T09:37:24.915Z] === RUN TestContinueAfterPluginCrash [2021-02-16T09:37:24.915Z] === PAUSE TestContinueAfterPluginCrash [2021-02-16T09:37:24.915Z] === RUN TestReadPluginNoRead [2021-02-16T09:37:24.915Z] === PAUSE TestReadPluginNoRead [2021-02-16T09:37:24.915Z] === RUN TestDaemonStartWithLogOpt [2021-02-16T09:37:24.915Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-16T09:37:24.915Z] === CONT TestContinueAfterPluginCrash [2021-02-16T09:37:24.915Z] === CONT TestDaemonStartWithLogOpt [2021-02-16T09:37:25.728Z] --- PASS: TestDaemonIpcModePrivate (1.37s) [2021-02-16T09:37:25.728Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-16T09:37:25.728Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-16T09:37:25.851Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-02-16T09:37:25.851Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-02-16T09:37:26.767Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s) [2021-02-16T09:37:26.767Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-16T09:37:26.767Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-16T09:37:28.297Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2021-02-16T09:37:28.297Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-16T09:37:28.297Z] === RUN TestIpcModeOlderClient [2021-02-16T09:37:28.297Z] === PAUSE TestIpcModeOlderClient [2021-02-16T09:37:28.297Z] === RUN TestKillContainerInvalidSignal [2021-02-16T09:37:28.932Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2021-02-16T09:37:28.932Z] === RUN TestKillContainer [2021-02-16T09:37:28.932Z] === RUN TestKillContainer/no_signal [2021-02-16T09:37:29.226Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T09:37:29.353Z] --- PASS: TestNewClientWithTimeout (17.66s) [2021-02-16T09:37:29.353Z] === RUN TestClientStream [2021-02-16T09:37:29.353Z] --- PASS: TestClientStream (0.00s) [2021-02-16T09:37:29.353Z] === RUN TestClientSendFile [2021-02-16T09:37:29.353Z] --- PASS: TestClientSendFile (0.00s) [2021-02-16T09:37:29.353Z] === RUN TestClientWithRequestTimeout [2021-02-16T09:37:29.353Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-02-16T09:37:29.353Z] === RUN TestFileSpecPlugin [2021-02-16T09:37:29.353Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-02-16T09:37:29.353Z] === RUN TestFileJSONSpecPlugin [2021-02-16T09:37:29.353Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-02-16T09:37:29.353Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-02-16T09:37:29.353Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-02-16T09:37:29.353Z] === RUN TestPluginAddHandler [2021-02-16T09:37:29.353Z] --- PASS: TestPluginAddHandler (0.00s) [2021-02-16T09:37:29.353Z] === RUN TestPluginWaitBadPlugin [2021-02-16T09:37:29.353Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-02-16T09:37:29.353Z] === RUN TestGet [2021-02-16T09:37:29.353Z] time="2021-02-16T09:37:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-02-16T09:37:29.368Z] --- PASS: TestDaemonStartWithLogOpt (4.20s) [2021-02-16T09:37:29.368Z] === CONT TestReadPluginNoRead [2021-02-16T09:37:29.519Z] === RUN TestKillContainer/killing_signal [2021-02-16T09:37:29.833Z] time="2021-02-16T09:37:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-02-16T09:37:30.044Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-16T09:37:30.303Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-16T09:37:30.556Z] --- PASS: TestKillContainer (1.56s) [2021-02-16T09:37:30.556Z] --- PASS: TestKillContainer/no_signal (0.50s) [2021-02-16T09:37:30.556Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2021-02-16T09:37:30.556Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2021-02-16T09:37:30.556Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T09:37:30.556Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-16T09:37:30.849Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite (352.95s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.69s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.93s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.71s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.68s) [2021-02-16T09:37:31.243Z] docker_cli_daemon_test.go:1455: [d9dab0935241a] daemon is not started [2021-02-16T09:37:31.243Z] check_test.go:309: [dc7851440085b] daemon is not started [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.82s) [2021-02-16T09:37:31.243Z] check_test.go:309: [d28ba54777cbb] daemon is not started [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.28s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.07s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.80s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.71s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.62s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.70s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.61s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.42s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-02-16T09:37:31.243Z] check_test.go:309: [d72a05a52bc6e] daemon is not started [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-02-16T09:37:31.243Z] check_test.go:309: [d0086894b6a3d] daemon is not started [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.71s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-02-16T09:37:31.243Z] check_test.go:309: [df04589d35c3a] daemon is not started [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.73s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.55s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-02-16T09:37:31.243Z] check_test.go:309: [d3d32f67fe1a5] daemon is not started [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.94s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.02s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.65s) [2021-02-16T09:37:31.243Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-16T09:37:31.243Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-16T09:37:31.243Z] check_test.go:309: [d7c3299bc89ca] daemon is not started [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.19s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.27s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s) [2021-02-16T09:37:31.243Z] check_test.go:309: [d7989d4ebbb7f] daemon is not started [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.07s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-02-16T09:37:31.243Z] check_test.go:309: [d8e912182fdb5] daemon is not started [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.93s) [2021-02-16T09:37:31.243Z] docker_cli_daemon_plugins_test.go:79: [d54bfb92e3980] daemon is not started [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.11s) [2021-02-16T09:37:31.243Z] docker_cli_daemon_plugins_test.go:169: [dc6abb630b196] daemon is not started [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.52s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-02-16T09:37:31.243Z] check_test.go:309: [d3829f3e83b1c] daemon is not started [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.49s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.69s) [2021-02-16T09:37:31.243Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.79s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.69s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.06s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.47s) [2021-02-16T09:37:31.244Z] check_test.go:309: [d04e101644bc9] daemon is not started [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.14s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.07s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.39s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.08s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.46s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.46s) [2021-02-16T09:37:31.244Z] check_test.go:309: [d32c5e2c5219a] daemon is not started [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.76s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.69s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.16s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.22s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.39s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.11s) [2021-02-16T09:37:31.244Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-16T09:37:31.244Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-16T09:37:31.244Z] check_test.go:309: [d5bc7511837ea] daemon is not started [2021-02-16T09:37:31.244Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-16T09:37:31.244Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-16T09:37:31.244Z] check_test.go:309: [d7f671cce1b05] daemon is not started [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.43s) [2021-02-16T09:37:31.244Z] check_test.go:309: [d0fbbb284ca86] daemon is not started [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.22s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.77s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.30s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.28s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.52s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.52s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.60s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.21s) [2021-02-16T09:37:31.244Z] check_test.go:309: [d97e3ff5183e2] daemon is not started [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.41s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.76s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.78s) [2021-02-16T09:37:31.244Z] check_test.go:309: [df292f11e9824] daemon is not started [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.03s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2021-02-16T09:37:31.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-02-16T09:37:31.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-02-16T09:37:31.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-02-16T09:37:31.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-02-16T09:37:31.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-02-16T09:37:31.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-02-16T09:37:31.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-02-16T09:37:31.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-02-16T09:37:31.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-02-16T09:37:31.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-02-16T09:37:31.244Z] check_test.go:309: [d24bba8712c61] daemon is not started [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2021-02-16T09:37:31.244Z] check_test.go:309: [de9ced4d77010] daemon is not started [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.63s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.30s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-02-16T09:37:31.244Z] check_test.go:309: [d0b6a781bf8f7] daemon is not started [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.79s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.95s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.16s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.08s) [2021-02-16T09:37:31.244Z] check_test.go:309: [dbfae2e0963f8] daemon is not started [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.01s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.80s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.08s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.18s) [2021-02-16T09:37:31.244Z] check_test.go:309: [dec2f3e98f99e] daemon is not started [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.97s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s) [2021-02-16T09:37:31.244Z] check_test.go:309: [d65da79bbf201] daemon is not started [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.88s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.07s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.66s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.71s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.49s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.39s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.60s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.88s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.27s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.17s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.87s) [2021-02-16T09:37:31.244Z] docker_cli_daemon_test.go:2550: [d819b8d70ca10] daemon is not started [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.65s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.99s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.90s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.90s) [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2021-02-16T09:37:31.244Z] check_test.go:309: [d8459ddc58e37] daemon is not started [2021-02-16T09:37:31.244Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.52s) [2021-02-16T09:37:31.244Z] === RUN TestDockerSwarmSuite [2021-02-16T09:37:31.244Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-02-16T09:37:31.491Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2021-02-16T09:37:31.491Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s) [2021-02-16T09:37:31.491Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2021-02-16T09:37:31.491Z] === RUN TestKillStoppedContainer [2021-02-16T09:37:31.491Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-02-16T09:37:31.491Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T09:37:31.491Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-02-16T09:37:31.491Z] === RUN TestKillDifferentUserContainer [2021-02-16T09:37:32.098Z] time="2021-02-16T09:37:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-02-16T09:37:32.100Z] === RUN TestReadPluginNoRead/default [2021-02-16T09:37:32.130Z] --- PASS: TestKillDifferentUserContainer (0.50s) [2021-02-16T09:37:32.130Z] === RUN TestInspectOomKilledTrue [2021-02-16T09:37:33.170Z] --- PASS: TestInspectOomKilledTrue (0.80s) [2021-02-16T09:37:33.170Z] === RUN TestInspectOomKilledFalse [2021-02-16T09:37:33.462Z] --- PASS: TestInspectOomKilledFalse (0.52s) [2021-02-16T09:37:33.462Z] === RUN TestLinksEtcHostsContentMatch [2021-02-16T09:37:33.754Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2021-02-16T09:37:33.754Z] === RUN TestLinksContainerNames [2021-02-16T09:37:34.166Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-16T09:37:34.457Z] --- PASS: TestContinueAfterPluginCrash (9.64s) [2021-02-16T09:37:34.533Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-02-16T09:37:34.789Z] --- PASS: TestLinksContainerNames (1.04s) [2021-02-16T09:37:34.789Z] === RUN TestLogsFollowTailEmpty [2021-02-16T09:37:35.103Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-16T09:37:35.425Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2021-02-16T09:37:35.425Z] === RUN TestContainerNetworkMountsNoChown [2021-02-16T09:37:35.671Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-16T09:37:35.930Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-16T09:37:35.968Z] time="2021-02-16T09:37:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-02-16T09:37:36.073Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s) [2021-02-16T09:37:36.073Z] === RUN TestMountDaemonRoot [2021-02-16T09:37:36.073Z] === RUN TestMountDaemonRoot/default [2021-02-16T09:37:36.073Z] === PAUSE TestMountDaemonRoot/default [2021-02-16T09:37:36.073Z] === RUN TestMountDaemonRoot/private [2021-02-16T09:37:36.073Z] === PAUSE TestMountDaemonRoot/private [2021-02-16T09:37:36.073Z] === RUN TestMountDaemonRoot/rprivate [2021-02-16T09:37:36.073Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-16T09:37:36.073Z] === RUN TestMountDaemonRoot/slave [2021-02-16T09:37:36.073Z] === PAUSE TestMountDaemonRoot/slave [2021-02-16T09:37:36.073Z] === RUN TestMountDaemonRoot/rslave [2021-02-16T09:37:36.073Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-16T09:37:36.073Z] === RUN TestMountDaemonRoot/shared [2021-02-16T09:37:36.073Z] === PAUSE TestMountDaemonRoot/shared [2021-02-16T09:37:36.073Z] === RUN TestMountDaemonRoot/rshared [2021-02-16T09:37:36.073Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-16T09:37:36.073Z] === CONT TestMountDaemonRoot/default [2021-02-16T09:37:36.073Z] === CONT TestMountDaemonRoot/rprivate [2021-02-16T09:37:36.073Z] === CONT TestMountDaemonRoot/rslave [2021-02-16T09:37:36.073Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:37:36.073Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:37:36.073Z] === CONT TestMountDaemonRoot/rshared [2021-02-16T09:37:36.073Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:37:36.073Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-16T09:37:36.073Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:37:36.073Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-16T09:37:36.073Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:37:36.073Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:37:36.073Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:37:36.073Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:37:36.073Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:37:36.073Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-16T09:37:36.073Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:37:36.073Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/shared [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/slave [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/private [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:37:36.074Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:37:36.074Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-16T09:37:36.074Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T09:37:36.385Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-16T09:37:36.385Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T09:37:36.385Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-16T09:37:36.385Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-16T09:37:36.385Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-02-16T09:37:36.385Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-02-16T09:37:36.385Z] === RUN TestContainerBindMountNonRecursive [2021-02-16T09:37:36.521Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-16T09:37:36.868Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-16T09:37:37.128Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-16T09:37:37.388Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-16T09:37:37.648Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-02-16T09:37:37.897Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2021-02-16T09:37:37.897Z] === RUN TestContainerVolumesMountedAsShared [2021-02-16T09:37:37.907Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-16T09:37:38.190Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s) [2021-02-16T09:37:38.190Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-16T09:37:38.484Z] --- PASS: TestContainerVolumesMountedAsSlave (0.41s) [2021-02-16T09:37:38.484Z] === RUN TestNetworkNat [2021-02-16T09:37:38.586Z] --- PASS: TestReadPluginNoRead (9.24s) [2021-02-16T09:37:38.586Z] --- PASS: TestReadPluginNoRead/default (2.01s) [2021-02-16T09:37:38.586Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.02s) [2021-02-16T09:37:38.586Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.15s) [2021-02-16T09:37:38.586Z] read_test.go:92: [d9ee96a27e6d6] daemon is not started [2021-02-16T09:37:38.586Z] PASS [2021-02-16T09:37:38.586Z] [2021-02-16T09:37:38.586Z] DONE 6 tests in 13.539s [2021-02-16T09:37:38.586Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-16T09:37:38.586Z] ++ 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 [2021-02-16T09:37:38.586Z] ++ set -e [2021-02-16T09:37:38.586Z] ++ '[' -n 0 ']' [2021-02-16T09:37:38.586Z] ++ set -x [2021-02-16T09:37:38.586Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:37:38.586Z] testing: warning: no tests to run [2021-02-16T09:37:38.586Z] PASS [2021-02-16T09:37:38.586Z] [2021-02-16T09:37:38.586Z] DONE 0 tests in 0.033s [2021-02-16T09:37:38.586Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-16T09:37:38.586Z] ++ 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 [2021-02-16T09:37:38.586Z] ++ set -e [2021-02-16T09:37:38.586Z] ++ '[' -n 0 ']' [2021-02-16T09:37:38.586Z] ++ set -x [2021-02-16T09:37:38.586Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:37:38.586Z] INFO: Testing against a local daemon [2021-02-16T09:37:38.586Z] === RUN TestPluginWithDevMounts [2021-02-16T09:37:38.586Z] === PAUSE TestPluginWithDevMounts [2021-02-16T09:37:38.586Z] === CONT TestPluginWithDevMounts [2021-02-16T09:37:39.121Z] --- PASS: TestNetworkNat (0.54s) [2021-02-16T09:37:39.121Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T09:37:39.793Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2021-02-16T09:37:39.793Z] === RUN TestNetworkLoopbackNat [2021-02-16T09:37:40.441Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-16T09:37:40.674Z] --- PASS: TestPluginWithDevMounts (2.08s) [2021-02-16T09:37:40.674Z] PASS [2021-02-16T09:37:40.674Z] [2021-02-16T09:37:40.674Z] DONE 1 tests in 2.169s [2021-02-16T09:37:40.674Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-02-16T09:37:40.674Z] ++ 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 [2021-02-16T09:37:40.674Z] ++ set -e [2021-02-16T09:37:40.674Z] ++ '[' -n 0 ']' [2021-02-16T09:37:40.674Z] ++ set -x [2021-02-16T09:37:40.674Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:37:40.674Z] INFO: Testing against a local daemon [2021-02-16T09:37:40.674Z] === RUN TestSecretInspect [2021-02-16T09:37:42.347Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-16T09:37:42.521Z] --- PASS: TestNetworkLoopbackNat (2.74s) [2021-02-16T09:37:42.522Z] === RUN TestPause [2021-02-16T09:37:42.816Z] --- PASS: TestPause (0.55s) [2021-02-16T09:37:42.816Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T09:37:42.816Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:37:42.816Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:37:42.816Z] === RUN TestPauseStopPausedContainer [2021-02-16T09:37:42.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-02-16T09:37:43.451Z] --- PASS: TestPauseStopPausedContainer (0.53s) [2021-02-16T09:37:43.451Z] === RUN TestPsFilter [2021-02-16T09:37:43.742Z] --- PASS: TestPsFilter (0.17s) [2021-02-16T09:37:43.742Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T09:37:44.035Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2021-02-16T09:37:44.035Z] === RUN TestRemoveContainerWithVolume [2021-02-16T09:37:44.294Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-16T09:37:44.670Z] --- PASS: TestRemoveContainerWithVolume (0.52s) [2021-02-16T09:37:44.670Z] === RUN TestRemoveContainerRunning [2021-02-16T09:37:44.759Z] --- PASS: TestGet (15.00s) [2021-02-16T09:37:44.759Z] === RUN TestPluginWithNoManifest [2021-02-16T09:37:44.759Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-02-16T09:37:44.759Z] === RUN TestGetAll [2021-02-16T09:37:44.759Z] --- PASS: TestGetAll (0.00s) [2021-02-16T09:37:44.759Z] PASS [2021-02-16T09:37:44.759Z] coverage: 73.4% of statements [2021-02-16T09:37:44.759Z] ok github.com/docker/docker/pkg/plugins 35.132s coverage: 73.4% of statements [2021-02-16T09:37:44.759Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-16T09:37:44.759Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-16T09:37:44.759Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-16T09:37:44.759Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-16T09:37:44.759Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-16T09:37:44.759Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-16T09:37:44.759Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-02-16T09:37:44.759Z] ? github.com/docker/docker/quota [no test files] [2021-02-16T09:37:44.759Z] ? github.com/docker/docker/rootless [no test files] [2021-02-16T09:37:44.759Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-16T09:37:44.759Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-16T09:37:44.759Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-16T09:37:44.760Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-16T09:37:44.760Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-16T09:37:44.760Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-16T09:37:44.760Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-16T09:37:44.760Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-16T09:37:44.760Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-16T09:37:44.760Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-16T09:37:44.760Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-16T09:37:44.760Z] ? github.com/docker/docker/volume [no test files] [2021-02-16T09:37:44.760Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-16T09:37:44.760Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-16T09:37:44.760Z] [2021-02-16T09:37:44.760Z] === Skipped [2021-02-16T09:37:44.760Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-02-16T09:37:44.760Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-16T09:37:44.760Z] [2021-02-16T09:37:44.760Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-02-16T09:37:44.760Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:37:44.760Z] [2021-02-16T09:37:44.760Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-02-16T09:37:44.760Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:37:44.760Z] [2021-02-16T09:37:44.760Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-02-16T09:37:44.760Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:37:44.760Z] [2021-02-16T09:37:44.760Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-02-16T09:37:44.760Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:37:44.760Z] [2021-02-16T09:37:44.760Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-02-16T09:37:44.760Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-16T09:37:44.760Z] [2021-02-16T09:37:44.760Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-02-16T09:37:44.760Z] daemon_test.go:147: root required [2021-02-16T09:37:44.760Z] [2021-02-16T09:37:44.760Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-16T09:37:44.760Z] reload_test.go:520: root required [2021-02-16T09:37:44.760Z] [2021-02-16T09:37:45.121Z] --- PASS: TestSecretInspect (4.03s) [2021-02-16T09:37:45.121Z] === RUN TestSecretList [2021-02-16T09:37:45.240Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-02-16T09:37:45.240Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:37:45.240Z] [2021-02-16T09:37:45.240Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-16T09:37:45.240Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-16T09:37:45.240Z] [2021-02-16T09:37:45.240Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-02-16T09:37:45.240Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-16T09:37:45.240Z] [2021-02-16T09:37:45.240Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-02-16T09:37:45.240Z] download_test.go:268: Needs fixing on Windows [2021-02-16T09:37:45.240Z] [2021-02-16T09:37:45.240Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-02-16T09:37:45.240Z] layer_test.go:304: Failing on Windows [2021-02-16T09:37:45.240Z] [2021-02-16T09:37:45.240Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-02-16T09:37:45.240Z] layer_test.go:353: Failing on Windows [2021-02-16T09:37:45.240Z] [2021-02-16T09:37:45.240Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-02-16T09:37:45.240Z] layer_test.go:468: Failing on Windows [2021-02-16T09:37:45.240Z] [2021-02-16T09:37:45.240Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-02-16T09:37:45.240Z] layer_test.go:697: Failing on Windows [2021-02-16T09:37:45.240Z] [2021-02-16T09:37:45.240Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-02-16T09:37:45.240Z] migration_test.go:46: Failing on Windows [2021-02-16T09:37:45.240Z] [2021-02-16T09:37:45.240Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-02-16T09:37:45.240Z] migration_test.go:182: Failing on Windows [2021-02-16T09:37:45.240Z] [2021-02-16T09:37:45.240Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-02-16T09:37:45.240Z] mount_test.go:17: Failing on Windows [2021-02-16T09:37:45.240Z] [2021-02-16T09:37:45.240Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-02-16T09:37:45.240Z] mount_test.go:76: Failing on Windows [2021-02-16T09:37:45.240Z] [2021-02-16T09:37:45.240Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-02-16T09:37:45.240Z] mount_test.go:125: Failing on Windows [2021-02-16T09:37:45.240Z] [2021-02-16T09:37:45.240Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-02-16T09:37:45.240Z] mount_test.go:212: Failing on Windows [2021-02-16T09:37:45.240Z] [2021-02-16T09:37:45.240Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-02-16T09:37:45.240Z] archive_test.go:134: Xz not present in msys2 [2021-02-16T09:37:45.240Z] [2021-02-16T09:37:45.240Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-02-16T09:37:45.240Z] archive_test.go:239: Failing on Windows CI machines [2021-02-16T09:37:45.240Z] [2021-02-16T09:37:45.240Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-02-16T09:37:45.240Z] archive_windows_test.go:16: Currently fails [2021-02-16T09:37:45.240Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-02-16T09:37:45.241Z] changes_test.go:192: needs more investigation [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-02-16T09:37:45.241Z] changes_test.go:405: needs further investigation [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-02-16T09:37:45.241Z] changes_test.go:441: needs further investigation [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-02-16T09:37:45.241Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-16T09:37:45.241Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-02-16T09:37:45.241Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-02-16T09:37:45.241Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-02-16T09:37:45.241Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-02-16T09:37:45.241Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-16T09:37:45.241Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-16T09:37:45.241Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-02-16T09:37:45.241Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-02-16T09:37:45.241Z] poller_test.go:41: No chmod on Windows [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-16T09:37:45.241Z] fileutils_test.go:134: Needs porting to Windows [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-16T09:37:45.241Z] fileutils_test.go:180: Needs porting to Windows [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-02-16T09:37:45.241Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-02-16T09:37:45.241Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-02-16T09:37:45.241Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-02-16T09:37:45.241Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-02-16T09:37:45.241Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] [2021-02-16T09:37:45.241Z] DONE 1827 tests, 45 skipped in 185.452s [2021-02-16T09:37:45.241Z] INFO: make.ps1 ended at 02/16/2021 09:37:44 [2021-02-16T09:37:45.303Z] --- PASS: TestRemoveContainerRunning (0.54s) [2021-02-16T09:37:45.304Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T09:37:45.595Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s) [2021-02-16T09:37:45.595Z] === RUN TestRemoveInvalidContainer [2021-02-16T09:37:45.595Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-16T09:37:45.595Z] === RUN TestRenameLinkedContainer [2021-02-16T09:37:45.673Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-16T09:37:46.840Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-02-16T09:37:46.840Z] INFO: Unit tests ended at 02/16/2021 09:37:46. Duration:00:03:18.6075442 [2021-02-16T09:37:46.840Z] INFO: Building busybox [2021-02-16T09:37:46.840Z] Sending build context to Docker daemon 5.12kB [2021-02-16T09:37:46.840Z] [2021-02-16T09:37:46.840Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-02-16T09:37:46.840Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-02-16T09:37:46.840Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-02-16T09:37:46.840Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-02-16T09:37:46.840Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-02-16T09:37:46.840Z] ---> 31902e4b25a6 [2021-02-16T09:37:46.840Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-02-16T09:37:46.840Z] ---> Running in 174590f1c025 [2021-02-16T09:37:47.050Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-16T09:37:47.987Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-16T09:37:48.344Z] --- PASS: TestRenameLinkedContainer (2.12s) [2021-02-16T09:37:48.344Z] === RUN TestRenameStoppedContainer [2021-02-16T09:37:48.344Z] --- PASS: TestRenameStoppedContainer (0.56s) [2021-02-16T09:37:48.344Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T09:37:48.632Z] --- PASS: TestSecretList (3.98s) [2021-02-16T09:37:48.632Z] === RUN TestSecretsCreateAndDelete [2021-02-16T09:37:49.379Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s) [2021-02-16T09:37:49.379Z] === RUN TestRenameInvalidName [2021-02-16T09:37:50.017Z] --- PASS: TestRenameInvalidName (0.56s) [2021-02-16T09:37:50.017Z] === RUN TestRenameAnonymousContainer [2021-02-16T09:37:50.700Z] Removing intermediate container 174590f1c025 [2021-02-16T09:37:50.700Z] ---> dfea6077b7f9 [2021-02-16T09:37:50.700Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-02-16T09:37:50.700Z] ---> Running in 455d626a35eb [2021-02-16T09:37:50.700Z] Removing intermediate container 455d626a35eb [2021-02-16T09:37:50.700Z] ---> dfe33c7e9387 [2021-02-16T09:37:50.700Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-02-16T09:37:50.700Z] ---> Running in 9a57d3c4f97f [2021-02-16T09:37:51.184Z] Removing intermediate container 9a57d3c4f97f [2021-02-16T09:37:51.184Z] ---> 087dcac818f5 [2021-02-16T09:37:51.184Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-02-16T09:37:52.094Z] --- PASS: TestRenameAnonymousContainer (1.95s) [2021-02-16T09:37:52.094Z] === RUN TestRenameContainerWithSameName [2021-02-16T09:37:52.194Z] [2021-02-16T09:37:52.387Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2021-02-16T09:37:52.387Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-16T09:37:52.676Z] ---> a2ff59c8c32c [2021-02-16T09:37:52.677Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-02-16T09:37:52.677Z] ---> Running in 173882037f72 [2021-02-16T09:37:53.078Z] --- PASS: TestSecretsCreateAndDelete (4.01s) [2021-02-16T09:37:53.078Z] === RUN TestSecretsUpdate [2021-02-16T09:37:53.425Z] --- PASS: TestRenameContainerWithLinkedContainer (1.07s) [2021-02-16T09:37:53.425Z] === RUN TestResize [2021-02-16T09:37:54.060Z] --- PASS: TestResize (0.54s) [2021-02-16T09:37:54.060Z] === RUN TestResizeWithInvalidSize [2021-02-16T09:37:54.553Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-16T09:37:54.696Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2021-02-16T09:37:54.696Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T09:37:55.333Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2021-02-16T09:37:55.333Z] === RUN TestDaemonRestartKillContainers [2021-02-16T09:37:55.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:37:55.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:37:55.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:37:55.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:37:55.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:37:55.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:37:55.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:37:55.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:37:55.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:37:55.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:37:55.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:37:55.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:37:55.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:37:55.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:37:55.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:37:55.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:37:55.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:37:55.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:37:55.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:37:55.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:37:55.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:37:55.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:37:55.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:37:55.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:37:55.333Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T09:37:55.333Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:37:55.333Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:37:55.333Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T09:37:55.929Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-02-16T09:37:56.589Z] --- PASS: TestSecretsUpdate (3.96s) [2021-02-16T09:37:56.589Z] === RUN TestTemplatedSecret [2021-02-16T09:37:57.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-02-16T09:37:57.422Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T09:37:57.422Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T09:37:57.422Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T09:37:57.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T09:37:59.827Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T09:38:00.122Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T09:38:00.764Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T09:38:01.036Z] --- PASS: TestTemplatedSecret (3.93s) [2021-02-16T09:38:01.037Z] === RUN TestSecretCreateResolve [2021-02-16T09:38:01.406Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T09:38:01.475Z] Removing intermediate container 173882037f72 [2021-02-16T09:38:01.476Z] ---> 444cad346290 [2021-02-16T09:38:01.476Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-02-16T09:38:01.476Z] ---> Running in 2f0563a51f09 [2021-02-16T09:38:01.476Z] [2021-02-16T09:38:01.476Z] SUCCESS: Specified value was saved. [2021-02-16T09:38:02.926Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-16T09:38:02.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.96s) [2021-02-16T09:38:02.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.99s) [2021-02-16T09:38:02.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.02s) [2021-02-16T09:38:02.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s) [2021-02-16T09:38:02.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.49s) [2021-02-16T09:38:02.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.84s) [2021-02-16T09:38:02.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.42s) [2021-02-16T09:38:02.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.75s) [2021-02-16T09:38:02.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.53s) [2021-02-16T09:38:02.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s) [2021-02-16T09:38:02.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2021-02-16T09:38:02.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.36s) [2021-02-16T09:38:02.926Z] === RUN TestCgroupNamespacesRun [2021-02-16T09:38:03.739Z] Removing intermediate container 2f0563a51f09 [2021-02-16T09:38:03.739Z] ---> 21bd42fa29bc [2021-02-16T09:38:03.739Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-02-16T09:38:03.739Z] ---> Running in 1b30086686cf [2021-02-16T09:38:04.444Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2021-02-16T09:38:04.444Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-16T09:38:04.549Z] --- PASS: TestSecretCreateResolve (4.02s) [2021-02-16T09:38:04.549Z] PASS [2021-02-16T09:38:04.549Z] [2021-02-16T09:38:04.549Z] DONE 6 tests in 24.039s [2021-02-16T09:38:04.549Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-02-16T09:38:04.549Z] ++ 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 [2021-02-16T09:38:04.549Z] ++ set -e [2021-02-16T09:38:04.549Z] ++ '[' -n 0 ']' [2021-02-16T09:38:04.549Z] ++ set -x [2021-02-16T09:38:04.549Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:38:04.842Z] INFO: Testing against a local daemon [2021-02-16T09:38:04.842Z] === RUN TestServiceCreateInit [2021-02-16T09:38:04.842Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T09:38:05.953Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2021-02-16T09:38:05.953Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-16T09:38:06.754Z] Cannot create a file when that file already exists. [2021-02-16T09:38:06.989Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.34s) [2021-02-16T09:38:06.989Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-16T09:38:08.520Z] --- PASS: TestCgroupNamespacesRunHostMode (1.33s) [2021-02-16T09:38:08.520Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-16T09:38:10.032Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s) [2021-02-16T09:38:10.032Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-16T09:38:11.072Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2021-02-16T09:38:11.072Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-16T09:38:11.596Z] Removing intermediate container 1b30086686cf [2021-02-16T09:38:11.596Z] ---> 68f648c68dd5 [2021-02-16T09:38:11.596Z] Step 13/13 : CMD ["sh"] [2021-02-16T09:38:11.596Z] ---> Running in fffded503c0a [2021-02-16T09:38:11.596Z] Removing intermediate container fffded503c0a [2021-02-16T09:38:11.596Z] ---> 3325d72b0771 [2021-02-16T09:38:11.596Z] Successfully built 3325d72b0771 [2021-02-16T09:38:11.596Z] Successfully tagged busybox:latest [2021-02-16T09:38:11.596Z] INFO: Docker images of the daemon under test [2021-02-16T09:38:11.596Z] [2021-02-16T09:38:11.596Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-16T09:38:11.596Z] busybox latest 3325d72b0771 Less than a second ago 5.28GB [2021-02-16T09:38:11.596Z] microsoft/windowsservercore latest 31902e4b25a6 10 days ago 5.21GB [2021-02-16T09:38:11.596Z] mcr.microsoft.com/windows/servercore ltsc2019 31902e4b25a6 10 days ago 5.21GB [2021-02-16T09:38:11.596Z] [2021-02-16T09:38:11.596Z] INFO: Running integration tests at 02/16/2021 09:38:11... [2021-02-16T09:38:11.596Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-02-16T09:38:11.596Z] INFO: Integration API tests being run from the host: [2021-02-16T09:38:11.596Z] INFO: make.ps1 starting at 02/16/2021 09:38:11 [2021-02-16T09:38:11.733Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-16T09:38:12.113Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-02-16T09:38:12.113Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-16T09:38:12.606Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-02-16T09:38:13.155Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.36s) [2021-02-16T09:38:13.155Z] === RUN TestKernelTCPMemory [2021-02-16T09:38:13.790Z] --- PASS: TestKernelTCPMemory (0.65s) [2021-02-16T09:38:13.790Z] === RUN TestNISDomainname [2021-02-16T09:38:14.828Z] --- PASS: TestNISDomainname (0.68s) [2021-02-16T09:38:14.828Z] === RUN TestHostnameDnsResolution [2021-02-16T09:38:15.397Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-16T09:38:15.463Z] --- PASS: TestHostnameDnsResolution (0.82s) [2021-02-16T09:38:15.463Z] === RUN TestStats [2021-02-16T09:38:16.199Z] --- PASS: TestServiceCreateInit (11.21s) [2021-02-16T09:38:16.199Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.82s) [2021-02-16T09:38:16.199Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.37s) [2021-02-16T09:38:16.199Z] === RUN TestCreateServiceMultipleTimes [2021-02-16T09:38:17.301Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-16T09:38:18.194Z] --- PASS: TestStats (2.52s) [2021-02-16T09:38:18.194Z] === RUN TestStopContainerWithTimeout [2021-02-16T09:38:18.194Z] === RUN TestStopContainerWithTimeout/0 [2021-02-16T09:38:18.194Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-16T09:38:18.194Z] === RUN TestStopContainerWithTimeout/1 [2021-02-16T09:38:18.194Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-16T09:38:18.194Z] === RUN TestStopContainerWithTimeout/3 [2021-02-16T09:38:18.194Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-16T09:38:18.194Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-16T09:38:18.194Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-16T09:38:18.194Z] === CONT TestStopContainerWithTimeout/0 [2021-02-16T09:38:18.194Z] === CONT TestStopContainerWithTimeout/3 [2021-02-16T09:38:18.194Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-16T09:38:18.194Z] === CONT TestStopContainerWithTimeout/1 [2021-02-16T09:38:20.933Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-16T09:38:20.933Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2021-02-16T09:38:20.933Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2021-02-16T09:38:20.933Z] --- PASS: TestStopContainerWithTimeout/3 (3.03s) [2021-02-16T09:38:20.933Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2021-02-16T09:38:20.933Z] === RUN TestDeleteDevicemapper [2021-02-16T09:38:20.933Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-16T09:38:20.933Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:38:20.933Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T09:38:22.454Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s) [2021-02-16T09:38:22.454Z] === RUN TestUpdateMemory [2021-02-16T09:38:23.490Z] --- PASS: TestUpdateMemory (0.68s) [2021-02-16T09:38:23.490Z] === RUN TestUpdateCPUQuota [2021-02-16T09:38:24.128Z] --- PASS: TestUpdateCPUQuota (0.88s) [2021-02-16T09:38:24.128Z] === RUN TestUpdatePidsLimit [2021-02-16T09:38:24.128Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-16T09:38:24.424Z] === RUN TestUpdatePidsLimit/no_change [2021-02-16T09:38:24.716Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-16T09:38:25.008Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-16T09:38:25.300Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-16T09:38:25.300Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-16T09:38:25.421Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-16T09:38:25.593Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-16T09:38:25.681Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-02-16T09:38:25.681Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-02-16T09:38:25.681Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-16T09:38:26.618Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-16T09:38:26.627Z] --- PASS: TestUpdatePidsLimit (2.38s) [2021-02-16T09:38:26.627Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2021-02-16T09:38:26.627Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2021-02-16T09:38:26.628Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2021-02-16T09:38:26.628Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2021-02-16T09:38:26.628Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2021-02-16T09:38:26.628Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2021-02-16T09:38:26.628Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2021-02-16T09:38:26.628Z] === RUN TestUpdateRestartPolicy [2021-02-16T09:38:27.186Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-16T09:38:29.093Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-16T09:38:29.093Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-16T09:38:29.662Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-16T09:38:34.077Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:38:34.077Z] INFO: Testing against a local daemon [2021-02-16T09:38:34.077Z] === RUN TestBuildWithSession [2021-02-16T09:38:34.077Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T09:38:34.077Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:38:34.077Z] === RUN TestBuildSquashParent [2021-02-16T09:38:34.077Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-02-16T09:38:34.077Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:38:34.077Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T09:38:34.077Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:38:34.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:38:34.077Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:38:34.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:38:34.077Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:38:34.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:38:34.077Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:38:34.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:38:34.077Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:38:34.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:38:34.077Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:38:34.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:38:34.077Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T09:38:34.077Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T09:38:34.077Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T09:38:34.077Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T09:38:37.327Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-16T09:38:37.327Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-02-16T09:38:37.327Z] remote: Enumerating objects: 2, done. [2021-02-16T09:38:37.327Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-02-16T09:38:37.327Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-02-16T09:38:37.327Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-02-16T09:38:37.327Z] 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. [2021-02-16T09:38:37.327Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-02-16T09:38:37.327Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-16T09:38:37.659Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41936/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fa480403c75c90880a6bc79bab9e10b012379006 hack/test/unit [2021-02-16T09:38:38.792Z] --- PASS: TestCreateServiceMultipleTimes (22.06s) [2021-02-16T09:38:38.792Z] === RUN TestCreateServiceConflict [2021-02-16T09:38:39.263Z] --- PASS: TestUpdateRestartPolicy (11.24s) [2021-02-16T09:38:39.264Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T09:38:39.264Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s) [2021-02-16T09:38:39.264Z] === RUN TestWaitNonBlocked [2021-02-16T09:38:39.264Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:38:39.264Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:38:39.264Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:38:39.264Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:38:39.264Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:38:39.264Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:38:39.264Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-16T09:38:39.264Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2021-02-16T09:38:39.264Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2021-02-16T09:38:39.264Z] === RUN TestWaitBlocked [2021-02-16T09:38:39.264Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:38:39.264Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:38:39.264Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:38:39.264Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:38:39.264Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T09:38:39.264Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T09:38:39.661Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-16T09:38:39.661Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-16T09:38:39.661Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-16T09:38:39.903Z] --- PASS: TestWaitBlocked (0.03s) [2021-02-16T09:38:39.903Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2021-02-16T09:38:39.903Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2021-02-16T09:38:39.903Z] === CONT TestContainerStartOnDaemonRestart [2021-02-16T09:38:39.903Z] === CONT TestIpcModeOlderClient [2021-02-16T09:38:39.903Z] === CONT TestDaemonHostGatewayIP [2021-02-16T09:38:39.903Z] === CONT TestContainerKillOnDaemonStart [2021-02-16T09:38:39.903Z] --- PASS: TestIpcModeOlderClient (0.15s) [2021-02-16T09:38:39.903Z] === CONT TestDaemonRestartIpcMode [2021-02-16T09:38:40.207Z] ? github.com/docker/docker/api [no test files] [2021-02-16T09:38:40.606Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-16T09:38:40.865Z] === RUN TestDockerSuite/TestBuildFails [2021-02-16T09:38:41.564Z] --- PASS: TestCreateServiceConflict (3.53s) [2021-02-16T09:38:41.564Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T09:38:41.800Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-16T09:38:42.059Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-16T09:38:42.891Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T09:38:43.371Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T09:38:43.463Z] --- PASS: TestContainerStartOnDaemonRestart (3.74s) [2021-02-16T09:38:43.463Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-16T09:38:43.762Z] --- PASS: TestDaemonHostGatewayIP (3.99s) [2021-02-16T09:38:44.056Z] --- PASS: TestDaemonRestartIpcMode (4.14s) [2021-02-16T09:38:44.593Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-16T09:38:46.120Z] --- PASS: TestCreateServiceMaxReplicas (4.09s) [2021-02-16T09:38:46.120Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T09:38:46.130Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.18s) [2021-02-16T09:38:46.496Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-16T09:38:47.874Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-16T09:38:48.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-02-16T09:38:49.333Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-16T09:38:49.333Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.64s) [2021-02-16T09:38:49.333Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.30s) [2021-02-16T09:38:49.333Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.34s) [2021-02-16T09:38:49.333Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.48s) [2021-02-16T09:38:49.333Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.52s) [2021-02-16T09:38:49.333Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.93s) [2021-02-16T09:38:49.333Z] === RUN TestBuildMultiStageCopy [2021-02-16T09:38:49.333Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T09:38:49.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-02-16T09:38:49.640Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-16T09:38:49.899Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-16T09:38:51.279Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-16T09:38:53.025Z] --- PASS: TestContainerKillOnDaemonStart (12.97s) [2021-02-16T09:38:53.025Z] PASS [2021-02-16T09:38:53.025Z] [2021-02-16T09:38:53.025Z] === Skipped [2021-02-16T09:38:53.025Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-02-16T09:38:53.025Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:38:53.025Z] [2021-02-16T09:38:53.025Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T09:38:53.025Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T09:38:53.025Z] [2021-02-16T09:38:53.025Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-02-16T09:38:53.025Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T09:38:53.025Z] [2021-02-16T09:38:53.025Z] [2021-02-16T09:38:53.025Z] DONE 196 tests, 3 skipped in 109.232s [2021-02-16T09:38:53.025Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-02-16T09:38:53.025Z] ++ 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 [2021-02-16T09:38:53.025Z] ++ set -e [2021-02-16T09:38:53.025Z] ++ '[' -n 0 ']' [2021-02-16T09:38:53.025Z] ++ set -x [2021-02-16T09:38:53.025Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:38:53.025Z] INFO: Testing against a local daemon [2021-02-16T09:38:53.025Z] === RUN TestCommitInheritsEnv [2021-02-16T09:38:53.316Z] --- PASS: TestCommitInheritsEnv (0.33s) [2021-02-16T09:38:53.316Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T09:38:53.316Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-16T09:38:53.316Z] === RUN TestImagesFilterMultiReference [2021-02-16T09:38:53.316Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-02-16T09:38:53.316Z] === RUN TestImagePullPlatformInvalid [2021-02-16T09:38:53.316Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-16T09:38:53.316Z] === RUN TestRemoveImageOrphaning [2021-02-16T09:38:53.610Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2021-02-16T09:38:53.610Z] === RUN TestRemoveImageGarbageCollector [2021-02-16T09:38:53.610Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-16T09:38:53.610Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:38:53.610Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T09:38:53.610Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-16T09:38:53.610Z] === RUN TestTagInvalidReference [2021-02-16T09:38:53.610Z] --- PASS: TestTagInvalidReference (0.02s) [2021-02-16T09:38:53.610Z] === RUN TestTagValidPrefixedRepo [2021-02-16T09:38:53.610Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-02-16T09:38:53.610Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T09:38:53.610Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-16T09:38:53.610Z] === RUN TestTagOfficialNames [2021-02-16T09:38:53.815Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-16T09:38:53.903Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-16T09:38:53.903Z] === RUN TestTagMatchesDigest [2021-02-16T09:38:53.903Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-16T09:38:53.903Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-16T09:38:54.382Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-16T09:38:54.950Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-16T09:38:55.123Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-02-16T09:38:56.607Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T09:38:56.607Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T09:38:56.855Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-16T09:38:57.622Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T09:38:58.104Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T09:38:58.759Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-16T09:38:59.119Z] --- PASS: TestBuildMultiStageCopy (10.07s) [2021-02-16T09:38:59.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.65s) [2021-02-16T09:38:59.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2021-02-16T09:38:59.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.76s) [2021-02-16T09:38:59.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.89s) [2021-02-16T09:38:59.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.11s) [2021-02-16T09:38:59.119Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T09:39:00.135Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-16T09:39:01.392Z] --- PASS: TestBuildMultiStageParentConfig (2.04s) [2021-02-16T09:39:01.392Z] === RUN TestBuildLabelWithTargets [2021-02-16T09:39:01.392Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-02-16T09:39:01.392Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:39:01.392Z] === RUN TestBuildWithEmptyLayers [2021-02-16T09:39:01.582Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.96s) [2021-02-16T09:39:01.582Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T09:39:02.406Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2021-02-16T09:39:02.406Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T09:39:03.422Z] --- PASS: TestImportExtremelyLargeImageWorks (191.67s) [2021-02-16T09:39:03.422Z] PASS [2021-02-16T09:39:03.422Z] [2021-02-16T09:39:03.422Z] DONE 12 tests in 195.641s [2021-02-16T09:39:03.422Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-16T09:39:03.422Z] ++ 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 [2021-02-16T09:39:03.422Z] ++ set -e [2021-02-16T09:39:03.422Z] ++ '[' -n 0 ']' [2021-02-16T09:39:03.422Z] ++ set -x [2021-02-16T09:39:03.422Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:39:03.422Z] INFO: Testing against a local daemon [2021-02-16T09:39:03.422Z] === RUN TestNetworkCreateDelete [2021-02-16T09:39:03.422Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-02-16T09:39:03.422Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T09:39:03.797Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2021-02-16T09:39:03.797Z] === RUN TestDaemonDNSFallback [2021-02-16T09:39:04.067Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-16T09:39:04.635Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-16T09:39:05.149Z] --- PASS: TestCreateServiceSecretFileMode (3.42s) [2021-02-16T09:39:05.149Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T09:39:05.203Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-16T09:39:05.769Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-16T09:39:06.029Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-16T09:39:06.029Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-16T09:39:06.598Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-16T09:39:07.165Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-16T09:39:07.424Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-16T09:39:07.682Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-16T09:39:07.945Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-16T09:39:08.204Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-16T09:39:08.661Z] --- PASS: TestCreateServiceConfigFileMode (3.64s) [2021-02-16T09:39:08.661Z] === RUN TestCreateServiceSysctls [2021-02-16T09:39:09.139Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-16T09:39:10.518Z] --- PASS: TestDaemonDNSFallback (6.70s) [2021-02-16T09:39:10.518Z] === RUN TestInspectNetwork [2021-02-16T09:39:11.087Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-16T09:39:12.987Z] --- PASS: TestBuildMultiStageOnBuild (9.42s) [2021-02-16T09:39:12.987Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T09:39:12.987Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-02-16T09:39:12.987Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:39:12.987Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T09:39:14.220Z] --- PASS: TestCreateServiceSysctls (4.67s) [2021-02-16T09:39:14.220Z] === RUN TestCreateServiceCapabilities [2021-02-16T09:39:14.375Z] === RUN TestInspectNetwork/full_network_id [2021-02-16T09:39:14.375Z] === RUN TestInspectNetwork/partial_network_id [2021-02-16T09:39:14.375Z] === RUN TestInspectNetwork/network_name [2021-02-16T09:39:14.375Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-16T09:39:15.756Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-16T09:39:17.732Z] --- PASS: TestCreateServiceCapabilities (3.95s) [2021-02-16T09:39:17.732Z] === RUN TestInspect [2021-02-16T09:39:18.296Z] --- PASS: TestInspectNetwork (7.54s) [2021-02-16T09:39:18.296Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-16T09:39:18.296Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-16T09:39:18.296Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-16T09:39:18.296Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-16T09:39:18.296Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T09:39:18.296Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-16T09:39:18.555Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-16T09:39:18.814Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-16T09:39:18.814Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-16T09:39:19.073Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-16T09:39:19.332Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-16T09:39:20.270Z] --- PASS: TestRunContainerWithBridgeNone (2.24s) [2021-02-16T09:39:20.270Z] === RUN TestNetworkInvalidJSON [2021-02-16T09:39:20.270Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T09:39:20.270Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T09:39:20.270Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:39:20.270Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:39:20.270Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:39:20.270Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:39:20.270Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T09:39:20.270Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:39:20.270Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:39:20.270Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-16T09:39:20.270Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-16T09:39:20.270Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-16T09:39:20.270Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-16T09:39:20.270Z] === RUN TestNetworkList [2021-02-16T09:39:20.270Z] === RUN TestNetworkList//networks [2021-02-16T09:39:20.270Z] === PAUSE TestNetworkList//networks [2021-02-16T09:39:20.270Z] === RUN TestNetworkList//networks/ [2021-02-16T09:39:20.270Z] === PAUSE TestNetworkList//networks/ [2021-02-16T09:39:20.270Z] === CONT TestNetworkList//networks [2021-02-16T09:39:20.270Z] === CONT TestNetworkList//networks/ [2021-02-16T09:39:20.270Z] --- PASS: TestNetworkList (0.02s) [2021-02-16T09:39:20.270Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T09:39:20.270Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T09:39:20.270Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T09:39:20.841Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-16T09:39:20.841Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-02-16T09:39:20.841Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T09:39:21.242Z] --- PASS: TestInspect (4.02s) [2021-02-16T09:39:21.242Z] === RUN TestCreateJob [2021-02-16T09:39:22.222Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-02-16T09:39:22.222Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T09:39:22.222Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-16T09:39:22.791Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-02-16T09:39:22.791Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T09:39:24.169Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-02-16T09:39:24.169Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T09:39:25.106Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-16T09:39:25.365Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2021-02-16T09:39:25.365Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T09:39:25.627Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-16T09:39:25.645Z] --- PASS: TestBuildMultiStageLayerLeak (12.93s) [2021-02-16T09:39:25.645Z] === RUN TestBuildWithHugeFile [2021-02-16T09:39:25.897Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-02-16T09:39:25.897Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T09:39:26.156Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-16T09:39:26.802Z] --- PASS: TestCreateJob (4.92s) [2021-02-16T09:39:26.802Z] === RUN TestReplicatedJob [2021-02-16T09:39:28.691Z] --- PASS: TestServiceWithPredefinedNetwork (2.91s) [2021-02-16T09:39:28.691Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T09:39:28.691Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:39:28.691Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:39:28.691Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T09:39:35.254Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-16T09:39:35.275Z] --- PASS: TestReplicatedJob (7.72s) [2021-02-16T09:39:35.275Z] === RUN TestUpdateReplicatedJob [2021-02-16T09:39:37.157Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-16T09:39:37.726Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-16T09:39:38.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-02-16T09:39:38.788Z] --- PASS: TestUpdateReplicatedJob (4.42s) [2021-02-16T09:39:38.788Z] === RUN TestServiceListWithStatuses [2021-02-16T09:39:38.788Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-16T09:39:38.788Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:39:38.788Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T09:39:40.199Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-16T09:39:40.199Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-16T09:39:44.391Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-16T09:39:44.650Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-16T09:39:46.027Z] --- PASS: TestServiceWithDataPathPortInit (17.00s) [2021-02-16T09:39:46.027Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T09:39:46.027Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-16T09:39:46.595Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-16T09:39:47.258Z] --- PASS: TestDockerNetworkConnectAlias (8.59s) [2021-02-16T09:39:47.258Z] === RUN TestDockerNetworkReConnect [2021-02-16T09:39:47.973Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-16T09:39:48.909Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-16T09:39:49.476Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-16T09:39:50.042Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-16T09:39:51.417Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-16T09:39:51.417Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-16T09:39:51.676Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-16T09:39:51.937Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-16T09:39:52.195Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-16T09:39:52.772Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-16T09:39:53.707Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.02s) [2021-02-16T09:39:53.707Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z3txagts6rk3bnsjhq8thsln2 Created:2021-02-16 09:39:47.297441925 +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[91d67d3325c8e872d35026a5eb3e6f2433bf007c7ec0bd348c7150ee328fe8b8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2lszc2otjxblpmw65uo8kiwen EndpointID:f1d375b0574eddb946fa9634e1df62dd8de84782e65aa3a711825ef71bdbd4f3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:431444c84f5f2e3720bd336483012a8476534bc86bd51fd0ce4d772dd0d85100 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:0e689304e4e6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2lszc2otjxblpmw65uo8kiwen EndpointID:f1d375b0574eddb946fa9634e1df62dd8de84782e65aa3a711825ef71bdbd4f3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-16T09:39:53.707Z] PASS [2021-02-16T09:39:53.707Z] [2021-02-16T09:39:53.707Z] === Skipped [2021-02-16T09:39:53.707Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:39:53.707Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:39:53.707Z] [2021-02-16T09:39:53.707Z] [2021-02-16T09:39:53.707Z] DONE 26 tests, 1 skipped in 50.860s [2021-02-16T09:39:53.707Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:39:53.707Z] ++ 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 [2021-02-16T09:39:53.707Z] ++ set -e [2021-02-16T09:39:53.707Z] ++ '[' -n 0 ']' [2021-02-16T09:39:53.707Z] ++ set -x [2021-02-16T09:39:53.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:39:53.966Z] INFO: Testing against a local daemon [2021-02-16T09:39:53.966Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-16T09:39:53.966Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-16T09:39:53.966Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:39:53.966Z] === RUN TestDockerNetworkIpvlan [2021-02-16T09:39:53.966Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:39:53.966Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:39:53.966Z] PASS [2021-02-16T09:39:53.966Z] [2021-02-16T09:39:53.966Z] === Skipped [2021-02-16T09:39:53.966Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-16T09:39:53.966Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:39:53.966Z] [2021-02-16T09:39:53.966Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:39:53.966Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:39:53.966Z] [2021-02-16T09:39:53.966Z] [2021-02-16T09:39:53.966Z] DONE 2 tests, 2 skipped in 0.157s [2021-02-16T09:39:53.966Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:39:53.966Z] ++ 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 [2021-02-16T09:39:53.966Z] ++ set -e [2021-02-16T09:39:53.966Z] ++ '[' -n 0 ']' [2021-02-16T09:39:53.966Z] ++ set -x [2021-02-16T09:39:53.966Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:39:54.142Z] --- PASS: TestDockerNetworkReConnect (6.25s) [2021-02-16T09:39:54.142Z] === RUN TestServicePlugin [2021-02-16T09:39:54.142Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-16T09:39:54.142Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:39:54.142Z] === RUN TestServiceUpdateLabel [2021-02-16T09:39:54.225Z] INFO: Testing against a local daemon [2021-02-16T09:39:54.225Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-16T09:39:54.225Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-16T09:39:55.161Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-16T09:39:55.729Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2021-02-16T09:39:55.729Z] === RUN TestDockerNetworkMacvlan [2021-02-16T09:39:56.297Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-16T09:39:57.236Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-16T09:39:57.236Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-16T09:39:57.655Z] --- PASS: TestServiceUpdateLabel (3.99s) [2021-02-16T09:39:57.655Z] === RUN TestServiceUpdateSecrets [2021-02-16T09:39:58.174Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-16T09:39:58.434Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-16T09:40:00.968Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-16T09:40:00.968Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-16T09:40:01.907Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-16T09:40:03.284Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-16T09:40:03.284Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-16T09:40:03.852Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-16T09:40:07.140Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-16T09:40:08.078Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-16T09:40:09.457Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-16T09:40:09.457Z] --- PASS: TestDockerNetworkMacvlan (13.78s) [2021-02-16T09:40:09.457Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-02-16T09:40:09.457Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-02-16T09:40:09.457Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.50s) [2021-02-16T09:40:09.457Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.46s) [2021-02-16T09:40:09.457Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.31s) [2021-02-16T09:40:09.457Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.97s) [2021-02-16T09:40:09.457Z] PASS [2021-02-16T09:40:09.457Z] [2021-02-16T09:40:09.457Z] DONE 8 tests in 15.323s [2021-02-16T09:40:09.457Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-16T09:40:09.457Z] ++ 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 [2021-02-16T09:40:09.457Z] ++ set -e [2021-02-16T09:40:09.457Z] ++ '[' -n 0 ']' [2021-02-16T09:40:09.457Z] ++ set -x [2021-02-16T09:40:09.457Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:40:09.457Z] testing: warning: no tests to run [2021-02-16T09:40:09.457Z] PASS [2021-02-16T09:40:09.457Z] [2021-02-16T09:40:09.457Z] DONE 0 tests in 0.033s [2021-02-16T09:40:09.457Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-16T09:40:09.457Z] ++ 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 [2021-02-16T09:40:09.457Z] ++ set -e [2021-02-16T09:40:09.457Z] ++ '[' -n 0 ']' [2021-02-16T09:40:09.457Z] ++ set -x [2021-02-16T09:40:09.457Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:40:09.716Z] INFO: Testing against a local daemon [2021-02-16T09:40:09.716Z] === RUN TestAuthZPluginAllowRequest [2021-02-16T09:40:09.975Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-16T09:40:10.911Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-16T09:40:11.169Z] --- PASS: TestAuthZPluginAllowRequest (1.55s) [2021-02-16T09:40:11.169Z] === RUN TestAuthZPluginTLS [2021-02-16T09:40:11.735Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-02-16T09:40:11.735Z] === RUN TestAuthZPluginDenyRequest [2021-02-16T09:40:12.302Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-02-16T09:40:12.302Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-16T09:40:12.873Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-02-16T09:40:12.873Z] === RUN TestAuthZPluginDenyResponse [2021-02-16T09:40:12.987Z] --- PASS: TestServiceUpdateSecrets (15.85s) [2021-02-16T09:40:12.987Z] === RUN TestServiceUpdateConfigs [2021-02-16T09:40:13.456Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-02-16T09:40:13.456Z] === RUN TestAuthZPluginAllowEventStream [2021-02-16T09:40:14.835Z] --- PASS: TestAuthZPluginAllowEventStream (1.52s) [2021-02-16T09:40:14.835Z] === RUN TestAuthZPluginErrorResponse [2021-02-16T09:40:15.402Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-02-16T09:40:15.402Z] === RUN TestAuthZPluginErrorRequest [2021-02-16T09:40:15.969Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-02-16T09:40:15.969Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-16T09:40:16.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-02-16T09:40:16.488Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-02-16T09:40:16.488Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-16T09:40:16.610Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-02-16T09:40:16.610Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-16T09:40:16.610Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/types [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-16T09:40:16.610Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-02-16T09:40:16.610Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-16T09:40:16.610Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-16T09:40:16.610Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-02-16T09:40:16.610Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-02-16T09:40:16.611Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-16T09:40:16.611Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-16T09:40:16.611Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-16T09:40:16.611Z] ? github.com/docker/docker/builder [no test files] [2021-02-16T09:40:16.611Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-16T09:40:16.611Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-16T09:40:16.611Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-16T09:40:16.611Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-16T09:40:16.611Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-16T09:40:16.611Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-16T09:40:16.611Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-16T09:40:17.997Z] ok github.com/docker/docker/builder/remotecontext 0.078s coverage: 13.7% of statements [2021-02-16T09:40:18.259Z] ok github.com/docker/docker/builder/dockerfile 0.208s coverage: 48.3% of statements [2021-02-16T09:40:18.259Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-16T09:40:19.025Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.42s) [2021-02-16T09:40:19.025Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-16T09:40:19.201Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-02-16T09:40:19.283Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-16T09:40:20.142Z] ok github.com/docker/docker/builder/remotecontext/git 1.250s coverage: 86.3% of statements [2021-02-16T09:40:20.142Z] ? github.com/docker/docker/cli [no test files] [2021-02-16T09:40:20.142Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-16T09:40:21.188Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2021-02-16T09:40:21.188Z] === RUN TestAuthZPluginHeader [2021-02-16T09:40:22.125Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-02-16T09:40:22.125Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-16T09:40:23.061Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-02-16T09:40:24.347Z] ok github.com/docker/docker/client 0.187s coverage: 75.4% of statements [2021-02-16T09:40:24.438Z] === RUN TestDockerSuite/TestBuildRm [2021-02-16T09:40:26.342Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.12s) [2021-02-16T09:40:26.342Z] === RUN TestAuthZPluginV2Disable [2021-02-16T09:40:26.910Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-16T09:40:27.845Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-16T09:40:28.782Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-16T09:40:29.350Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-16T09:40:29.918Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-16T09:40:29.918Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2021-02-16T09:40:29.918Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-16T09:40:30.854Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-16T09:40:31.636Z] --- PASS: TestServiceUpdateConfigs (16.00s) [2021-02-16T09:40:31.636Z] === RUN TestServiceUpdateNetwork [2021-02-16T09:40:31.790Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-16T09:40:32.728Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-16T09:40:32.987Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.05s) [2021-02-16T09:40:32.987Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-16T09:40:36.296Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-16T09:40:36.296Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-16T09:40:36.296Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-16T09:40:36.296Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-16T09:40:36.866Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-16T09:40:38.244Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-16T09:40:38.244Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-16T09:40:39.181Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-16T09:40:41.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-02-16T09:40:43.092Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-16T09:40:44.473Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-16T09:40:44.473Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.57s) [2021-02-16T09:40:44.473Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-16T09:40:45.408Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-16T09:40:45.667Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-16T09:40:46.235Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-16T09:40:46.969Z] --- PASS: TestServiceUpdateNetwork (17.14s) [2021-02-16T09:40:46.969Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T09:40:47.601Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-16T09:40:47.612Z] === RUN TestDockerSuite/TestBuildUser [2021-02-16T09:40:48.547Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-16T09:40:48.635Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-16T09:40:51.081Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-16T09:40:57.103Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-16T09:41:01.057Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-02-16T09:41:01.057Z] PASS [2021-02-16T09:41:01.057Z] [2021-02-16T09:41:01.057Z] DONE 17 tests in 51.702s [2021-02-16T09:41:01.057Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-16T09:41:01.057Z] ++ 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 [2021-02-16T09:41:01.057Z] ++ set -e [2021-02-16T09:41:01.057Z] ++ '[' -n 0 ']' [2021-02-16T09:41:01.057Z] ++ set -x [2021-02-16T09:41:01.057Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:41:01.316Z] INFO: Testing against a local daemon [2021-02-16T09:41:01.316Z] === RUN TestPluginInvalidJSON [2021-02-16T09:41:01.316Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:41:01.316Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:41:01.316Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:41:01.316Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-16T09:41:01.316Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-16T09:41:01.316Z] === RUN TestPluginInstall [2021-02-16T09:41:01.316Z] === RUN TestPluginInstall/no_auth [2021-02-16T09:41:01.316Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-16T09:41:02.253Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-16T09:41:02.511Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-16T09:41:03.160Z] ok github.com/docker/docker/cmd/dockerd 0.108s coverage: 29.1% of statements [2021-02-16T09:41:03.451Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-16T09:41:03.732Z] ok github.com/docker/docker/container 0.137s coverage: 34.7% of statements [2021-02-16T09:41:03.732Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-16T09:41:03.732Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-16T09:41:03.732Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-16T09:41:03.732Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-16T09:41:04.018Z] time="2021-02-16T09:41:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:41:04.018Z] time="2021-02-16T09:41:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef7db743cc279bcd159c2c1a77949d82899a696ca8a875a80a88806258020bf3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:41:04.018Z] time="2021-02-16T09:41:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:41:04.018Z] time="2021-02-16T09:41:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef7db743cc279bcd159c2c1a77949d82899a696ca8a875a80a88806258020bf3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:41:04.278Z] === RUN TestPluginInstall/with_htpasswd [2021-02-16T09:41:04.537Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-16T09:41:05.105Z] time="2021-02-16T09:41:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:41:05.105Z] time="2021-02-16T09:41:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54106de48383370fbfa40feb5fc7deeb19de16a565eeda480d273f7333210141" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:41:05.105Z] time="2021-02-16T09:41:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:41:05.105Z] time="2021-02-16T09:41:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54106de48383370fbfa40feb5fc7deeb19de16a565eeda480d273f7333210141" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:41:05.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-02-16T09:41:05.579Z] --- PASS: TestServiceUpdatePidsLimit (18.16s) [2021-02-16T09:41:05.579Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-02-16T09:41:05.579Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-02-16T09:41:05.579Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s) [2021-02-16T09:41:05.579Z] PASS [2021-02-16T09:41:05.579Z] [2021-02-16T09:41:05.579Z] === Skipped [2021-02-16T09:41:05.579Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-02-16T09:41:05.579Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:41:05.579Z] [2021-02-16T09:41:05.579Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-02-16T09:41:05.579Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:41:05.579Z] [2021-02-16T09:41:05.579Z] [2021-02-16T09:41:05.579Z] DONE 27 tests, 2 skipped in 179.689s [2021-02-16T09:41:05.579Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-02-16T09:41:05.579Z] ++ 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 [2021-02-16T09:41:05.579Z] ++ set -e [2021-02-16T09:41:05.579Z] ++ '[' -n 0 ']' [2021-02-16T09:41:05.579Z] ++ set -x [2021-02-16T09:41:05.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:41:05.579Z] INFO: Testing against a local daemon [2021-02-16T09:41:05.579Z] === RUN TestSessionCreate [2021-02-16T09:41:05.579Z] --- PASS: TestSessionCreate (0.02s) [2021-02-16T09:41:05.579Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T09:41:05.579Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-16T09:41:05.579Z] PASS [2021-02-16T09:41:05.579Z] [2021-02-16T09:41:05.579Z] DONE 2 tests in 0.115s [2021-02-16T09:41:05.579Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-02-16T09:41:05.579Z] ++ 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 [2021-02-16T09:41:05.579Z] ++ set -e [2021-02-16T09:41:05.579Z] ++ '[' -n 0 ']' [2021-02-16T09:41:05.579Z] ++ set -x [2021-02-16T09:41:05.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:41:05.579Z] INFO: Testing against a local daemon [2021-02-16T09:41:05.579Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T09:41:05.579Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:41:05.579Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:41:05.579Z] === RUN TestEventsExecDie [2021-02-16T09:41:05.579Z] --- PASS: TestEventsExecDie (1.05s) [2021-02-16T09:41:05.579Z] === RUN TestEventsBackwardsCompatible [2021-02-16T09:41:05.579Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-02-16T09:41:05.579Z] === RUN TestInfoBinaryCommits [2021-02-16T09:41:05.673Z] === RUN TestPluginInstall/with_insecure [2021-02-16T09:41:05.870Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-02-16T09:41:05.870Z] === RUN TestInfoAPIVersioned [2021-02-16T09:41:05.870Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-16T09:41:05.870Z] === RUN TestInfoDiscoveryBackend [2021-02-16T09:41:05.932Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-16T09:41:05.932Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-16T09:41:05.932Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-16T09:41:06.160Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-02-16T09:41:06.160Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-16T09:41:06.191Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-16T09:41:06.191Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-16T09:41:07.128Z] time="2021-02-16T09:41:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:41:07.128Z] time="2021-02-16T09:41:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:057085500f11c14729a95842280a6519d6f94f027a1c91567342fc7b79feb71c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:41:07.128Z] time="2021-02-16T09:41:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:41:07.128Z] time="2021-02-16T09:41:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:057085500f11c14729a95842280a6519d6f94f027a1c91567342fc7b79feb71c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:41:07.193Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-16T09:41:07.193Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-16T09:41:07.697Z] --- PASS: TestPluginInstall (6.38s) [2021-02-16T09:41:07.697Z] --- PASS: TestPluginInstall/no_auth (3.06s) [2021-02-16T09:41:07.697Z] --- PASS: TestPluginInstall/with_htpasswd (1.28s) [2021-02-16T09:41:07.697Z] --- PASS: TestPluginInstall/with_insecure (2.04s) [2021-02-16T09:41:07.697Z] plugin_test.go:160: [ddc5896ba751a] daemon is not started [2021-02-16T09:41:07.697Z] === RUN TestPluginsWithRuntimes [2021-02-16T09:41:07.825Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-02-16T09:41:07.825Z] === RUN TestInfoAPI [2021-02-16T09:41:07.825Z] --- PASS: TestInfoAPI (0.02s) [2021-02-16T09:41:07.825Z] === RUN TestInfoAPIWarnings [2021-02-16T09:41:07.957Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-16T09:41:08.216Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-16T09:41:09.593Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-16T09:41:10.161Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-16T09:41:10.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-02-16T09:41:10.161Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-16T09:41:11.107Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-16T09:41:11.107Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-16T09:41:11.366Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-16T09:41:12.745Z] --- PASS: TestPluginsWithRuntimes (4.96s) [2021-02-16T09:41:12.745Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.12s) [2021-02-16T09:41:12.745Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.25s) [2021-02-16T09:41:12.745Z] PASS [2021-02-16T09:41:12.745Z] [2021-02-16T09:41:12.745Z] DONE 9 tests in 11.559s [2021-02-16T09:41:12.745Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-16T09:41:12.745Z] ++ 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 [2021-02-16T09:41:12.745Z] ++ set -e [2021-02-16T09:41:12.745Z] ++ '[' -n 0 ']' [2021-02-16T09:41:12.745Z] ++ set -x [2021-02-16T09:41:12.745Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:41:13.004Z] INFO: Testing against a local daemon [2021-02-16T09:41:13.004Z] === RUN TestExternalGraphDriver [2021-02-16T09:41:13.004Z] === RUN TestExternalGraphDriver/json [2021-02-16T09:41:14.385Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-16T09:41:15.321Z] === RUN TestExternalGraphDriver/spec [2021-02-16T09:41:15.892Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-16T09:41:15.964Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2021-02-16T09:41:15.964Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-02-16T09:41:16.828Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-16T09:41:17.086Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-16T09:41:17.086Z] === RUN TestExternalGraphDriver/pull [2021-02-16T09:41:17.351Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-02-16T09:41:17.654Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-16T09:41:17.654Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-16T09:41:18.592Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-16T09:41:18.851Z] --- PASS: TestExternalGraphDriver (5.93s) [2021-02-16T09:41:18.851Z] --- PASS: TestExternalGraphDriver/json (2.21s) [2021-02-16T09:41:18.851Z] --- PASS: TestExternalGraphDriver/spec (1.91s) [2021-02-16T09:41:18.851Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2021-02-16T09:41:18.851Z] === RUN TestGraphdriverPluginV2 [2021-02-16T09:41:20.756Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-16T09:41:20.756Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-16T09:41:20.756Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-16T09:41:21.016Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-16T09:41:21.584Z] === RUN TestDockerSuite/TestCommitChange [2021-02-16T09:41:22.521Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-16T09:41:22.699Z] --- PASS: TestBuildWithHugeFile (113.14s) [2021-02-16T09:41:22.699Z] === RUN TestBuildWCOWSandboxSize [2021-02-16T09:41:22.784Z] --- PASS: TestGraphdriverPluginV2 (3.95s) [2021-02-16T09:41:22.784Z] PASS [2021-02-16T09:41:22.784Z] [2021-02-16T09:41:22.784Z] DONE 5 tests in 10.075s [2021-02-16T09:41:22.784Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-16T09:41:22.784Z] ++ 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 [2021-02-16T09:41:22.784Z] ++ set -e [2021-02-16T09:41:22.784Z] ++ '[' -n 0 ']' [2021-02-16T09:41:22.784Z] ++ set -x [2021-02-16T09:41:22.784Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:41:23.042Z] INFO: Testing against a local daemon [2021-02-16T09:41:23.042Z] === RUN TestContinueAfterPluginCrash [2021-02-16T09:41:23.042Z] === PAUSE TestContinueAfterPluginCrash [2021-02-16T09:41:23.042Z] === RUN TestReadPluginNoRead [2021-02-16T09:41:23.042Z] === PAUSE TestReadPluginNoRead [2021-02-16T09:41:23.042Z] === RUN TestDaemonStartWithLogOpt [2021-02-16T09:41:23.042Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-16T09:41:23.042Z] === CONT TestContinueAfterPluginCrash [2021-02-16T09:41:23.042Z] === CONT TestDaemonStartWithLogOpt [2021-02-16T09:41:23.301Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-16T09:41:24.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-02-16T09:41:24.936Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-16T09:41:26.394Z] --- PASS: TestInfoAPIWarnings (16.29s) [2021-02-16T09:41:26.394Z] === RUN TestInfoDebug [2021-02-16T09:41:26.394Z] --- PASS: TestInfoDebug (0.53s) [2021-02-16T09:41:26.394Z] === RUN TestInfoInsecureRegistries [2021-02-16T09:41:26.394Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-16T09:41:26.394Z] === RUN TestInfoRegistryMirrors [2021-02-16T09:41:26.394Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-02-16T09:41:26.394Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T09:41:26.394Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-02-16T09:41:26.394Z] === RUN TestPingCacheHeaders [2021-02-16T09:41:26.394Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-16T09:41:26.394Z] === RUN TestPingGet [2021-02-16T09:41:26.394Z] --- PASS: TestPingGet (0.01s) [2021-02-16T09:41:26.394Z] === RUN TestPingHead [2021-02-16T09:41:26.394Z] --- PASS: TestPingHead (0.01s) [2021-02-16T09:41:26.394Z] === RUN TestVersion [2021-02-16T09:41:26.394Z] --- PASS: TestVersion (0.01s) [2021-02-16T09:41:26.394Z] PASS [2021-02-16T09:41:26.394Z] [2021-02-16T09:41:26.394Z] === Skipped [2021-02-16T09:41:26.394Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:41:26.394Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:41:26.394Z] [2021-02-16T09:41:26.394Z] [2021-02-16T09:41:26.394Z] DONE 18 tests, 1 skipped in 21.557s [2021-02-16T09:41:26.394Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-02-16T09:41:26.394Z] ++ 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 [2021-02-16T09:41:26.394Z] ++ set -e [2021-02-16T09:41:26.394Z] ++ '[' -n 0 ']' [2021-02-16T09:41:26.394Z] ++ set -x [2021-02-16T09:41:26.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:41:26.394Z] INFO: Testing against a local daemon [2021-02-16T09:41:26.394Z] === RUN TestVolumesCreateAndList [2021-02-16T09:41:26.394Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-16T09:41:26.394Z] === RUN TestVolumesRemove [2021-02-16T09:41:26.394Z] --- PASS: TestVolumesRemove (0.12s) [2021-02-16T09:41:26.394Z] === RUN TestVolumesInspect [2021-02-16T09:41:26.394Z] --- PASS: TestVolumesInspect (0.01s) [2021-02-16T09:41:26.394Z] === RUN TestVolumesInvalidJSON [2021-02-16T09:41:26.394Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T09:41:26.394Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T09:41:26.394Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T09:41:26.394Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-16T09:41:26.394Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T09:41:26.394Z] PASS [2021-02-16T09:41:26.394Z] [2021-02-16T09:41:26.394Z] DONE 5 tests in 0.257s [2021-02-16T09:41:26.394Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T09:41:26.685Z] ++++ cat bundles/test-integration/docker.pid [2021-02-16T09:41:26.685Z] +++ kill 12233 [2021-02-16T09:41:26.839Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-16T09:41:27.347Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 14.1% of statements [2021-02-16T09:41:27.347Z] ok github.com/docker/docker/daemon 12.198s coverage: 17.2% of statements [2021-02-16T09:41:27.347Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-16T09:41:27.347Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-16T09:41:28.190Z] +++ /etc/init.d/apparmor stop [2021-02-16T09:41:28.190Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T09:41:28.190Z] [2021-02-16T09:41:28.190Z] Unloading profiles will leave already running processes permanently [2021-02-16T09:41:28.190Z] unconfined, which can lead to unexpected situations. [2021-02-16T09:41:28.190Z] [2021-02-16T09:41:28.190Z] To set a process to complain mode, use the command line tool [2021-02-16T09:41:28.190Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T09:41:28.190Z] +++ true [2021-02-16T09:41:28.190Z] exiting test-integration [2021-02-16T09:41:28.190Z] ++ exit 0 [2021-02-16T09:41:28.190Z] [2021-02-16T09:41:28.226Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-16T09:41:28.291Z] ok github.com/docker/docker/daemon/config 0.058s coverage: 81.8% of statements [2021-02-16T09:41:28.863Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2021-02-16T09:41:29.163Z] --- PASS: TestDaemonStartWithLogOpt (5.97s) [2021-02-16T09:41:29.163Z] === CONT TestReadPluginNoRead [2021-02-16T09:41:29.434Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-02-16T09:41:29.434Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-16T09:41:29.434Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-16T09:41:29.732Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-16T09:41:30.376Z] ok github.com/docker/docker/daemon/graphdriver 0.019s coverage: 2.2% of statements Post stage [Pipeline] junit [2021-02-16T09:41:30.960Z] Recording test results [2021-02-16T09:41:31.110Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-16T09:41:31.326Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T09:41:31.748Z] + echo Ensuring container killed. [2021-02-16T09:41:31.748Z] Ensuring container killed. [2021-02-16T09:41:31.748Z] + docker rm -vf docker-pr16 [2021-02-16T09:41:31.748Z] Error: No such container: docker-pr16 [2021-02-16T09:41:31.748Z] + true [Pipeline] sh [2021-02-16T09:41:32.124Z] + echo Chowning /workspace to jenkins user [2021-02-16T09:41:32.124Z] Chowning /workspace to jenkins user [2021-02-16T09:41:32.124Z] + id -u [2021-02-16T09:41:32.124Z] + id -g [2021-02-16T09:41:32.124Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41936:/workspace busybox chown -R 1001:1001 /workspace [2021-02-16T09:41:32.124Z] Unable to find image 'busybox:latest' locally [2021-02-16T09:41:32.414Z] latest: Pulling from library/busybox [2021-02-16T09:41:32.414Z] 583c7f5c745c: Pulling fs layer [2021-02-16T09:41:32.705Z] 583c7f5c745c: Verifying Checksum [2021-02-16T09:41:32.705Z] 583c7f5c745c: Download complete [2021-02-16T09:41:32.920Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.484s coverage: 73.3% of statements [2021-02-16T09:41:33.016Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-16T09:41:33.181Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-02-16T09:41:33.274Z] === RUN TestReadPluginNoRead/default [2021-02-16T09:41:33.336Z] 583c7f5c745c: Pull complete [2021-02-16T09:41:33.336Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-16T09:41:33.336Z] Status: Downloaded newer image for busybox:latest [2021-02-16T09:41:33.533Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-16T09:41:33.533Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-16T09:41:33.533Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-16T09:41:33.533Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-16T09:41:33.533Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-16T09:41:33.533Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-16T09:41:33.791Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-16T09:41:34.566Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.373s coverage: 56.2% of statements [2021-02-16T09:41:35.170Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-16T09:41:35.170Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-16T09:41:35.170Z] --- PASS: TestContinueAfterPluginCrash (12.12s) [2021-02-16T09:41:36.109Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-16T09:41:36.109Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T09:41:36.483Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2021-02-16T09:41:36.521Z] + bundleName=s390x-integration [2021-02-16T09:41:36.521Z] + echo Creating s390x-integration-bundles.tar.gz [2021-02-16T09:41:36.521Z] Creating s390x-integration-bundles.tar.gz [2021-02-16T09:41:36.521Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-16T09:41:36.521Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-16T09:41:36.569Z] Archiving artifacts [2021-02-16T09:41:36.679Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-16T09:41:36.937Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-16T09:41:36.955Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41936/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T09:41:37.334Z] + make clean [2021-02-16T09:41:37.505Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-16T09:41:37.965Z] docker volume rm -f docker-dev-cache [2021-02-16T09:41:37.965Z] docker-dev-cache [Pipeline] deleteDir [2021-02-16T09:41:38.073Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-16T09:41:38.073Z] --- PASS: TestReadPluginNoRead (9.16s) [2021-02-16T09:41:38.073Z] --- PASS: TestReadPluginNoRead/default (1.59s) [2021-02-16T09:41:38.073Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.57s) [2021-02-16T09:41:38.073Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.67s) [2021-02-16T09:41:38.073Z] read_test.go:92: [d820193e2a1f7] daemon is not started [2021-02-16T09:41:38.073Z] PASS [2021-02-16T09:41:38.073Z] [2021-02-16T09:41:38.073Z] DONE 6 tests in 15.344s [2021-02-16T09:41:38.073Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-16T09:41:38.073Z] ++ 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 [2021-02-16T09:41:38.073Z] ++ set -e [2021-02-16T09:41:38.073Z] ++ '[' -n 0 ']' [2021-02-16T09:41:38.073Z] ++ set -x [2021-02-16T09:41:38.073Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:41:38.332Z] testing: warning: no tests to run [2021-02-16T09:41:38.332Z] PASS [2021-02-16T09:41:38.332Z] [2021-02-16T09:41:38.332Z] DONE 0 tests in 0.071s [2021-02-16T09:41:38.332Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-16T09:41:38.332Z] ++ 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 [2021-02-16T09:41:38.332Z] ++ set -e [2021-02-16T09:41:38.332Z] ++ '[' -n 0 ']' [2021-02-16T09:41:38.332Z] ++ set -x [2021-02-16T09:41:38.332Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:41:38.396Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.235s coverage: 49.4% of statements [2021-02-16T09:41:38.396Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.838s coverage: 46.2% of statements [2021-02-16T09:41:38.396Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-16T09:41:38.591Z] INFO: Testing against a local daemon [2021-02-16T09:41:38.591Z] === RUN TestPluginWithDevMounts [2021-02-16T09:41:38.591Z] === PAUSE TestPluginWithDevMounts [2021-02-16T09:41:38.591Z] === CONT TestPluginWithDevMounts [2021-02-16T09:41:38.591Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-16T09:41:39.158Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-16T09:41:39.158Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-16T09:41:39.158Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-16T09:41:40.096Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-16T09:41:40.096Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-16T09:41:40.096Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-16T09:41:40.096Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-16T09:41:40.096Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-16T09:41:40.309Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.528s coverage: 57.7% of statements [2021-02-16T09:41:40.309Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-16T09:41:40.309Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-16T09:41:40.309Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 57.5% of statements [2021-02-16T09:41:40.356Z] --- PASS: TestPluginWithDevMounts (1.92s) [2021-02-16T09:41:40.356Z] PASS [2021-02-16T09:41:40.356Z] [2021-02-16T09:41:40.356Z] DONE 1 tests in 2.104s [2021-02-16T09:41:40.356Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-16T09:41:40.356Z] ++ 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 [2021-02-16T09:41:40.356Z] ++ set -e [2021-02-16T09:41:40.356Z] ++ '[' -n 0 ']' [2021-02-16T09:41:40.356Z] ++ set -x [2021-02-16T09:41:40.356Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:41:40.615Z] INFO: Testing against a local daemon [2021-02-16T09:41:40.615Z] === RUN TestSecretInspect [2021-02-16T09:41:40.615Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-16T09:41:41.183Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-16T09:41:41.696Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-02-16T09:41:41.749Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-16T09:41:41.749Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-16T09:41:43.082Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2021-02-16T09:41:43.655Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.4% of statements [2021-02-16T09:41:43.655Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-16T09:41:43.655Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-16T09:41:43.664Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-16T09:41:43.664Z] --- PASS: TestSecretInspect (3.04s) [2021-02-16T09:41:43.664Z] === RUN TestSecretList [2021-02-16T09:41:43.928Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-16T09:41:44.187Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-16T09:41:44.754Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-16T09:41:45.038Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 42.7% of statements [2021-02-16T09:41:45.321Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-16T09:41:45.889Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-16T09:41:45.981Z] ok github.com/docker/docker/daemon/logger/awslogs 0.200s coverage: 77.8% of statements [2021-02-16T09:41:45.981Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-16T09:41:45.981Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-16T09:41:46.457Z] --- PASS: TestSecretList (2.91s) [2021-02-16T09:41:46.457Z] === RUN TestSecretsCreateAndDelete [2021-02-16T09:41:46.552Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2021-02-16T09:41:46.717Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-16T09:41:46.717Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-16T09:41:47.122Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-02-16T09:41:47.285Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-16T09:41:47.693Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2021-02-16T09:41:47.852Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-16T09:41:47.954Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2021-02-16T09:41:48.419Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-16T09:41:48.678Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-16T09:41:49.247Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-16T09:41:49.247Z] --- PASS: TestSecretsCreateAndDelete (2.80s) [2021-02-16T09:41:49.247Z] === RUN TestSecretsUpdate [2021-02-16T09:41:49.339Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 75.2% of statements [2021-02-16T09:41:49.339Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-16T09:41:49.600Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 58.6% of statements [2021-02-16T09:41:50.624Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-16T09:41:50.985Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 31.5% of statements [2021-02-16T09:41:51.561Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-16T09:41:51.561Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-16T09:41:51.561Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-16T09:41:51.561Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-16T09:41:51.820Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-16T09:41:52.079Z] --- PASS: TestSecretsUpdate (2.80s) [2021-02-16T09:41:52.079Z] === RUN TestTemplatedSecret [2021-02-16T09:41:52.338Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-16T09:41:52.369Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-02-16T09:41:52.369Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-02-16T09:41:52.941Z] ok github.com/docker/docker/daemon/logger/splunk 1.647s coverage: 82.5% of statements [2021-02-16T09:41:52.941Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-16T09:41:53.206Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2021-02-16T09:41:53.206Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-16T09:41:54.872Z] --- PASS: TestTemplatedSecret (2.55s) [2021-02-16T09:41:54.872Z] === RUN TestSecretCreateResolve [2021-02-16T09:41:55.122Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2021-02-16T09:41:56.062Z] ok github.com/docker/docker/distribution 0.180s coverage: 25.0% of statements [2021-02-16T09:41:56.062Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-16T09:41:56.774Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-16T09:41:57.032Z] --- PASS: TestSecretCreateResolve (2.26s) [2021-02-16T09:41:57.033Z] PASS [2021-02-16T09:41:57.033Z] [2021-02-16T09:41:57.033Z] DONE 6 tests in 16.524s [2021-02-16T09:41:57.033Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-16T09:41:57.033Z] ++ 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 [2021-02-16T09:41:57.033Z] ++ set -e [2021-02-16T09:41:57.033Z] ++ '[' -n 0 ']' [2021-02-16T09:41:57.033Z] ++ set -x [2021-02-16T09:41:57.033Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:41:57.033Z] INFO: Testing against a local daemon [2021-02-16T09:41:57.033Z] === RUN TestServiceCreateInit [2021-02-16T09:41:57.064Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-02-16T09:41:57.292Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T09:41:57.292Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-16T09:41:57.859Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-16T09:41:57.859Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-16T09:41:57.859Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-16T09:41:58.448Z] ok github.com/docker/docker/image 0.019s coverage: 86.8% of statements [2021-02-16T09:41:58.709Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 85.1% of statements [2021-02-16T09:41:58.709Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-16T09:41:58.969Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2021-02-16T09:42:00.354Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.6% of statements [2021-02-16T09:42:00.354Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-02-16T09:42:00.354Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-16T09:42:00.395Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-16T09:42:00.926Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2021-02-16T09:42:00.963Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-16T09:42:01.903Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-16T09:42:01.903Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-16T09:42:02.838Z] ok github.com/docker/docker/oci 0.017s coverage: 38.4% of statements [2021-02-16T09:42:03.099Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-02-16T09:42:03.359Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-16T09:42:05.271Z] ok github.com/docker/docker/pkg/archive 0.325s coverage: 77.2% of statements [2021-02-16T09:42:06.098Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-16T09:42:06.098Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-16T09:42:06.213Z] ok github.com/docker/docker/pkg/authorization 0.220s coverage: 68.3% of statements [2021-02-16T09:42:06.214Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-02-16T09:42:06.356Z] --- PASS: TestServiceCreateInit (9.17s) [2021-02-16T09:42:06.356Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.63s) [2021-02-16T09:42:06.356Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.52s) [2021-02-16T09:42:06.356Z] === RUN TestCreateServiceMultipleTimes [2021-02-16T09:42:06.474Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-02-16T09:42:07.292Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-16T09:42:08.672Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-16T09:42:09.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-02-16T09:42:09.771Z] ok github.com/docker/docker/pkg/chrootarchive 2.494s coverage: 43.2% of statements [2021-02-16T09:42:09.771Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-02-16T09:42:10.032Z] ok github.com/docker/docker/layer 7.560s coverage: 68.8% of statements [2021-02-16T09:42:10.032Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-16T09:42:10.032Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-16T09:42:10.032Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-16T09:42:10.032Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-16T09:42:10.032Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-16T09:42:10.032Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-16T09:42:10.032Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-16T09:42:10.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-02-16T09:42:10.293Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-02-16T09:42:10.863Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-02-16T09:42:11.114Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-02-16T09:42:11.435Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2021-02-16T09:42:12.006Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-02-16T09:42:12.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-02-16T09:42:12.577Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-02-16T09:42:13.519Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-02-16T09:42:14.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-02-16T09:42:14.461Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2021-02-16T09:42:15.032Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2021-02-16T09:42:15.033Z] ok github.com/docker/docker/pkg/fsutils 0.189s coverage: 85.1% of statements [2021-02-16T09:42:15.293Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-02-16T09:42:16.234Z] ok github.com/docker/docker/pkg/idtools 0.401s coverage: 69.5% of statements [2021-02-16T09:42:16.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000964c80_} [2021-02-16T09:42:16.491Z] --- PASS: TestImportExtremelyLargeImageWorks (193.36s) [2021-02-16T09:42:16.491Z] PASS [2021-02-16T09:42:16.491Z] [2021-02-16T09:42:16.491Z] === Skipped [2021-02-16T09:42:16.491Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-16T09:42:16.491Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:42:16.491Z] [2021-02-16T09:42:16.491Z] [2021-02-16T09:42:16.491Z] DONE 12 tests, 1 skipped in 194.347s [2021-02-16T09:42:16.491Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-02-16T09:42:16.491Z] ++ 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 [2021-02-16T09:42:16.491Z] ++ set -e [2021-02-16T09:42:16.491Z] ++ '[' -n 0 ']' [2021-02-16T09:42:16.491Z] ++ set -x [2021-02-16T09:42:16.491Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:42:16.491Z] INFO: Testing against a local daemon [2021-02-16T09:42:16.491Z] === RUN TestNetworkCreateDelete [2021-02-16T09:42:16.491Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-02-16T09:42:16.491Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T09:42:16.491Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2021-02-16T09:42:16.491Z] === RUN TestDaemonDNSFallback [2021-02-16T09:42:16.491Z] --- PASS: TestDaemonDNSFallback (1.56s) [2021-02-16T09:42:16.491Z] === RUN TestInspectNetwork [2021-02-16T09:42:16.491Z] === RUN TestInspectNetwork/full_network_id [2021-02-16T09:42:16.491Z] === RUN TestInspectNetwork/partial_network_id [2021-02-16T09:42:16.491Z] === RUN TestInspectNetwork/network_name [2021-02-16T09:42:16.491Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-16T09:42:16.491Z] --- PASS: TestInspectNetwork (7.03s) [2021-02-16T09:42:16.491Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-16T09:42:16.491Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-16T09:42:16.491Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-16T09:42:16.491Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-16T09:42:16.491Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T09:42:16.495Z] ok github.com/docker/docker/pkg/ioutils 0.497s coverage: 69.3% of statements [2021-02-16T09:42:17.066Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2021-02-16T09:42:17.066Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-16T09:42:17.066Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-02-16T09:42:17.066Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-16T09:42:17.066Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-16T09:42:17.327Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2021-02-16T09:42:17.327Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-16T09:42:17.587Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-02-16T09:42:17.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1867842307_/foo_false____} [2021-02-16T09:42:17.848Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2021-02-16T09:42:18.109Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-02-16T09:42:18.370Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-02-16T09:42:18.370Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-16T09:42:18.370Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-16T09:42:18.564Z] --- PASS: TestRunContainerWithBridgeNone (1.84s) [2021-02-16T09:42:18.564Z] === RUN TestNetworkInvalidJSON [2021-02-16T09:42:18.564Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T09:42:18.564Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T09:42:18.564Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:42:18.564Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:42:18.564Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:42:18.564Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:42:18.564Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T09:42:18.564Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:42:18.564Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:42:18.564Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-16T09:42:18.564Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-16T09:42:18.564Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-16T09:42:18.564Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-16T09:42:18.564Z] === RUN TestNetworkList [2021-02-16T09:42:18.564Z] === RUN TestNetworkList//networks [2021-02-16T09:42:18.564Z] === PAUSE TestNetworkList//networks [2021-02-16T09:42:18.564Z] === RUN TestNetworkList//networks/ [2021-02-16T09:42:18.564Z] === PAUSE TestNetworkList//networks/ [2021-02-16T09:42:18.564Z] === CONT TestNetworkList//networks [2021-02-16T09:42:18.564Z] === CONT TestNetworkList//networks/ [2021-02-16T09:42:18.564Z] --- PASS: TestNetworkList (0.02s) [2021-02-16T09:42:18.564Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T09:42:18.564Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T09:42:18.564Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T09:42:18.857Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-02-16T09:42:18.857Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T09:42:19.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1867842307_/foo_true____} [2021-02-16T09:42:19.311Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-02-16T09:42:19.883Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-16T09:42:19.900Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-02-16T09:42:19.900Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T09:42:20.143Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-16T09:42:20.404Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-02-16T09:42:20.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3907965062_/foo_false____} [2021-02-16T09:42:20.942Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-02-16T09:42:20.942Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T09:42:21.785Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-02-16T09:42:21.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3907965062_/foo_true____} [2021-02-16T09:42:21.991Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-02-16T09:42:21.991Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T09:42:22.045Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-02-16T09:42:23.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3907965062_/foo_true__0xc000964d40__} [2021-02-16T09:42:23.510Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2021-02-16T09:42:23.510Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T09:42:23.803Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-02-16T09:42:23.803Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T09:42:24.563Z] --- PASS: TestCreateServiceMultipleTimes (18.03s) [2021-02-16T09:42:24.563Z] === RUN TestCreateServiceConflict [2021-02-16T09:42:24.563Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000964d60_} [2021-02-16T09:42:25.342Z] ok github.com/docker/docker/pkg/signal 2.410s coverage: 61.0% of statements [2021-02-16T09:42:25.342Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-02-16T09:42:25.342Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-02-16T09:42:25.602Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-16T09:42:25.879Z] --- PASS: TestServiceWithPredefinedNetwork (2.02s) [2021-02-16T09:42:25.879Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T09:42:25.879Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:42:25.879Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:42:25.879Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T09:42:25.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000964d80_} [2021-02-16T09:42:26.200Z] --- PASS: TestCreateServiceConflict (1.92s) [2021-02-16T09:42:26.200Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T09:42:26.544Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-02-16T09:42:26.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-02-16T09:42:26.805Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-02-16T09:42:27.337Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000964dc0_} [2021-02-16T09:42:27.376Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2021-02-16T09:42:27.947Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-02-16T09:42:27.947Z] testing: warning: no tests to run [2021-02-16T09:42:27.947Z] coverage: [no statements] [2021-02-16T09:42:27.947Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-02-16T09:42:28.517Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-02-16T09:42:28.517Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-02-16T09:42:28.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000964de0_} [2021-02-16T09:42:28.777Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-02-16T09:42:30.104Z] --- PASS: TestCreateServiceMaxReplicas (3.59s) [2021-02-16T09:42:30.104Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T09:42:30.671Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-16T09:42:30.690Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-02-16T09:42:31.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-16T09:42:31.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-16T09:42:31.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-16T09:42:31.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-16T09:42:31.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-16T09:42:31.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-16T09:42:31.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-16T09:42:31.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-16T09:42:31.632Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-02-16T09:42:31.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-16T09:42:31.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-16T09:42:31.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-16T09:42:31.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-02-16T09:42:31.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-02-16T09:42:31.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-02-16T09:42:31.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-02-16T09:42:31.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-02-16T09:42:31.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-02-16T09:42:31.893Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-02-16T09:42:32.132Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-16T09:42:33.278Z] ok github.com/docker/docker/quota 0.231s coverage: 71.4% of statements [2021-02-16T09:42:33.539Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-02-16T09:42:34.664Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-16T09:42:34.924Z] ok github.com/docker/docker/registry 0.055s coverage: 57.2% of statements [2021-02-16T09:42:35.496Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-02-16T09:42:35.757Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-02-16T09:42:36.042Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-16T09:42:36.328Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-02-16T09:42:36.589Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-02-16T09:42:37.945Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-16T09:42:38.879Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-16T09:42:38.879Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-16T09:42:39.134Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-02-16T09:42:39.446Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-16T09:42:40.013Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-02-16T09:42:40.530Z] ok github.com/docker/docker/volume/local 0.085s coverage: 76.4% of statements [2021-02-16T09:42:40.581Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-16T09:42:40.793Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-02-16T09:42:41.149Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-16T09:42:41.229Z] --- PASS: TestServiceWithDataPathPortInit (13.63s) [2021-02-16T09:42:41.229Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T09:42:41.718Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-16T09:42:42.188Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2021-02-16T09:42:42.287Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-16T09:42:42.855Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-16T09:42:43.422Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-16T09:42:43.990Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.20s) [2021-02-16T09:42:43.990Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T09:42:44.249Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-16T09:42:44.818Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-16T09:42:46.196Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-16T09:42:46.762Z] --- PASS: TestCreateServiceSecretFileMode (2.64s) [2021-02-16T09:42:46.762Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T09:42:46.762Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-16T09:42:46.835Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s) [2021-02-16T09:42:46.835Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u7zy9u5iqekfad5ij8xxg4hmf Created:2021-02-16 09:42:40.426721698 +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[44604fd4b1129b011acaea89839342a21a4803d99061c02fc9e8cb6c784ef05b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nnz44skiblpbfwftllv5n2yyh EndpointID:35bba6454e7cb128ee53a3026ac6e24b5273e6a2cdf1c8b501c0d127d358a050 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:48b0a5a69231c32d1062eb844b758cec79701ee98ff50ce943a94da12a936855 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:03d8f0e27420 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nnz44skiblpbfwftllv5n2yyh EndpointID:35bba6454e7cb128ee53a3026ac6e24b5273e6a2cdf1c8b501c0d127d358a050 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-16T09:42:46.835Z] PASS [2021-02-16T09:42:46.835Z] [2021-02-16T09:42:46.835Z] === Skipped [2021-02-16T09:42:46.835Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:42:46.835Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:42:46.835Z] [2021-02-16T09:42:46.835Z] [2021-02-16T09:42:46.835Z] DONE 26 tests, 1 skipped in 39.081s [2021-02-16T09:42:46.835Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:42:46.835Z] ++ 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 [2021-02-16T09:42:46.835Z] ++ set -e [2021-02-16T09:42:46.835Z] ++ '[' -n 0 ']' [2021-02-16T09:42:46.835Z] ++ set -x [2021-02-16T09:42:46.835Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:42:46.835Z] INFO: Testing against a local daemon [2021-02-16T09:42:46.835Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-16T09:42:46.835Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T09:42:46.835Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:42:46.835Z] === RUN TestDockerNetworkIpvlan [2021-02-16T09:42:46.835Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:42:46.835Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:42:46.835Z] PASS [2021-02-16T09:42:46.835Z] [2021-02-16T09:42:46.835Z] === Skipped [2021-02-16T09:42:46.835Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T09:42:46.835Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:42:46.835Z] [2021-02-16T09:42:46.835Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-16T09:42:46.835Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T09:42:46.835Z] [2021-02-16T09:42:46.835Z] [2021-02-16T09:42:46.835Z] DONE 2 tests, 2 skipped in 0.080s [2021-02-16T09:42:46.835Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-16T09:42:46.835Z] ++ 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 [2021-02-16T09:42:46.835Z] ++ set -e [2021-02-16T09:42:46.835Z] ++ '[' -n 0 ']' [2021-02-16T09:42:46.835Z] ++ set -x [2021-02-16T09:42:46.835Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:42:46.835Z] INFO: Testing against a local daemon [2021-02-16T09:42:46.835Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-16T09:42:47.701Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-16T09:42:47.880Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-02-16T09:42:47.880Z] === RUN TestDockerNetworkMacvlan [2021-02-16T09:42:48.517Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-16T09:42:48.642Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-16T09:42:49.564Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-16T09:42:49.577Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-16T09:42:49.839Z] --- PASS: TestCreateServiceConfigFileMode (3.16s) [2021-02-16T09:42:49.839Z] === RUN TestCreateServiceSysctls [2021-02-16T09:42:50.406Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-16T09:42:50.406Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-16T09:42:50.602Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-16T09:42:50.973Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-16T09:42:51.541Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-16T09:42:52.686Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-16T09:42:52.919Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-16T09:42:53.487Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-16T09:42:53.746Z] --- PASS: TestCreateServiceSysctls (3.87s) [2021-02-16T09:42:53.746Z] === RUN TestCreateServiceCapabilities [2021-02-16T09:42:54.314Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-16T09:42:54.406Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/rootless [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/volume [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-16T09:42:54.406Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-16T09:42:54.406Z] [2021-02-16T09:42:54.406Z] === Skipped [2021-02-16T09:42:54.406Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-16T09:42:54.406Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-16T09:42:54.406Z] [2021-02-16T09:42:54.406Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-16T09:42:54.406Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-16T09:42:54.406Z] [2021-02-16T09:42:54.406Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-16T09:42:54.406Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:42:54.406Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:42:54.406Z] [2021-02-16T09:42:54.406Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-16T09:42:54.406Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:42:54.406Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:42:54.406Z] [2021-02-16T09:42:54.406Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-16T09:42:54.406Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:42:54.406Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:42:54.406Z] [2021-02-16T09:42:54.406Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-16T09:42:54.406Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:42:54.406Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:42:54.406Z] [2021-02-16T09:42:54.406Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-16T09:42:54.406Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:42:54.406Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T09:42:54.406Z] [2021-02-16T09:42:54.406Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-16T09:42:54.406Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:42:54.406Z] [2021-02-16T09:42:54.406Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-16T09:42:54.406Z] time="2021-02-16T09:41:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:42:54.406Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:42:54.406Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:42:54.406Z] [2021-02-16T09:42:54.406Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-16T09:42:54.406Z] time="2021-02-16T09:41:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:42:54.406Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:42:54.406Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:42:54.406Z] [2021-02-16T09:42:54.406Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-16T09:42:54.406Z] time="2021-02-16T09:41:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:42:54.406Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:42:54.406Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:42:54.406Z] [2021-02-16T09:42:54.406Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-16T09:42:54.406Z] time="2021-02-16T09:41:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:42:54.406Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:42:54.406Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:42:54.406Z] [2021-02-16T09:42:54.406Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-16T09:42:54.406Z] time="2021-02-16T09:41:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T09:42:54.406Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T09:42:54.406Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T09:42:54.406Z] [2021-02-16T09:42:54.406Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-16T09:42:54.406Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:42:54.406Z] [2021-02-16T09:42:54.407Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-16T09:42:54.407Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-16T09:42:54.407Z] [2021-02-16T09:42:54.407Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-16T09:42:54.407Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-16T09:42:54.407Z] [2021-02-16T09:42:54.407Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-16T09:42:54.407Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-16T09:42:54.407Z] [2021-02-16T09:42:54.407Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-16T09:42:54.407Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-16T09:42:54.407Z] [2021-02-16T09:42:54.407Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-16T09:42:54.407Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:42:54.407Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:42:54.407Z] [2021-02-16T09:42:54.407Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-16T09:42:54.407Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:42:54.407Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:42:54.407Z] [2021-02-16T09:42:54.407Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-16T09:42:54.407Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:42:54.407Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:42:54.407Z] [2021-02-16T09:42:54.407Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-16T09:42:54.407Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:42:54.407Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:42:54.407Z] [2021-02-16T09:42:54.407Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-16T09:42:54.407Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T09:42:54.407Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T09:42:54.407Z] [2021-02-16T09:42:54.407Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-16T09:42:54.407Z] graphtest_unix.go:73: No driver to put! [2021-02-16T09:42:54.407Z] [2021-02-16T09:42:54.407Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-16T09:42:54.407Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-16T09:42:54.407Z] [2021-02-16T09:42:54.407Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-16T09:42:54.407Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-16T09:42:54.407Z] [2021-02-16T09:42:54.407Z] [2021-02-16T09:42:54.407Z] DONE 2236 tests, 26 skipped in 254.238s Post stage [Pipeline] junit [2021-02-16T09:42:54.421Z] Recording test results [2021-02-16T09:42:54.757Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-16T09:42:54.829Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-02-16T09:42:55.157Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41936/.git:/go/src/github.com/docker/docker/.git --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fa480403c75c90880a6bc79bab9e10b012379006 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fa480403c75c90880a6bc79bab9e10b012379006 hack/validate/vendor [2021-02-16T09:42:55.692Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-16T09:42:56.099Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T09:42:56.629Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-16T09:42:56.676Z] + echo Ensuring container killed. [2021-02-16T09:42:56.676Z] Ensuring container killed. [2021-02-16T09:42:56.676Z] + docker rm -vf docker-pr16 [2021-02-16T09:42:56.676Z] Error: No such container: docker-pr16 [Pipeline] sh [2021-02-16T09:42:56.888Z] --- PASS: TestCreateServiceCapabilities (3.10s) [2021-02-16T09:42:56.888Z] === RUN TestInspect [2021-02-16T09:42:56.966Z] + echo Chowning /workspace to jenkins user [2021-02-16T09:42:56.966Z] Chowning /workspace to jenkins user [2021-02-16T09:42:56.966Z] + id -u [2021-02-16T09:42:56.966Z] + id -g [2021-02-16T09:42:56.966Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41936:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T09:42:58.265Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-16T09:42:58.296Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-16T09:42:58.377Z] + bundleName=unit [2021-02-16T09:42:58.377Z] + echo Creating unit-bundles.tar.gz [2021-02-16T09:42:58.377Z] Creating unit-bundles.tar.gz [2021-02-16T09:42:58.377Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-02-16T09:42:58.377Z] bundles/junit-report.xml [2021-02-16T09:42:58.377Z] bundles/go-test-report.json [2021-02-16T09:42:58.377Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-02-16T09:42:58.390Z] Archiving artifacts [2021-02-16T09:42:58.869Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41936/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T09:42:58.934Z] --- PASS: TestDockerNetworkMacvlan (11.09s) [2021-02-16T09:42:58.934Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-02-16T09:42:58.934Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-02-16T09:42:58.934Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2021-02-16T09:42:58.934Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.96s) [2021-02-16T09:42:58.934Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.27s) [2021-02-16T09:42:58.934Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2021-02-16T09:42:58.934Z] PASS [2021-02-16T09:42:58.934Z] [2021-02-16T09:42:58.934Z] DONE 8 tests in 12.568s [2021-02-16T09:42:58.934Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-16T09:42:58.934Z] ++ 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 [2021-02-16T09:42:58.934Z] ++ set -e [2021-02-16T09:42:58.934Z] ++ '[' -n 0 ']' [2021-02-16T09:42:58.934Z] ++ set -x [2021-02-16T09:42:58.934Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:42:58.934Z] testing: warning: no tests to run [2021-02-16T09:42:58.934Z] PASS [2021-02-16T09:42:58.934Z] [2021-02-16T09:42:58.934Z] DONE 0 tests in 0.012s [2021-02-16T09:42:58.934Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-16T09:42:58.934Z] ++ 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 [2021-02-16T09:42:58.934Z] ++ set -e [2021-02-16T09:42:58.934Z] ++ '[' -n 0 ']' [2021-02-16T09:42:58.934Z] ++ set -x [2021-02-16T09:42:58.934Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:42:58.934Z] INFO: Testing against a local daemon [2021-02-16T09:42:58.934Z] === RUN TestAuthZPluginAllowRequest [2021-02-16T09:42:59.184Z] + make clean [2021-02-16T09:42:59.184Z] docker volume rm -f docker-dev-cache [2021-02-16T09:42:59.444Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-16T09:43:00.170Z] --- PASS: TestInspect (3.31s) [2021-02-16T09:43:00.170Z] === RUN TestCreateJob [2021-02-16T09:43:00.447Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2021-02-16T09:43:00.447Z] === RUN TestAuthZPluginTLS [2021-02-16T09:43:01.084Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-02-16T09:43:01.084Z] === RUN TestAuthZPluginDenyRequest [2021-02-16T09:43:01.378Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-02-16T09:43:01.378Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-16T09:43:02.015Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-02-16T09:43:02.015Z] === RUN TestAuthZPluginDenyResponse [2021-02-16T09:43:02.076Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-16T09:43:02.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-02-16T09:43:02.663Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-02-16T09:43:02.663Z] === RUN TestAuthZPluginAllowEventStream [2021-02-16T09:43:04.172Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2021-02-16T09:43:04.172Z] === RUN TestAuthZPluginErrorResponse [2021-02-16T09:43:04.464Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-02-16T09:43:04.465Z] === RUN TestAuthZPluginErrorRequest [2021-02-16T09:43:04.550Z] --- PASS: TestCreateJob (4.37s) [2021-02-16T09:43:04.550Z] === RUN TestReplicatedJob [2021-02-16T09:43:05.100Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-02-16T09:43:05.100Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-16T09:43:05.118Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-16T09:43:05.685Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-16T09:43:05.736Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-02-16T09:43:05.736Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-16T09:43:07.254Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2021-02-16T09:43:07.254Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-16T09:43:08.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-02-16T09:43:09.327Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2021-02-16T09:43:09.327Z] === RUN TestAuthZPluginHeader [2021-02-16T09:43:09.912Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-16T09:43:09.976Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-02-16T09:43:09.976Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-16T09:43:09.976Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-16T09:43:09.976Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:43:09.976Z] === RUN TestAuthZPluginV2Disable [2021-02-16T09:43:09.976Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-16T09:43:09.976Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:43:09.976Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-16T09:43:09.976Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-16T09:43:09.976Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:43:09.976Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-16T09:43:09.976Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-16T09:43:09.976Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:43:09.976Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-16T09:43:10.860Z] --- PASS: TestReplicatedJob (6.38s) [2021-02-16T09:43:10.860Z] === RUN TestUpdateReplicatedJob [2021-02-16T09:43:13.394Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-16T09:43:13.961Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-16T09:43:15.340Z] --- PASS: TestUpdateReplicatedJob (4.32s) [2021-02-16T09:43:15.340Z] === RUN TestServiceListWithStatuses [2021-02-16T09:43:15.340Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-16T09:43:15.340Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:43:15.340Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T09:43:17.875Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-02-16T09:43:18.133Z] === RUN TestDockerSuite/TestCpToDot [2021-02-16T09:43:19.071Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-16T09:43:20.975Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-16T09:43:20.975Z] --- PASS: TestDockerNetworkConnectAlias (5.58s) [2021-02-16T09:43:20.975Z] === RUN TestDockerNetworkReConnect [2021-02-16T09:43:21.910Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-16T09:43:22.478Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-16T09:43:24.383Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-16T09:43:24.383Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-16T09:43:25.321Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-16T09:43:25.321Z] --- PASS: TestDockerNetworkReConnect (4.38s) [2021-02-16T09:43:25.321Z] === RUN TestServicePlugin [2021-02-16T09:43:26.698Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-16T09:43:26.698Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-16T09:43:26.698Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-16T09:43:27.266Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-16T09:43:27.835Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-16T09:43:27.835Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-16T09:43:28.094Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-16T09:43:28.577Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2021-02-16T09:43:28.577Z] PASS [2021-02-16T09:43:28.577Z] [2021-02-16T09:43:28.577Z] === Skipped [2021-02-16T09:43:28.577Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-16T09:43:28.577Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:43:28.577Z] [2021-02-16T09:43:28.577Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-16T09:43:28.577Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:43:28.577Z] [2021-02-16T09:43:28.577Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-16T09:43:28.577Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:43:28.577Z] [2021-02-16T09:43:28.577Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-16T09:43:28.577Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:43:28.577Z] [2021-02-16T09:43:28.577Z] [2021-02-16T09:43:28.577Z] DONE 17 tests, 4 skipped in 27.635s [2021-02-16T09:43:28.577Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-16T09:43:28.577Z] ++ 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 [2021-02-16T09:43:28.577Z] ++ set -e [2021-02-16T09:43:28.577Z] ++ '[' -n 0 ']' [2021-02-16T09:43:28.577Z] ++ set -x [2021-02-16T09:43:28.577Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:43:28.577Z] INFO: Testing against a local daemon [2021-02-16T09:43:28.577Z] === RUN TestPluginInvalidJSON [2021-02-16T09:43:28.577Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:43:28.577Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:43:28.577Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:43:28.577Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-16T09:43:28.577Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-16T09:43:28.577Z] === RUN TestPluginInstall [2021-02-16T09:43:28.577Z] === RUN TestPluginInstall/no_auth [2021-02-16T09:43:28.577Z] time="2021-02-16T09:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:43:28.577Z] time="2021-02-16T09:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db56e6eada7b692e3f873b7d43c5fd3dfc7524674e483c17eeea876ce0be857e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:43:28.577Z] time="2021-02-16T09:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:43:28.577Z] time="2021-02-16T09:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db56e6eada7b692e3f873b7d43c5fd3dfc7524674e483c17eeea876ce0be857e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:43:28.577Z] === RUN TestPluginInstall/with_htpasswd [2021-02-16T09:43:28.661Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-16T09:43:28.919Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-16T09:43:28.919Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-16T09:43:28.919Z] === RUN TestDockerSuite/TestCreateRM [2021-02-16T09:43:29.178Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-16T09:43:29.178Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-16T09:43:29.178Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-16T09:43:29.212Z] time="2021-02-16T09:43:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:43:29.212Z] time="2021-02-16T09:43:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00d52e6106436fd14a6b0d98f2d48888034124687fcf6fb70b074762aead5ca4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:43:29.212Z] time="2021-02-16T09:43:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:43:29.212Z] time="2021-02-16T09:43:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00d52e6106436fd14a6b0d98f2d48888034124687fcf6fb70b074762aead5ca4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:43:29.438Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-16T09:43:29.507Z] === RUN TestPluginInstall/with_insecure [2021-02-16T09:43:31.017Z] time="2021-02-16T09:43:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:43:31.017Z] time="2021-02-16T09:43:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c11c7bd5f175f4e619e44928c10c4bd4fc4a638f830d81ced9cd61ce4a2f1ea2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:43:31.017Z] time="2021-02-16T09:43:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T09:43:31.017Z] time="2021-02-16T09:43:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c11c7bd5f175f4e619e44928c10c4bd4fc4a638f830d81ced9cd61ce4a2f1ea2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T09:43:31.017Z] --- PASS: TestPluginInstall (4.24s) [2021-02-16T09:43:31.017Z] --- PASS: TestPluginInstall/no_auth (1.98s) [2021-02-16T09:43:31.017Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2021-02-16T09:43:31.017Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2021-02-16T09:43:31.017Z] plugin_test.go:160: [d07a413c0ec3b] daemon is not started [2021-02-16T09:43:31.017Z] === RUN TestPluginsWithRuntimes [2021-02-16T09:43:31.340Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-02-16T09:43:31.340Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-16T09:43:31.599Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-16T09:43:31.599Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-16T09:43:33.104Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-16T09:43:33.739Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-16T09:43:35.252Z] --- PASS: TestPluginsWithRuntimes (4.04s) [2021-02-16T09:43:35.252Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.09s) [2021-02-16T09:43:35.252Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2021-02-16T09:43:35.252Z] PASS [2021-02-16T09:43:35.252Z] [2021-02-16T09:43:35.252Z] DONE 9 tests in 8.369s [2021-02-16T09:43:35.252Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-16T09:43:35.252Z] ++ 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 [2021-02-16T09:43:35.252Z] ++ set -e [2021-02-16T09:43:35.252Z] ++ '[' -n 0 ']' [2021-02-16T09:43:35.252Z] ++ set -x [2021-02-16T09:43:35.252Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:43:35.252Z] INFO: Testing against a local daemon [2021-02-16T09:43:35.252Z] === RUN TestExternalGraphDriver [2021-02-16T09:43:35.252Z] === RUN TestExternalGraphDriver/json [2021-02-16T09:43:37.322Z] === RUN TestExternalGraphDriver/spec [2021-02-16T09:43:38.206Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-16T09:43:38.206Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-16T09:43:38.206Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-16T09:43:38.206Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-16T09:43:38.206Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-16T09:43:38.206Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-16T09:43:38.206Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-16T09:43:38.836Z] === RUN TestExternalGraphDriver/pull [2021-02-16T09:43:39.583Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-16T09:43:39.842Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-16T09:43:40.777Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-16T09:43:40.912Z] --- PASS: TestExternalGraphDriver (5.54s) [2021-02-16T09:43:40.912Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2021-02-16T09:43:40.912Z] --- PASS: TestExternalGraphDriver/spec (1.76s) [2021-02-16T09:43:40.912Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2021-02-16T09:43:40.912Z] === RUN TestGraphdriverPluginV2 [2021-02-16T09:43:40.912Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2021-02-16T09:43:40.912Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:43:40.912Z] PASS [2021-02-16T09:43:40.912Z] [2021-02-16T09:43:40.912Z] === Skipped [2021-02-16T09:43:40.912Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2021-02-16T09:43:40.912Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:43:40.912Z] [2021-02-16T09:43:40.912Z] [2021-02-16T09:43:40.912Z] DONE 5 tests, 1 skipped in 5.679s [2021-02-16T09:43:40.912Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-16T09:43:40.912Z] ++ 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 [2021-02-16T09:43:40.912Z] ++ set -e [2021-02-16T09:43:40.912Z] ++ '[' -n 0 ']' [2021-02-16T09:43:40.912Z] ++ set -x [2021-02-16T09:43:40.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:43:40.912Z] INFO: Testing against a local daemon [2021-02-16T09:43:40.912Z] === RUN TestContinueAfterPluginCrash [2021-02-16T09:43:40.912Z] === PAUSE TestContinueAfterPluginCrash [2021-02-16T09:43:40.912Z] === RUN TestReadPluginNoRead [2021-02-16T09:43:40.912Z] === PAUSE TestReadPluginNoRead [2021-02-16T09:43:40.912Z] === RUN TestDaemonStartWithLogOpt [2021-02-16T09:43:40.912Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-16T09:43:40.912Z] === CONT TestContinueAfterPluginCrash [2021-02-16T09:43:40.912Z] === CONT TestDaemonStartWithLogOpt [2021-02-16T09:43:40.912Z] === CONT TestReadPluginNoRead [2021-02-16T09:43:42.154Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-16T09:43:42.413Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-16T09:43:43.351Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-16T09:43:43.351Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-16T09:43:43.920Z] === RUN TestDockerSuite/TestDockerFails [2021-02-16T09:43:43.920Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-02-16T09:43:43.920Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-02-16T09:43:43.920Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-02-16T09:43:44.856Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-02-16T09:43:45.115Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-02-16T09:43:46.514Z] === RUN TestReadPluginNoRead/default [2021-02-16T09:43:46.514Z] --- PASS: TestDaemonStartWithLogOpt (5.25s) [2021-02-16T09:43:47.018Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-02-16T09:43:47.018Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-02-16T09:43:47.018Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-02-16T09:43:47.018Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-02-16T09:43:47.148Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-16T09:43:48.660Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-16T09:43:50.173Z] --- PASS: TestReadPluginNoRead (9.20s) [2021-02-16T09:43:50.173Z] --- PASS: TestReadPluginNoRead/default (1.47s) [2021-02-16T09:43:50.173Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2021-02-16T09:43:50.173Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2021-02-16T09:43:50.173Z] read_test.go:92: [d006923d67650] daemon is not started [2021-02-16T09:43:51.212Z] --- PASS: TestContinueAfterPluginCrash (10.44s) [2021-02-16T09:43:51.212Z] PASS [2021-02-16T09:43:51.212Z] [2021-02-16T09:43:51.212Z] DONE 6 tests in 10.518s [2021-02-16T09:43:51.212Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-16T09:43:51.212Z] ++ 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 [2021-02-16T09:43:51.212Z] ++ set -e [2021-02-16T09:43:51.212Z] ++ '[' -n 0 ']' [2021-02-16T09:43:51.212Z] ++ set -x [2021-02-16T09:43:51.212Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:43:51.212Z] testing: warning: no tests to run [2021-02-16T09:43:51.212Z] PASS [2021-02-16T09:43:51.212Z] [2021-02-16T09:43:51.212Z] DONE 0 tests in 0.020s [2021-02-16T09:43:51.212Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-16T09:43:51.212Z] ++ 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 [2021-02-16T09:43:51.212Z] ++ set -e [2021-02-16T09:43:51.212Z] ++ '[' -n 0 ']' [2021-02-16T09:43:51.212Z] ++ set -x [2021-02-16T09:43:51.212Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:43:51.212Z] INFO: Testing against a local daemon [2021-02-16T09:43:51.212Z] === RUN TestPluginWithDevMounts [2021-02-16T09:43:51.212Z] === PAUSE TestPluginWithDevMounts [2021-02-16T09:43:51.212Z] === CONT TestPluginWithDevMounts [2021-02-16T09:43:52.284Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-16T09:43:53.281Z] --- PASS: TestPluginWithDevMounts (1.84s) [2021-02-16T09:43:53.281Z] PASS [2021-02-16T09:43:53.281Z] [2021-02-16T09:43:53.281Z] DONE 1 tests in 1.920s [2021-02-16T09:43:53.281Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-02-16T09:43:53.281Z] ++ 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 [2021-02-16T09:43:53.281Z] ++ set -e [2021-02-16T09:43:53.281Z] ++ '[' -n 0 ']' [2021-02-16T09:43:53.281Z] ++ set -x [2021-02-16T09:43:53.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:43:53.281Z] INFO: Testing against a local daemon [2021-02-16T09:43:53.281Z] === RUN TestSecretInspect [2021-02-16T09:43:54.185Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-16T09:43:55.356Z] --- PASS: TestSecretInspect (1.93s) [2021-02-16T09:43:55.356Z] === RUN TestSecretList [2021-02-16T09:43:56.089Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-16T09:43:57.027Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-02-16T09:43:57.425Z] --- PASS: TestSecretList (1.94s) [2021-02-16T09:43:57.425Z] === RUN TestSecretsCreateAndDelete [2021-02-16T09:43:57.964Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-16T09:43:58.531Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-16T09:43:58.940Z] --- PASS: TestSecretsCreateAndDelete (1.89s) [2021-02-16T09:43:58.940Z] === RUN TestSecretsUpdate [2021-02-16T09:43:59.099Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-16T09:43:59.099Z] --- PASS: TestServicePlugin (33.92s) [2021-02-16T09:43:59.099Z] plugin_test.go:62: [d9d7bd8f4264b] joining swarm manager [df829cc0ce333]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T09:43:59.099Z] plugin_test.go:65: [d0e55638100c4] joining swarm manager [df829cc0ce333]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T09:43:59.099Z] === RUN TestServiceUpdateLabel [2021-02-16T09:43:59.674Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-16T09:44:00.241Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-16T09:44:01.014Z] --- PASS: TestSecretsUpdate (1.90s) [2021-02-16T09:44:01.014Z] === RUN TestTemplatedSecret [2021-02-16T09:44:01.177Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-02-16T09:44:01.753Z] --- PASS: TestServiceUpdateLabel (2.59s) [2021-02-16T09:44:01.753Z] === RUN TestServiceUpdateSecrets [2021-02-16T09:44:02.692Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-02-16T09:44:03.629Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-16T09:44:03.753Z] --- PASS: TestTemplatedSecret (2.44s) [2021-02-16T09:44:03.753Z] === RUN TestSecretCreateResolve [2021-02-16T09:44:05.270Z] --- PASS: TestSecretCreateResolve (1.94s) [2021-02-16T09:44:05.270Z] PASS [2021-02-16T09:44:05.270Z] [2021-02-16T09:44:05.270Z] DONE 6 tests in 12.109s [2021-02-16T09:44:05.270Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-02-16T09:44:05.270Z] ++ 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 [2021-02-16T09:44:05.270Z] ++ set -e [2021-02-16T09:44:05.270Z] ++ '[' -n 0 ']' [2021-02-16T09:44:05.270Z] ++ set -x [2021-02-16T09:44:05.270Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:44:05.270Z] INFO: Testing against a local daemon [2021-02-16T09:44:05.270Z] === RUN TestServiceCreateInit [2021-02-16T09:44:05.561Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T09:44:06.163Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-02-16T09:44:08.064Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-16T09:44:09.003Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-16T09:44:09.087Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-16T09:44:09.940Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-16T09:44:13.549Z] --- PASS: TestServiceCreateInit (7.37s) [2021-02-16T09:44:13.549Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s) [2021-02-16T09:44:13.549Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2021-02-16T09:44:13.549Z] === RUN TestCreateServiceMultipleTimes [2021-02-16T09:44:15.207Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-16T09:44:15.466Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-16T09:44:16.843Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-16T09:44:16.843Z] --- PASS: TestServiceUpdateSecrets (15.06s) [2021-02-16T09:44:16.843Z] === RUN TestServiceUpdateConfigs [2021-02-16T09:44:17.101Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-02-16T09:44:17.359Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-16T09:44:17.618Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-02-16T09:44:17.878Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-02-16T09:44:17.878Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-16T09:44:19.258Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-16T09:44:20.194Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-16T09:44:20.194Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-16T09:44:20.194Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-16T09:44:21.129Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-16T09:44:21.129Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-16T09:44:21.387Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-16T09:44:22.322Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-02-16T09:44:22.588Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-02-16T09:44:22.588Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-02-16T09:44:22.588Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-16T09:44:24.488Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-02-16T09:44:24.748Z] === RUN TestDockerSuite/TestEventsRename [2021-02-16T09:44:25.316Z] === RUN TestDockerSuite/TestEventsResize [2021-02-16T09:44:25.884Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-16T09:44:28.927Z] --- PASS: TestCreateServiceMultipleTimes (15.03s) [2021-02-16T09:44:28.927Z] === RUN TestCreateServiceConflict [2021-02-16T09:44:29.963Z] --- PASS: TestCreateServiceConflict (1.90s) [2021-02-16T09:44:29.963Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T09:44:32.445Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-16T09:44:32.445Z] --- PASS: TestServiceUpdateConfigs (15.27s) [2021-02-16T09:44:32.445Z] === RUN TestServiceUpdateNetwork [2021-02-16T09:44:32.445Z] === RUN TestDockerSuite/TestEventsStreaming [2021-02-16T09:44:32.703Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-16T09:44:32.719Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2021-02-16T09:44:32.719Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T09:44:35.991Z] === RUN TestDockerSuite/TestEventsTop [2021-02-16T09:44:36.250Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-16T09:44:38.778Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-16T09:44:42.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-02-16T09:44:45.349Z] --- PASS: TestServiceUpdateNetwork (13.11s) [2021-02-16T09:44:45.349Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T09:44:45.361Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.80s) [2021-02-16T09:44:45.361Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T09:44:46.288Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-16T09:44:46.857Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-16T09:44:47.451Z] --- PASS: TestCreateServiceSecretFileMode (2.44s) [2021-02-16T09:44:47.451Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T09:44:50.140Z] === RUN TestDockerSuite/TestExec [2021-02-16T09:44:50.189Z] --- PASS: TestCreateServiceConfigFileMode (2.15s) [2021-02-16T09:44:50.189Z] === RUN TestCreateServiceSysctls [2021-02-16T09:44:50.399Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-16T09:44:50.966Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-16T09:44:51.542Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-16T09:44:52.109Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-16T09:44:52.928Z] --- PASS: TestCreateServiceSysctls (3.04s) [2021-02-16T09:44:52.928Z] === RUN TestCreateServiceCapabilities [2021-02-16T09:44:53.045Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-16T09:44:53.612Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-16T09:44:53.871Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-16T09:44:54.438Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-16T09:44:54.698Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-16T09:44:55.008Z] --- PASS: TestCreateServiceCapabilities (2.26s) [2021-02-16T09:44:55.008Z] === RUN TestInspect [2021-02-16T09:44:56.076Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-16T09:44:56.644Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-16T09:44:57.211Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-16T09:44:57.742Z] --- PASS: TestInspect (2.46s) [2021-02-16T09:44:57.742Z] === RUN TestCreateJob [2021-02-16T09:44:58.146Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-16T09:44:59.083Z] === RUN TestDockerSuite/TestExecEnv [2021-02-16T09:44:59.650Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-16T09:45:00.479Z] --- PASS: TestCreateJob (2.97s) [2021-02-16T09:45:00.479Z] === RUN TestReplicatedJob [2021-02-16T09:45:00.586Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-16T09:45:01.155Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-16T09:45:02.092Z] --- PASS: TestServiceUpdatePidsLimit (16.77s) [2021-02-16T09:45:02.092Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2021-02-16T09:45:02.092Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2021-02-16T09:45:02.092Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.31s) [2021-02-16T09:45:02.092Z] PASS [2021-02-16T09:45:02.092Z] [2021-02-16T09:45:02.092Z] === Skipped [2021-02-16T09:45:02.092Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-16T09:45:02.092Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:45:02.092Z] [2021-02-16T09:45:02.092Z] [2021-02-16T09:45:02.092Z] DONE 27 tests, 1 skipped in 184.941s [2021-02-16T09:45:02.092Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-16T09:45:02.092Z] ++ 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 [2021-02-16T09:45:02.092Z] ++ set -e [2021-02-16T09:45:02.092Z] ++ '[' -n 0 ']' [2021-02-16T09:45:02.092Z] ++ set -x [2021-02-16T09:45:02.092Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:45:02.092Z] INFO: Testing against a local daemon [2021-02-16T09:45:02.092Z] === RUN TestSessionCreate [2021-02-16T09:45:02.092Z] --- PASS: TestSessionCreate (0.03s) [2021-02-16T09:45:02.092Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T09:45:02.092Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-16T09:45:02.092Z] PASS [2021-02-16T09:45:02.092Z] [2021-02-16T09:45:02.092Z] DONE 2 tests in 0.220s [2021-02-16T09:45:02.092Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-16T09:45:02.092Z] ++ 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 [2021-02-16T09:45:02.092Z] ++ set -e [2021-02-16T09:45:02.092Z] ++ '[' -n 0 ']' [2021-02-16T09:45:02.092Z] ++ set -x [2021-02-16T09:45:02.092Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:45:02.351Z] INFO: Testing against a local daemon [2021-02-16T09:45:02.351Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T09:45:02.351Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.02s) [2021-02-16T09:45:02.351Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:45:02.351Z] === RUN TestEventsExecDie [2021-02-16T09:45:02.918Z] --- PASS: TestEventsExecDie (0.57s) [2021-02-16T09:45:02.918Z] === RUN TestEventsBackwardsCompatible [2021-02-16T09:45:02.918Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-02-16T09:45:02.918Z] === RUN TestInfoBinaryCommits [2021-02-16T09:45:02.918Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-16T09:45:02.918Z] === RUN TestInfoAPIVersioned [2021-02-16T09:45:02.918Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-16T09:45:02.918Z] === RUN TestInfoDiscoveryBackend [2021-02-16T09:45:03.485Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-16T09:45:03.485Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-16T09:45:04.052Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-16T09:45:04.619Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-16T09:45:04.619Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-16T09:45:04.619Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-02-16T09:45:05.186Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-02-16T09:45:05.186Z] === RUN TestInfoAPI [2021-02-16T09:45:05.186Z] --- PASS: TestInfoAPI (0.04s) [2021-02-16T09:45:05.186Z] === RUN TestInfoAPIWarnings [2021-02-16T09:45:05.445Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-16T09:45:06.014Z] === RUN TestDockerSuite/TestExecParseError [2021-02-16T09:45:06.070Z] --- PASS: TestReplicatedJob (5.01s) [2021-02-16T09:45:06.070Z] === RUN TestUpdateReplicatedJob [2021-02-16T09:45:06.582Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-16T09:45:07.519Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-16T09:45:08.086Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-16T09:45:08.849Z] --- PASS: TestUpdateReplicatedJob (3.20s) [2021-02-16T09:45:08.849Z] === RUN TestServiceListWithStatuses [2021-02-16T09:45:08.849Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-16T09:45:08.849Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:45:08.849Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T09:45:09.025Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-16T09:45:09.593Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-16T09:45:10.167Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-16T09:45:13.318Z] --- PASS: TestDockerNetworkConnectAlias (3.92s) [2021-02-16T09:45:13.318Z] === RUN TestDockerNetworkReConnect [2021-02-16T09:45:16.059Z] --- PASS: TestDockerNetworkReConnect (3.16s) [2021-02-16T09:45:16.059Z] === RUN TestServicePlugin [2021-02-16T09:45:16.059Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-16T09:45:16.059Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:45:16.059Z] === RUN TestServiceUpdateLabel [2021-02-16T09:45:17.576Z] --- PASS: TestServiceUpdateLabel (1.96s) [2021-02-16T09:45:17.576Z] === RUN TestServiceUpdateSecrets [2021-02-16T09:45:22.364Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-16T09:45:22.364Z] === RUN TestDockerSuite/TestExecTTY [2021-02-16T09:45:22.364Z] --- PASS: TestInfoAPIWarnings (16.38s) [2021-02-16T09:45:22.364Z] === RUN TestInfoDebug [2021-02-16T09:45:22.364Z] --- PASS: TestInfoDebug (0.52s) [2021-02-16T09:45:22.364Z] === RUN TestInfoInsecureRegistries [2021-02-16T09:45:22.364Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-16T09:45:22.622Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-02-16T09:45:22.622Z] === RUN TestInfoRegistryMirrors [2021-02-16T09:45:23.189Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-16T09:45:23.189Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-02-16T09:45:23.189Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T09:45:23.449Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-02-16T09:45:23.449Z] === RUN TestPingCacheHeaders [2021-02-16T09:45:23.449Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-16T09:45:23.449Z] === RUN TestPingGet [2021-02-16T09:45:23.449Z] --- PASS: TestPingGet (0.01s) [2021-02-16T09:45:23.449Z] === RUN TestPingHead [2021-02-16T09:45:23.449Z] --- PASS: TestPingHead (0.02s) [2021-02-16T09:45:23.449Z] === RUN TestVersion [2021-02-16T09:45:23.449Z] --- PASS: TestVersion (0.04s) [2021-02-16T09:45:23.449Z] PASS [2021-02-16T09:45:23.449Z] [2021-02-16T09:45:23.449Z] === Skipped [2021-02-16T09:45:23.449Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.02s) [2021-02-16T09:45:23.450Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:45:23.450Z] [2021-02-16T09:45:23.450Z] [2021-02-16T09:45:23.450Z] DONE 18 tests, 1 skipped in 21.319s [2021-02-16T09:45:23.450Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-16T09:45:23.450Z] ++ 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 [2021-02-16T09:45:23.450Z] ++ set -e [2021-02-16T09:45:23.450Z] ++ '[' -n 0 ']' [2021-02-16T09:45:23.450Z] ++ set -x [2021-02-16T09:45:23.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:45:23.708Z] INFO: Testing against a local daemon [2021-02-16T09:45:23.708Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-16T09:45:23.708Z] === RUN TestVolumesCreateAndList [2021-02-16T09:45:23.708Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-16T09:45:23.708Z] === RUN TestVolumesRemove [2021-02-16T09:45:23.708Z] --- PASS: TestVolumesRemove (0.09s) [2021-02-16T09:45:23.708Z] === RUN TestVolumesInspect [2021-02-16T09:45:23.967Z] --- PASS: TestVolumesInspect (0.04s) [2021-02-16T09:45:23.967Z] === RUN TestVolumesInvalidJSON [2021-02-16T09:45:23.967Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T09:45:23.967Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T09:45:23.967Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T09:45:23.967Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-16T09:45:23.967Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T09:45:23.967Z] PASS [2021-02-16T09:45:23.967Z] [2021-02-16T09:45:23.967Z] DONE 5 tests in 0.358s [2021-02-16T09:45:23.967Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T09:45:24.225Z] ++++ cat bundles/test-integration/docker.pid [2021-02-16T09:45:24.225Z] +++ kill 5672 [2021-02-16T09:45:24.484Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-16T09:45:24.484Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-16T09:45:25.420Z] +++ /etc/init.d/apparmor stop [2021-02-16T09:45:25.420Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T09:45:25.420Z] [2021-02-16T09:45:25.420Z] Unloading profiles will leave already running processes permanently [2021-02-16T09:45:25.420Z] unconfined, which can lead to unexpected situations. [2021-02-16T09:45:25.420Z] [2021-02-16T09:45:25.420Z] To set a process to complain mode, use the command line tool [2021-02-16T09:45:25.680Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T09:45:25.680Z] +++ true [2021-02-16T09:45:25.680Z] exiting test-integration [2021-02-16T09:45:25.680Z] ++ exit 0 [2021-02-16T09:45:25.680Z] [2021-02-16T09:45:25.939Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-02-16T09:45:26.511Z] + for job in $(jobs -p) [2021-02-16T09:45:26.511Z] + wait 2928 [2021-02-16T09:45:26.769Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-16T09:45:27.706Z] === RUN TestDockerSuite/TestExecWithTERM [2021-02-16T09:45:27.965Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-16T09:45:28.901Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-16T09:45:32.946Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2021-02-16T09:45:32.946Z] === RUN TestServiceUpdateConfigs [2021-02-16T09:45:34.165Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-16T09:45:38.348Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-16T09:45:39.283Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-16T09:45:43.486Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-02-16T09:45:43.746Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-16T09:45:44.313Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-16T09:45:44.313Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-16T09:45:44.313Z] === RUN TestDockerSuite/TestHealth [2021-02-16T09:45:48.293Z] --- PASS: TestServiceUpdateConfigs (14.18s) [2021-02-16T09:45:48.293Z] === RUN TestServiceUpdateNetwork [2021-02-16T09:45:58.669Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2021-02-16T09:45:58.669Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T09:45:59.306Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-16T09:46:00.349Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-16T09:46:06.237Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-16T09:46:06.237Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-16T09:46:06.237Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-16T09:46:06.237Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-16T09:46:06.237Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-16T09:46:06.237Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-16T09:46:06.237Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-16T09:46:06.237Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-16T09:46:06.237Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-16T09:46:06.237Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-16T09:46:06.237Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-02-16T09:46:06.237Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-16T09:46:06.237Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-16T09:46:06.237Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-16T09:46:06.237Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-16T09:46:06.237Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-16T09:46:06.496Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-16T09:46:07.254Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-16T09:46:07.875Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-16T09:46:08.443Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-16T09:46:08.443Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-16T09:46:09.379Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-16T09:46:09.379Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-02-16T09:46:11.912Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-16T09:46:11.912Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-16T09:46:12.171Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-16T09:46:14.075Z] === RUN TestDockerSuite/TestImportFile [2021-02-16T09:46:14.157Z] --- PASS: TestServiceUpdatePidsLimit (15.87s) [2021-02-16T09:46:14.157Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-02-16T09:46:14.158Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2021-02-16T09:46:14.158Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-02-16T09:46:14.158Z] PASS [2021-02-16T09:46:14.158Z] [2021-02-16T09:46:14.158Z] === Skipped [2021-02-16T09:46:14.158Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-02-16T09:46:14.158Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T09:46:14.158Z] [2021-02-16T09:46:14.158Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-02-16T09:46:14.158Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T09:46:14.158Z] [2021-02-16T09:46:14.158Z] [2021-02-16T09:46:14.158Z] DONE 27 tests, 2 skipped in 128.962s [2021-02-16T09:46:14.458Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-02-16T09:46:14.458Z] ++ 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 [2021-02-16T09:46:14.458Z] ++ set -e [2021-02-16T09:46:14.458Z] ++ '[' -n 0 ']' [2021-02-16T09:46:14.458Z] ++ set -x [2021-02-16T09:46:14.458Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:46:14.458Z] INFO: Testing against a local daemon [2021-02-16T09:46:14.458Z] === RUN TestSessionCreate [2021-02-16T09:46:14.458Z] --- PASS: TestSessionCreate (0.05s) [2021-02-16T09:46:14.458Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T09:46:14.458Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2021-02-16T09:46:14.458Z] PASS [2021-02-16T09:46:14.458Z] [2021-02-16T09:46:14.458Z] DONE 2 tests in 0.186s [2021-02-16T09:46:14.458Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-02-16T09:46:14.458Z] ++ 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 [2021-02-16T09:46:14.458Z] ++ set -e [2021-02-16T09:46:14.458Z] ++ '[' -n 0 ']' [2021-02-16T09:46:14.458Z] ++ set -x [2021-02-16T09:46:14.458Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:46:14.458Z] INFO: Testing against a local daemon [2021-02-16T09:46:14.458Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T09:46:14.458Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:46:14.458Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:46:14.458Z] === RUN TestEventsExecDie [2021-02-16T09:46:15.092Z] --- PASS: TestEventsExecDie (0.60s) [2021-02-16T09:46:15.092Z] === RUN TestEventsBackwardsCompatible [2021-02-16T09:46:15.386Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-02-16T09:46:15.386Z] === RUN TestInfoBinaryCommits [2021-02-16T09:46:15.386Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-02-16T09:46:15.386Z] === RUN TestInfoAPIVersioned [2021-02-16T09:46:15.386Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-16T09:46:15.386Z] === RUN TestInfoDiscoveryBackend [2021-02-16T09:46:15.980Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-16T09:46:15.980Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-16T09:46:16.021Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-02-16T09:46:16.021Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-16T09:46:17.055Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-16T09:46:17.055Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-16T09:46:17.346Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-02-16T09:46:17.346Z] === RUN TestInfoAPI [2021-02-16T09:46:17.346Z] --- PASS: TestInfoAPI (0.03s) [2021-02-16T09:46:17.346Z] === RUN TestInfoAPIWarnings [2021-02-16T09:46:17.360Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-16T09:46:19.263Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-16T09:46:20.201Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-16T09:46:20.782Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-16T09:46:21.352Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-16T09:46:21.918Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-16T09:46:21.918Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-02-16T09:46:21.918Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-16T09:46:22.485Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-16T09:46:23.051Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-16T09:46:23.309Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-16T09:46:23.877Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-16T09:46:24.447Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-16T09:46:24.706Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-16T09:46:24.706Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-02-16T09:46:26.082Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-16T09:46:26.342Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-16T09:46:26.909Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-16T09:46:26.909Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-16T09:46:27.478Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-16T09:46:27.478Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-16T09:46:28.046Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-16T09:46:28.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-02-16T09:46:28.563Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-16T09:46:29.130Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-16T09:46:30.067Z] === RUN TestDockerSuite/TestInspectImage [2021-02-16T09:46:30.067Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-16T09:46:30.067Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-16T09:46:30.067Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-16T09:46:30.637Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-16T09:46:31.204Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-16T09:46:31.463Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-16T09:46:32.031Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-16T09:46:32.968Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-16T09:46:34.871Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-16T09:46:34.871Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-16T09:46:35.441Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-16T09:46:35.923Z] --- PASS: TestInfoAPIWarnings (16.30s) [2021-02-16T09:46:35.923Z] === RUN TestInfoDebug [2021-02-16T09:46:35.923Z] --- PASS: TestInfoDebug (0.53s) [2021-02-16T09:46:35.923Z] === RUN TestInfoInsecureRegistries [2021-02-16T09:46:35.923Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-16T09:46:35.923Z] === RUN TestInfoRegistryMirrors [2021-02-16T09:46:35.923Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-02-16T09:46:35.923Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T09:46:35.923Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2021-02-16T09:46:35.923Z] === RUN TestPingCacheHeaders [2021-02-16T09:46:35.923Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-16T09:46:35.923Z] === RUN TestPingGet [2021-02-16T09:46:35.923Z] --- PASS: TestPingGet (0.03s) [2021-02-16T09:46:35.923Z] === RUN TestPingHead [2021-02-16T09:46:35.923Z] --- PASS: TestPingHead (0.03s) [2021-02-16T09:46:35.923Z] === RUN TestVersion [2021-02-16T09:46:35.923Z] --- PASS: TestVersion (0.04s) [2021-02-16T09:46:35.923Z] PASS [2021-02-16T09:46:35.923Z] [2021-02-16T09:46:35.923Z] === Skipped [2021-02-16T09:46:35.923Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:46:35.923Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T09:46:35.923Z] [2021-02-16T09:46:35.923Z] [2021-02-16T09:46:35.923Z] DONE 18 tests, 1 skipped in 21.228s [2021-02-16T09:46:35.923Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-02-16T09:46:35.923Z] ++ 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 [2021-02-16T09:46:35.923Z] ++ set -e [2021-02-16T09:46:35.923Z] ++ '[' -n 0 ']' [2021-02-16T09:46:35.923Z] ++ set -x [2021-02-16T09:46:35.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-16T09:46:35.923Z] INFO: Testing against a local daemon [2021-02-16T09:46:35.923Z] === RUN TestVolumesCreateAndList [2021-02-16T09:46:35.923Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-16T09:46:35.923Z] === RUN TestVolumesRemove [2021-02-16T09:46:35.923Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-16T09:46:35.923Z] === RUN TestVolumesInspect [2021-02-16T09:46:35.923Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-16T09:46:35.923Z] === RUN TestVolumesInvalidJSON [2021-02-16T09:46:35.923Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T09:46:35.923Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T09:46:35.923Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T09:46:35.923Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-02-16T09:46:35.923Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T09:46:35.923Z] PASS [2021-02-16T09:46:35.923Z] [2021-02-16T09:46:35.923Z] DONE 5 tests in 0.209s [2021-02-16T09:46:35.923Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T09:46:36.216Z] ++++ cat bundles/test-integration/docker.pid [2021-02-16T09:46:36.216Z] +++ kill 14085 [2021-02-16T09:46:36.375Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-16T09:46:37.310Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-16T09:46:37.568Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-16T09:46:37.725Z] +++ /etc/init.d/apparmor stop [2021-02-16T09:46:37.725Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T09:46:37.725Z] [2021-02-16T09:46:37.725Z] Unloading profiles will leave already running processes permanently [2021-02-16T09:46:37.725Z] unconfined, which can lead to unexpected situations. [2021-02-16T09:46:37.725Z] [2021-02-16T09:46:37.725Z] To set a process to complain mode, use the command line tool [2021-02-16T09:46:37.725Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T09:46:37.725Z] +++ true [2021-02-16T09:46:37.725Z] exiting test-integration [2021-02-16T09:46:37.725Z] ++ exit 0 [2021-02-16T09:46:37.725Z] [2021-02-16T09:46:38.134Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-16T09:46:38.763Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-16T09:46:39.042Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue Post stage [Pipeline] junit [2021-02-16T09:46:39.409Z] Recording test results [2021-02-16T09:46:39.612Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-16T09:46:39.962Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T09:46:40.179Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-16T09:46:40.179Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-02-16T09:46:40.382Z] + echo Ensuring container killed. [2021-02-16T09:46:40.382Z] Ensuring container killed. [2021-02-16T09:46:40.382Z] + docker rm -vf docker-pr16 [2021-02-16T09:46:40.382Z] Error: No such container: docker-pr16 [2021-02-16T09:46:40.382Z] + true [Pipeline] sh [2021-02-16T09:46:40.763Z] + echo Chowning /workspace to jenkins user [2021-02-16T09:46:40.763Z] Chowning /workspace to jenkins user [2021-02-16T09:46:40.763Z] + id -u [2021-02-16T09:46:40.763Z] + id -g [2021-02-16T09:46:40.763Z] + docker run --rm -v /home/docker/workspace/moby_PR-41936:/workspace busybox chown -R 1001:1001 /workspace [2021-02-16T09:46:40.763Z] Unable to find image 'busybox:latest' locally [2021-02-16T09:46:41.061Z] latest: Pulling from library/busybox [2021-02-16T09:46:41.061Z] 97ab23f2d56c: Pulling fs layer [2021-02-16T09:46:41.061Z] 97ab23f2d56c: Verifying Checksum [2021-02-16T09:46:41.061Z] 97ab23f2d56c: Download complete [2021-02-16T09:46:41.354Z] 97ab23f2d56c: Pull complete [2021-02-16T09:46:41.354Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-16T09:46:41.354Z] Status: Downloaded newer image for busybox:latest [2021-02-16T09:46:42.080Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-16T09:46:43.015Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-16T09:46:43.951Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T09:46:44.210Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-16T09:46:44.486Z] + bundleName=ppc64le-integration [2021-02-16T09:46:44.486Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-02-16T09:46:44.486Z] Creating ppc64le-integration-bundles.tar.gz [2021-02-16T09:46:44.486Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2021-02-16T09:46:44.486Z] [Pipeline] archiveArtifacts [2021-02-16T09:46:44.530Z] Archiving artifacts [2021-02-16T09:46:44.903Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41936/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T09:46:45.145Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-16T09:46:45.288Z] + make clean [2021-02-16T09:46:45.580Z] make: command: Command not found [2021-02-16T09:46:45.580Z] make: command: Command not found [2021-02-16T09:46:45.580Z] docker volume rm -f docker-dev-cache [2021-02-16T09:46:45.580Z] docker-dev-cache [Pipeline] deleteDir [2021-02-16T09:46:45.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-02-16T09:46:47.090Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-16T09:46:48.993Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-16T09:46:48.993Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-16T09:46:50.899Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-16T09:46:51.157Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-16T09:46:51.725Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-16T09:46:59.840Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-16T09:47:00.406Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-16T09:47:01.781Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-16T09:47:01.781Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-02-16T09:47:02.349Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-16T09:47:04.892Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-02-16T09:47:04.892Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-16T09:47:04.892Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-16T09:47:04.892Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-16T09:47:04.892Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-16T09:47:05.828Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-16T09:47:06.395Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-16T09:47:07.769Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-02-16T09:47:10.301Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-16T09:47:10.301Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-16T09:47:15.572Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-16T09:47:15.572Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-16T09:47:15.572Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-16T09:47:16.509Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-16T09:47:17.077Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-16T09:47:18.013Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-16T09:47:18.948Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-16T09:47:19.883Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-16T09:47:21.787Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-16T09:47:22.354Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-16T09:47:22.922Z] === RUN TestDockerSuite/TestLogsSince [2021-02-16T09:47:29.481Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-16T09:47:34.767Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-16T09:47:35.334Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-02-16T09:47:35.334Z] === RUN TestDockerSuite/TestLogsTail [2021-02-16T09:47:36.274Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-16T09:47:36.533Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-16T09:47:37.101Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-16T09:47:37.669Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-16T09:47:37.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-02-16T09:47:38.238Z] === RUN TestDockerSuite/TestNetHostname [2021-02-16T09:47:40.143Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-16T09:47:40.143Z] === RUN TestDockerSuite/TestNetworkEvents [2021-02-16T09:47:46.706Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-16T09:47:47.272Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-16T09:47:47.838Z] === RUN TestDockerSuite/TestPluginActive [2021-02-16T09:47:49.741Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-16T09:47:55.011Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-16T09:47:55.011Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-16T09:47:55.269Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-16T09:47:57.800Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-16T09:47:59.175Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-16T09:48:00.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-02-16T09:48:01.133Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-16T09:48:05.322Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-16T09:48:07.855Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-16T09:48:08.791Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-16T09:48:09.727Z] === RUN TestDockerSuite/TestPortList [2021-02-16T09:48:16.294Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-16T09:48:17.674Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-16T09:48:24.236Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-16T09:48:24.236Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-16T09:48:24.236Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-16T09:48:24.236Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-16T09:48:24.236Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-16T09:48:25.175Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-16T09:48:25.175Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-16T09:48:25.742Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-16T09:48:25.742Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-16T09:48:27.118Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-16T09:48:27.118Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-02-16T09:48:29.664Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-02-16T09:48:30.238Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-02-16T09:48:30.496Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-02-16T09:48:30.755Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-16T09:48:32.657Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-16T09:48:32.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-02-16T09:48:33.484Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-16T09:48:36.772Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-16T09:48:40.960Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-16T09:48:41.219Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-16T09:48:44.505Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-16T09:48:51.068Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-16T09:48:51.635Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-16T09:48:53.538Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-16T09:48:54.104Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-16T09:48:55.483Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-16T09:48:56.861Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-16T09:48:58.266Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-16T09:48:59.202Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-16T09:48:59.462Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-16T09:49:00.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-02-16T09:49:00.028Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-16T09:49:01.932Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-16T09:49:03.838Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-16T09:49:05.216Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-16T09:49:05.216Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-16T09:49:05.216Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-16T09:49:05.216Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-16T09:49:05.216Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-16T09:49:05.784Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-16T09:49:07.160Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-16T09:49:08.098Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-16T09:49:08.666Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-16T09:49:15.232Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-16T09:49:15.800Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-16T09:49:17.176Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-16T09:49:17.176Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-16T09:49:17.176Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-16T09:49:17.436Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-16T09:49:19.967Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-16T09:49:20.534Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-16T09:49:23.831Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-16T09:49:24.398Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-16T09:49:24.398Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-16T09:49:24.398Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-16T09:49:26.934Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-16T09:49:27.871Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-16T09:49:28.130Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-16T09:49:29.507Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-16T09:49:30.443Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-16T09:49:31.379Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-16T09:49:32.315Z] === RUN TestDockerSuite/TestRmiTag [2021-02-16T09:49:32.315Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-16T09:49:32.882Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-16T09:49:36.167Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-16T09:49:36.167Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-16T09:49:36.734Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-16T09:49:36.993Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-16T09:49:37.929Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-16T09:49:38.497Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-16T09:49:38.497Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-16T09:49:39.063Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-16T09:49:39.063Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-16T09:49:39.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-02-16T09:49:39.582Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-16T09:49:40.961Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-16T09:49:41.531Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-16T09:49:42.469Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-16T09:49:43.429Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-02-16T09:49:44.807Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-16T09:49:45.742Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-02-16T09:49:46.309Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-02-16T09:49:46.877Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-02-16T09:49:47.444Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-02-16T09:49:48.011Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-02-16T09:49:48.947Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-16T09:49:49.515Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-02-16T09:49:50.452Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-16T09:49:51.018Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-16T09:49:51.277Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-16T09:49:51.844Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-16T09:49:51.844Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-16T09:49:53.754Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-16T09:49:54.322Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-16T09:49:54.888Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-16T09:49:55.456Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-16T09:49:56.023Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-16T09:49:56.023Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-16T09:49:56.590Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-16T09:49:57.157Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-16T09:49:57.726Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-16T09:49:58.664Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-16T09:49:59.231Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-16T09:49:59.231Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-16T09:49:59.801Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-16T09:49:59.801Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-16T09:50:00.738Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-16T09:50:01.306Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-16T09:50:01.890Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-16T09:50:02.463Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-16T09:50:02.463Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-16T09:50:03.030Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-16T09:50:04.408Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-16T09:50:05.348Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-02-16T09:50:05.915Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-16T09:50:06.851Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-16T09:50:07.421Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-16T09:50:08.358Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-16T09:50:08.927Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-16T09:50:09.868Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-16T09:50:10.435Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-16T09:50:10.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-02-16T09:50:11.812Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-16T09:50:13.188Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-02-16T09:50:14.124Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-16T09:50:14.382Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-16T09:50:14.949Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-16T09:50:16.328Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-02-16T09:50:16.896Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-16T09:50:18.273Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-16T09:50:19.653Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-02-16T09:50:20.591Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-16T09:50:23.135Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-16T09:50:23.135Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-16T09:50:23.135Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-16T09:50:23.135Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-02-16T09:50:23.394Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-16T09:50:24.769Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-16T09:50:26.145Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-16T09:50:26.145Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-02-16T09:50:27.523Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-16T09:50:28.460Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-16T09:50:29.838Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-16T09:50:30.774Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-02-16T09:50:30.774Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-02-16T09:50:30.774Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-16T09:50:31.344Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-02-16T09:50:32.722Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-16T09:50:32.722Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-16T09:50:33.290Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-16T09:50:33.858Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-16T09:50:34.793Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-02-16T09:50:35.053Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-02-16T09:50:35.313Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-16T09:50:35.313Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-16T09:50:35.881Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-16T09:50:36.448Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-16T09:50:37.018Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-16T09:50:37.586Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-16T09:50:38.524Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-16T09:50:38.783Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-16T09:50:39.350Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-16T09:50:39.917Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-16T09:50:39.917Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-16T09:50:40.485Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-16T09:50:40.748Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-16T09:50:41.706Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-16T09:50:41.964Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-16T09:50:41.964Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-16T09:50:44.494Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-16T09:50:44.753Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-16T09:50:56.953Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-02-16T09:50:56.953Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-16T09:50:57.213Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-02-16T09:50:57.213Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-02-16T09:50:57.213Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-16T09:50:57.213Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-16T09:50:57.779Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-16T09:50:59.681Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-02-16T09:50:59.940Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-16T09:51:01.317Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-16T09:51:02.695Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-16T09:51:07.962Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-02-16T09:51:08.529Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-16T09:51:08.787Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-16T09:51:09.354Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-16T09:51:10.291Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-16T09:51:10.291Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-16T09:51:10.550Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-16T09:51:11.927Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-02-16T09:51:11.927Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-16T09:51:12.870Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-16T09:51:14.249Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-16T09:51:14.249Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-16T09:51:14.249Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-16T09:51:15.185Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-16T09:51:16.123Z] === RUN TestDockerSuite/TestRunMount [2021-02-16T09:51:20.312Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-16T09:51:20.570Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-16T09:51:21.137Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-16T09:51:22.071Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-16T09:51:23.449Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-16T09:51:24.827Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-02-16T09:51:26.203Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-16T09:51:28.107Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-02-16T09:51:28.107Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-16T09:51:30.015Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-16T09:51:30.952Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-02-16T09:51:31.520Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-16T09:51:32.458Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-16T09:51:32.717Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-16T09:51:33.285Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-16T09:51:33.545Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-02-16T09:51:34.498Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-16T09:51:34.757Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-16T09:51:35.695Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-16T09:51:36.631Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-02-16T09:51:37.567Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-16T09:51:39.474Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-16T09:51:39.474Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-02-16T09:51:42.762Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-16T09:51:43.021Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-02-16T09:51:43.280Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-16T09:51:43.280Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-02-16T09:51:44.217Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-16T09:51:44.217Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-16T09:51:44.784Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-16T09:51:45.720Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-16T09:51:45.720Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-02-16T09:51:45.720Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-16T09:51:45.979Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-16T09:51:48.513Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-02-16T09:51:51.797Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-02-16T09:51:51.797Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-16T09:51:52.367Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-02-16T09:51:52.934Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-16T09:51:53.870Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-02-16T09:51:54.128Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-16T09:51:55.066Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-02-16T09:51:55.325Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-16T09:51:56.277Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-16T09:51:56.843Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-16T09:51:57.410Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-16T09:51:57.668Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-16T09:51:57.668Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-16T09:51:58.241Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-16T09:51:58.812Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-16T09:51:58.812Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-16T09:51:59.380Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-02-16T09:51:59.639Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-02-16T09:52:00.577Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-16T09:52:00.577Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-16T09:52:03.111Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-16T09:52:04.047Z] === RUN TestDockerSuite/TestRunRm [2021-02-16T09:52:04.615Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-16T09:52:08.800Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-16T09:52:08.800Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-16T09:52:09.058Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-02-16T09:52:10.435Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-02-16T09:52:11.001Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-02-16T09:52:12.904Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-02-16T09:52:13.471Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-02-16T09:52:16.006Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-02-16T09:52:16.943Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-02-16T09:52:17.883Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-02-16T09:52:18.474Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-02-16T09:52:19.042Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-02-16T09:52:19.609Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-02-16T09:52:19.609Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-02-16T09:52:20.177Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-02-16T09:52:20.744Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-02-16T09:52:21.315Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-16T09:52:21.884Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-16T09:52:22.820Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-16T09:52:22.820Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-02-16T09:52:25.353Z] === RUN TestDockerSuite/TestRunState [2021-02-16T09:52:26.289Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-16T09:52:26.855Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-16T09:52:27.790Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-02-16T09:52:27.790Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-16T09:52:27.790Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-02-16T09:52:27.790Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-16T09:52:28.358Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-16T09:52:28.926Z] === RUN TestDockerSuite/TestRunSysctls [2021-02-16T09:52:30.305Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-16T09:52:30.305Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-16T09:52:30.305Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-16T09:52:30.872Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-02-16T09:52:30.872Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-02-16T09:52:33.406Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-02-16T09:52:33.406Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-02-16T09:52:34.783Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-02-16T09:52:37.315Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-16T09:52:39.845Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-16T09:52:40.418Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-16T09:52:40.987Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-16T09:52:41.246Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-16T09:52:43.148Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-16T09:52:43.408Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-02-16T09:52:43.975Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-16T09:52:44.543Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-16T09:52:44.543Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-16T09:52:44.802Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-16T09:52:45.372Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-16T09:52:46.307Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-16T09:52:46.567Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-02-16T09:52:46.567Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-16T09:52:46.826Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-16T09:52:47.086Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-16T09:52:50.373Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-16T09:52:50.373Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-16T09:52:51.309Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-16T09:52:52.685Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-16T09:52:53.622Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-16T09:52:55.001Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-16T09:52:56.903Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-02-16T09:52:56.903Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-16T09:52:57.470Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-16T09:52:57.470Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-16T09:52:57.470Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-16T09:52:57.470Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-16T09:52:57.728Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-02-16T09:52:57.728Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-02-16T09:52:58.664Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-02-16T09:52:59.600Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-02-16T09:53:00.535Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-02-16T09:53:01.120Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-02-16T09:53:01.379Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-16T09:53:01.379Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-02-16T09:53:01.946Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-02-16T09:53:01.946Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-02-16T09:53:01.946Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-02-16T09:53:01.946Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-16T09:53:02.205Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-02-16T09:53:02.205Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-02-16T09:53:02.205Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-02-16T09:53:02.205Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-02-16T09:53:02.205Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-02-16T09:53:02.205Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-02-16T09:53:02.463Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-02-16T09:53:03.031Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-02-16T09:53:03.598Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-02-16T09:53:03.598Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-02-16T09:53:04.164Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-16T09:53:04.423Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-16T09:53:04.681Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-16T09:53:04.681Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-02-16T09:53:05.248Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-02-16T09:53:05.816Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-02-16T09:53:05.816Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-16T09:53:05.816Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-16T09:53:06.384Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-16T09:53:07.319Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-02-16T09:53:07.578Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-02-16T09:53:07.579Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-16T09:53:08.147Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-16T09:53:08.147Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-16T09:53:09.082Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-16T09:53:09.341Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-16T09:53:10.276Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-02-16T09:53:11.653Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-16T09:53:12.221Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-16T09:53:12.221Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-16T09:53:12.221Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-16T09:53:12.789Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-02-16T09:53:13.356Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-02-16T09:53:14.293Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-02-16T09:53:15.230Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-16T09:53:15.230Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-16T09:53:16.607Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-16T09:53:16.607Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-16T09:53:16.866Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-16T09:53:18.244Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-16T09:53:18.244Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-16T09:53:19.623Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-16T09:53:19.623Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-16T09:53:19.623Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-16T09:53:21.003Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-16T09:53:22.908Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-16T09:53:22.908Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-16T09:53:23.166Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-16T09:53:23.166Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-16T09:53:23.166Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-16T09:53:23.733Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-16T09:53:25.637Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-16T09:53:30.911Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-16T09:53:33.444Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-16T09:53:33.444Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-02-16T09:53:34.021Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-16T09:53:34.956Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-16T09:53:36.333Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-02-16T09:53:37.709Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-16T09:53:37.968Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-02-16T09:53:39.873Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-16T09:53:40.441Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-16T09:53:41.817Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-16T09:53:43.192Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-16T09:53:44.571Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-16T09:53:47.102Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-16T09:53:51.287Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-16T09:53:54.568Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-16T09:53:58.753Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-16T09:54:01.281Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-02-16T09:54:02.657Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-16T09:54:02.915Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-02-16T09:54:02.915Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-16T09:54:03.482Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-16T09:54:04.050Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-16T09:54:04.050Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-16T09:54:04.987Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-16T09:54:08.273Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-16T09:54:10.808Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-02-16T09:54:10.808Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-02-16T09:54:11.379Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-02-16T09:54:11.946Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-02-16T09:54:11.946Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-02-16T09:54:12.883Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-02-16T09:54:13.141Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-02-16T09:54:14.519Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-02-16T09:54:14.519Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-02-16T09:54:15.456Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-02-16T09:54:16.391Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-02-16T09:54:16.960Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-02-16T09:54:17.896Z] === RUN TestDockerSuite/TestUpdateStats [2021-02-16T09:54:22.080Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-02-16T09:54:22.340Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-02-16T09:54:22.340Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-02-16T09:54:23.276Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-02-16T09:54:23.845Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-16T09:54:26.377Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-02-16T09:54:28.911Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-02-16T09:54:28.911Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-02-16T09:54:30.008Z] --- PASS: TestBuildWCOWSandboxSize (786.61s) [2021-02-16T09:54:30.008Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T09:54:30.008Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:54:30.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:54:30.008Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:54:30.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:54:30.008Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:54:30.008Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:54:30.008Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T09:54:30.008Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T09:54:30.008Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T09:54:30.008Z] --- PASS: TestBuildWithEmptyDockerfile (0.44s) [2021-02-16T09:54:30.008Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-02-16T09:54:30.008Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-02-16T09:54:30.008Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-02-16T09:54:30.008Z] === RUN TestBuildPreserveOwnership [2021-02-16T09:54:30.008Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-02-16T09:54:30.008Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:54:30.008Z] === RUN TestBuildPlatformInvalid [2021-02-16T09:54:30.008Z] --- PASS: TestBuildPlatformInvalid (0.42s) [2021-02-16T09:54:30.008Z] PASS [2021-02-16T09:54:30.008Z] ok github.com/docker/docker/integration/build 953.563s [2021-02-16T09:54:30.008Z] [2021-02-16T09:54:30.008Z] === Skipped [2021-02-16T09:54:30.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-02-16T09:54:30.008Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T09:54:30.008Z] [2021-02-16T09:54:30.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-02-16T09:54:30.008Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:54:30.008Z] [2021-02-16T09:54:30.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-02-16T09:54:30.008Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:54:30.008Z] [2021-02-16T09:54:30.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-02-16T09:54:30.008Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:54:30.008Z] [2021-02-16T09:54:30.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-02-16T09:54:30.008Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:54:30.008Z] [2021-02-16T09:54:30.008Z] [2021-02-16T09:54:30.008Z] DONE 29 tests, 5 skipped in 973.398s [2021-02-16T09:54:30.008Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-02-16T09:54:30.008Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:54:30.008Z] INFO: Testing against a local daemon [2021-02-16T09:54:30.008Z] === RUN TestConfigInspect [2021-02-16T09:54:30.008Z] --- SKIP: TestConfigInspect (0.00s) [2021-02-16T09:54:30.008Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:54:30.008Z] === RUN TestConfigList [2021-02-16T09:54:30.008Z] --- SKIP: TestConfigList (0.00s) [2021-02-16T09:54:30.008Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:54:30.008Z] === RUN TestConfigsCreateAndDelete [2021-02-16T09:54:30.008Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-02-16T09:54:30.008Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:54:30.008Z] === RUN TestConfigsUpdate [2021-02-16T09:54:30.008Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-02-16T09:54:30.008Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:54:30.008Z] === RUN TestTemplatedConfig [2021-02-16T09:54:30.008Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-16T09:54:30.008Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:54:30.008Z] === RUN TestConfigCreateResolve [2021-02-16T09:54:30.008Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-02-16T09:54:30.008Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:54:30.008Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T09:54:30.008Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-02-16T09:54:30.008Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:54:30.008Z] PASS [2021-02-16T09:54:30.008Z] ok github.com/docker/docker/integration/config 0.245s [2021-02-16T09:54:30.008Z] [2021-02-16T09:54:30.008Z] === Skipped [2021-02-16T09:54:30.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-02-16T09:54:30.008Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:54:30.008Z] [2021-02-16T09:54:30.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-02-16T09:54:30.008Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:54:30.008Z] [2021-02-16T09:54:30.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-02-16T09:54:30.008Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:54:30.008Z] [2021-02-16T09:54:30.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-02-16T09:54:30.008Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:54:30.008Z] [2021-02-16T09:54:30.008Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-02-16T09:54:30.008Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:54:30.008Z] [2021-02-16T09:54:30.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-02-16T09:54:30.008Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:54:30.008Z] [2021-02-16T09:54:30.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-02-16T09:54:30.008Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:54:30.008Z] [2021-02-16T09:54:30.008Z] [2021-02-16T09:54:30.008Z] DONE 7 tests, 7 skipped in 2.812s [2021-02-16T09:54:30.008Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-02-16T09:54:31.442Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-02-16T09:54:31.614Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:54:31.614Z] INFO: Testing against a local daemon [2021-02-16T09:54:31.614Z] === RUN TestCheckpoint [2021-02-16T09:54:31.614Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-16T09:54:31.614Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:54:31.614Z] === RUN TestContainerInvalidJSON [2021-02-16T09:54:31.614Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:54:31.614Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:54:31.614Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:54:31.614Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:54:31.614Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:54:31.614Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:54:31.614Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T09:54:31.614Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T09:54:31.614Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T09:54:31.614Z] --- PASS: TestContainerInvalidJSON (0.38s) [2021-02-16T09:54:31.614Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-16T09:54:31.614Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-16T09:54:31.614Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-16T09:54:31.614Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T09:54:32.101Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-02-16T09:54:32.101Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T09:54:32.101Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.06s) [2021-02-16T09:54:32.101Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-16T09:54:32.101Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T09:54:32.101Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2021-02-16T09:54:32.101Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T09:54:32.101Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2021-02-16T09:54:32.101Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-16T09:54:32.101Z] === RUN TestCopyFromContainer [2021-02-16T09:54:32.101Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-02-16T09:54:32.101Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:54:32.101Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T09:54:32.101Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:54:32.101Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:54:32.101Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:54:32.101Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:54:32.101Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:54:32.101Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:54:32.101Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T09:54:32.101Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T09:54:32.101Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T09:54:32.101Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-16T09:54:32.101Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-16T09:54:32.101Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-16T09:54:32.101Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-16T09:54:32.101Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T09:54:32.101Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-02-16T09:54:32.101Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-16T09:54:32.101Z] === RUN TestCreateWithInvalidEnv [2021-02-16T09:54:32.101Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T09:54:32.101Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T09:54:32.101Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T09:54:32.101Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T09:54:32.101Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T09:54:32.101Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T09:54:32.101Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T09:54:32.101Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T09:54:32.101Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T09:54:32.101Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-16T09:54:32.101Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-16T09:54:32.101Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-16T09:54:32.101Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T09:54:32.101Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T09:54:32.101Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-02-16T09:54:32.101Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:54:32.101Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T09:54:32.101Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-02-16T09:54:32.101Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:54:32.101Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T09:54:32.101Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-16T09:54:32.101Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:54:32.101Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T09:54:32.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:54:32.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:54:32.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:54:32.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:54:32.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:54:32.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:54:32.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:54:32.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:54:32.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:54:32.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:54:32.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T09:54:32.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T09:54:32.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T09:54:32.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T09:54:32.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T09:54:32.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-02-16T09:54:32.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-16T09:54:32.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-16T09:54:32.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-16T09:54:32.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-16T09:54:32.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-16T09:54:32.101Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T09:54:32.101Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-16T09:54:32.101Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-16T09:54:32.101Z] === RUN TestCreateDifferentPlatform [2021-02-16T09:54:32.101Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T09:54:32.101Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T09:54:32.584Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-16T09:54:32.584Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T09:54:32.584Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-16T09:54:32.584Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T09:54:32.584Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-02-16T09:54:32.584Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T09:54:32.584Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-02-16T09:54:32.584Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-16T09:54:32.584Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T09:54:32.584Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-16T09:54:32.584Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:54:32.584Z] === RUN TestDiff [2021-02-16T09:54:32.584Z] --- SKIP: TestDiff (0.00s) [2021-02-16T09:54:32.584Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-16T09:54:32.584Z] === RUN TestExecWithCloseStdin [2021-02-16T09:54:33.347Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-16T09:54:35.604Z] --- PASS: TestExecWithCloseStdin (2.80s) [2021-02-16T09:54:35.604Z] === RUN TestExec [2021-02-16T09:54:35.893Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-16T09:54:37.209Z] --- PASS: TestExec (1.92s) [2021-02-16T09:54:37.209Z] === RUN TestExecUser [2021-02-16T09:54:37.209Z] --- SKIP: TestExecUser (0.00s) [2021-02-16T09:54:37.209Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-16T09:54:37.209Z] === RUN TestExportContainerAndImportImage [2021-02-16T09:54:37.209Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-02-16T09:54:37.209Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:54:37.209Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T09:54:37.209Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-02-16T09:54:37.209Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:54:37.209Z] === RUN TestHealthCheckWorkdir [2021-02-16T09:54:37.209Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-02-16T09:54:37.209Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-16T09:54:37.209Z] === RUN TestHealthKillContainer [2021-02-16T09:54:37.209Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-02-16T09:54:37.209Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-16T09:54:37.209Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T09:54:37.209Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-02-16T09:54:37.209Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-16T09:54:37.209Z] === RUN TestKillContainerInvalidSignal [2021-02-16T09:54:38.815Z] --- PASS: TestKillContainerInvalidSignal (1.63s) [2021-02-16T09:54:38.815Z] === RUN TestKillContainer [2021-02-16T09:54:38.815Z] === RUN TestKillContainer/no_signal [2021-02-16T09:54:39.181Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-02-16T09:54:40.119Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-02-16T09:54:40.422Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T09:54:40.422Z] === RUN TestKillContainer/killing_signal [2021-02-16T09:54:41.498Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-02-16T09:54:42.027Z] --- PASS: TestKillContainer (3.41s) [2021-02-16T09:54:42.027Z] --- PASS: TestKillContainer/no_signal (1.54s) [2021-02-16T09:54:42.027Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-16T09:54:42.027Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-16T09:54:42.027Z] --- PASS: TestKillContainer/killing_signal (1.84s) [2021-02-16T09:54:42.027Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T09:54:42.027Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-16T09:54:42.027Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-16T09:54:42.027Z] === RUN TestKillStoppedContainer [2021-02-16T09:54:42.027Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-02-16T09:54:42.027Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-16T09:54:42.027Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T09:54:42.027Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-16T09:54:42.027Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-16T09:54:42.027Z] === RUN TestKillDifferentUserContainer [2021-02-16T09:54:42.027Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-02-16T09:54:42.027Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-16T09:54:42.027Z] === RUN TestInspectOomKilledTrue [2021-02-16T09:54:42.027Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-16T09:54:42.027Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:54:42.027Z] === RUN TestInspectOomKilledFalse [2021-02-16T09:54:42.027Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-16T09:54:42.027Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:54:42.027Z] === RUN TestLogsFollowTailEmpty [2021-02-16T09:54:42.434Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-02-16T09:54:43.369Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-02-16T09:54:43.630Z] --- PASS: TestLogsFollowTailEmpty (1.52s) [2021-02-16T09:54:43.630Z] === RUN TestNetworkNat [2021-02-16T09:54:43.630Z] --- SKIP: TestNetworkNat (0.00s) [2021-02-16T09:54:43.630Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-16T09:54:43.630Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T09:54:44.745Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-02-16T09:54:45.897Z] --- PASS: TestNetworkLocalhostTCPNat (1.88s) [2021-02-16T09:54:45.897Z] === RUN TestNetworkLoopbackNat [2021-02-16T09:54:45.897Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-02-16T09:54:45.897Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-16T09:54:45.897Z] === RUN TestPause [2021-02-16T09:54:45.897Z] --- SKIP: TestPause (0.00s) [2021-02-16T09:54:45.897Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-16T09:54:45.897Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T09:54:46.121Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-02-16T09:54:47.497Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-02-16T09:54:47.503Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.54s) [2021-02-16T09:54:47.503Z] === RUN TestPauseStopPausedContainer [2021-02-16T09:54:47.503Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-02-16T09:54:47.503Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:54:47.503Z] === RUN TestPsFilter [2021-02-16T09:54:47.503Z] --- PASS: TestPsFilter (0.17s) [2021-02-16T09:54:47.503Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T09:54:48.432Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-02-16T09:54:49.108Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.85s) [2021-02-16T09:54:49.108Z] === RUN TestRemoveContainerWithVolume [2021-02-16T09:54:49.128Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-02-16T09:54:51.036Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-16T09:54:51.377Z] --- PASS: TestRemoveContainerWithVolume (1.86s) [2021-02-16T09:54:51.377Z] === RUN TestRemoveContainerRunning [2021-02-16T09:54:52.981Z] --- PASS: TestRemoveContainerRunning (1.58s) [2021-02-16T09:54:52.981Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T09:54:53.993Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.51s) [2021-02-16T09:54:53.993Z] === RUN TestRemoveInvalidContainer [2021-02-16T09:54:53.993Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-16T09:54:53.993Z] === RUN TestRenameLinkedContainer [2021-02-16T09:54:53.993Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-02-16T09:54:53.993Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-16T09:54:53.993Z] === RUN TestRenameStoppedContainer [2021-02-16T09:54:56.262Z] --- PASS: TestRenameStoppedContainer (1.88s) [2021-02-16T09:54:56.262Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T09:54:57.593Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-02-16T09:54:59.286Z] --- PASS: TestRenameRunningContainerAndReuse (3.32s) [2021-02-16T09:54:59.286Z] === RUN TestRenameInvalidName [2021-02-16T09:55:00.892Z] --- PASS: TestRenameInvalidName (1.57s) [2021-02-16T09:55:00.892Z] === RUN TestRenameAnonymousContainer [2021-02-16T09:55:00.892Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-02-16T09:55:00.892Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-16T09:55:00.892Z] === RUN TestRenameContainerWithSameName [2021-02-16T09:55:02.500Z] --- PASS: TestRenameContainerWithSameName (1.56s) [2021-02-16T09:55:02.500Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-16T09:55:02.500Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-02-16T09:55:02.500Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-16T09:55:02.500Z] === RUN TestResize [2021-02-16T09:55:04.103Z] --- PASS: TestResize (1.57s) [2021-02-16T09:55:04.103Z] === RUN TestResizeWithInvalidSize [2021-02-16T09:55:04.103Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-02-16T09:55:04.103Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-16T09:55:04.103Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T09:55:05.704Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-16T09:55:05.704Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-16T09:55:05.709Z] --- PASS: TestResizeWhenContainerNotStarted (1.85s) [2021-02-16T09:55:05.709Z] === RUN TestDaemonRestartKillContainers [2021-02-16T09:55:05.709Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-16T09:55:05.709Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:05.709Z] === RUN TestStats [2021-02-16T09:55:05.963Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-16T09:55:06.191Z] --- SKIP: TestStats (0.00s) [2021-02-16T09:55:06.191Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-16T09:55:06.191Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T09:55:06.530Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-16T09:55:06.530Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-16T09:55:06.530Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-16T09:55:06.530Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-16T09:55:07.098Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-16T09:55:07.098Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-16T09:55:07.665Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-16T09:55:07.665Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-16T09:55:07.925Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-16T09:55:07.925Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-16T09:55:07.925Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-16T09:55:09.210Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.36s) [2021-02-16T09:55:09.210Z] === RUN TestStopContainerWithTimeout [2021-02-16T09:55:09.210Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-02-16T09:55:09.210Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-16T09:55:09.210Z] === RUN TestUpdateRestartPolicy [2021-02-16T09:55:09.305Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-16T09:55:09.564Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-16T09:55:09.564Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-16T09:55:09.564Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-16T09:55:09.564Z] === RUN TestDockerSuite/TestVolumeEvents [2021-02-16T09:55:10.131Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-16T09:55:11.510Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-16T09:55:11.769Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-16T09:55:11.769Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-16T09:55:13.674Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-16T09:55:16.211Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite (1417.90s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.18s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.05s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.34s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.79s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.66s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.42s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.09s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.97s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.78s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.75s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.18s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.84s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.76s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.81s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.90s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.90s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.76s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAttachDetach (1.04s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.83s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.61s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.99s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.91s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.83s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.09s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.24s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.34s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.18s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.90s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.93s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.72s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.97s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.54s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.35s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.94s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.44s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.87s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.78s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.28s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.63s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.25s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.85s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.27s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.51s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.33s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.57s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.24s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.15s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.23s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.68s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.44s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.59s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.29s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.23s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.70s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.88s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.74s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.09s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.96s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.03s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.27s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.50s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.68s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.80s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.57s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.36s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.05s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.98s) [2021-02-16T09:55:16.211Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.02s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.12s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.46s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.83s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.51s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.72s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.94s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s) [2021-02-16T09:55:16.212Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-16T09:55:16.212Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.54s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.61s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.84s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.96s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.76s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.53s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.44s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.01s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.05s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.42s) [2021-02-16T09:55:16.212Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-16T09:55:16.212Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.212Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-16T09:55:16.212Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.212Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-16T09:55:16.212Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.212Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-16T09:55:16.212Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.83s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.67s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.12s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.14s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.92s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.46s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.04s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.94s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.10s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.51s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.35s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.39s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.24s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.58s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.18s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.86s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.27s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.91s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.41s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.47s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.88s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.64s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.32s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.56s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.76s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.50s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.50s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.79s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.86s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEnv (1.79s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.07s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.97s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.89s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.30s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.95s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.93s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.90s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.73s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.71s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.85s) [2021-02-16T09:55:16.212Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-02-16T09:55:16.212Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.41s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.14s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.71s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.74s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.40s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildFails (1.00s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.45s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.03s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.45s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.70s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.35s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.11s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.75s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.88s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.50s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildHistory (4.14s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.73s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.43s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.37s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.65s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildLabel (0.34s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildLabels (0.34s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.76s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.15s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.45s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.74s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.18s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.22s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.61s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.26s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.09s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.95s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.62s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.04s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.36s) [2021-02-16T09:55:16.212Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-16T09:55:16.212Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.00s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.42s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.53s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.61s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.62s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.81s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.63s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.09s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.62s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.59s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.28s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.28s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.39s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.13s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.26s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.08s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildPATH (2.46s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.68s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.83s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.48s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.58s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.53s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildRm (2.61s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.71s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.13s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.62s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.96s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.91s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.30s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2021-02-16T09:55:16.212Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-16T09:55:16.212Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.46s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.28s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildStderr (1.10s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.92s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.23s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.93s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.41s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.61s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.00s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildUser (1.27s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.35s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.45s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.72s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.02s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.01s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.59s) [2021-02-16T09:55:16.212Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-02-16T09:55:16.212Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.212Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-02-16T09:55:16.212Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.212Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-02-16T09:55:16.212Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.212Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-02-16T09:55:16.212Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.98s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.15s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.26s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.90s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.92s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.69s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.02s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.36s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.58s) [2021-02-16T09:55:16.212Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-16T09:55:16.212Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.75s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.97s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-02-16T09:55:16.212Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-16T09:55:16.212Z] docker_cli_sni_test.go:18: Flakey test [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.52s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.60s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestCommitChange (0.89s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.82s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.61s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.95s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.19s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestCommitTTY (1.69s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.20s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.77s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.62s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.19s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.32s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.64s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.56s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.70s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.59s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.50s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.65s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.59s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.53s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.60s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.61s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.61s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.63s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.48s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.76s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.66s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.54s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.61s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.70s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.71s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.14s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.18s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-02-16T09:55:16.212Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.60s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.66s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.54s) [2021-02-16T09:55:16.213Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-16T09:55:16.213Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.62s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.96s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.43s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.32s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.14s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.08s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.63s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.40s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.72s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.78s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000964c80_} (1.33s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1867842307_/foo_false____} (1.66s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1867842307_/foo_true____} (1.35s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3907965062_/foo_false____} (1.46s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3907965062_/foo_true____} (1.32s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3907965062_/foo_true__0xc000964d40__} (1.34s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000964d60_} (1.35s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000964d80_} (1.45s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000964dc0_} (1.53s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000964de0_} (1.67s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.14s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.39s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.42s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.90s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.98s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.54s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.57s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.54s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.55s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.54s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.62s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.65s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.71s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.79s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.00s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.89s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.79s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.14s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.91s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.65s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.71s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.63s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.13s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.77s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.82s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.25s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.82s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.78s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.89s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.99s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.64s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.15s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.18s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.79s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.62s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.77s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpToDot (0.83s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.54s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.35s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpToStdout (0.62s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.39s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.26s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.89s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.29s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.58s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.73s) [2021-02-16T09:55:16.213Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-02-16T09:55:16.213Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.53s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-02-16T09:55:16.213Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-16T09:55:16.213Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.04s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.83s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.50s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.12s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.55s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.02s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.04s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.59s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.48s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.77s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.54s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.60s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.42s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.77s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.72s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.25s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.69s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsCommit (0.71s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.60s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.62s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.64s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.57s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.21s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.26s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.99s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.46s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.14s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.45s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.40s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsFilters (1.28s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsFormat (1.04s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.69s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.28s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s) [2021-02-16T09:55:16.213Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-16T09:55:16.213Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-16T09:55:16.213Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-16T09:55:16.213Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.50s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsRename (0.55s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsResize (0.56s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.56s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.94s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.56s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.88s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsTop (0.56s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.96s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExec (0.74s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.51s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.11s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.59s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.97s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.73s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.02s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecCgroup (0.93s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecEnv (0.60s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.06s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.58s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecInspectID (2.88s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.67s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecParseError (0.73s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.70s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.51s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.08s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecStartFails (0.60s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.77s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.59s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecTTY (0.87s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.67s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.63s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecUlimits (0.80s) [2021-02-16T09:55:16.213Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-02-16T09:55:16.213Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.33s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.93s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestExecWithUser (0.64s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.53s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.53s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.57s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestHealth (18.80s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.66s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.45s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.73s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.25s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.77s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.78s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.74s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImportDisplay (1.75s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImportFile (1.84s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.73s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImportGzipped (1.50s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.18s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.66s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.55s) [2021-02-16T09:55:16.213Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.55s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.15s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2021-02-16T09:55:16.214Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-16T09:55:16.214Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.56s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectDefault (0.58s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectHistory (0.64s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2021-02-16T09:55:16.214Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-16T09:55:16.214Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.68s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.71s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.58s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.89s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.89s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.77s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectStatus (0.62s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.00s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.50s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.71s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.05s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.96s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.10s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.66s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.86s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.01s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.35s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.66s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.22s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.47s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.15s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.56s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.20s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.46s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.52s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.54s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.51s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.61s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.88s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.90s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.86s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.06s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.58s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.50s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsTail (0.68s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.51s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.62s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.39s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.55s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestNetHostname (1.74s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.35s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.77s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.38s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPluginActive (1.63s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.00s) [2021-02-16T09:55:16.214Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-16T09:55:16.214Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.74s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.46s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.48s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.88s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.98s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.68s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.08s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.94s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPortList (6.63s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.03s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.26s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.58s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.73s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.56s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.17s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.30s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.99s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPsByOrder (2.02s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.82s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.79s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.59s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.19s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.45s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.01s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.44s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.05s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.56s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.57s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.73s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.17s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.97s) [2021-02-16T09:55:16.214Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-02-16T09:55:16.214Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.51s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.09s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.15s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.17s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.88s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.40s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.10s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.98s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.79s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.07s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.45s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.00s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.41s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.72s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.17s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.66s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.89s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.50s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.23s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.63s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.02s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.00s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.17s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.94s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.67s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.67s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.64s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.56s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.71s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.87s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.58s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.52s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.49s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.75s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.51s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.59s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.53s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.59s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.05s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.59s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.57s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.55s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.81s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.73s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.54s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.03s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.54s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.55s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.54s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.50s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.40s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.36s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.04s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.63s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.74s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.69s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.78s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.68s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.29s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.60s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.51s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.07s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.28s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.27s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.35s) [2021-02-16T09:55:16.214Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-16T09:55:16.214Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.214Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-16T09:55:16.214Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.52s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.28s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.49s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.60s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.71s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.48s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.87s) [2021-02-16T09:55:16.214Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-02-16T09:55:16.214Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.51s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.35s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.69s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.62s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.65s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.66s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-02-16T09:55:16.214Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.50s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.52s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.58s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunExitCode (0.70s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.49s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.50s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.96s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-16T09:55:16.215Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.18s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.94s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.96s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.20s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.28s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.41s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.78s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.50s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.02s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.26s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.92s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.38s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.92s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.94s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunMount (3.98s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.94s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.40s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.58s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.00s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.92s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.45s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.20s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.08s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.60s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNetHost (1.00s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.63s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.72s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.98s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.49s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.47s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.63s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.12s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.63s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.75s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.50s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.62s) [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-16T09:55:16.215Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.54s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.37s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.76s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s) [2021-02-16T09:55:16.215Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.68s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.73s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-16T09:55:16.215Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.55s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s) [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-16T09:55:16.215Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.69s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.13s) [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-16T09:55:16.215Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.62s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.91s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunRm (0.51s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.40s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.58s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.51s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.62s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.69s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.53s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.68s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.52s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.60s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.76s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.54s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunState (1.05s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.57s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-02-16T09:55:16.215Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.52s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.49s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunSysctls (1.44s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.67s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.01s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.18s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.37s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.79s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.49s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.11s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunUserByID (0.60s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunUserByName (0.84s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-16T09:55:16.215Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.77s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.74s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.44s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.97s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.41s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.93s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.60s) [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-16T09:55:16.215Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-16T09:55:16.215Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-16T09:55:16.215Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.33s) [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-16T09:55:16.215Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.91s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.73s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.96s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.54s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-16T09:55:16.215Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-16T09:55:16.215Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-16T09:55:16.215Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-16T09:55:16.215Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-16T09:55:16.215Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-16T09:55:16.215Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.48s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.53s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.50s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.94s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s) [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-16T09:55:16.215Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.91s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.99s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.65s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.07s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.86s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.04s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.20s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.43s) [2021-02-16T09:55:16.215Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents238814811 [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.20s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.39s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.61s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.11s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.14s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.89s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.07s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.86s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.86s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.80s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestStartRecordError (1.27s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.47s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.22s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.54s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.02s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.53s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.62s) [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-16T09:55:16.215Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.68s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.85s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.99s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.63s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.69s) [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-02-16T09:55:16.215Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.85s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.39s) [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-16T09:55:16.215Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.24s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.75s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.07s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUpdateStats (3.53s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.98s) [2021-02-16T09:55:16.215Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-02-16T09:55:16.215Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.80s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.38s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.44s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.81s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.91s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.51s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.71s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.42s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.42s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.97s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.93s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.41s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.38s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.47s) [2021-02-16T09:55:16.215Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.76s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.53s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.52s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.50s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.45s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.88s) [2021-02-16T09:55:16.216Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.52s) [2021-02-16T09:55:16.216Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-02-16T09:55:16.216Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-16T09:55:16.216Z] === RUN TestDockerRegistrySuite [2021-02-16T09:55:16.216Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-16T09:55:17.601Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-16T09:55:18.538Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-16T09:55:19.914Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-16T09:55:20.173Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-16T09:55:23.460Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-16T09:55:28.727Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-16T09:55:30.647Z] --- PASS: TestUpdateRestartPolicy (18.55s) [2021-02-16T09:55:30.647Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T09:55:30.647Z] --- PASS: TestUpdateRestartWithAutoRemove (1.54s) [2021-02-16T09:55:30.647Z] === RUN TestWaitNonBlocked [2021-02-16T09:55:30.647Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:55:30.647Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:55:30.647Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:55:30.647Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:55:30.647Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T09:55:30.647Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T09:55:31.261Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-16T09:55:31.661Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-16T09:55:31.661Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.13s) [2021-02-16T09:55:31.661Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.23s) [2021-02-16T09:55:31.661Z] === RUN TestWaitBlocked [2021-02-16T09:55:31.661Z] --- SKIP: TestWaitBlocked (0.00s) [2021-02-16T09:55:31.661Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:55:31.661Z] PASS [2021-02-16T09:55:31.661Z] ok github.com/docker/docker/integration/container 60.489s [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === Skipped [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-02-16T09:55:31.661Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.06s) [2021-02-16T09:55:31.661Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2021-02-16T09:55:31.661Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-02-16T09:55:31.661Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-02-16T09:55:31.661Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-02-16T09:55:31.661Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-02-16T09:55:31.661Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-16T09:55:31.661Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-16T09:55:31.661Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-02-16T09:55:31.661Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-02-16T09:55:31.661Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-02-16T09:55:31.661Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-02-16T09:55:31.661Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-02-16T09:55:31.661Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-02-16T09:55:31.661Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-02-16T09:55:31.661Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-02-16T09:55:31.661Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-02-16T09:55:31.661Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-02-16T09:55:31.661Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-16T09:55:31.661Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-16T09:55:31.661Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-02-16T09:55:31.661Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-16T09:55:31.661Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-02-16T09:55:31.661Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-02-16T09:55:31.661Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-02-16T09:55:31.661Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-02-16T09:55:31.661Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-02-16T09:55:31.661Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-02-16T09:55:31.661Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-02-16T09:55:31.661Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-02-16T09:55:31.661Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-02-16T09:55:31.661Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-02-16T09:55:31.661Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-02-16T09:55:31.661Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-02-16T09:55:31.661Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-02-16T09:55:31.661Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-02-16T09:55:31.661Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-02-16T09:55:31.661Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] [2021-02-16T09:55:31.661Z] DONE 88 tests, 37 skipped in 62.882s [2021-02-16T09:55:31.661Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-02-16T09:55:31.828Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-16T09:55:32.765Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-16T09:55:33.931Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:55:33.931Z] INFO: Testing against a local daemon [2021-02-16T09:55:33.931Z] === RUN TestCommitInheritsEnv [2021-02-16T09:55:33.931Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-02-16T09:55:33.931Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:55:33.931Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T09:55:33.931Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-16T09:55:33.931Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-16T09:55:33.931Z] === RUN TestImagesFilterMultiReference [2021-02-16T09:55:33.931Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-02-16T09:55:33.931Z] === RUN TestImagePullPlatformInvalid [2021-02-16T09:55:33.931Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-16T09:55:33.931Z] === RUN TestRemoveImageOrphaning [2021-02-16T09:55:34.140Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-16T09:55:34.944Z] --- PASS: TestRemoveImageOrphaning (0.89s) [2021-02-16T09:55:34.944Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T09:55:34.944Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-16T09:55:34.944Z] === RUN TestTagInvalidReference [2021-02-16T09:55:34.944Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-16T09:55:34.944Z] === RUN TestTagValidPrefixedRepo [2021-02-16T09:55:34.944Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-16T09:55:34.944Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T09:55:34.944Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-16T09:55:34.944Z] === RUN TestTagOfficialNames [2021-02-16T09:55:34.944Z] --- PASS: TestTagOfficialNames (0.07s) [2021-02-16T09:55:34.944Z] === RUN TestTagMatchesDigest [2021-02-16T09:55:34.944Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-16T09:55:34.944Z] PASS [2021-02-16T09:55:34.944Z] ok github.com/docker/docker/integration/image 1.430s [2021-02-16T09:55:34.944Z] [2021-02-16T09:55:34.944Z] === Skipped [2021-02-16T09:55:34.944Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-02-16T09:55:34.944Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:55:34.944Z] [2021-02-16T09:55:34.944Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-16T09:55:34.944Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-16T09:55:34.944Z] [2021-02-16T09:55:34.944Z] [2021-02-16T09:55:34.944Z] DONE 11 tests, 2 skipped in 3.298s [2021-02-16T09:55:34.944Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-02-16T09:55:35.076Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-16T09:55:36.452Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-16T09:55:37.032Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-16T09:55:37.215Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:55:37.215Z] INFO: Testing against a local daemon [2021-02-16T09:55:37.215Z] === RUN TestNetworkCreateDelete [2021-02-16T09:55:37.215Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-02-16T09:55:37.215Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:55:37.215Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T09:55:37.215Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-02-16T09:55:37.215Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-16T09:55:37.215Z] === RUN TestDaemonDNSFallback [2021-02-16T09:55:37.215Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-02-16T09:55:37.215Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:55:37.215Z] === RUN TestInspectNetwork [2021-02-16T09:55:37.215Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-16T09:55:37.215Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-16T09:55:37.215Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T09:55:37.215Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-16T09:55:37.215Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:55:37.215Z] === RUN TestNetworkInvalidJSON [2021-02-16T09:55:37.215Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T09:55:37.215Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T09:55:37.215Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:55:37.215Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:55:37.215Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:55:37.215Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:55:37.215Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T09:55:37.215Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T09:55:37.215Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T09:55:37.215Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-02-16T09:55:37.215Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-02-16T09:55:37.215Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-02-16T09:55:37.215Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-02-16T09:55:37.215Z] === RUN TestNetworkList [2021-02-16T09:55:37.215Z] === RUN TestNetworkList//networks [2021-02-16T09:55:37.215Z] === PAUSE TestNetworkList//networks [2021-02-16T09:55:37.215Z] === RUN TestNetworkList//networks/ [2021-02-16T09:55:37.215Z] === PAUSE TestNetworkList//networks/ [2021-02-16T09:55:37.215Z] === CONT TestNetworkList//networks [2021-02-16T09:55:37.215Z] === CONT TestNetworkList//networks/ [2021-02-16T09:55:37.215Z] --- PASS: TestNetworkList (0.02s) [2021-02-16T09:55:37.215Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T09:55:37.215Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T09:55:37.215Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T09:55:37.215Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-16T09:55:37.215Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-16T09:55:37.215Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T09:55:37.215Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-02-16T09:55:37.215Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-16T09:55:37.215Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T09:55:37.215Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-02-16T09:55:37.215Z] service_test.go:52: testEnv.OSType == "windows" [2021-02-16T09:55:37.215Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T09:55:37.215Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-16T09:55:37.215Z] service_test.go:96: testEnv.OSType == "windows" [2021-02-16T09:55:37.215Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T09:55:37.215Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-16T09:55:37.215Z] service_test.go:130: testEnv.OSType == "windows" [2021-02-16T09:55:37.215Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T09:55:37.215Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-16T09:55:37.215Z] service_test.go:181: testEnv.OSType == "windows" [2021-02-16T09:55:37.215Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T09:55:37.215Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-16T09:55:37.215Z] service_test.go:206: testEnv.OSType == "windows" [2021-02-16T09:55:37.215Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T09:55:37.215Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:55:37.215Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:55:37.215Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T09:55:37.215Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-02-16T09:55:37.215Z] service_test.go:326: testEnv.OSType == "windows" [2021-02-16T09:55:37.215Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T09:55:37.215Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-16T09:55:37.215Z] service_test.go:394: testEnv.OSType == "windows" [2021-02-16T09:55:37.215Z] PASS [2021-02-16T09:55:37.215Z] ok github.com/docker/docker/integration/network 0.274s [2021-02-16T09:55:37.215Z] [2021-02-16T09:55:37.215Z] === Skipped [2021-02-16T09:55:37.215Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-02-16T09:55:37.215Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:55:37.215Z] [2021-02-16T09:55:37.215Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-02-16T09:55:37.215Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-16T09:55:37.215Z] [2021-02-16T09:55:37.215Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-02-16T09:55:37.215Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:55:37.215Z] [2021-02-16T09:55:37.215Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-02-16T09:55:37.215Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-16T09:55:37.215Z] [2021-02-16T09:55:37.215Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-02-16T09:55:37.215Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:55:37.215Z] [2021-02-16T09:55:37.215Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-02-16T09:55:37.215Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-16T09:55:37.215Z] [2021-02-16T09:55:37.215Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-02-16T09:55:37.215Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-16T09:55:37.215Z] [2021-02-16T09:55:37.215Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-02-16T09:55:37.215Z] service_test.go:52: testEnv.OSType == "windows" [2021-02-16T09:55:37.215Z] [2021-02-16T09:55:37.215Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-16T09:55:37.215Z] service_test.go:96: testEnv.OSType == "windows" [2021-02-16T09:55:37.215Z] [2021-02-16T09:55:37.215Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-16T09:55:37.215Z] service_test.go:130: testEnv.OSType == "windows" [2021-02-16T09:55:37.215Z] [2021-02-16T09:55:37.215Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-16T09:55:37.215Z] service_test.go:181: testEnv.OSType == "windows" [2021-02-16T09:55:37.215Z] [2021-02-16T09:55:37.215Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-02-16T09:55:37.215Z] service_test.go:206: testEnv.OSType == "windows" [2021-02-16T09:55:37.215Z] [2021-02-16T09:55:37.215Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T09:55:37.215Z] service_test.go:236: FLAKY_TEST [2021-02-16T09:55:37.215Z] [2021-02-16T09:55:37.215Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-02-16T09:55:37.215Z] service_test.go:326: testEnv.OSType == "windows" [2021-02-16T09:55:37.215Z] [2021-02-16T09:55:37.215Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-16T09:55:37.215Z] service_test.go:394: testEnv.OSType == "windows" [2021-02-16T09:55:37.215Z] [2021-02-16T09:55:37.215Z] [2021-02-16T09:55:37.215Z] DONE 22 tests, 15 skipped in 2.279s [2021-02-16T09:55:37.215Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-02-16T09:55:37.969Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-16T09:55:38.228Z] testing: warning: no tests to run [2021-02-16T09:55:38.228Z] PASS [2021-02-16T09:55:38.228Z] ok github.com/docker/docker/integration/network/ipvlan 0.061s [2021-02-16T09:55:38.228Z] [2021-02-16T09:55:38.228Z] DONE 0 tests in 0.709s [2021-02-16T09:55:38.228Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-02-16T09:55:38.710Z] testing: warning: no tests to run [2021-02-16T09:55:38.710Z] PASS [2021-02-16T09:55:38.710Z] ok github.com/docker/docker/integration/network/macvlan 0.065s [2021-02-16T09:55:38.710Z] [2021-02-16T09:55:38.710Z] DONE 0 tests in 0.712s [2021-02-16T09:55:39.193Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-02-16T09:55:39.675Z] testing: warning: no tests to run [2021-02-16T09:55:39.675Z] PASS [2021-02-16T09:55:39.675Z] ok github.com/docker/docker/integration/plugin 0.067s [2021-02-16T09:55:39.675Z] [2021-02-16T09:55:39.675Z] DONE 0 tests in 0.705s [2021-02-16T09:55:39.675Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-02-16T09:55:40.501Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-16T09:55:40.689Z] testing: warning: no tests to run [2021-02-16T09:55:40.689Z] PASS [2021-02-16T09:55:40.689Z] ok github.com/docker/docker/integration/plugin/authz 0.068s [2021-02-16T09:55:40.689Z] [2021-02-16T09:55:40.689Z] DONE 0 tests in 0.718s [2021-02-16T09:55:40.689Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-02-16T09:55:41.879Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-16T09:55:42.814Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-16T09:55:45.349Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-16T09:55:46.286Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-16T09:55:46.286Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-16T09:55:47.221Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-16T09:55:47.969Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:55:47.969Z] INFO: Testing against a local daemon [2021-02-16T09:55:47.969Z] === RUN TestPluginInvalidJSON [2021-02-16T09:55:47.969Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:55:47.969Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:55:47.969Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T09:55:47.969Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-16T09:55:47.969Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-16T09:55:47.969Z] === RUN TestPluginInstall [2021-02-16T09:55:47.969Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-16T09:55:47.969Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-16T09:55:47.969Z] === RUN TestPluginsWithRuntimes [2021-02-16T09:55:47.969Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-16T09:55:47.969Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-16T09:55:47.969Z] PASS [2021-02-16T09:55:47.969Z] ok github.com/docker/docker/integration/plugin/common 0.245s [2021-02-16T09:55:47.969Z] [2021-02-16T09:55:47.969Z] === Skipped [2021-02-16T09:55:47.969Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-02-16T09:55:47.969Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-16T09:55:47.969Z] [2021-02-16T09:55:47.969Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-02-16T09:55:47.969Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-16T09:55:47.969Z] [2021-02-16T09:55:47.969Z] [2021-02-16T09:55:47.969Z] DONE 4 tests, 2 skipped in 7.225s [2021-02-16T09:55:47.969Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-02-16T09:55:48.156Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-16T09:55:49.091Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-16T09:55:50.988Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:55:50.988Z] INFO: Testing against a local daemon [2021-02-16T09:55:50.988Z] === RUN TestExternalGraphDriver [2021-02-16T09:55:50.988Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-02-16T09:55:50.988Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-16T09:55:50.988Z] === RUN TestGraphdriverPluginV2 [2021-02-16T09:55:50.988Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-02-16T09:55:50.988Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-16T09:55:50.988Z] PASS [2021-02-16T09:55:50.988Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.246s [2021-02-16T09:55:50.988Z] [2021-02-16T09:55:50.988Z] === Skipped [2021-02-16T09:55:50.988Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-02-16T09:55:50.988Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-16T09:55:50.988Z] [2021-02-16T09:55:50.988Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-02-16T09:55:50.988Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-16T09:55:50.988Z] [2021-02-16T09:55:50.988Z] [2021-02-16T09:55:50.988Z] DONE 2 tests, 2 skipped in 2.955s [2021-02-16T09:55:50.988Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-02-16T09:55:51.624Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-16T09:55:51.883Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-16T09:55:52.818Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-16T09:55:53.256Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:55:53.256Z] INFO: Testing against a local daemon [2021-02-16T09:55:53.256Z] === RUN TestReadPluginNoRead [2021-02-16T09:55:53.256Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-02-16T09:55:53.256Z] read_test.go:21: no unix domain sockets on Windows [2021-02-16T09:55:53.256Z] PASS [2021-02-16T09:55:53.256Z] ok github.com/docker/docker/integration/plugin/logging 0.214s [2021-02-16T09:55:53.256Z] [2021-02-16T09:55:53.256Z] === Skipped [2021-02-16T09:55:53.256Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-02-16T09:55:53.256Z] read_test.go:21: no unix domain sockets on Windows [2021-02-16T09:55:53.256Z] [2021-02-16T09:55:53.256Z] [2021-02-16T09:55:53.256Z] DONE 1 tests, 1 skipped in 2.260s [2021-02-16T09:55:53.256Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-02-16T09:55:53.385Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-16T09:55:53.385Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-16T09:55:53.643Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-16T09:55:53.901Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-16T09:55:54.269Z] testing: warning: no tests to run [2021-02-16T09:55:54.269Z] PASS [2021-02-16T09:55:54.269Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.067s [2021-02-16T09:55:54.269Z] [2021-02-16T09:55:54.269Z] DONE 0 tests in 1.143s [2021-02-16T09:55:54.269Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-02-16T09:55:54.467Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-16T09:55:54.467Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-16T09:55:55.411Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-16T09:55:56.537Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:55:56.537Z] INFO: Testing against a local daemon [2021-02-16T09:55:56.537Z] === RUN TestPluginWithDevMounts [2021-02-16T09:55:56.537Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-16T09:55:56.537Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:56.537Z] PASS [2021-02-16T09:55:56.537Z] ok github.com/docker/docker/integration/plugin/volumes 0.239s [2021-02-16T09:55:56.537Z] [2021-02-16T09:55:56.537Z] === Skipped [2021-02-16T09:55:56.537Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-02-16T09:55:56.537Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:56.537Z] [2021-02-16T09:55:56.537Z] [2021-02-16T09:55:56.537Z] DONE 1 tests, 1 skipped in 2.226s [2021-02-16T09:55:56.537Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-02-16T09:55:57.319Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-16T09:55:57.885Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-16T09:55:58.804Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:55:58.804Z] INFO: Testing against a local daemon [2021-02-16T09:55:58.804Z] === RUN TestSecretInspect [2021-02-16T09:55:58.804Z] --- SKIP: TestSecretInspect (0.00s) [2021-02-16T09:55:58.804Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:58.804Z] === RUN TestSecretList [2021-02-16T09:55:58.804Z] --- SKIP: TestSecretList (0.01s) [2021-02-16T09:55:58.804Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:58.804Z] === RUN TestSecretsCreateAndDelete [2021-02-16T09:55:58.804Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-02-16T09:55:58.804Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:58.804Z] === RUN TestSecretsUpdate [2021-02-16T09:55:58.804Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-02-16T09:55:58.804Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:58.804Z] === RUN TestTemplatedSecret [2021-02-16T09:55:58.804Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-16T09:55:58.804Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:58.804Z] === RUN TestSecretCreateResolve [2021-02-16T09:55:58.804Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-02-16T09:55:58.804Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:55:58.804Z] PASS [2021-02-16T09:55:58.804Z] ok github.com/docker/docker/integration/secret 0.188s [2021-02-16T09:55:58.804Z] [2021-02-16T09:55:58.804Z] === Skipped [2021-02-16T09:55:58.804Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-02-16T09:55:58.804Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:58.804Z] [2021-02-16T09:55:58.804Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.01s) [2021-02-16T09:55:58.804Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:58.804Z] [2021-02-16T09:55:58.804Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-02-16T09:55:58.804Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:58.804Z] [2021-02-16T09:55:58.804Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-02-16T09:55:58.804Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:58.804Z] [2021-02-16T09:55:58.804Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-02-16T09:55:58.804Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:55:58.804Z] [2021-02-16T09:55:58.804Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-02-16T09:55:58.804Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:55:58.804Z] [2021-02-16T09:55:58.804Z] [2021-02-16T09:55:58.804Z] DONE 6 tests, 6 skipped in 1.993s [2021-02-16T09:55:58.804Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-02-16T09:55:58.822Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-16T09:55:59.757Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite (44.47s) [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.27s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d62dac3531e0e] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.11s) [2021-02-16T09:56:00.692Z] check_test.go:196: [dc6bd3dce1b96] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.34s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d5469f528003e] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-02-16T09:56:00.692Z] check_test.go:196: [dae83eee65289] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.88s) [2021-02-16T09:56:00.692Z] check_test.go:196: [de52915ef7e8d] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.95s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d8a5096f23511] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.01s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d75244f6a47fd] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.05s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d0b876ae2cf59] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.92s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d5dd44ea074d0] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.09s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d27c6377578b2] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.12s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d6425ed918765] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.09s) [2021-02-16T09:56:00.692Z] check_test.go:196: [dbaf57d6f6dbf] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2021-02-16T09:56:00.692Z] check_test.go:196: [dda77ed1d7651] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.02s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d8b9d7840d7a9] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.91s) [2021-02-16T09:56:00.692Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0d188d3daca013f5b9d1bf4c2a674188db8060f824ea4bf172909bd2bda30101 [2021-02-16T09:56:00.692Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9a946cb1aa423c1c9dfe1d1105627193c990e0c22591df2683ee708e202c9ed0 [2021-02-16T09:56:00.692Z] check_test.go:196: [dac588fab0faf] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.89s) [2021-02-16T09:56:00.692Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:435ee863e37a7486262e173c5298874dbaa404f8b22c23b2da82320fa1c15a08 [2021-02-16T09:56:00.692Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cdc3171946342c1bf5e09b24e44ce3a04dd423afcfb17c6d10b247ce2cdda28a [2021-02-16T09:56:00.692Z] check_test.go:196: [d3334ea5cb545] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.03s) [2021-02-16T09:56:00.692Z] check_test.go:196: [ddbe6762788b9] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.14s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d8b67dc6fcd6e] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.00s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d4aef5b1cca77] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-16T09:56:00.692Z] check_test.go:196: [dbe45cd74a5dc] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.05s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d565bf61e5c8e] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2021-02-16T09:56:00.692Z] check_test.go:196: [da4268a7b72ca] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d217e6d71b767] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.45s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d76e048648c2a] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-02-16T09:56:00.692Z] check_test.go:196: [dc8d06f87c6c6] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.02s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d7420a7dbc411] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d5987737799bc] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d446f6bf9e45b] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d6ea0a1ecf4cf] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-02-16T09:56:00.692Z] check_test.go:196: [dc88ac6be70f2] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-02-16T09:56:00.692Z] check_test.go:196: [defb712a83fdd] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d789660716c83] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.06s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d1ebee115ee6c] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.53s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d4020be2fd85f] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2021-02-16T09:56:00.692Z] check_test.go:196: [dfb111be66b9b] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.07s) [2021-02-16T09:56:00.692Z] check_test.go:196: [d5baa02935b6d] daemon is not started [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2021-02-16T09:56:00.692Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-02-16T09:56:00.692Z] === RUN TestDockerSchema1RegistrySuite [2021-02-16T09:56:00.692Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-16T09:56:00.953Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-16T09:56:01.073Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:56:01.073Z] INFO: Testing against a local daemon [2021-02-16T09:56:01.073Z] === RUN TestServiceCreateInit [2021-02-16T09:56:01.073Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T09:56:01.073Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-16T09:56:01.073Z] --- PASS: TestServiceCreateInit (0.03s) [2021-02-16T09:56:01.073Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-16T09:56:01.073Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-16T09:56:01.073Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] === RUN TestCreateServiceMultipleTimes [2021-02-16T09:56:01.073Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-02-16T09:56:01.073Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] === RUN TestCreateServiceConflict [2021-02-16T09:56:01.073Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-02-16T09:56:01.073Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T09:56:01.073Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-02-16T09:56:01.073Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T09:56:01.073Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-16T09:56:01.073Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T09:56:01.073Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-02-16T09:56:01.073Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T09:56:01.073Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-02-16T09:56:01.073Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] === RUN TestCreateServiceSysctls [2021-02-16T09:56:01.073Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-02-16T09:56:01.073Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] === RUN TestCreateServiceCapabilities [2021-02-16T09:56:01.073Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-02-16T09:56:01.073Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] === RUN TestInspect [2021-02-16T09:56:01.073Z] --- SKIP: TestInspect (0.00s) [2021-02-16T09:56:01.073Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] === RUN TestCreateJob [2021-02-16T09:56:01.073Z] --- SKIP: TestCreateJob (0.00s) [2021-02-16T09:56:01.073Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] === RUN TestReplicatedJob [2021-02-16T09:56:01.073Z] --- SKIP: TestReplicatedJob (0.00s) [2021-02-16T09:56:01.073Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] === RUN TestUpdateReplicatedJob [2021-02-16T09:56:01.073Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-02-16T09:56:01.073Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] === RUN TestServiceListWithStatuses [2021-02-16T09:56:01.073Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-16T09:56:01.073Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T09:56:01.073Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-02-16T09:56:01.073Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] === RUN TestDockerNetworkReConnect [2021-02-16T09:56:01.073Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-02-16T09:56:01.073Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] === RUN TestServicePlugin [2021-02-16T09:56:01.073Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-16T09:56:01.073Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] === RUN TestServiceUpdateLabel [2021-02-16T09:56:01.073Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-02-16T09:56:01.073Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:56:01.073Z] === RUN TestServiceUpdateSecrets [2021-02-16T09:56:01.073Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-02-16T09:56:01.073Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:56:01.073Z] === RUN TestServiceUpdateConfigs [2021-02-16T09:56:01.073Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-02-16T09:56:01.073Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:56:01.073Z] === RUN TestServiceUpdateNetwork [2021-02-16T09:56:01.073Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-02-16T09:56:01.073Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:56:01.073Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T09:56:01.073Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-02-16T09:56:01.073Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:56:01.073Z] PASS [2021-02-16T09:56:01.073Z] ok github.com/docker/docker/integration/service 0.330s [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === Skipped [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-16T09:56:01.073Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-16T09:56:01.073Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-16T09:56:01.073Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-16T09:56:01.073Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-02-16T09:56:01.073Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-02-16T09:56:01.073Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-02-16T09:56:01.073Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-16T09:56:01.073Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-02-16T09:56:01.073Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-02-16T09:56:01.073Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-02-16T09:56:01.073Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-02-16T09:56:01.073Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-02-16T09:56:01.073Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-02-16T09:56:01.073Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-02-16T09:56:01.073Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-02-16T09:56:01.073Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-02-16T09:56:01.073Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-02-16T09:56:01.073Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-02-16T09:56:01.073Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-02-16T09:56:01.073Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-02-16T09:56:01.073Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-02-16T09:56:01.073Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-02-16T09:56:01.073Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-02-16T09:56:01.073Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-02-16T09:56:01.073Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] [2021-02-16T09:56:01.073Z] DONE 24 tests, 23 skipped in 2.491s [2021-02-16T09:56:01.073Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-02-16T09:56:03.356Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:56:03.356Z] INFO: Testing against a local daemon [2021-02-16T09:56:03.356Z] === RUN TestSessionCreate [2021-02-16T09:56:03.356Z] --- SKIP: TestSessionCreate (0.00s) [2021-02-16T09:56:03.356Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-16T09:56:03.356Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T09:56:03.356Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-02-16T09:56:03.356Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-16T09:56:03.356Z] PASS [2021-02-16T09:56:03.356Z] ok github.com/docker/docker/integration/session 0.238s [2021-02-16T09:56:03.356Z] [2021-02-16T09:56:03.356Z] === Skipped [2021-02-16T09:56:03.356Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-02-16T09:56:03.356Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-16T09:56:03.356Z] [2021-02-16T09:56:03.356Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-02-16T09:56:03.356Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-16T09:56:03.356Z] [2021-02-16T09:56:03.356Z] [2021-02-16T09:56:03.356Z] DONE 2 tests, 2 skipped in 2.135s [2021-02-16T09:56:03.356Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-02-16T09:56:04.240Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-16T09:56:04.960Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:56:04.960Z] INFO: Testing against a local daemon [2021-02-16T09:56:04.960Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T09:56:04.960Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:56:04.960Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:04.960Z] === RUN TestEventsExecDie [2021-02-16T09:56:04.960Z] --- SKIP: TestEventsExecDie (0.00s) [2021-02-16T09:56:04.960Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-16T09:56:04.960Z] === RUN TestEventsBackwardsCompatible [2021-02-16T09:56:04.960Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-02-16T09:56:04.960Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-16T09:56:04.960Z] === RUN TestInfoAPI [2021-02-16T09:56:04.960Z] --- PASS: TestInfoAPI (0.03s) [2021-02-16T09:56:05.442Z] === RUN TestInfoAPIWarnings [2021-02-16T09:56:05.442Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-02-16T09:56:05.442Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:56:05.442Z] === RUN TestInfoDebug [2021-02-16T09:56:05.442Z] --- SKIP: TestInfoDebug (0.00s) [2021-02-16T09:56:05.442Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-16T09:56:05.442Z] === RUN TestInfoInsecureRegistries [2021-02-16T09:56:05.442Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-02-16T09:56:05.442Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-16T09:56:05.442Z] === RUN TestInfoRegistryMirrors [2021-02-16T09:56:05.442Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-02-16T09:56:05.442Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-16T09:56:05.442Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T09:56:06.457Z] --- PASS: TestLoginFailsWithBadCredentials (1.07s) [2021-02-16T09:56:06.457Z] === RUN TestPingCacheHeaders [2021-02-16T09:56:06.457Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-16T09:56:06.457Z] === RUN TestPingGet [2021-02-16T09:56:06.457Z] --- PASS: TestPingGet (0.03s) [2021-02-16T09:56:06.457Z] === RUN TestPingHead [2021-02-16T09:56:06.457Z] --- PASS: TestPingHead (0.03s) [2021-02-16T09:56:06.457Z] === RUN TestVersion [2021-02-16T09:56:06.457Z] --- PASS: TestVersion (0.03s) [2021-02-16T09:56:06.457Z] PASS [2021-02-16T09:56:06.457Z] ok github.com/docker/docker/integration/system 1.402s [2021-02-16T09:56:06.457Z] [2021-02-16T09:56:06.457Z] === Skipped [2021-02-16T09:56:06.457Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T09:56:06.457Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T09:56:06.457Z] [2021-02-16T09:56:06.457Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-02-16T09:56:06.457Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-16T09:56:06.457Z] [2021-02-16T09:56:06.457Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-02-16T09:56:06.457Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-16T09:56:06.457Z] [2021-02-16T09:56:06.457Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-02-16T09:56:06.457Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T09:56:06.457Z] [2021-02-16T09:56:06.457Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-02-16T09:56:06.457Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-16T09:56:06.457Z] [2021-02-16T09:56:06.457Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-02-16T09:56:06.457Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-16T09:56:06.457Z] [2021-02-16T09:56:06.457Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-02-16T09:56:06.457Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-16T09:56:06.457Z] [2021-02-16T09:56:06.457Z] [2021-02-16T09:56:06.457Z] DONE 13 tests, 7 skipped in 3.211s [2021-02-16T09:56:06.457Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-02-16T09:56:08.427Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-16T09:56:08.725Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:56:08.725Z] INFO: Testing against a local daemon [2021-02-16T09:56:08.725Z] === RUN TestVolumesCreateAndList [2021-02-16T09:56:08.725Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-16T09:56:08.725Z] === RUN TestVolumesRemove [2021-02-16T09:56:08.725Z] --- PASS: TestVolumesRemove (0.08s) [2021-02-16T09:56:08.725Z] === RUN TestVolumesInspect [2021-02-16T09:56:08.725Z] --- PASS: TestVolumesInspect (0.04s) [2021-02-16T09:56:08.725Z] === RUN TestVolumesInvalidJSON [2021-02-16T09:56:08.725Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T09:56:08.725Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T09:56:08.725Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T09:56:08.725Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-16T09:56:08.725Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T09:56:08.725Z] PASS [2021-02-16T09:56:08.725Z] ok github.com/docker/docker/integration/volume 0.385s [2021-02-16T09:56:08.725Z] [2021-02-16T09:56:08.725Z] DONE 5 tests in 2.286s [2021-02-16T09:56:08.725Z] INFO: make.ps1 ended at 02/16/2021 09:56:08 [2021-02-16T09:56:08.725Z] INFO: Integration CLI tests being run from the host: [2021-02-16T09:56:08.725Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-02-16T09:56:11.712Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-16T09:56:12.279Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-16T09:56:13.213Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-16T09:56:13.213Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-16T09:56:14.590Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-16T09:56:15.157Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-16T09:56:16.111Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-16T09:56:17.529Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T09:56:17.529Z] INFO: Testing against a local daemon [2021-02-16T09:56:17.529Z] === RUN TestDockerSuite [2021-02-16T09:56:17.529Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-16T09:56:17.529Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-16T09:56:17.529Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-16T09:56:17.529Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-16T09:56:17.529Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-16T09:56:17.529Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-16T09:56:17.529Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-16T09:56:17.529Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-16T09:56:17.529Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-16T09:56:17.529Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-16T09:56:18.544Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-16T09:56:18.544Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-16T09:56:18.643Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-16T09:56:19.210Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-16T09:56:19.469Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-16T09:56:19.727Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-16T09:56:19.986Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-16T09:56:20.245Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-16T09:56:20.503Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-16T09:56:20.761Z] --- PASS: TestDockerSchema1RegistrySuite (20.03s) [2021-02-16T09:56:20.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-02-16T09:56:20.761Z] check_test.go:223: [de89e0e1aafc0] daemon is not started [2021-02-16T09:56:20.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.95s) [2021-02-16T09:56:20.761Z] check_test.go:223: [d8ecefc8d3b4a] daemon is not started [2021-02-16T09:56:20.762Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.23s) [2021-02-16T09:56:20.762Z] check_test.go:223: [d508ec52bdede] daemon is not started [2021-02-16T09:56:20.762Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.04s) [2021-02-16T09:56:20.762Z] check_test.go:223: [d1070898b30e5] daemon is not started [2021-02-16T09:56:20.762Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.00s) [2021-02-16T09:56:20.762Z] check_test.go:223: [d7b08d183b299] daemon is not started [2021-02-16T09:56:20.762Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2021-02-16T09:56:20.762Z] check_test.go:223: [d8fc8aa6842f6] daemon is not started [2021-02-16T09:56:20.762Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-16T09:56:20.762Z] check_test.go:223: [d690522fea990] daemon is not started [2021-02-16T09:56:20.762Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.04s) [2021-02-16T09:56:20.762Z] check_test.go:223: [d56b15610d5dd] daemon is not started [2021-02-16T09:56:20.762Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2021-02-16T09:56:20.762Z] check_test.go:223: [d310c02d85386] daemon is not started [2021-02-16T09:56:20.762Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.93s) [2021-02-16T09:56:20.762Z] check_test.go:223: [d2bfb65102d15] daemon is not started [2021-02-16T09:56:20.762Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.51s) [2021-02-16T09:56:20.762Z] check_test.go:223: [dc7d2c7e61361] daemon is not started [2021-02-16T09:56:20.762Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2021-02-16T09:56:20.762Z] check_test.go:223: [d944012c95a5d] daemon is not started [2021-02-16T09:56:20.762Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2021-02-16T09:56:20.762Z] check_test.go:223: [d9ccb7e2940dd] daemon is not started [2021-02-16T09:56:20.762Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-02-16T09:56:20.762Z] check_test.go:223: [d39cf5d04a80f] daemon is not started [2021-02-16T09:56:20.762Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-02-16T09:56:20.762Z] check_test.go:223: [d50743814e422] daemon is not started [2021-02-16T09:56:20.762Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2021-02-16T09:56:20.762Z] check_test.go:223: [dcfcb13fbaf56] daemon is not started [2021-02-16T09:56:20.762Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-02-16T09:56:20.762Z] check_test.go:223: [dc6d81c516f24] daemon is not started [2021-02-16T09:56:20.762Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-02-16T09:56:20.762Z] check_test.go:223: [d5e3f0ed4fb2c] daemon is not started [2021-02-16T09:56:20.762Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-16T09:56:20.762Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-16T09:56:21.698Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-16T09:56:21.957Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-16T09:56:22.215Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-16T09:56:23.150Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-16T09:56:23.408Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-16T09:56:23.975Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-16T09:56:24.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-16T09:56:24.636Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.88s) [2021-02-16T09:56:24.636Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s) [2021-02-16T09:56:24.636Z] check_test.go:252: [df93447f4b6b4] daemon is not started [2021-02-16T09:56:24.636Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-02-16T09:56:24.636Z] check_test.go:252: [df34d624fbbdc] daemon is not started [2021-02-16T09:56:24.636Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-02-16T09:56:24.636Z] check_test.go:252: [d7ea6ee46be56] daemon is not started [2021-02-16T09:56:24.636Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2021-02-16T09:56:24.636Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-02-16T09:56:24.636Z] check_test.go:252: [d29a125be1b5d] daemon is not started [2021-02-16T09:56:24.636Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-02-16T09:56:24.636Z] check_test.go:252: [db4b24d9a5d42] daemon is not started [2021-02-16T09:56:24.636Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-02-16T09:56:24.636Z] check_test.go:252: [dc048f40b81f5] daemon is not started [2021-02-16T09:56:24.636Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-02-16T09:56:24.636Z] check_test.go:252: [d96ceb41defea] daemon is not started [2021-02-16T09:56:24.636Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-16T09:56:24.636Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-16T09:56:29.901Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-16T09:56:29.901Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-16T09:56:29.901Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-16T09:56:30.160Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-16T09:56:30.419Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-02-16T09:56:30.419Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-02-16T09:56:30.419Z] check_test.go:279: [d81b704598624] daemon is not started [2021-02-16T09:56:30.419Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-02-16T09:56:30.419Z] check_test.go:279: [d0f972c384b5e] daemon is not started [2021-02-16T09:56:30.419Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-02-16T09:56:30.419Z] check_test.go:279: [d2d3ca8fa85e4] daemon is not started [2021-02-16T09:56:30.419Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-02-16T09:56:30.419Z] check_test.go:279: [d25e12de91371] daemon is not started [2021-02-16T09:56:30.419Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-02-16T09:56:30.419Z] check_test.go:279: [d15faf7e80914] daemon is not started [2021-02-16T09:56:30.419Z] === RUN TestDockerNetworkSuite [2021-02-16T09:56:30.419Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-02-16T09:56:32.324Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-02-16T09:56:33.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-02-16T09:56:36.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-02-16T09:56:37.930Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-02-16T09:56:40.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-02-16T09:56:41.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-02-16T09:56:48.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-02-16T09:56:49.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-02-16T09:56:51.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-02-16T09:56:51.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-02-16T09:56:51.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-02-16T09:56:52.919Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-02-16T09:56:53.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-02-16T09:56:53.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-02-16T09:56:54.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-02-16T09:56:55.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-02-16T09:56:55.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-02-16T09:56:55.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-02-16T09:56:55.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-02-16T09:56:56.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-02-16T09:56:57.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-02-16T09:56:57.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-02-16T09:56:57.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-02-16T09:56:57.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-02-16T09:57:00.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-02-16T09:57:02.160Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-02-16T09:57:08.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-02-16T09:57:08.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-02-16T09:57:09.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-02-16T09:57:09.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-02-16T09:57:09.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-02-16T09:57:09.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-02-16T09:57:09.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-02-16T09:57:09.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-02-16T09:57:12.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-02-16T09:57:12.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-02-16T09:57:12.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-02-16T09:57:13.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-02-16T09:57:17.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-02-16T09:57:19.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-02-16T09:57:19.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-02-16T09:57:20.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-02-16T09:57:22.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-02-16T09:57:22.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-02-16T09:57:23.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-02-16T09:57:23.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-02-16T09:57:24.450Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite (58.79s) [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.99s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [dadfa8136293e] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d2fd844e92dc4] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.11s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d0797e28cbd39] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.56s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d9e5c46ac6f97] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.56s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:1233: [ddaf0df566724] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d8aee6fd6ff3f] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.49s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [ddd833dd19806] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.44s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d4b5ef97e0c65] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.26s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d389d0061a874] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.56s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d9510d4763acd] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.43s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d65a153fc0c69] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d57191b4ab88a] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [df49902ef9c70] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [db65a0111cd63] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d2d3446846323] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d2eecc4a3788b] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [dcfeca01f2ae3] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d336b3cfb5466] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [db4e394092415] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.85s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [da8c9c054015c] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.07s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d6c1b5a76a31d] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d2df8951faa1f] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [dec0abb8ee4bf] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d5cf512bb968b] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.44s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:968: [df631b2adb5a2] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.91s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [df274623ffedd] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.10s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:1116: [dbf0095b068cb] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d76b266abf4c6] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.91s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [def561d4fad3b] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [db5a80e8d63a0] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d2d2382b531ba] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [dbab98062cbae] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [df87f736ee703] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d073abd3e70a0] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.68s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [defbb06dca62d] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d8542e6adadd0] daemon is not started [2021-02-16T09:57:29.717Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d46c408faec45] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.83s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d4420f74929ac] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.52s) [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.10s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:1084: [d68066cd79bcb] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [dc402da8bcb11] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.80s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d8cedc83f47c4] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d08deec7b7a0f] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d12773413108b] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.73s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d052ea4fd2b02] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [dba64ac062538] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.98s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d4d9967a20042] daemon is not started [2021-02-16T09:57:29.717Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.62s) [2021-02-16T09:57:29.717Z] docker_cli_network_unix_test.go:46: [d04d910dcbd0d] daemon is not started [2021-02-16T09:57:29.717Z] === RUN TestDockerHubPullSuite [2021-02-16T09:57:29.717Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-02-16T09:57:30.653Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-02-16T09:57:32.553Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-02-16T09:57:32.811Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-02-16T09:57:33.070Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-02-16T09:57:35.618Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-02-16T09:57:35.618Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-02-16T09:57:35.618Z] --- PASS: TestDockerHubPullSuite (6.57s) [2021-02-16T09:57:35.618Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.37s) [2021-02-16T09:57:35.618Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2021-02-16T09:57:35.618Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.44s) [2021-02-16T09:57:35.618Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.09s) [2021-02-16T09:57:35.618Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.33s) [2021-02-16T09:57:35.618Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2021-02-16T09:57:35.618Z] PASS [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === Skipped [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-16T09:57:35.618Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-16T09:57:35.618Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-16T09:57:35.618Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-16T09:57:35.618Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-16T09:57:35.618Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-02-16T09:57:35.618Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-16T09:57:35.618Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-16T09:57:35.618Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-02-16T09:57:35.618Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-02-16T09:57:35.618Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-02-16T09:57:35.618Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-02-16T09:57:35.618Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-16T09:57:35.618Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-16T09:57:35.618Z] docker_cli_sni_test.go:18: Flakey test [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-16T09:57:35.618Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-02-16T09:57:35.618Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-02-16T09:57:35.618Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-02-16T09:57:35.618Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-16T09:57:35.618Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-02-16T09:57:35.618Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-02-16T09:57:35.618Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-02-16T09:57:35.618Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-02-16T09:57:35.618Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-16T09:57:35.618Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-16T09:57:35.618Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-16T09:57:35.618Z] docker_cli_network_unix_test.go:46: [d46c408faec45] daemon is not started [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] [2021-02-16T09:57:35.618Z] DONE 1274 tests, 51 skipped in 1606.843s [2021-02-16T09:57:35.618Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T09:57:35.877Z] ++++ cat bundles/test-integration/docker.pid [2021-02-16T09:57:35.877Z] +++ kill 8151 [2021-02-16T09:57:36.812Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-02-16T09:57:36.813Z] +++ /etc/init.d/apparmor stop [2021-02-16T09:57:36.813Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T09:57:36.813Z] [2021-02-16T09:57:36.813Z] Unloading profiles will leave already running processes permanently [2021-02-16T09:57:36.813Z] unconfined, which can lead to unexpected situations. [2021-02-16T09:57:36.813Z] [2021-02-16T09:57:36.813Z] To set a process to complain mode, use the command line tool [2021-02-16T09:57:36.813Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T09:57:36.813Z] +++ true [2021-02-16T09:57:36.813Z] exiting test-integration [2021-02-16T09:57:36.813Z] ++ exit 0 [2021-02-16T09:57:36.813Z] [2021-02-16T09:57:37.071Z] + for job in $(jobs -p) [2021-02-16T09:57:37.071Z] + wait 2929 [2021-02-16T09:57:43.642Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-02-16T09:57:48.924Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-02-16T09:57:51.453Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-02-16T09:57:55.640Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-02-16T09:57:58.170Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-02-16T09:58:02.357Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-02-16T09:58:02.357Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-02-16T09:58:07.624Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-02-16T09:58:07.624Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-02-16T09:58:08.558Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-02-16T09:58:11.097Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-02-16T09:58:15.970Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-16T09:58:15.970Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-16T09:58:15.970Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-16T09:58:15.970Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-16T09:58:15.970Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-16T09:58:15.970Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-16T09:58:15.970Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-16T09:58:15.970Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-16T09:58:15.970Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-16T09:58:15.970Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-16T09:58:15.970Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-16T09:58:15.970Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-16T09:58:16.985Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-16T09:58:16.985Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-16T09:58:16.985Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-16T09:58:20.023Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-16T09:58:21.642Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-16T09:58:21.642Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-16T09:58:21.642Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-16T09:58:21.642Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-16T09:58:21.642Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-16T09:58:24.659Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-16T09:58:24.659Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-16T09:58:24.659Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-16T09:58:30.631Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-16T09:59:07.310Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-02-16T10:00:03.524Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-02-16T10:00:11.641Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-02-16T10:00:12.415Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-16T10:00:12.415Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-16T10:00:12.415Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-16T10:00:12.415Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-16T10:00:12.415Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-16T10:00:12.415Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-16T10:00:12.415Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-16T10:00:12.415Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-16T10:00:12.415Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-16T10:00:12.415Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-16T10:00:12.415Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-16T10:00:15.432Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-16T10:00:16.907Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-02-16T10:00:17.036Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-16T10:00:17.036Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-16T10:00:17.036Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-16T10:00:17.036Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-16T10:00:19.302Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-16T10:00:29.883Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-16T10:00:38.678Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-16T10:00:39.690Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-16T10:00:39.690Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-16T10:00:42.710Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-16T10:00:44.312Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-16T10:00:48.181Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-16T10:00:48.181Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-16T10:00:48.181Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-16T10:00:48.181Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-16T10:00:48.181Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-16T10:00:48.181Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-16T10:01:24.267Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-16T10:01:24.267Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-16T10:01:24.267Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-16T10:01:45.695Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-16T10:01:45.695Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-16T10:01:45.695Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-16T10:01:50.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-16T10:01:51.553Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-16T10:01:56.397Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-16T10:02:05.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-16T10:02:11.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-16T10:02:11.637Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-16T10:02:15.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-16T10:02:15.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-16T10:02:15.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-16T10:02:21.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-16T10:02:21.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-16T10:02:21.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-16T10:02:21.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-16T10:02:21.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-16T10:02:23.356Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-02-16T10:02:38.238Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-02-16T10:02:38.238Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-02-16T10:02:38.238Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-02-16T10:02:38.238Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-02-16T10:02:38.238Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-02-16T10:02:38.814Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-02-16T10:02:41.344Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-02-16T10:02:43.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-16T10:02:44.630Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-02-16T10:02:44.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-16T10:02:45.473Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-16T10:02:45.954Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-16T10:02:46.965Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-16T10:02:46.965Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-16T10:02:47.163Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-02-16T10:02:50.831Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-16T10:02:51.843Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-16T10:02:51.843Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-16T10:02:51.843Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-16T10:02:53.447Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-16T10:02:53.928Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-16T10:02:54.409Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-16T10:02:54.890Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-16T10:02:55.371Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-16T10:03:00.221Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-16T10:03:02.486Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-16T10:03:02.486Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-16T10:03:02.967Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-16T10:03:03.448Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-16T10:03:03.448Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-16T10:03:05.715Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-16T10:03:06.196Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-16T10:03:06.678Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-16T10:03:06.678Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-16T10:03:07.691Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-16T10:03:08.172Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-16T10:03:08.172Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-16T10:03:08.172Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-16T10:03:13.015Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-16T10:03:43.343Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-16T10:03:43.343Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-16T10:03:43.343Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-16T10:03:43.378Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-02-16T10:03:43.378Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-02-16T10:03:45.281Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-02-16T10:03:47.182Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-02-16T10:03:47.209Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-16T10:03:47.209Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-16T10:03:47.209Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-16T10:03:47.209Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-16T10:03:47.690Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-16T10:03:47.690Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-16T10:03:50.474Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-02-16T10:03:53.758Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-02-16T10:04:13.202Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-16T10:04:13.203Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-16T10:04:13.203Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-16T10:04:15.679Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-02-16T10:04:27.876Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-02-16T10:04:28.309Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-16T10:04:28.442Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-02-16T10:04:28.791Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-16T10:04:29.804Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-16T10:04:30.971Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-02-16T10:04:32.823Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-16T10:04:33.512Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-02-16T10:04:35.092Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-16T10:04:38.109Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-16T10:04:40.072Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-02-16T10:04:45.336Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-02-16T10:04:46.713Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-02-16T10:04:49.243Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-02-16T10:04:51.774Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-02-16T10:04:54.305Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-02-16T10:04:57.589Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-02-16T10:04:59.763Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-02-16T10:05:29.245Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-16T10:05:34.091Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-16T10:05:34.091Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-16T10:05:55.976Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-02-16T10:06:10.844Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite (1734.81s) [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.26s) [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.28s) [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.08s) [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.14s) [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.13s) [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.65s) [2021-02-16T10:06:28.924Z] docker_api_swarm_test.go:562: [da7d10713dcd8] joining swarm manager [d83f31bdc47fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.924Z] docker_api_swarm_test.go:584: [d5d6c03509ee4] joining swarm manager [d83f31bdc47fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.924Z] check_test.go:380: [da7d10713dcd8] daemon is not started [2021-02-16T10:06:28.924Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-16T10:06:28.924Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.68s) [2021-02-16T10:06:28.924Z] docker_api_swarm_test.go:45: [d5d396769c653] joining swarm manager [d5f26a453c950]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s) [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.88s) [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.82s) [2021-02-16T10:06:28.924Z] docker_api_swarm_test.go:303: [d0cb309b954ca] joining swarm manager [d97168ff2ee05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.924Z] docker_api_swarm_test.go:304: [ddf6d57cc2168] joining swarm manager [d97168ff2ee05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.924Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-02-16T10:06:28.924Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.45s) [2021-02-16T10:06:28.924Z] docker_api_swarm_test.go:271: [d1a6cfb6efac0] joining swarm manager [de20b0130c3da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.924Z] docker_api_swarm_test.go:272: [d3d900e7aebad] joining swarm manager [de20b0130c3da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.57s) [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.93s) [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.58s) [2021-02-16T10:06:28.924Z] docker_api_swarm_node_test.go:19: [de4ba0e54fbf8] joining swarm manager [dada051d5cb25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.924Z] docker_api_swarm_node_test.go:20: [d07dcf1a38e0e] joining swarm manager [dada051d5cb25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.57s) [2021-02-16T10:06:28.924Z] docker_api_swarm_test.go:501: [d7b4ada09c329] joining swarm manager [d66a5fd165a8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.924Z] docker_api_swarm_test.go:506: [df934bcd16c34] joining swarm manager [d66a5fd165a8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.46s) [2021-02-16T10:06:28.924Z] docker_api_swarm_node_test.go:80: [d0ee0cc9df453] joining swarm manager [d4623384829f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.72s) [2021-02-16T10:06:28.924Z] docker_api_swarm_node_test.go:52: [d3f92d9345409] joining swarm manager [d641e60f0a8ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.924Z] docker_api_swarm_node_test.go:53: [d026807d853ee] joining swarm manager [d641e60f0a8ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.63s) [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.93s) [2021-02-16T10:06:28.924Z] docker_api_swarm_test.go:201: [d3f02a8847934] joining swarm manager [d6e62939e6e8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.924Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (70.79s) [2021-02-16T10:06:28.925Z] docker_api_swarm_test.go:383: [d2ba300e51378] joining swarm manager [d0ee24a519822]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.925Z] docker_api_swarm_test.go:384: [deecd6dd7685c] joining swarm manager [d0ee24a519822]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.925Z] check_test.go:380: [deecd6dd7685c] daemon is not started [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.45s) [2021-02-16T10:06:28.925Z] docker_api_swarm_test.go:801: [d03d357bd1c3c] joining swarm manager [dc4ce3ab1aec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.925Z] docker_api_swarm_test.go:801: [d55b66e490368] joining swarm manager [dc4ce3ab1aec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.925Z] docker_api_swarm_test.go:801: [d1a297a48aacf] joining swarm manager [dc4ce3ab1aec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-16T10:06:28.925Z] docker_api_swarm_test.go:801: [d7c583b0ca7ab] joining swarm manager [dc4ce3ab1aec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-16T10:06:28.925Z] docker_api_swarm_test.go:809: [d8787c5801839] joining swarm manager [dc4ce3ab1aec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.78s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.91s) [2021-02-16T10:06:28.925Z] docker_api_swarm_service_test.go:394: [d8769dacd27de] joining swarm manager [d9e24041111f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.925Z] docker_api_swarm_service_test.go:394: [d8691b1860edb] joining swarm manager [d9e24041111f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.34s) [2021-02-16T10:06:28.925Z] docker_api_swarm_service_test.go:342: [d3d93a591eec1] joining swarm manager [da23dab0ecd41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.925Z] docker_api_swarm_service_test.go:342: [dc8f8870f2cd1] joining swarm manager [da23dab0ecd41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.00s) [2021-02-16T10:06:28.925Z] docker_api_swarm_service_test.go:489: [d34196644eb8c] joining swarm manager [d4e9b14fb2554]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.925Z] docker_api_swarm_service_test.go:489: [dbceb3503c69d] joining swarm manager [d4e9b14fb2554]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.99s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.50s) [2021-02-16T10:06:28.925Z] docker_api_swarm_service_test.go:127: [d4345e0be56cd] joining swarm manager [d517a6b1cc547]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.925Z] docker_api_swarm_service_test.go:128: [d504f6c985b78] joining swarm manager [d517a6b1cc547]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.925Z] docker_api_swarm_service_test.go:136: [d188f8d55d542] joining swarm manager [d517a6b1cc547]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-16T10:06:28.925Z] docker_api_swarm_service_test.go:137: [dc8d09cec1d5e] joining swarm manager [d517a6b1cc547]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.57s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.59s) [2021-02-16T10:06:28.925Z] docker_api_swarm_service_test.go:303: [dcaab1b587668] joining swarm manager [dca58d107720b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.925Z] docker_api_swarm_service_test.go:303: [d0a05aace06d0] joining swarm manager [dca58d107720b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.62s) [2021-02-16T10:06:28.925Z] docker_api_swarm_service_test.go:99: [d04390671992f] joining swarm manager [d5833940302a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.925Z] docker_api_swarm_service_test.go:100: [d4f1d1f2c0de5] joining swarm manager [d5833940302a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.925Z] check_test.go:380: [d04390671992f] daemon is not started [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.03s) [2021-02-16T10:06:28.925Z] docker_api_swarm_service_test.go:532: [d4f78277655ce] joining swarm manager [da9850106083e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.925Z] docker_api_swarm_service_test.go:533: [dda35e40fc152] joining swarm manager [da9850106083e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.42s) [2021-02-16T10:06:28.925Z] docker_api_swarm_service_test.go:147: [d8476512f38c9] joining swarm manager [dff20715db632]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.925Z] docker_api_swarm_service_test.go:147: [d10beed77f82f] joining swarm manager [dff20715db632]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.87s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.18s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.71s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.22s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.13s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.36s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.14s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.61s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.50s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.35s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.41s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.72s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.15s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.04s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.19s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.07s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.75s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.48s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.56s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.54s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.71s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.73s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.44s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.70s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.00s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.20s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.72s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.20s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.74s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.04s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.55s) [2021-02-16T10:06:28.925Z] docker_cli_service_logs_test.go:245: checking task hqbx8wacreqk [2021-02-16T10:06:28.925Z] docker_cli_service_logs_test.go:250: checking messages for hqbx8wacreqk [2021-02-16T10:06:28.925Z] docker_cli_service_logs_test.go:245: checking task ox98dikiqloe [2021-02-16T10:06:28.925Z] docker_cli_service_logs_test.go:250: checking messages for ox98dikiqloe [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.79s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.47s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.68s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (1.93s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.97s) [2021-02-16T10:06:28.925Z] docker_cli_swarm_test.go:1901: [d0cdb5b17eace] joining swarm manager [d50829fd344dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.925Z] docker_cli_swarm_test.go:1902: [dfd8f44993ea7] joining swarm manager [d50829fd344dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.96s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.32s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.80s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.50s) [2021-02-16T10:06:28.925Z] docker_cli_swarm_test.go:1802: [d0f7472132916] joining swarm manager [d83afb09adf9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.925Z] docker_cli_swarm_test.go:1803: [d3e89a0fdbf03] joining swarm manager [d83afb09adf9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.11s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (156.02s) [2021-02-16T10:06:28.925Z] docker_cli_swarm_test.go:1321: [d6a97222b7d63] joining swarm manager [da90d531e6a98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.925Z] docker_cli_swarm_test.go:1322: [daf0a8d9cb9eb] joining swarm manager [da90d531e6a98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.09s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.31s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.80s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.28s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.49s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.33s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.81s) [2021-02-16T10:06:28.925Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-16T10:06:28.925Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.24s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.29s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.52s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.37s) [2021-02-16T10:06:28.925Z] docker_cli_swarm_test.go:1186: [d422c3eda9b3e] joining swarm manager [d5e4f76f8f9bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.925Z] docker_cli_swarm_test.go:1195: [dfbca7e9b2d62] joining swarm manager [d5e4f76f8f9bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.09s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.47s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.26s) [2021-02-16T10:06:28.925Z] docker_cli_swarm_test.go:1118: [d0ef788f9ee46] joining swarm manager [d75df1fb07b4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.925Z] docker_cli_swarm_test.go:1119: [d007186cc327d] joining swarm manager [d75df1fb07b4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.925Z] docker_cli_swarm_test.go:1172: [d0eb2fd124a16] joining swarm manager [d75df1fb07b4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.38s) [2021-02-16T10:06:28.925Z] docker_cli_swarm_test.go:1453: [dbbbb72190a79] joining swarm manager [dc68282c53c76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.925Z] docker_cli_swarm_test.go:1454: [d44fd2b6303a3] joining swarm manager [dc68282c53c76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.94s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.42s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.35s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.60s) [2021-02-16T10:06:28.925Z] docker_cli_swarm_unix_test.go:62: [dcf5ae7634e53] joining swarm manager [d8690b9444326]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.30s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.21s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.33s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.34s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.62s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.34s) [2021-02-16T10:06:28.925Z] docker_api_swarm_test.go:961: [d574be9fd9e37] joining swarm manager [dd97d415519ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.87s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.88s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.33s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.87s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.45s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.58s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.18s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.57s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.24s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.60s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.18s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.31s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.28s) [2021-02-16T10:06:28.925Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.22s) [2021-02-16T10:06:28.925Z] === RUN TestDockerExternalVolumeSuite [2021-02-16T10:06:28.925Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-02-16T10:06:43.799Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-02-16T10:06:46.685Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-16T10:06:46.685Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-16T10:06:46.685Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-16T10:07:04.680Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-16T10:07:17.333Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-16T10:07:29.985Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-16T10:07:51.470Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-02-16T10:07:59.579Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-02-16T10:08:06.077Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-16T10:08:21.179Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-16T10:08:29.970Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-16T10:08:31.662Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-02-16T10:08:46.531Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-02-16T10:09:18.595Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-02-16T10:09:30.798Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-02-16T10:10:02.861Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-02-16T10:10:17.730Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-02-16T10:10:27.014Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-16T10:10:27.014Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-16T10:10:27.014Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-16T10:10:27.014Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-16T10:10:27.014Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-16T10:10:27.014Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-16T10:10:27.014Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-16T10:10:27.014Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-16T10:10:27.014Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-16T10:10:27.014Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-16T10:10:27.014Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-16T10:10:28.616Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-16T10:10:28.616Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-16T10:10:28.616Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-16T10:10:28.616Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-16T10:10:28.616Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-16T10:10:28.616Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-16T10:10:32.488Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-16T10:10:32.488Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-16T10:10:32.488Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-16T10:10:32.488Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-16T10:10:32.602Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-02-16T10:10:32.970Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-16T10:10:37.817Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-16T10:10:50.469Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-16T10:10:50.469Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-16T10:10:50.469Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-16T10:10:50.469Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-16T10:10:50.469Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-16T10:10:50.469Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-16T10:10:50.469Z] === RUN TestDockerSuite/TestBuildFails [2021-02-16T10:10:52.736Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-16T10:10:52.736Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-16T10:10:57.580Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-16T10:11:02.422Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-16T10:11:08.392Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-16T10:11:17.179Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-16T10:11:18.782Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-16T10:11:19.263Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-02-16T10:11:23.626Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-16T10:11:23.626Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-16T10:11:23.626Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-16T10:11:24.107Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-16T10:11:24.107Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-16T10:11:36.750Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-16T10:11:36.750Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-16T10:11:37.340Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-02-16T10:11:47.313Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-16T10:11:47.313Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-16T10:11:48.916Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-16T10:11:48.916Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-16T10:11:49.397Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-16T10:11:49.397Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-16T10:11:53.264Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-16T10:11:53.745Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-16T10:11:54.757Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-16T10:11:55.238Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-16T10:11:55.719Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-16T10:11:56.732Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-16T10:11:58.335Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-16T10:12:03.176Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-16T10:12:03.176Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-16T10:12:03.176Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-16T10:12:03.176Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-16T10:12:03.176Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-16T10:12:03.657Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-16T10:12:03.657Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-16T10:12:04.138Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-16T10:12:04.620Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-16T10:12:09.407Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-02-16T10:12:09.466Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-16T10:12:22.110Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-16T10:12:22.110Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-16T10:12:24.379Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-16T10:12:41.471Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-02-16T10:12:54.707Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-16T10:12:56.339Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-02-16T10:13:07.448Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-16T10:13:11.315Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-16T10:13:14.591Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-02-16T10:13:17.288Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-16T10:13:22.130Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-16T10:13:29.472Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-02-16T10:13:37.227Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-16T10:13:37.227Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-16T10:13:42.071Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-16T10:13:42.551Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-16T10:13:42.551Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-16T10:13:42.551Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-16T10:13:44.339Z] --- PASS: TestDockerExternalVolumeSuite (437.53s) [2021-02-16T10:13:44.339Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2021-02-16T10:13:44.339Z] docker_cli_external_volume_driver_test.go:53: [d161ad63b399f] daemon is not started [2021-02-16T10:13:44.339Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-02-16T10:13:44.339Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.24s) [2021-02-16T10:13:44.339Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-02-16T10:13:44.339Z] docker_cli_external_volume_driver_test.go:53: [d8454368db921] daemon is not started [2021-02-16T10:13:44.339Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-02-16T10:13:44.339Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-02-16T10:13:44.339Z] docker_cli_external_volume_driver_test.go:53: [d1cd0c116570c] daemon is not started [2021-02-16T10:13:44.339Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-02-16T10:13:44.339Z] docker_cli_external_volume_driver_test.go:53: [d96d7a65eb92a] daemon is not started [2021-02-16T10:13:44.339Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s) [2021-02-16T10:13:44.339Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.26s) [2021-02-16T10:13:44.339Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2021-02-16T10:13:44.339Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-02-16T10:13:44.339Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s) [2021-02-16T10:13:44.339Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.34s) [2021-02-16T10:13:44.339Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2021-02-16T10:13:44.339Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.28s) [2021-02-16T10:13:44.339Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.69s) [2021-02-16T10:13:44.339Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2021-02-16T10:13:44.339Z] docker_cli_external_volume_driver_test.go:485: [d4e191d161b76] daemon is not started [2021-02-16T10:13:44.339Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-02-16T10:13:44.339Z] docker_cli_external_volume_driver_test.go:53: [d0e1aa2930a95] daemon is not started [2021-02-16T10:13:44.339Z] PASS [2021-02-16T10:13:44.339Z] [2021-02-16T10:13:44.339Z] === Skipped [2021-02-16T10:13:44.339Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-16T10:13:44.339Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-16T10:13:44.339Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-16T10:13:44.339Z] check_test.go:309: [d7c3299bc89ca] daemon is not started [2021-02-16T10:13:44.339Z] [2021-02-16T10:13:44.339Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-16T10:13:44.339Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-16T10:13:44.339Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-16T10:13:44.339Z] check_test.go:309: [d5bc7511837ea] daemon is not started [2021-02-16T10:13:44.339Z] [2021-02-16T10:13:44.339Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-16T10:13:44.339Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-16T10:13:44.339Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-16T10:13:44.339Z] check_test.go:309: [d7f671cce1b05] daemon is not started [2021-02-16T10:13:44.339Z] [2021-02-16T10:13:44.339Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-16T10:13:44.339Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-16T10:13:44.339Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-16T10:13:44.339Z] [2021-02-16T10:13:44.339Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-16T10:13:44.339Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-16T10:13:44.339Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-16T10:13:44.339Z] [2021-02-16T10:13:44.339Z] [2021-02-16T10:13:44.339Z] DONE 273 tests, 5 skipped in 2574.717s [2021-02-16T10:13:44.339Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T10:13:44.340Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dce9e4d42e4f6/docker.pid [2021-02-16T10:13:44.340Z] +++ kill 6254 [2021-02-16T10:13:44.340Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6254 is not a child of this shell [2021-02-16T10:13:44.340Z] warning: PID 6254 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dce9e4d42e4f6/docker.pid had a nonzero exit code [2021-02-16T10:13:44.340Z] ++++ cat bundles/test-integration/docker.pid [2021-02-16T10:13:44.340Z] +++ kill 8187 [2021-02-16T10:13:44.905Z] +++ /etc/init.d/apparmor stop [2021-02-16T10:13:44.905Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T10:13:44.905Z] [2021-02-16T10:13:44.905Z] Unloading profiles will leave already running processes permanently [2021-02-16T10:13:44.905Z] unconfined, which can lead to unexpected situations. [2021-02-16T10:13:44.905Z] [2021-02-16T10:13:44.905Z] To set a process to complain mode, use the command line tool [2021-02-16T10:13:44.905Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T10:13:44.905Z] +++ true [2021-02-16T10:13:44.905Z] exiting test-integration [2021-02-16T10:13:44.905Z] ++ exit 0 [2021-02-16T10:13:44.905Z] [2021-02-16T10:13:45.471Z] + exit 0 [2021-02-16T10:13:45.471Z] ++ jobs -p [2021-02-16T10:13:45.471Z] + pids= [2021-02-16T10:13:45.471Z] + echo 'Remaining pids to kill: []' [2021-02-16T10:13:45.471Z] Remaining pids to kill: [] [2021-02-16T10:13:45.471Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-02-16T10:13:45.493Z] Recording test results [2021-02-16T10:13:45.569Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-16T10:13:47.271Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T10:13:47.599Z] + echo Ensuring container killed. [2021-02-16T10:13:47.599Z] Ensuring container killed. [2021-02-16T10:13:47.599Z] + docker ps -aq -f name=docker-pr16-* [2021-02-16T10:13:47.864Z] + cids=22b086943e68 [2021-02-16T10:13:47.864Z] b6b2a6782d59 [2021-02-16T10:13:47.864Z] 8d500e12f673 [2021-02-16T10:13:47.864Z] + [ -n 22b086943e68 [2021-02-16T10:13:47.864Z] b6b2a6782d59 [2021-02-16T10:13:47.864Z] 8d500e12f673 ] [2021-02-16T10:13:47.864Z] + docker rm -vf 22b086943e68 b6b2a6782d59 8d500e12f673 [2021-02-16T10:13:48.584Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-16T10:13:50.856Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-16T10:13:50.856Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-16T10:13:51.150Z] 22b086943e68 [2021-02-16T10:13:51.150Z] b6b2a6782d59 [2021-02-16T10:13:51.150Z] 8d500e12f673 [Pipeline] sh [2021-02-16T10:13:51.338Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-16T10:13:51.431Z] + echo Chowning /workspace to jenkins user [2021-02-16T10:13:51.431Z] Chowning /workspace to jenkins user [2021-02-16T10:13:51.431Z] + id -u [2021-02-16T10:13:51.431Z] + id -g [2021-02-16T10:13:51.431Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41936:/workspace busybox chown -R 1000:1000 /workspace [2021-02-16T10:13:51.431Z] Unable to find image 'busybox:latest' locally [2021-02-16T10:13:54.353Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-16T10:13:55.365Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-16T10:13:56.378Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-16T10:13:57.990Z] latest: Pulling from library/busybox [2021-02-16T10:13:57.990Z] 4c892f00285e: Pulling fs layer [2021-02-16T10:13:57.990Z] 4c892f00285e: Download complete [2021-02-16T10:13:57.990Z] 4c892f00285e: Pull complete [2021-02-16T10:13:57.990Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-16T10:13:57.990Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T10:14:02.492Z] + bundleName=amd64 [2021-02-16T10:14:02.492Z] + echo Creating amd64-bundles.tar.gz [2021-02-16T10:14:02.492Z] Creating amd64-bundles.tar.gz [2021-02-16T10:14:02.492Z] + xargs tar -czf amd64-bundles.tar.gz [2021-02-16T10:14:02.492Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-16T10:14:03.662Z] === RUN TestDockerSuite/TestBuildOnBuildCache [Pipeline] archiveArtifacts [2021-02-16T10:14:03.885Z] Archiving artifacts [2021-02-16T10:14:05.266Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-16T10:14:05.864Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41936/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T10:14:06.177Z] + make clean [2021-02-16T10:14:06.435Z] docker volume rm -f docker-dev-cache [2021-02-16T10:14:06.435Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [2021-02-16T10:14:12.537Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-16T10:14:15.554Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-16T10:14:22.827Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-16T10:14:26.699Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-16T10:14:31.545Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-16T10:14:32.026Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-16T10:14:32.026Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-16T10:14:32.026Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-16T10:14:34.294Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-16T10:14:34.294Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-16T10:15:17.225Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-16T10:15:38.638Z] === RUN TestDockerSuite/TestBuildRm [2021-02-16T10:15:49.196Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-16T10:15:52.209Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-16T10:15:52.209Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-16T10:15:52.689Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-16T10:15:53.699Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-16T10:15:56.718Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-16T10:15:59.733Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-16T10:16:03.599Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-16T10:16:21.587Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-16T10:16:22.068Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-16T10:16:22.548Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-16T10:16:31.335Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-16T10:16:31.335Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-16T10:16:35.204Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-16T10:16:35.204Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-16T10:16:39.069Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-16T10:16:57.053Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-16T10:16:57.053Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-16T10:16:58.654Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-16T10:16:59.664Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-16T10:17:03.527Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-16T10:17:08.367Z] === RUN TestDockerSuite/TestBuildUser [2021-02-16T10:17:08.367Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-16T10:17:08.367Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-16T10:17:08.367Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-16T10:17:11.379Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-16T10:17:11.859Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-16T10:17:19.194Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-16T10:17:19.194Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-16T10:17:19.194Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-16T10:17:40.610Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-16T10:17:40.610Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-16T10:17:46.575Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-16T10:17:50.439Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-16T10:17:50.439Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-16T10:17:50.920Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-16T10:17:53.183Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-16T10:17:53.183Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-02-16T10:18:03.740Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-16T10:18:06.752Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-16T10:18:06.752Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-16T10:18:17.306Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-16T10:18:17.787Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-16T10:18:18.268Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-16T10:18:18.268Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-16T10:18:19.279Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-16T10:18:26.547Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-16T10:18:27.559Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-16T10:18:28.039Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-16T10:18:28.039Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-16T10:18:28.039Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-16T10:18:30.303Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-16T10:18:34.166Z] === RUN TestDockerSuite/TestCommitChange [2021-02-16T10:18:38.031Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-16T10:18:41.894Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-16T10:18:41.894Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-16T10:18:47.859Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-16T10:18:47.859Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-16T10:18:58.418Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-16T10:19:01.431Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-16T10:19:01.431Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-16T10:19:01.431Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-16T10:19:01.431Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-16T10:19:01.431Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-16T10:19:01.431Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-16T10:19:01.431Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-16T10:19:01.431Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-16T10:19:01.431Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-16T10:19:07.393Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-16T10:19:13.356Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-16T10:19:13.356Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-16T10:19:14.957Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-16T10:19:14.957Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-16T10:19:14.957Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-16T10:19:14.957Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-16T10:19:17.221Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-16T10:19:17.221Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-16T10:19:17.221Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-16T10:19:18.825Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-16T10:19:18.825Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-16T10:19:18.825Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-16T10:19:18.825Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-16T10:19:18.825Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-16T10:19:21.088Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-16T10:19:23.352Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-16T10:19:24.953Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-16T10:19:24.953Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-16T10:19:24.953Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-16T10:19:27.218Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-16T10:19:27.218Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-16T10:19:28.823Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-16T10:19:28.823Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-16T10:19:28.823Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-16T10:19:31.091Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-16T10:19:31.091Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-16T10:19:32.696Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-16T10:19:32.696Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-16T10:19:34.968Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-16T10:19:34.968Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-16T10:19:37.239Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-16T10:19:46.038Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-16T10:19:48.307Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-16T10:19:48.307Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-16T10:19:48.307Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-16T10:19:48.789Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-16T10:19:48.789Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-16T10:19:50.393Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-16T10:19:50.393Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-16T10:19:52.663Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-16T10:19:52.663Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-16T10:19:54.268Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-16T10:19:54.268Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-16T10:19:59.116Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-16T10:20:00.130Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-16T10:20:00.130Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-16T10:20:00.130Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-16T10:20:00.130Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-16T10:20:00.130Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-16T10:20:00.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-02-16T10:20:01.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-16T10:20:01.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-02-16T10:20:04.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-02-16T10:20:06.273Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-02-16T10:20:09.304Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-02-16T10:20:11.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000946640_} [2021-02-16T10:20:13.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1078484990_c:\foo_false____} [2021-02-16T10:20:16.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1078484990_c:\foo_true____} [2021-02-16T10:20:18.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-16T10:20:18.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-16T10:20:18.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-16T10:20:18.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-16T10:20:18.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-16T10:20:18.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-16T10:20:18.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-16T10:20:18.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-16T10:20:18.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-16T10:20:18.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-16T10:20:18.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-16T10:20:18.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-16T10:20:18.387Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-16T10:20:18.387Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-16T10:20:18.387Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-16T10:20:18.387Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-16T10:20:18.870Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-16T10:20:18.870Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-16T10:20:21.140Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-16T10:20:21.140Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-16T10:20:21.140Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-16T10:20:21.140Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-16T10:20:21.140Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-16T10:20:21.140Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-16T10:20:21.140Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-16T10:20:21.140Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-16T10:20:21.140Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-16T10:20:21.140Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-16T10:20:21.140Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-16T10:20:21.140Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-16T10:20:21.140Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-16T10:20:21.140Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-16T10:20:23.409Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-16T10:20:23.409Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-16T10:20:23.409Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-16T10:20:30.688Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-16T10:20:30.688Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-16T10:20:30.688Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-16T10:20:30.688Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-16T10:20:39.483Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-16T10:20:41.088Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-16T10:20:41.088Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-16T10:20:41.088Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-16T10:20:49.888Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-16T10:20:49.888Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-16T10:20:49.888Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-16T10:21:02.548Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-16T10:21:02.548Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-16T10:21:02.548Z] === RUN TestDockerSuite/TestCpToDot [2021-02-16T10:21:03.562Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-16T10:21:03.562Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-16T10:21:03.562Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-16T10:21:05.833Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-16T10:21:05.833Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-16T10:21:05.833Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-16T10:21:05.833Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-16T10:21:05.833Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-16T10:21:05.833Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-16T10:21:06.315Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-16T10:21:08.590Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-16T10:21:10.197Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-16T10:21:10.197Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-16T10:21:10.679Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-16T10:21:12.284Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-16T10:21:12.766Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-16T10:21:13.247Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-16T10:21:13.247Z] === RUN TestDockerSuite/TestCreateRM [2021-02-16T10:21:13.247Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-16T10:21:13.247Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-16T10:21:13.729Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-16T10:21:13.729Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-16T10:21:21.008Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-16T10:21:21.008Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-16T10:21:21.008Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-16T10:21:24.882Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-16T10:21:24.882Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-16T10:21:24.882Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-16T10:21:27.150Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-16T10:21:27.150Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-16T10:21:27.150Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-16T10:21:27.150Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-16T10:21:27.150Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-16T10:21:27.150Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-16T10:21:27.150Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-16T10:21:27.150Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-16T10:21:27.150Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-16T10:21:27.150Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-16T10:21:27.632Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-16T10:21:27.632Z] === RUN TestDockerSuite/TestDockerFails [2021-02-16T10:21:27.632Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-16T10:21:27.632Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-16T10:21:27.632Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-16T10:21:27.632Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-16T10:21:27.632Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-16T10:21:27.632Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-16T10:21:29.903Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-16T10:21:31.508Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-16T10:21:33.776Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-16T10:21:41.054Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-16T10:21:44.926Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-16T10:21:48.796Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-16T10:21:51.065Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-16T10:21:51.547Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-16T10:21:54.568Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-16T10:21:55.582Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-16T10:21:56.063Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-16T10:21:59.933Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-16T10:22:04.904Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-16T10:22:04.904Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-16T10:22:04.904Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-16T10:22:04.904Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-16T10:22:04.904Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-16T10:22:04.904Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-16T10:22:05.386Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-16T10:22:05.386Z] === RUN TestDockerSuite/TestEventsRename [2021-02-16T10:22:07.654Z] === RUN TestDockerSuite/TestEventsResize [2021-02-16T10:22:09.922Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-16T10:22:12.189Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-16T10:22:14.458Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-16T10:22:18.329Z] === RUN TestDockerSuite/TestEventsTop [2021-02-16T10:22:18.812Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-16T10:22:21.084Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-16T10:22:24.954Z] === RUN TestDockerSuite/TestExec [2021-02-16T10:22:24.954Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-16T10:22:24.954Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-16T10:22:26.559Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-16T10:22:28.166Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-16T10:22:28.166Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-16T10:22:28.166Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-16T10:22:28.166Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-16T10:22:29.772Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-16T10:22:31.444Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-16T10:22:33.714Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-16T10:22:35.324Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-16T10:22:39.200Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-16T10:22:39.200Z] === RUN TestDockerSuite/TestExecEnv [2021-02-16T10:22:39.200Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-16T10:22:39.200Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-16T10:22:40.806Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-16T10:22:44.678Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-16T10:22:44.678Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-16T10:22:44.678Z] === RUN TestDockerSuite/TestExecParseError [2021-02-16T10:22:44.678Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-16T10:22:44.678Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-16T10:22:44.678Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-16T10:22:46.284Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-16T10:22:46.284Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-16T10:22:46.284Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-16T10:22:46.284Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-16T10:22:46.284Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-16T10:22:46.284Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-16T10:22:48.554Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-16T10:22:48.554Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-16T10:22:53.411Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-16T10:22:53.411Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-16T10:22:53.411Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-16T10:22:53.411Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-16T10:22:59.387Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-16T10:23:05.364Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-16T10:23:07.635Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-16T10:23:13.614Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-16T10:23:13.614Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-16T10:23:13.614Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-16T10:23:13.614Z] === RUN TestDockerSuite/TestHealth [2021-02-16T10:23:13.614Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-16T10:23:13.614Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-16T10:23:13.614Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-16T10:23:13.614Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-16T10:23:17.484Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-16T10:23:17.484Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-16T10:23:17.484Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-16T10:23:17.484Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-16T10:23:17.484Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-16T10:23:17.966Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-16T10:23:18.448Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-16T10:23:18.448Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-16T10:23:19.462Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-16T10:23:19.462Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-16T10:23:23.163Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-16T10:23:23.163Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-16T10:23:23.163Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-16T10:23:30.437Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-16T10:23:30.437Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-16T10:23:30.437Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-16T10:23:34.315Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-16T10:23:34.315Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-16T10:23:36.586Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-16T10:23:36.586Z] === RUN TestDockerSuite/TestImportFile [2021-02-16T10:23:36.586Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-16T10:23:36.586Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-16T10:23:36.586Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-16T10:23:36.586Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-16T10:23:36.586Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-16T10:23:36.586Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-16T10:23:36.586Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-16T10:23:36.586Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-16T10:23:36.586Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-16T10:23:36.586Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-16T10:23:36.586Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-16T10:23:38.854Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-16T10:23:40.460Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-16T10:23:40.460Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-16T10:23:40.460Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-16T10:23:40.941Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-16T10:23:40.941Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-16T10:23:42.546Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-16T10:23:43.027Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-16T10:23:44.632Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-16T10:23:44.632Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-16T10:23:45.114Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-16T10:23:45.114Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-16T10:23:46.719Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-16T10:23:50.588Z] === RUN TestDockerSuite/TestInspectImage [2021-02-16T10:23:50.588Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-16T10:23:50.588Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-16T10:23:50.588Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-16T10:23:52.195Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-16T10:23:54.463Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-16T10:23:54.463Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-16T10:23:56.067Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-16T10:23:58.337Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-16T10:23:58.337Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-16T10:23:58.337Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-16T10:23:59.942Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-16T10:24:02.209Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-16T10:24:06.082Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-16T10:24:07.686Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-16T10:24:09.956Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-16T10:24:11.564Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-16T10:24:13.839Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-16T10:24:16.108Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-16T10:24:17.712Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-16T10:24:19.981Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-16T10:24:21.585Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-16T10:24:27.560Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-16T10:24:28.573Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-16T10:24:28.573Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-16T10:24:30.851Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-16T10:24:30.851Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-16T10:24:36.831Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-16T10:24:41.684Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-16T10:24:47.657Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-16T10:24:49.264Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-16T10:24:51.532Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-16T10:24:51.532Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-16T10:24:53.139Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-16T10:25:00.426Z] === RUN TestDockerSuite/TestLogsSince [2021-02-16T10:25:09.226Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-16T10:25:09.226Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-16T10:25:09.226Z] === RUN TestDockerSuite/TestLogsTail [2021-02-16T10:25:10.842Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-16T10:25:13.112Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-16T10:25:15.384Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-16T10:25:15.384Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-16T10:25:15.384Z] === RUN TestDockerSuite/TestNetHostname [2021-02-16T10:25:15.384Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-16T10:25:15.384Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-16T10:25:15.384Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-16T10:25:15.384Z] === RUN TestDockerSuite/TestPluginActive [2021-02-16T10:25:15.384Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-16T10:25:15.384Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-16T10:25:15.384Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-16T10:25:15.384Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-16T10:25:15.384Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-16T10:25:15.384Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-16T10:25:15.384Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-16T10:25:15.384Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-16T10:25:15.384Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-16T10:25:15.384Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-16T10:25:15.384Z] === RUN TestDockerSuite/TestPortList [2021-02-16T10:25:15.384Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-16T10:25:19.261Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-16T10:25:19.261Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-16T10:25:19.261Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-16T10:25:19.261Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-16T10:25:19.261Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-16T10:25:19.261Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-16T10:25:19.261Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-16T10:25:19.744Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-16T10:25:19.744Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-16T10:25:19.744Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-16T10:25:23.618Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-16T10:25:23.618Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-16T10:25:32.422Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-16T10:25:32.422Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-16T10:25:41.226Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-16T10:25:53.880Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-16T10:25:53.880Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-16T10:25:53.880Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-16T10:26:06.537Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-16T10:26:08.141Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-16T10:26:18.717Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-16T10:26:22.589Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-16T10:26:23.072Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-16T10:26:23.072Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-16T10:26:26.944Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-16T10:26:26.944Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-16T10:26:26.944Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-16T10:26:26.944Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-16T10:26:26.944Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-16T10:26:34.225Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-16T10:26:34.225Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-16T10:26:35.833Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-16T10:26:35.833Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-16T10:26:36.846Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-16T10:26:37.860Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-16T10:26:37.860Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-16T10:26:41.731Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-16T10:26:45.605Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-16T10:26:47.209Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-16T10:27:08.651Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-16T10:27:08.651Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-16T10:27:12.528Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-16T10:27:13.011Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-16T10:27:13.011Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-16T10:27:13.492Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-16T10:27:17.370Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-16T10:27:21.259Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-16T10:27:21.259Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-16T10:27:25.135Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-16T10:27:25.135Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-16T10:27:25.135Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-16T10:27:37.796Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-16T10:27:45.087Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-16T10:27:45.087Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-16T10:27:51.065Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-16T10:27:54.942Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-16T10:28:07.607Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-16T10:28:09.214Z] === RUN TestDockerSuite/TestRmiTag [2021-02-16T10:28:09.697Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-16T10:28:11.968Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-16T10:28:27.083Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-16T10:28:28.098Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-16T10:28:31.978Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-16T10:28:32.993Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-16T10:28:32.993Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-16T10:28:32.993Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-16T10:28:32.993Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-16T10:28:32.993Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-16T10:28:32.993Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-16T10:28:32.993Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-16T10:28:32.993Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-16T10:28:35.266Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-16T10:28:35.266Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-16T10:28:35.266Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-16T10:28:39.146Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-16T10:28:41.420Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-16T10:28:48.711Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-16T10:28:55.999Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-16T10:28:57.014Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-16T10:28:57.014Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-16T10:29:00.888Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-16T10:29:00.888Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-16T10:29:00.888Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-16T10:29:00.888Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-16T10:29:00.888Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-16T10:29:00.888Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-16T10:29:00.888Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-16T10:29:00.888Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-16T10:29:01.371Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-16T10:29:01.371Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-16T10:29:01.371Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-16T10:29:01.371Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-16T10:29:02.978Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-16T10:29:02.978Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-16T10:29:06.001Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-16T10:29:06.001Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-16T10:29:06.001Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-16T10:29:07.609Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-16T10:29:07.609Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-16T10:29:07.609Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-16T10:29:07.609Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-16T10:29:07.609Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-16T10:29:07.609Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-16T10:29:07.609Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-16T10:29:07.609Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-16T10:29:09.881Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-16T10:29:11.488Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-16T10:29:13.761Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-16T10:29:13.761Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-16T10:29:13.761Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-16T10:29:13.761Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-16T10:29:15.369Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-16T10:29:15.369Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-16T10:29:15.369Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-16T10:29:15.369Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-16T10:29:15.369Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-16T10:29:16.976Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-16T10:29:21.831Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-16T10:29:21.831Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-16T10:29:21.831Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-16T10:29:21.831Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-16T10:29:21.831Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-16T10:29:21.831Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-16T10:29:21.831Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-16T10:29:24.104Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-16T10:29:24.104Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-16T10:29:24.104Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-16T10:29:24.104Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-16T10:29:25.712Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-16T10:29:27.986Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-16T10:29:27.986Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-16T10:29:29.594Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-16T10:29:29.594Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-16T10:29:29.594Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-16T10:29:29.594Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-16T10:29:36.888Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-16T10:29:38.493Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-16T10:29:40.096Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-16T10:29:42.361Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-16T10:29:42.361Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-16T10:29:42.361Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-16T10:29:42.361Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-16T10:29:42.361Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-16T10:29:42.361Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-16T10:29:42.361Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-16T10:29:42.361Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-16T10:29:42.361Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-16T10:29:46.228Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-16T10:29:46.228Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-16T10:29:46.228Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-16T10:29:46.228Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-16T10:29:46.228Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-16T10:29:46.228Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-16T10:29:46.228Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-16T10:29:52.206Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-16T10:29:52.206Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-16T10:29:53.218Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-16T10:29:53.218Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-16T10:29:53.218Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-16T10:29:53.218Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-16T10:29:53.218Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-16T10:29:53.218Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-16T10:29:53.218Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-16T10:29:53.699Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-16T10:29:53.699Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-16T10:29:53.699Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-16T10:29:53.699Z] === RUN TestDockerSuite/TestRunMount [2021-02-16T10:29:53.699Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-16T10:29:53.699Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-16T10:29:53.699Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-16T10:29:53.699Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-16T10:29:59.666Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-16T10:29:59.666Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-16T10:29:59.666Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-16T10:29:59.666Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-16T10:30:03.532Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-16T10:30:07.399Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-16T10:30:07.399Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-16T10:30:07.399Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-16T10:30:07.399Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-16T10:30:07.399Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-16T10:30:07.399Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-16T10:30:07.399Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-16T10:30:07.399Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-16T10:30:07.399Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-16T10:30:07.399Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-16T10:30:07.399Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-16T10:30:09.003Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-16T10:30:10.604Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-16T10:30:12.871Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-16T10:30:13.886Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-16T10:30:15.490Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-16T10:30:15.971Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-16T10:30:15.971Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-16T10:30:15.971Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-16T10:30:15.971Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-16T10:30:15.971Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-16T10:30:15.971Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-16T10:30:15.971Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-16T10:30:15.971Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-16T10:30:18.237Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-16T10:30:18.237Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-16T10:30:18.718Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-16T10:30:18.718Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-16T10:30:18.718Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-16T10:30:18.718Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-16T10:30:25.989Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-16T10:30:25.989Z] === RUN TestDockerSuite/TestRunRm [2021-02-16T10:30:29.003Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-16T10:30:34.972Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-16T10:30:36.574Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-16T10:30:38.839Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-16T10:30:40.442Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-16T10:30:42.709Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-16T10:30:42.709Z] === RUN TestDockerSuite/TestRunState [2021-02-16T10:30:42.709Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-16T10:30:44.315Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-16T10:30:44.315Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-16T10:30:46.580Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-16T10:30:46.580Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-16T10:30:46.580Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-16T10:30:46.580Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-16T10:30:46.580Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-16T10:30:46.580Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-16T10:30:51.431Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-16T10:30:51.431Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-16T10:30:51.431Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-16T10:30:51.431Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-16T10:30:51.431Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-16T10:30:51.431Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-16T10:30:51.431Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-16T10:30:51.431Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-16T10:30:51.431Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-16T10:30:51.431Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-16T10:30:51.431Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-16T10:30:53.033Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-16T10:30:53.033Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-16T10:30:55.299Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-16T10:30:55.299Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-16T10:30:55.299Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-16T10:30:57.565Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-16T10:31:03.543Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-16T10:31:07.410Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-16T10:31:13.377Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-16T10:31:13.377Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-16T10:31:13.377Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-16T10:31:15.643Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-16T10:31:17.245Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-16T10:31:19.512Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-16T10:31:19.512Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-16T10:31:19.512Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-16T10:31:19.512Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-16T10:31:19.512Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-16T10:31:19.512Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-16T10:31:19.512Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-16T10:31:19.512Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-16T10:31:19.512Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-16T10:31:23.379Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-16T10:31:24.392Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-16T10:31:25.994Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-16T10:31:29.863Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-16T10:31:29.863Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-16T10:31:29.863Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-16T10:31:29.863Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-16T10:31:29.863Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-16T10:31:29.863Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-16T10:31:29.863Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-16T10:31:29.863Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-16T10:31:29.863Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-16T10:31:29.863Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-16T10:31:29.863Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-16T10:31:29.863Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-16T10:31:29.863Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-16T10:31:30.345Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-16T10:31:30.345Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-16T10:31:30.345Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-16T10:31:30.345Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-16T10:31:30.345Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-16T10:31:32.615Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-16T10:31:33.096Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-16T10:31:33.578Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-16T10:31:33.578Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-16T10:31:35.182Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-16T10:31:41.149Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-16T10:31:41.149Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-16T10:31:48.421Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-16T10:31:48.421Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-16T10:31:57.214Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-16T10:31:57.214Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-16T10:31:57.214Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-16T10:31:57.214Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-16T10:31:57.214Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-16T10:32:01.095Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-16T10:32:01.095Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-16T10:32:01.095Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-16T10:32:01.095Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-16T10:32:01.095Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-16T10:32:01.095Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-16T10:32:01.095Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-16T10:32:02.699Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-16T10:32:04.964Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-16T10:32:04.964Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-16T10:32:06.567Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-16T10:32:06.567Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-16T10:32:06.567Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-16T10:32:06.567Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-16T10:32:06.567Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-16T10:32:06.567Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-16T10:32:06.567Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-16T10:32:24.570Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-16T10:32:24.570Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-16T10:32:24.570Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-16T10:32:24.570Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-16T10:32:24.570Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-16T10:32:24.570Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-16T10:32:24.570Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-16T10:32:25.053Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-16T10:32:25.053Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-16T10:32:28.069Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-16T10:32:28.069Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-16T10:32:28.550Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-16T10:32:28.550Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-16T10:32:28.550Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-16T10:32:35.823Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-16T10:32:35.823Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-16T10:32:35.823Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-16T10:32:36.305Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-16T10:32:36.305Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-16T10:32:42.274Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-16T10:32:42.274Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-16T10:32:42.274Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-16T10:32:51.061Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-16T10:32:51.061Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite (2194.75s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-02-16T10:32:51.061Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-16T10:32:51.061Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.04s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (110.79s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.09s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-02-16T10:32:51.061Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-02-16T10:32:51.061Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-16T10:32:51.061Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-02-16T10:32:51.061Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-02-16T10:32:51.061Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-16T10:32:51.061Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-02-16T10:32:51.061Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-16T10:32:51.061Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.20s) [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-16T10:32:51.061Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-16T10:32:51.061Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.90s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.92s) [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-16T10:32:51.061Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-16T10:32:51.061Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-16T10:32:51.061Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-16T10:32:51.061Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.96s) [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-16T10:32:51.061Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-16T10:32:51.061Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.93s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (91.60s) [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2021-02-16T10:32:51.061Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.67s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.47s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-16T10:32:51.061Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-16T10:32:51.061Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-16T10:32:51.061Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.90s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.32s) [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-02-16T10:32:51.061Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-16T10:32:51.061Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.48s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.07s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.98s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-16T10:32:51.061Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.43s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.87s) [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-02-16T10:32:51.061Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-16T10:32:51.061Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-16T10:32:51.061Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-16T10:32:51.061Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.05s) [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-02-16T10:32:51.061Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-02-16T10:32:51.061Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.06s) [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-02-16T10:32:51.061Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2021-02-16T10:32:51.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.62s) [2021-02-16T10:32:51.061Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.35s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.24s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.23s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.20s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.64s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.16s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.82s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.14s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.69s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-16T10:32:51.544Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.30s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.62s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.97s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.69s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.42s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.69s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.18s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.99s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.34s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.02s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.96s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.41s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.15s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.50s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.49s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildDockerignore (51.58s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.62s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.02s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.57s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.29s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.37s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.25s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.43s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.57s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.56s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (104.96s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.75s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.88s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.09s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.36s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.30s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.48s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildFails (2.16s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.73s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.60s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.41s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.67s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.25s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.59s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.16s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildHistory (9.73s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.87s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.73s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.58s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildLabels (0.86s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.31s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.04s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.55s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.20s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.42s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.77s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.31s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.66s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.54s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.22s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.81s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.15s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.44s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.33s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.56s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.18s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.00s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.86s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.18s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.61s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.32s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.35s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.10s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.17s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.09s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.08s) [2021-02-16T10:32:51.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.98s) [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-16T10:32:51.544Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.544Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.93s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.08s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.47s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildRm (10.78s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.85s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-02-16T10:32:51.545Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-02-16T10:32:51.545Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.19s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.09s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.99s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.65s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.02s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.68s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.32s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.01s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildStderr (3.79s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.49s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-02-16T10:32:51.545Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.56s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.05s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.95s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.38s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-02-16T10:32:51.545Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-02-16T10:32:51.545Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.44s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.25s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.60s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.20s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.68s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-02-16T10:32:51.545Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-16T10:32:51.545Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.27s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-02-16T10:32:51.545Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.28s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.75s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.92s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-02-16T10:32:51.545Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-02-16T10:32:51.545Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-02-16T10:32:51.545Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.05s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.82s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.81s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-02-16T10:32:51.545Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-16T10:32:51.545Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-16T10:32:51.545Z] docker_cli_sni_test.go:18: Flakey test [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.90s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.78s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestCommitChange (4.04s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.71s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.45s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestCommitTTY (10.64s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.79s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-16T10:32:51.545Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.61s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.65s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-16T10:32:51.545Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.04s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-16T10:32:51.545Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-16T10:32:51.545Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-16T10:32:51.545Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.90s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-16T10:32:51.545Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.09s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-16T10:32:51.545Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-16T10:32:51.545Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-16T10:32:51.545Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.28s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.88s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.85s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-16T10:32:51.545Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.98s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.99s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-16T10:32:51.545Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-16T10:32:51.545Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.95s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.70s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-16T10:32:51.545Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.23s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.92s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.01s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.40s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.59s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-16T10:32:51.545Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.09s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-16T10:32:51.545Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.92s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.20s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.68s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.64s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.48s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.31s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.34s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.34s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.43s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000946640_} (2.37s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1078484990_c:\foo_false____} (2.33s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1078484990_c:\foo_true____} (2.33s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-16T10:32:51.545Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.34s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-02-16T10:32:51.545Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.18s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.10s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestCpToCaseA (8.60s) [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.07s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-16T10:32:51.545Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.50s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-02-16T10:32:51.545Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-02-16T10:32:51.545Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.545Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.48s) [2021-02-16T10:32:51.545Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCpToDot (2.21s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCpToStdout (2.31s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.09s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.97s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.77s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.72s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.79s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-16T10:32:51.546Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.07s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-16T10:32:51.546Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-16T10:32:51.546Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-16T10:32:51.546Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-16T10:32:51.546Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-16T10:32:51.546Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-16T10:32:51.546Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-16T10:32:51.546Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-16T10:32:51.546Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-16T10:32:51.546Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.14s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.01s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.16s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.70s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsCopy (4.11s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.27s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.94s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.21s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.54s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.84s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsFilters (3.99s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsFormat (4.08s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-02-16T10:32:51.546Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsRename (2.07s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsResize (2.32s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.04s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.21s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.39s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.22s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-16T10:32:51.546Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.66s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.73s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-16T10:32:51.546Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-16T10:32:51.546Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-16T10:32:51.546Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.79s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.86s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.84s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.75s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.63s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.91s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestExecInspectID (3.32s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-02-16T10:32:51.546Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-16T10:32:51.546Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.08s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-16T10:32:51.546Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.92s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.23s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.72s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.69s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.75s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.74s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-16T10:32:51.546Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.68s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.54s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.58s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.90s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.11s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.53s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestImportBadURL (2.50s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-02-16T10:32:51.546Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-16T10:32:51.546Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-16T10:32:51.546Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.98s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.91s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-16T10:32:51.546Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-16T10:32:51.546Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.90s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.04s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestInspectDefault (1.93s) [2021-02-16T10:32:51.546Z] --- PASS: TestDockerSuite/TestInspectHistory (3.50s) [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-02-16T10:32:51.546Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.546Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-02-16T10:32:51.546Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.98s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.83s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.90s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.78s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.80s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestInspectStatus (2.29s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.67s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.95s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.04s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.81s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.13s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.00s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.85s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.67s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.71s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.35s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.09s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-16T10:32:51.547Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.00s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.46s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.32s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.22s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.27s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.16s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.01s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.75s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestLogsSince (8.58s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestLogsTail (2.37s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.27s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.01s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.85s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-16T10:32:51.547Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-16T10:32:51.547Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-16T10:32:51.547Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-16T10:32:51.547Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-16T10:32:51.547Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-16T10:32:51.547Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-02-16T10:32:51.547Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-16T10:32:51.547Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.93s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-16T10:32:51.547Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestPsByOrder (8.18s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.04s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.78s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.24s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-16T10:32:51.547Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.14s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.07s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.93s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.88s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-02-16T10:32:51.547Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.99s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.82s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.77s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.38s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.00s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-16T10:32:51.547Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.58s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.71s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.02s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.26s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.20s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.62s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.60s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.60s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.75s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.34s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (7.29s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.58s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.34s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.24s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.16s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.49s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRmiTag (0.56s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.05s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.05s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.15s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.89s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.02s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.75s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.85s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.44s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.98s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.76s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.02s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.99s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.89s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.64s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.70s) [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-16T10:32:51.547Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.547Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.93s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.02s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.94s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.89s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.64s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.62s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.99s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.88s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.90s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.90s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunExitCode (6.80s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.01s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.90s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.98s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.29s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.08s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.47s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.00s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.08s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.47s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.35s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.81s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.88s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.34s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.68s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.47s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.60s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunRm (3.96s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.18s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.19s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.95s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.91s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.26s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.89s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.76s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.30s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.09s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.86s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.67s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.86s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.84s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.56s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.38s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.94s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.93s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-02-16T10:32:51.548Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-02-16T10:32:51.548Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-02-16T10:32:51.548Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.44s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.49s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.84s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.79s) [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-02-16T10:32:51.549Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.49s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.80s) [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-02-16T10:32:51.549Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.03s) [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.15s) [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.70s) [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-02-16T10:32:51.549Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.76s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.94s) [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.79s) [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.21s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.52s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.81s) [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.50s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.83s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.55s) [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-16T10:32:51.549Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.25s) [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-16T10:32:51.549Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-16T10:32:51.549Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-16T10:32:51.549Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.549Z] === RUN TestDockerSchema1RegistrySuite [2021-02-16T10:32:51.549Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-16T10:32:51.550Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-16T10:32:51.550Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-16T10:32:51.550Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-16T10:32:51.550Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-16T10:32:51.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-16T10:32:51.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-16T10:32:51.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-16T10:32:51.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-16T10:32:51.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-16T10:32:51.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-16T10:32:51.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-16T10:32:51.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-16T10:32:51.550Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-16T10:32:51.550Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-16T10:32:51.550Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-16T10:32:51.550Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-16T10:32:51.550Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-16T10:32:51.550Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-16T10:32:51.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-16T10:32:51.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-16T10:32:51.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-16T10:32:51.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-16T10:32:51.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-16T10:32:51.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-16T10:32:51.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-16T10:32:51.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-16T10:32:51.550Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-16T10:32:51.550Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-16T10:32:51.550Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-16T10:32:51.550Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-16T10:32:51.550Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-16T10:32:51.550Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-16T10:32:51.550Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] === RUN TestDockerDaemonSuite [2021-02-16T10:32:51.550Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-16T10:32:51.550Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-16T10:32:51.550Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-16T10:32:51.550Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] === RUN TestDockerSwarmSuite [2021-02-16T10:32:51.550Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-02-16T10:32:51.550Z] === RUN TestDockerPluginSuite [2021-02-16T10:32:51.550Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-02-16T10:32:51.550Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-02-16T10:32:51.550Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-02-16T10:32:51.550Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-02-16T10:32:51.550Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-02-16T10:32:51.550Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-02-16T10:32:51.550Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-02-16T10:32:51.550Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-02-16T10:32:51.550Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-02-16T10:32:51.550Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-02-16T10:32:51.550Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-02-16T10:32:51.550Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] === RUN TestDockerExternalVolumeSuite [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] === RUN TestDockerNetworkSuite [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] === RUN TestDockerHubPullSuite [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-02-16T10:32:51.550Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] PASS [2021-02-16T10:32:51.550Z] ok github.com/docker/docker/integration-cli 2195.385s [2021-02-16T10:32:51.550Z] [2021-02-16T10:32:51.550Z] === Skipped [2021-02-16T10:32:51.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-02-16T10:32:51.550Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] [2021-02-16T10:32:51.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-16T10:32:51.550Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] [2021-02-16T10:32:51.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-02-16T10:32:51.550Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] [2021-02-16T10:32:51.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-02-16T10:32:51.550Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] [2021-02-16T10:32:51.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-16T10:32:51.550Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] [2021-02-16T10:32:51.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-02-16T10:32:51.550Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] [2021-02-16T10:32:51.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-02-16T10:32:51.550Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] [2021-02-16T10:32:51.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-16T10:32:51.550Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] [2021-02-16T10:32:51.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-02-16T10:32:51.550Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-02-16T10:32:51.550Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T10:32:51.550Z] [2021-02-16T10:32:51.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-16T10:32:52.033Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-16T10:32:52.033Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-16T10:32:52.033Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2021-02-16T10:32:52.033Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-16T10:32:52.033Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.033Z] [2021-02-16T10:32:52.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-02-16T10:32:52.033Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-02-16T10:32:52.033Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-02-16T10:32:52.034Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-02-16T10:32:52.034Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-16T10:32:52.034Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-16T10:32:52.034Z] docker_cli_sni_test.go:18: Flakey test [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-16T10:32:52.034Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-16T10:32:52.034Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-16T10:32:52.034Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-16T10:32:52.034Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-16T10:32:52.034Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-16T10:32:52.034Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-16T10:32:52.034Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-16T10:32:52.034Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-16T10:32:52.034Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-16T10:32:52.034Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-16T10:32:52.034Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-16T10:32:52.034Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-16T10:32:52.034Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-16T10:32:52.034Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-16T10:32:52.034Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-16T10:32:52.034Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-02-16T10:32:52.034Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-16T10:32:52.034Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.034Z] [2021-02-16T10:32:52.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-16T10:32:52.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-16T10:32:52.035Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-02-16T10:32:52.035Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-16T10:32:52.035Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-16T10:32:52.035Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-16T10:32:52.035Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-16T10:32:52.035Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-16T10:32:52.035Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-16T10:32:52.035Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-16T10:32:52.035Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-16T10:32:52.035Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-16T10:32:52.035Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-16T10:32:52.035Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-02-16T10:32:52.035Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-16T10:32:52.035Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-16T10:32:52.035Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-16T10:32:52.035Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-16T10:32:52.035Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-02-16T10:32:52.035Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-16T10:32:52.035Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-16T10:32:52.035Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-16T10:32:52.035Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-16T10:32:52.035Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.035Z] [2021-02-16T10:32:52.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-16T10:32:52.035Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-02-16T10:32:52.036Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-16T10:32:52.036Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-16T10:32:52.036Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-16T10:32:52.036Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-16T10:32:52.036Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-02-16T10:32:52.036Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-16T10:32:52.036Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-16T10:32:52.036Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-16T10:32:52.036Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-16T10:32:52.036Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-16T10:32:52.036Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-16T10:32:52.036Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-16T10:32:52.036Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-02-16T10:32:52.036Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-16T10:32:52.036Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-16T10:32:52.036Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-16T10:32:52.036Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-02-16T10:32:52.036Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-16T10:32:52.036Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-16T10:32:52.036Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.036Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-16T10:32:52.037Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-16T10:32:52.037Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-16T10:32:52.037Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.037Z] [2021-02-16T10:32:52.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-16T10:32:52.038Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-16T10:32:52.038Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.038Z] [2021-02-16T10:32:52.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-02-16T10:32:52.039Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-02-16T10:32:52.039Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-02-16T10:32:52.039Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-16T10:32:52.039Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-16T10:32:52.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.039Z] [2021-02-16T10:32:52.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-16T10:32:52.039Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-16T10:32:52.040Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.040Z] [2021-02-16T10:32:52.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-16T10:32:52.040Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-16T10:32:52.521Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-16T10:32:52.521Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-16T10:32:52.521Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-16T10:32:52.521Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-16T10:32:52.521Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-16T10:32:52.521Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-16T10:32:52.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-16T10:32:52.521Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-16T10:32:52.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-16T10:32:52.521Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-16T10:32:52.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-16T10:32:52.521Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-16T10:32:52.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-16T10:32:52.521Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-16T10:32:52.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-16T10:32:52.521Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-16T10:32:52.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-16T10:32:52.521Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-16T10:32:52.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-16T10:32:52.521Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-16T10:32:52.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-16T10:32:52.521Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-16T10:32:52.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-16T10:32:52.521Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-16T10:32:52.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-16T10:32:52.521Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-16T10:32:52.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-02-16T10:32:52.521Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-02-16T10:32:52.521Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-02-16T10:32:52.521Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] DONE 1093 tests, 547 skipped in 2203.094s [2021-02-16T10:32:52.521Z] INFO: Integration tests ended at 02/16/2021 10:32:51. Duration:00:36:43.3340274 [2021-02-16T10:32:52.521Z] INFO: Docker info of the daemon under test at end of run [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] Containers: 2 [2021-02-16T10:32:52.521Z] Running: 0 [2021-02-16T10:32:52.521Z] Paused: 0 [2021-02-16T10:32:52.521Z] Stopped: 2 [2021-02-16T10:32:52.521Z] Images: 18 [2021-02-16T10:32:52.521Z] Server Version: 0.0.0-dev [2021-02-16T10:32:52.521Z] Storage Driver: windowsfilter [2021-02-16T10:32:52.521Z] Windows: [2021-02-16T10:32:52.521Z] Logging Driver: json-file [2021-02-16T10:32:52.521Z] Plugins: [2021-02-16T10:32:52.521Z] Volume: local [2021-02-16T10:32:52.521Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-16T10:32:52.521Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-16T10:32:52.521Z] Swarm: inactive [2021-02-16T10:32:52.521Z] Default Isolation: process [2021-02-16T10:32:52.521Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-16T10:32:52.521Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-16T10:32:52.521Z] OSType: windows [2021-02-16T10:32:52.521Z] Architecture: x86_64 [2021-02-16T10:32:52.521Z] CPUs: 4 [2021-02-16T10:32:52.521Z] Total Memory: 32GiB [2021-02-16T10:32:52.521Z] Name: azwin-2-54ec00 [2021-02-16T10:32:52.521Z] ID: 4K4X:HZHX:Z46J:CDQS:BM77:OJRF:5UPP:7JQZ:P6BQ:QUIG:X5BJ:57XR [2021-02-16T10:32:52.521Z] Docker Root Dir: D:\CI\PR-41936\16\daemon [2021-02-16T10:32:52.521Z] Debug Mode (client): false [2021-02-16T10:32:52.521Z] Debug Mode (server): true [2021-02-16T10:32:52.521Z] File Descriptors: -1 [2021-02-16T10:32:52.521Z] Goroutines: 17 [2021-02-16T10:32:52.521Z] System Time: 2021-02-16T10:32:52.1523049Z [2021-02-16T10:32:52.521Z] EventsListeners: 0 [2021-02-16T10:32:52.521Z] Registry: https://index.docker.io/v1/ [2021-02-16T10:32:52.521Z] Labels: [2021-02-16T10:32:52.521Z] Experimental: false [2021-02-16T10:32:52.521Z] Insecure Registries: [2021-02-16T10:32:52.521Z] 127.0.0.0/8 [2021-02-16T10:32:52.521Z] Live Restore Enabled: false [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] [2021-02-16T10:32:52.521Z] INFO: Stopping daemon under test [2021-02-16T10:32:52.521Z] SUCCESS: The process with PID 5548 (child process of PID 1636) has been terminated. [2021-02-16T10:32:52.521Z] SUCCESS: The process with PID 1636 (child process of PID 1296) has been terminated. [2021-02-16T10:32:53.003Z] INFO: Stop tailing logs of the daemon under tests [2021-02-16T10:32:53.003Z] INFO: executeCI.ps1 Completed successfully at 02/16/2021 10:32:52. [2021-02-16T10:32:53.003Z] INFO: Tidying up at end of run [2021-02-16T10:32:53.003Z] INFO: Saving daemon under test log (d:\CI\PR-41936\16\dut.out) to bundles\CIDUT.out [2021-02-16T10:32:53.003Z] INFO: Saving daemon under test log (d:\CI\PR-41936\16\dut.err) to bundles\CIDUT.err [2021-02-16T10:32:53.003Z] INFO: Nuke-Everything... [2021-02-16T10:32:53.003Z] INFO: Container count on control daemon to delete is 2 [2021-02-16T10:32:53.484Z] f471450a9f18 [2021-02-16T10:32:53.484Z] e02154e7de5b [2021-02-16T10:32:53.964Z] INFO: Tidying pidfile d:\CI\PR-41936\16\docker.pid [2021-02-16T10:32:53.964Z] INFO: Nuking d:\CI [2021-02-16T10:33:19.459Z] INFO: Zapped successfully [2021-02-16T10:33:19.459Z] [2021-02-16T10:33:19.459Z] INFO: executeCI.ps1 exiting at Tue Feb 16 10:33:17 CUT 2021. Duration 01:11:07.0714280 [2021-02-16T10:33:19.459Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-02-16T10:33:19.724Z] Recording test results [2021-02-16T10:33:29.107Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-02-16T10:33:30.691Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-02-16T10:33:32.528Z] Archiving artifacts [2021-02-16T10:33:49.160Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41936/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T10:33:50.154Z] + make clean [2021-02-16T10:33:51.757Z] docker volume rm -f docker-dev-cache [2021-02-16T10:33:52.239Z] 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